mkanat%kerio.com
|
ff9d01f881
|
Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from the disk
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
|
2005-04-23 02:11:51 +00:00 |
|
mkanat%kerio.com
|
075bcb8c58
|
Bug 285722: Updates From 2.18- to 2.20+ will not work
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
|
2005-04-23 02:09:23 +00:00 |
|
mkanat%kerio.com
|
e60125d457
|
Bug 290277: Index renaming may fail if misnamed PRIMARY indexes exist
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave
|
2005-04-23 02:07:46 +00:00 |
|
timeless%mozdev.org
|
a51c425a0b
|
Bug 291420 build.dat can't be read because |tell| returns 0
patch by ajschult@verizon.net r=chase
|
2005-04-22 14:21:39 +00:00 |
|
myk%mozilla.org
|
7b6ab0d069
|
Fix for bug 291391: allows users to rerequest set flags even if they don't have the privilege to set them; r=lpsolit; a=myk
|
2005-04-22 02:17:14 +00:00 |
|
mkanat%kerio.com
|
4a7b69445b
|
Bug 284599: Use of REGEXP search is not consistent wrt case sensitivity
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
|
2005-04-19 23:44:03 +00:00 |
|
lpsolit%gmail.com
|
6becb0d488
|
Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
|
2005-04-19 23:43:00 +00:00 |
|
myk%mozilla.org
|
ca0f7454de
|
Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable level by adding index on flags.type_id; r=justdave; a=justdave
|
2005-04-19 21:43:37 +00:00 |
|
lpsolit%gmail.com
|
23a19abaa2
|
Bug 288603: Allow users in the request group to remove pending requests made by others - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave
|
2005-04-19 18:11:41 +00:00 |
|
lpsolit%gmail.com
|
5c5339c863
|
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-04-19 17:55:10 +00:00 |
|
lpsolit%gmail.com
|
c076b865be
|
Bug 290372: Missing locked tables in editusers.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
|
2005-04-19 17:36:25 +00:00 |
|
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 |
|