aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 151619 - Problem with the regex in checksetup.pl to find dependanciesbbaetz%student.usyd.edu.au2002-08-151-1/+2
* Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au2002-08-141-2/+45
* Bug 162438 - fix permissions/tests for Bugzilla/ directorybbaetz%student.usyd.edu.au2002-08-141-0/+13
* Fixing up the changedate from my bug 43600 patch. Knew I must havebbaetz%student.usyd.edu.au2002-08-121-1/+1
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-27/+128
* Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au2002-08-101-3/+7
* Bug 158236 - Remove 'watchfordiffs' column from namedqueries tablebbaetz%student.usyd.edu.au2002-07-301-13/+7
* Bug 67950b - quick fixes. Patch by gerv.gerv%gerv.net2002-07-251-9/+8
* Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net2002-07-251-0/+34
* Bug 143650 - general template display system. Patch by gerv; 2xr=jouni.gerv%gerv.net2002-07-231-1/+10
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-0/+1
* Bug 156568 - data dir is not correctly createdbbaetz%student.usyd.edu.au2002-07-101-1/+6
* bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au2002-07-101-7/+19
* Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin...jouni%heikniemi.net2002-07-041-0/+1
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-8/+40
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+0
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-8/+8
* Bug 143574 - taint errors with alternate formats. Also make data/templatebbaetz%student.usyd.edu.au2002-06-041-1/+5
* Bug 144285 - checksetup.pl fails to set data dir (and other dir)bbaetz%student.usyd.edu.au2002-06-041-0/+10
* Fix for bug 143108: comment change in localconfig to eliminate incorrect stat...justdave%syndicomm.com2002-06-031-1/+1
* Bug 143586 - required modules tests should be sorted. Patch by David Lawrence...dkl%redhat.com2002-05-211-12/+42
* Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having ...preed%sigkill.com2002-05-131-0/+3
* Bug 143251 - RFE: checksetup.pl should report module version in error message...dkl%redhat.com2002-05-101-12/+20
* Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ger...gerv%gerv.net2002-05-091-6/+11
* Correct error message that Dave just fixed.gerv%gerv.net2002-05-081-1/+1
* fix Tinderbox flamingjustdave%syndicomm.com2002-05-081-1/+1
* Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net2002-05-081-2/+12
* Fix tinderbox bustagejustdave%syndicomm.com2002-05-081-1/+1
* bug 142792 - Output from checksetup.pl contains misspelled words. Patch by dd...gerv%gerv.net2002-05-081-3/+3
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-0/+1
* Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au2002-05-071-4/+33
* Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, d...gerv%gerv.net2002-04-301-8/+37
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2002-04-271-15/+101
* Bug 140407 - remove all references to directories template/default and templa...gerv%gerv.net2002-04-271-1/+1
* Fix for bug 139930: checksetup.pl no longer fails if data/params does not existmyk%mozilla.org2002-04-271-15/+16
* Fix for bug 126571: prevents display of messages to end-users about parameter...myk%mozilla.org2002-04-251-47/+28
* Bug 138064 - False-positive error message in checksetup.pl when checking for ...gerv%gerv.net2002-04-191-5/+7
* Bug 92763 Add Windows XP as OS selection for entering/searching bugstimeless%mac.com2002-04-151-0/+1
* Fix for bug 107513: Makes it possible to change parameters on an installation...myk%mozilla.org2002-04-021-1/+2
* Bug 134465 - Don't die() if the admin email address doesn't match thebbaetz%student.usyd.edu.au2002-04-011-1/+4
* Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au2002-03-311-3/+37
* Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au2002-03-311-3/+3
* Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au2002-03-231-0/+2
* Bug 118953 - incorrect message from checksetup.plbbaetz%student.usyd.edu.au2002-03-181-2/+3
* Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au2002-03-161-2/+12
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-0/+16
* Fix for bug 127524: checksetup.pl fails with XML::Parser errorzach%zachlipton.com2002-03-021-1/+2
* Fixing typo in previous checkin.justdave%syndicomm.com2002-02-161-1/+1
* Fix for bug 125835: Removing an old sarcastic comment from the localconfig ge...justdave%syndicomm.com2002-02-161-1/+2
* Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.zach%zachlipton.com2002-02-141-2/+2