aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵lpsolit%gmail.com2005-06-251-1/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 296039: [PostgreSQL] Cannot create a new productmkanat%kerio.com2005-06-211-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-3/+3
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-5/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 274266: Server type should not be hardcoded in SQL values - Patch by ↵lpsolit%gmail.com2005-06-151-5/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 291803: PostgreSQL dies when you insert a string longer than 2700 ↵mkanat%kerio.com2005-06-091-1/+4
| | | | | | characters into an indexed field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
* Bug 286672: Require correct DBD depending on the $db_driver in usemkanat%kerio.com2005-05-271-4/+18
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 7233: Editversions.cgi has a potential race resulting in duplicate ↵lpsolit%gmail.com2005-05-041-0/+7
| | | | versions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 289012: Can't use an undefined value as a HASH reference at ↵mkanat%kerio.com2005-04-271-10/+14
| | | | | | userprefs.cgi line 142. Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 286695: bugs.resolution needs a default valuemkanat%kerio.com2005-04-271-1/+2
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 285722: Updates From 2.18- to 2.20+ will not workmkanat%kerio.com2005-04-231-308/+356
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable ↵myk%mozilla.org2005-04-201-0/+6
| | | | level by adding index on flags.type_id; r=justdave; a=justdave
* Bug 288539: minimum DBD::mysql version requirement may need to be increased ↵mkanat%kerio.com2005-04-161-1/+1
| | | | | | beyond 2.1028 Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
* Bug 290089: Move timestamp updates to happen before any other Schema updatesmkanat%kerio.com2005-04-151-73/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Back out bug bug 290089, which causes checksetup to fail on a newly-created DB.mkanat%kerio.com2005-04-141-8/+73
|
* Bug 290089: Move timestamp updates to happen before any other Schema updatesmkanat%kerio.com2005-04-141-73/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 289453: components.initialowner is different in Bugzilla::DB::Schema ↵mkanat%kerio.com2005-04-141-0/+11
| | | | | | than it was in the old checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 289742: No value for param user_verify_class at Bugzilla/Config.pm line ↵lpsolit%gmail.com2005-04-131-49/+49
| | | | 162 - Patch by byron jones (glob) <bugzilla@glob.com.au> r=gerv, a=justdave
* Bug 289455: products.classification_id has a different definition in an ↵mkanat%kerio.com2005-04-121-1/+6
| | | | | | upgraded database than in a brand-new database Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
* Bug 285533: Bugzilla displays inactive enum valuesmkanat%kerio.com2005-04-121-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
* Fix for bug 273209: makes CVS ignore skins/.cvsignore; r=jouni; a=mykmyk%mozilla.org2005-04-091-23/+2
|
* Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵lpsolit%gmail.com2005-04-091-0/+7
| | | | Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
* Fix for Bug 284850: Fix the name of one indexmkanat%kerio.com2005-04-061-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave
* Bug 284850: checksetup should rename indexes to conform to the new standardmkanat%kerio.com2005-04-061-30/+42
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk
* Bug 288527 - change precompilation to use Bugzilla::Template and so do it ↵gerv%gerv.net2005-04-051-40/+7
| | | | right. Patch by gerv; r=bbaetz, a=justdave.
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-6/+6
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 287483: Sanitycheck screams about "Bad value 0 found in ↵mkanat%kerio.com2005-04-051-2/+8
| | | | | | components.initialqacontact" Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=myk
* Bug 285345: Need to change MySQL tinyint(1) fields to plain tinyintmkanat%kerio.com2005-04-051-0/+20
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
* Bug 288408 - make number of placeholders match number of parameters to stop ↵gerv%gerv.net2005-04-011-1/+1
| | | | error when initialising from new database. Patch by gerv; r=mkanat, a=justdave.
* Bug 73665 - migrate email preferences to their own table, and rearchitect ↵gerv%gerv.net2005-03-301-45/+110
| | | | email internals. Patch by gerv; r=jake, a=justdave.
* Bug 283403: checksetup fails to upgrade from Bugzilla 2.8mkanat%kerio.com2005-03-231-15/+29
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit. a=justdave
* Backing out bug 286625 - checksetup.pl failslpsolit%gmail.com2005-03-231-8/+0
|
* Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. ↵lpsolit%gmail.com2005-03-231-0/+8
| | | | Travis <shane.h.w.travis@gmail.com> r=joel, a=justdave
* Bug 286669: Add dependency on Storablemkanat%kerio.com2005-03-221-0/+4
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wicked, a=justdave
* Bug 256513: Fix usage of grep (/$value/, @array);mkanat%kerio.com2005-03-181-1/+1
| | | | Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
* Bug 285534: bugs.qa_contact should allow NULLmkanat%kerio.com2005-03-151-2/+9
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug 285824: whiteboard, votes, and keywords update in checksetup.pl fails to ↵mkanat%kerio.com2005-03-131-8/+15
| | | | | | detect an already-upgraded schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
* Bug 285692: lastdiffed should use NULL instead of the "beginning of time"mkanat%kerio.com2005-03-121-1/+4
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
* Bug 285121: Only run "old" table checks if the database is MySQLmkanat%kerio.com2005-03-121-1/+13
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 280856: some table definitions are altered *after* the --TABLE-- limit ↵mkanat%kerio.com2005-03-121-188/+185
| | | | | | in checksetup.pl Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
* Bug 285690: bugs.status_whiteboard, bugs.votes, and bugs.keywords need ↵mkanat%kerio.com2005-03-121-0/+6
| | | | | | defaults in the Schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk
* Bug 172284 : checksetup assumes that there are < 99999 bugstravis%sedsystems.ca2005-03-111-1/+2
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2005-03-111-0/+3
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-101-0/+4
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
* Bug 285401: Checksetup fails to complete on PostgreSQLmkanat%kerio.com2005-03-101-21/+18
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)travis%sedsystems.ca2005-03-101-3/+3
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=Jake a=myk
* Bug 284348: Move initial table creation into the Bugzilla::DB modulesmkanat%kerio.com2005-03-091-595/+3
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
* Bug 280778 : remove sendmail and qmail delivery methods on windowstravis%sedsystems.ca2005-03-081-0/+20
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=jake a=justdave
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-051-4/+4
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 284525: Checksetup uses some bad SQL that is not cross-database compatiblemkanat%kerio.com2005-03-051-21/+30
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave