summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Expand)AuthorFilesLines
2002-05-21Bug 143586 - required modules tests should be sorted. Patch by David Lawrence...dkl%redhat.com1-12/+42
2002-05-14Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having ...preed%sigkill.com1-0/+3
2002-05-10Bug 143251 - RFE: checksetup.pl should report module version in error message...dkl%redhat.com1-12/+20
2002-05-09Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ger...gerv%gerv.net1-6/+11
2002-05-08Correct error message that Dave just fixed.gerv%gerv.net1-1/+1
2002-05-08fix Tinderbox flamingjustdave%syndicomm.com1-1/+1
2002-05-08Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net1-2/+12
2002-05-08Fix tinderbox bustagejustdave%syndicomm.com1-1/+1
2002-05-08bug 142792 - Output from checksetup.pl contains misspelled words. Patch by dd...gerv%gerv.net1-3/+3
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-0/+1
2002-05-07Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au1-4/+33
2002-04-30Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, d...gerv%gerv.net1-8/+37
2002-04-27Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au1-15/+101
2002-04-27Bug 140407 - remove all references to directories template/default and templa...gerv%gerv.net1-1/+1
2002-04-27Fix for bug 139930: checksetup.pl no longer fails if data/params does not existmyk%mozilla.org1-15/+16
2002-04-25Fix for bug 126571: prevents display of messages to end-users about parameter...myk%mozilla.org1-47/+28
2002-04-19Bug 138064 - False-positive error message in checksetup.pl when checking for ...gerv%gerv.net1-5/+7
2002-04-15Bug 92763 Add Windows XP as OS selection for entering/searching bugstimeless%mac.com1-0/+1
2002-04-02Fix for bug 107513: Makes it possible to change parameters on an installation...myk%mozilla.org1-1/+2
2002-04-01Bug 134465 - Don't die() if the admin email address doesn't match thebbaetz%student.usyd.edu.au1-1/+4
2002-03-31Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au1-3/+37
2002-03-31Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au1-3/+3
2002-03-23Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au1-0/+2
2002-03-18Bug 118953 - incorrect message from checksetup.plbbaetz%student.usyd.edu.au1-2/+3
2002-03-16Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au1-2/+12
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-0/+16
2002-03-02Fix for bug 127524: checksetup.pl fails with XML::Parser errorzach%zachlipton.com1-1/+2
2002-02-16Fixing typo in previous checkin.justdave%syndicomm.com1-1/+1
2002-02-16Fix for bug 125835: Removing an old sarcastic comment from the localconfig ge...justdave%syndicomm.com1-1/+2
2002-02-14Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.zach%zachlipton.com1-2/+2
2002-02-14Was missing an indent from my last fix, fixing it. No r= neededzach%zachlipton.com1-1/+1
2002-02-14Fix for bug 97290: checksetup.pl should report about errors in localconfigzach%zachlipton.com1-0/+19
2002-02-13Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au1-4/+13
2002-02-13Fix for bug 99024: checksetup was not giving proper permissions to the conten...justdave%syndicomm.com1-22/+50
2002-02-08Correct date on logincookies schema change.bbaetz%student.usyd.edu.au1-1/+1
2002-02-05Fix for bug 87398: checksetup.pl should warn if not run as root. Patchzach%zachlipton.com1-0/+14
2002-02-04Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au1-1/+23
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org1-3/+1
2002-01-28Fix for bug 121735: Perl warning running checksetup.pl if a module has azach%zachlipton.com1-2/+2
2002-01-17Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.jake%acutex.net1-1/+1
2001-12-13Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cg...jake%acutex.net1-0/+45
2001-11-27Fix for bug 109802: Make it clear how to enter mysql passwords with special c...myk%mozilla.org1-1/+3
2001-11-15Bug 107718 pt 2 - use subtraction instead of the ~ operator, which olderbbaetz%cs.mcgill.ca1-9/+1
2001-11-08Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for thebbaetz%cs.mcgill.ca1-1/+9
2001-10-31Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-0/+1
2001-10-28Fix for bug 96675: checksetup should require admin e-mail address satisfy ema...zach%zachlipton.com1-1/+23
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-32/+32
2001-10-12Add MacOS X. Bug 52577. Patch by afranke. r=gerv.gerv%gerv.net1-4/+2
2001-09-24Fix for bug 97588: localconfig should mention access.conf as well aszach%zachlipton.com1-0/+2
2001-09-23Have checksetup.pl block web-access to runtests.sh (by .htaccess) andzach%zachlipton.com1-2/+2