aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
...
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-201-0/+20
* Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting ofbbaetz%acm.org2003-08-031-1/+2
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-011-0/+1
* Don't spew "which: program not found" errors all the time (bug 214558), r=jus...jkeiser%netscape.com2003-08-011-34/+48
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-0/+54
* Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch b...preed%sigkill.com2003-07-221-2/+4
* Bug 147480 - Lack of newlines when asking for password in checksetup.pl. Patc...preed%sigkill.com2003-07-181-1/+1
* Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes thezach%zachlipton.com2003-07-101-1/+1
* Bug 211758: checksetup.pl was trying to use params that didn't exist yet beca...justdave%syndicomm.com2003-07-081-1/+1
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+142
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-19/+1
* Bug 204008: checksetup.pl didn't set permissions on the js directoryjustdave%syndicomm.com2003-05-011-0/+2
* 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