zach%zachlipton.com
|
59f0cb1eaa
|
Add data/ to cvsignore and create the data directory at install-time.
|
2005-09-07 00:43:37 +00:00 |
zach%zachlipton.com
|
8308a5ea4f
|
Add .cvsignore for litmus
|
2005-09-07 00:31:37 +00:00 |
lpsolit%gmail.com
|
dd3d478bb0
|
Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
|
2005-09-06 23:54:00 +00:00 |
lpsolit%gmail.com
|
e03f2453bb
|
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2005-09-05 20:41:21 +00:00 |
lpsolit%gmail.com
|
130eed77f3
|
Bug 306265: Implement User::can_see_product() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
|
2005-09-05 20:18:53 +00:00 |
lpsolit%gmail.com
|
35bfc9c100
|
Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
|
2005-09-04 18:45:11 +00:00 |
lpsolit%gmail.com
|
0e2a9d4662
|
Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave
|
2005-09-04 18:35:05 +00:00 |
mkanat%kerio.com
|
7047a74f0d
|
Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
|
2005-09-04 08:12:37 +00:00 |
mkanat%kerio.com
|
7a04d4c7d0
|
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
|
2005-09-02 23:30:11 +00:00 |
lpsolit%gmail.com
|
ecef8582ef
|
Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-09-02 21:33:36 +00:00 |
lpsolit%gmail.com
|
10fc62c93e
|
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
|
2005-09-02 21:12:10 +00:00 |
lpsolit%gmail.com
|
94d355a399
|
Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory <bmo@rsz.jp> r=LpSolit a=myk
|
2005-09-01 22:07:48 +00:00 |
lpsolit%gmail.com
|
3083a890af
|
Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
|
2005-09-01 22:00:54 +00:00 |
lpsolit%gmail.com
|
5dc7bcba53
|
Bug 298306: For new products, the charting error message "The tool which gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk
|
2005-09-01 21:52:20 +00:00 |
lpsolit%gmail.com
|
4ad6bb5d49
|
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-09-01 21:39:21 +00:00 |
lpsolit%gmail.com
|
e82b5de055
|
Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk
|
2005-09-01 21:33:07 +00:00 |
myk%mozilla.org
|
6dbe409e13
|
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit
|
2005-09-01 14:02:30 +00:00 |
mkanat%kerio.com
|
17b1e0c37c
|
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments
Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
|
2005-08-31 08:00:25 +00:00 |
lpsolit%gmail.com
|
3555fec44a
|
Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-31 01:03:26 +00:00 |
lpsolit%gmail.com
|
6bc4d8eefb
|
Bug 45349: Allow to change the OS when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-31 00:56:11 +00:00 |
lpsolit%gmail.com
|
88751da090
|
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-31 00:43:21 +00:00 |
myk%mozilla.org
|
62ba810f8d
|
Fix for bug 305773: fixes regression in flag validation code that let through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit
|
2005-08-30 22:41:18 +00:00 |
lpsolit%gmail.com
|
a7bd5f94ab
|
Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/edit-html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-30 17:17:38 +00:00 |
lpsolit%gmail.com
|
d14ea4386e
|
Bug 121112: long_list.cgi generates bad links - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-30 17:12:22 +00:00 |
lpsolit%gmail.com
|
7184a4dceb
|
Bug 212856: Request queue doesn't validate email addresses - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 17:01:22 +00:00 |
lpsolit%gmail.com
|
5c51f6193c
|
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-08-30 16:54:07 +00:00 |
lpsolit%gmail.com
|
36c8bc1ac3
|
Bug 275608: The group selection when editing flag types should be a listbox with (no group) meaning no restriction - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=myk
|
2005-08-30 16:47:33 +00:00 |
lpsolit%gmail.com
|
45c1a362a1
|
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 16:39:07 +00:00 |
lpsolit%gmail.com
|
cfbd07a303
|
Bug 306364: SQL crash when moving a bug to another product (regression) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 16:32:05 +00:00 |
bugreport%peshkin.net
|
1ce78c0145
|
Bug 305126: Fix table locks after removal of derive_groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=myk
|
2005-08-30 16:04:39 +00:00 |
lpsolit%gmail.com
|
7e95b4a4c9
|
Bug 306117: Search on "Percentage Completed" field returns "unknown column 'bugs.remaining_time' in 'having clause'" - Patch by Lance Larsh <lance.larsh@oracle.com> r=joel a=justdave
|
2005-08-28 17:52:00 +00:00 |
lpsolit%gmail.com
|
f47f28b0ec
|
Bug 302955: Remove the "delete" link for the default milestone - Patch by Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave
|
2005-08-28 17:41:53 +00:00 |
bugreport%peshkin.net
|
da020d19e0
|
Bug 305333: Move attachments.thedata to its own table
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
|
2005-08-26 23:11:33 +00:00 |
lpsolit%gmail.com
|
49a3e006a7
|
Bug 306060: Adding a new product should make it clear that a component is also required to enter bugs - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave
|
2005-08-26 20:08:46 +00:00 |
lpsolit%gmail.com
|
c75d1aab24
|
Bug 302650: Product.pm methods don't return what is expected for milestones and versions - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
|
2005-08-26 19:59:53 +00:00 |
lpsolit%gmail.com
|
8a388de346
|
Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-08-26 19:46:27 +00:00 |
lpsolit%gmail.com
|
bb4552f78e
|
Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
|
2005-08-26 19:39:37 +00:00 |
lpsolit%gmail.com
|
926b9ffb4b
|
Bug 305771: Cannot create request flags with no requestee - Patch by Myk Melez <myk@mozilla.org> r=LpSolit a=justdave
|
2005-08-26 10:53:23 +00:00 |
lpsolit%gmail.com
|
e2abce4c8b
|
Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
|
2005-08-26 10:28:07 +00:00 |
lpsolit%gmail.com
|
3c3e5981f8
|
Fix nits for bug 208761 the reviewer asked me to do on checkin (make a description in POD more precise) and which I forgot to do. Sorry wicked ;)
|
2005-08-25 14:22:43 +00:00 |
lpsolit%gmail.com
|
f446c185b1
|
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2005-08-25 14:02:41 +00:00 |
lpsolit%gmail.com
|
75b3d0f548
|
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <cedric.caron@urbanet.ch> r=glob a=justdave
|
2005-08-25 13:51:48 +00:00 |
lpsolit%gmail.com
|
a784cdd1a3
|
Bug 304303: The "Forget Search" link in user prefs does not escape the name properly - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
|
2005-08-25 13:39:20 +00:00 |
mkanat%kerio.com
|
00ce17bd51
|
Bug 303860: There is a database change in the wrong place in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
|
2005-08-24 19:27:51 +00:00 |
mkanat%kerio.com
|
0d0d5f8d77
|
Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Column "relevance desc" not valid in GROUP BY
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, r=joel, a=justdave
|
2005-08-24 19:24:06 +00:00 |
zach%zachlipton.com
|
c7c1cedaaf
|
Remove tabs.
|
2005-08-24 03:05:02 +00:00 |
zach%zachlipton.com
|
044618e198
|
For now, disable the hotlist since it's taking way too long to load.
|
2005-08-24 01:23:13 +00:00 |
dbaron%dbaron.org
|
fdabdc54c4
|
Add comment about bug 225735. b=227089 r=timeless
|
2005-08-23 20:55:11 +00:00 |
zach%zachlipton.com
|
a6457953e3
|
Initial checkin of new test list code, designed to go with coop's querying work.
|
2005-08-23 19:33:54 +00:00 |
zach%zachlipton.com
|
1fafe157e8
|
Add anti-spam filtering to the stats page.
|
2005-08-23 16:41:07 +00:00 |