Commit Graph

6408 Commits

Author SHA1 Message Date
mkanat%kerio.com
30e1227dfa Bug 290407: Fix up bz_alter_column and break out a bz_alter_column_raw
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:29:08 +00:00
mkanat%kerio.com
9bce224e74 Bug 290411: Cross-DB bz_drop_table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:27:07 +00:00
mkanat%kerio.com
f881f1ac83 Bug 290403: Slight cleanup of Bugzilla::DB index code
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:24:13 +00:00
mkanat%kerio.com
ad70ac135e Bug 290402: Functions to support reading-in a Schema object from the database
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:22:42 +00:00
lpsolit%gmail.com
63d0fb5a50 Bug 290579: Remove unused function PasswordForLogin() from CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-04-16 17:33:29 +00:00
lpsolit%gmail.com
1823d8db70 Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-04-16 17:17:06 +00:00
lpsolit%gmail.com
c40c480116 Bug 290570: Bugzilla::Auth::WWW:Env uses bitwise OR - Patch by Simon Wilkinson <simon@sxw.org.uk> r=kiko a=justdave 2005-04-16 17:08:32 +00:00
lpsolit%gmail.com
19d162e87a Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-04-16 16:55:32 +00:00
mkanat%kerio.com
c9f941cf6b Bug 286360: ANSI SQL does not allow aliases to be used in HAVING clause
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, r=joel, a=myk
2005-04-16 00:37:23 +00:00
mkanat%kerio.com
9454bf5870 Bug 288539: minimum DBD::mysql version requirement may need to be increased beyond 2.1028
Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
2005-04-15 23:45:58 +00:00
mkanat%kerio.com
686a1e83d4 Bug 290414: bz_index_info is slightly broken and has unclear API
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-15 05:46:04 +00:00
mkanat%kerio.com
792d40b092 Bug 290405: bz_add_column needs a way to specify an initial value
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-15 02:31:35 +00:00
mkanat%kerio.com
6c47296a3c Bug 78276: change name of "when" index on bugs_activity.bug_when column
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2005-04-14 22:49:25 +00:00
mkanat%kerio.com
10a2d98966 Bug 289999: $bad_names hash in index-renaming code throws an "odd number of elements" warning
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2005-04-14 22:42:22 +00:00
mkanat%kerio.com
9e77c8f19a Bug 290089: Move timestamp updates to happen before any other Schema updates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 22:20:54 +00:00
lpsolit%gmail.com
4f4042edd3 Bug 290095: Do not display flag types in show_bug.cgi whose inclusion list is empty - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel, a=justdave 2005-04-14 17:07:17 +00:00
mkanat%kerio.com
819659606a Back out bug bug 290089, which causes checksetup to fail on a newly-created DB. 2005-04-14 08:35:45 +00:00
mkanat%kerio.com
db0685311c Bug 290089: Move timestamp updates to happen before any other Schema updates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 07:11:27 +00:00
mkanat%kerio.com
7511992eca Bug 289453: components.initialowner is different in Bugzilla::DB::Schema than it was in the old checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 06:58:24 +00:00
bugreport%peshkin.net
0c1c0d429f Bug 290000: lock email settings table before adding new user
Patch by bugreport@peshkin.net
r=glob,a=justdave
2005-04-12 23:28:47 +00:00
lpsolit%gmail.com
822394f881 Bug 289742: No value for param user_verify_class at Bugzilla/Config.pm line 162 - Patch by byron jones (glob) <bugzilla@glob.com.au> r=gerv, a=justdave 2005-04-12 21:40:56 +00:00
jake%bugzilla.org
13fa23bc12 Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also changing the default color back to F7F7F7.
r=mkanat
2005-04-12 20:43:32 +00:00
lpsolit%gmail.com
2025124fde Bug 289729: fix several "uninitialized value" messages - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-04-12 20:21:45 +00:00
lpsolit%gmail.com
ec84b33d3b Bug 289618: reference globals.pl's quoteUrls function for changing bug term - Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave 2005-04-12 18:19:57 +00:00
lpsolit%gmail.com
46c0bad1ba Bug 289062: editusers.cgi is querying for groups twice on update - Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave 2005-04-12 18:08:21 +00:00
lpsolit%gmail.com
cb5017a3ec Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-12 17:57:15 +00:00
lpsolit%gmail.com
1e376c10a5 Bug 288461: sanitycheck.cgi should permit to clean all invalid references to deleted bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=justdave 2005-04-12 17:24:33 +00:00
jake%bugzilla.org
08a3356797 Bug 165075 - A login form is now included by default on the main Index page.
r=wurblzap, a= justdave
2005-04-12 17:23:01 +00:00
mkanat%kerio.com
2d88f7eb14 Bug 289455: products.classification_id has a different definition in an upgraded database than in a brand-new database
Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
2005-04-12 01:30:44 +00:00
mkanat%kerio.com
a64fc8ad3c Bug 285533: Bugzilla displays inactive enum values
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-04-12 01:27:57 +00:00
jake%bugzilla.org
6ddfccbb68 Bug 289594 - The table on the email settings page no longer is 100% wide. It also now supports even/odd row styling.
r=gerv, a=justdave
2005-04-11 22:52:51 +00:00
gerv%gerv.net
34c86f6363 Bug 278268 - make Grand Total line not appear if data set add fails. Patch by colin.ogilvie; r=gerv, a=justdave. 2005-04-11 22:39:11 +00:00
gerv%gerv.net
4e41c17bcf Bug 289565 - fix JavaScript component selector when creating new charts. Patch by gerv; r=kiko, a=justdave. 2005-04-11 22:34:50 +00:00
kiko%async.com.br
1520901934 Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes
manpage's description of --no-stdin and --status long-options.
2005-04-11 14:23:32 +00:00
lpsolit%gmail.com
ec8d09b1c7 Bug 289570: Blank value always shown on target type code error from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-10 18:04:04 +00:00
lpsolit%gmail.com
aac920c48f Bug 288857: Use of uninitialized value in bitwise and (&) at Bugzilla/User.pm line 984 - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=myk 2005-04-10 17:49:48 +00:00
lpsolit%gmail.com
6d64cc0c06 Bug 288861: Odd number of elements in anonymous hash at query.cgi line 392 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-04-10 17:37:57 +00:00
lpsolit%gmail.com
128cfd9404 Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-09 23:18:18 +00:00
lpsolit%gmail.com
776c625d1d Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-09 23:12:11 +00:00
lpsolit%gmail.com
e57e7fcf6f Bug 289002: cannot set/clear requests with requestee - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-09 10:37:51 +00:00
myk%mozilla.org
daa6e3f8da Fix for bug 273209: makes CVS ignore skins/.cvsignore; r=jouni; a=myk 2005-04-09 08:11:32 +00:00
lpsolit%gmail.com
020e19c581 Bug 199048: Preference option to reverse sort the comments stack - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk 2005-04-09 00:37:52 +00:00
lpsolit%gmail.com
1370bbc1ff Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-08 23:57:33 +00:00
lpsolit%gmail.com
2eadbc85c2 Bug 289373: Remove %FORM from editproducts.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-08 23:51:02 +00:00
lpsolit%gmail.com
cf944750bf Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-08 00:54:16 +00:00
lpsolit%gmail.com
df8df054b5 Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-08 00:45:47 +00:00
lpsolit%gmail.com
01215b0dc7 Bug 238870: remove %FORM from attachment.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=myk,LpSolit a=justdave 2005-04-08 00:34:39 +00:00
lpsolit%gmail.com
7528d86490 Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-07 23:59:59 +00:00
lpsolit%gmail.com
896c43aef1 Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-07 23:52:20 +00:00
lpsolit%gmail.com
93d4b2c6af Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-07 23:37:56 +00:00