aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-271-7/+17
* Bug 203540 - RenameField doesn't get NULL/NOT NULL correctbbaetz%acm.org2003-04-271-1/+1
* Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bugbbaetz%acm.org2003-04-251-1/+7
* Bug 197153: Fix for insecure temporary filename handling.justdave%syndicomm.com2003-04-251-4/+3
* Fix typo in previous checking for bug 200472. Date::Format should be version...justdave%syndicomm.com2003-04-191-1/+1
* Bug 200472: Require specific version of Date::Format to ensure we don't run i...justdave%syndicomm.com2003-04-191-2/+2
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-22/+37
* Bug 194345: checksetup.pl would die if you had your params set for a local do...justdave%syndicomm.com2003-03-081-1/+1
* Bug 195137 - Keywords are not sent in new bug mailbbaetz%acm.org2003-02-271-1/+1
* Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running in...justdave%syndicomm.com2003-02-121-2/+2
* Bug 192513: importxml.pl and move.pl now use the new mail routines introduced...justdave%syndicomm.com2003-02-101-2/+2
* Bug 190582 - quips table initial definition in checksetup.pl missing approved...burnus%gmx.de2003-01-251-1/+2
* Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net2003-01-241-55/+55
* Bug 184309: Adds an optional disabled state to quips, which allows quips to b...justdave%syndicomm.com2003-01-151-0/+4
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-2/+2
* Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net2003-01-121-1/+1
* Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)bugreport%peshkin.net2002-12-231-1/+24
* Backing out patch from bug 186383 because it broke quicksearchbugreport%peshkin.net2002-12-231-16/+1
* Bug 186383 Checksetup leaves editor backups of localconfig accessiblebugreport%peshkin.net2002-12-221-1/+16
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-211-9/+7
* Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0bugreport%peshkin.net2002-12-201-36/+33
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-1/+2
* Bug 177850: checksetup.pl was failing if the user didn't have read permission...justdave%syndicomm.com2002-12-021-12/+10
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-8/+2
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-0/+1
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-2/+63
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-6/+14
* Fix for bug 178841: removes full paths from filenames in attachments table an...myk%mozilla.org2002-11-091-1/+33
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-1/+5
* Bug 177351 - checksetup.pl tells about deleting templates in silent-running m...gerv%gerv.net2002-10-301-1/+1
* Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaet...gerv%gerv.net2002-10-291-25/+17
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-291-11/+25
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-2/+9
* Bug 173495 - require perl 5.6bbaetz%student.usyd.edu.au2002-10-171-2/+2
* Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net2002-10-171-2/+2
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-0/+12
* Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a...justdave%syndicomm.com2002-09-301-13/+22
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-17/+189
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+2
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-242/+552
* Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com2002-09-211-0/+1
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net2002-09-181-11/+0
* Bug 167643 - Schema Changes from bug 143826 are out of orderbugreport%peshkin.net2002-09-101-5/+6
* Spelling fixes.matty%chariot.net.au2002-09-061-2/+2
* Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing in...justdave%syndicomm.com2002-09-061-1/+3
* Bug 146134 - checksetup.pl gives weird error messagebbaetz%student.usyd.edu.au2002-09-051-9/+5
* Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on tes...bugreport%peshkin.net2002-09-051-27/+44
* Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup is...bugreport%peshkin.net2002-09-011-1/+2
* Recheckin due to misapplied patch for bug 123957bugreport%peshkin.net2002-09-011-2/+2