summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Expand)AuthorFilesLines
2005-08-10Bug 303482: Change checksetup.pl to check for MIME::Parser instead of MIME::T...bugreport%peshkin.net1-3/+4
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-5/+5
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-5/+5
2005-08-06Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org1-1/+1
2005-08-04Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com1-1/+29
2005-07-30Fix for bug 302083: automatically converts BMP files to PNG files to conserve...myk%mozilla.org1-0/+9
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons instea...lpsolit%gmail.com1-0/+3
2005-07-13Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com1-10/+7
2005-07-12Bug 204217: require MySQL version 4.0+mkanat%kerio.com1-6/+0
2005-07-12Bug 299156: Reduce saniitycheck submitter_id time for large sitesbugreport%peshkin.net1-2/+10
2005-07-11Bug 228905: [Bug creation] not available in advanced query/boolean charts - P...lpsolit%gmail.com1-0/+1
2005-07-11Bug 63536: User preference for whether or not to go to the next bug after pro...lpsolit%gmail.com1-0/+7
2005-07-08Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ...mkanat%kerio.com1-0/+3
2005-07-08Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not type...mkanat%kerio.com1-2/+2
2005-07-08Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com1-4/+5
2005-06-30Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com1-2/+2
2005-06-25Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - P...lpsolit%gmail.com1-1/+1
2005-06-21Bug 296039: [PostgreSQL] Cannot create a new productmkanat%kerio.com1-0/+5
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com1-3/+3
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-5/+5
2005-06-15Bug 274266: Server type should not be hardcoded in SQL values - Patch by Fré...lpsolit%gmail.com1-5/+5
2005-06-09Bug 291803: PostgreSQL dies when you insert a string longer than 2700 charact...mkanat%kerio.com1-1/+4
2005-05-27Bug 286672: Require correct DBD depending on the $db_driver in usemkanat%kerio.com1-4/+18
2005-05-04Bug 7233: Editversions.cgi has a potential race resulting in duplicate versio...lpsolit%gmail.com1-0/+7
2005-04-28Bug 289012: Can't use an undefined value as a HASH reference at userprefs.cgi...mkanat%kerio.com1-10/+14
2005-04-27Bug 286695: bugs.resolution needs a default valuemkanat%kerio.com1-1/+2
2005-04-23Bug 285722: Updates From 2.18- to 2.20+ will not workmkanat%kerio.com1-308/+356
2005-04-20Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable le...myk%mozilla.org1-0/+6
2005-04-16Bug 288539: minimum DBD::mysql version requirement may need to be increased b...mkanat%kerio.com1-1/+1
2005-04-15Bug 290089: Move timestamp updates to happen before any other Schema updatesmkanat%kerio.com1-73/+8
2005-04-14Back out bug bug 290089, which causes checksetup to fail on a newly-created DB.mkanat%kerio.com1-8/+73
2005-04-14Bug 290089: Move timestamp updates to happen before any other Schema updatesmkanat%kerio.com1-73/+8
2005-04-14Bug 289453: components.initialowner is different in Bugzilla::DB::Schema than...mkanat%kerio.com1-0/+11
2005-04-13Bug 289742: No value for param user_verify_class at Bugzilla/Config.pm line 1...lpsolit%gmail.com1-49/+49
2005-04-12Bug 289455: products.classification_id has a different definition in an upgra...mkanat%kerio.com1-1/+6
2005-04-12Bug 285533: Bugzilla displays inactive enum valuesmkanat%kerio.com1-2/+2
2005-04-09Fix for bug 273209: makes CVS ignore skins/.cvsignore; r=jouni; a=mykmyk%mozilla.org1-23/+2
2005-04-09Bug 199048: Preference option to reverse sort the comments stack - Patch by S...lpsolit%gmail.com1-0/+7
2005-04-06Fix for Bug 284850: Fix the name of one indexmkanat%kerio.com1-1/+1
2005-04-06Bug 284850: checksetup should rename indexes to conform to the new standardmkanat%kerio.com1-30/+42
2005-04-05Bug 288527 - change precompilation to use Bugzilla::Template and so do it rig...gerv%gerv.net1-40/+7
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-6/+6
2005-04-05Bug 287483: Sanitycheck screams about "Bad value 0 found in components.initia...mkanat%kerio.com1-2/+8
2005-04-05Bug 285345: Need to change MySQL tinyint(1) fields to plain tinyintmkanat%kerio.com1-0/+20
2005-04-01Bug 288408 - make number of placeholders match number of parameters to stop e...gerv%gerv.net1-1/+1
2005-03-30Bug 73665 - migrate email preferences to their own table, and rearchitect ema...gerv%gerv.net1-45/+110
2005-03-23Bug 283403: checksetup fails to upgrade from Bugzilla 2.8mkanat%kerio.com1-15/+29
2005-03-23Backing out bug 286625 - checksetup.pl failslpsolit%gmail.com1-8/+0
2005-03-23Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. Tr...lpsolit%gmail.com1-0/+8
2005-03-22Bug 286669: Add dependency on Storablemkanat%kerio.com1-0/+4