aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 283403: checksetup fails to upgrade from Bugzilla 2.8mkanat%kerio.com2005-03-231-14/+27
* Backing out bug 286625 - checksetup.pl failslpsolit%gmail.com2005-03-231-13/+1
* Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. Tr...lpsolit%gmail.com2005-03-231-1/+13
* Bug 256513: Fix usage of grep (/$value/, @array);mkanat%kerio.com2005-03-181-3/+3
* Bug 279910: Query crashed with Software Error: "Unknown column 'bugs.assignee...mkanat%kerio.com2005-02-251-7/+18
* Bug 277504 : quips migrated from quip file have an (invalid) userid of 0travis%sedsystems.ca2005-02-251-1/+12
* Bug 277723 : Add comments why checksetup uses slow code to check for spaces a...travis%sedsystems.ca2005-02-101-2/+6
* Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org2005-01-141-4/+8
* Bug 256151: provide --help for checksetup.pl, and change --no-silent to --ver...justdave%bugzilla.org2005-01-141-1/+28
* Bug 278148: checksetup.pl *still* errors when trying to drop index on milesto...travis%sedsystems.ca2005-01-141-3/+8
* Bug 277571 : checksetup should not always output a message about checking for...travis%sedsystems.ca2005-01-131-4/+1
* Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying...jocuri%softhome.net2005-01-091-9/+2
* Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca2005-01-081-2/+47
* Patch for bug 274650: checksetup flag fixup code shouldn't output text when a...jocuri%softhome.net2004-12-271-4/+4
* Patch for bug 264160: Make all default groups inherit the admin group on a ne...jocuri%softhome.net2004-12-261-19/+13
* Patch for bug 273935: avoid double-quoting dates in series_data table; patch ...jocuri%softhome.net2004-12-141-2/+2
* Patch for bug 244756: checksetup.pl shouldn't fail to remove product index fr...jocuri%softhome.net2004-12-141-0/+9
* Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or comma...jocuri%softhome.net2004-12-141-0/+48
* Bug 264662: Don't delete old chart data. We'll document the problems instead....gerv%gerv.net2004-12-111-11/+5
* Patch for bug 201554: remove un-necessary warning to non-root user with webse...jocuri%softhome.net2004-12-101-12/+18
* Patch for bug 267543: Checksetup.pl should contain proper spacing in my$sth.....jocuri%softhome.net2004-11-051-1/+1
* Patch for bug 264003: Include the DBI error in the error message if 'createdb...jocuri%softhome.net2004-10-201-3/+9
* Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creatin...jocuri%softhome.net2004-10-101-1/+1
* Patch for bug 237769: use Administrator instead of root for super-user name i...jocuri%softhome.net2004-09-301-9/+10
* Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs tablejustdave%bugzilla.org2004-09-151-2/+2
* Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveSt...justdave%bugzilla.org2004-09-141-20/+11
* Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...myk%mozilla.org2004-09-111-1/+4
* Patch for bug 257419: make checksetup.pl quote database name in 'show table s...jocuri%softhome.net2004-09-031-1/+1
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-15/+73
* Bug 245877: Add an installationtest suitebugreport%peshkin.net2004-07-221-1/+1
* Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org2004-07-171-1/+1
* Backing out bug 241900bugreport%peshkin.net2004-07-121-7/+4
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-121-4/+7
* Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement akiko%async.com.br2004-07-101-2/+2
* Bug 227191: Change DBI->connect syntax so database password will not be revea...bugreport%peshkin.net2004-07-101-1/+1
* Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com2004-07-081-4/+6
* Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net2004-07-061-0/+7
* Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not e...justdave%bugzilla.org2004-07-041-3/+9
* Bug 246599 Add Mac OS X 10.3 to the listtimeless%mozdev.org2004-06-161-0/+1
* Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net2004-06-161-21/+57
* Bug 244927: Add search on time owner has left the bug idlebugreport%peshkin.net2004-06-021-0/+2
* Bug 243351: Fix mysql version sensitivity in case-sensitive searchbugreport%peshkin.net2004-05-271-0/+5
* Patch for bug 244040: checksetup with answers script should be silent on Wind...jocuri%softhome.net2004-05-201-1/+1
* Patch for bug 244045: add --no-silent option to checksetup; patch by Byron Jo...jocuri%softhome.net2004-05-201-1/+1
* Bug 244053 grammar bug in checksetuptimeless%mozdev.org2004-05-191-5/+5
* Patch for bug 224477: make webservergroup default to apache on new installs; ...jocuri%softhome.net2004-04-141-3/+3
* Patch for bug 240060: Stop yelling at people about the minimum sendmail versi...jocuri%softhome.net2004-04-141-4/+0
* Patch for bug 240219: display valid PPM commands when using PPM version 2; r=...jocuri%softhome.net2004-04-141-1/+10
* Patch for bug 240228: Improve the format of the error message displayed by ch...jocuri%softhome.net2004-04-121-1/+1
* Patch for bug 224698: remove localconfig variable mysqlpath; patch by chaduv ...jocuri%softhome.net2004-04-101-26/+5