summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Collapse)AuthorFilesLines
2002-05-21Bug 143586 - required modules tests should be sorted. Patch by David ↵dkl%redhat.com1-12/+42
Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au
2002-05-14Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having ↵preed%sigkill.com1-0/+3
backported this bug's patch to the 2_14_1-BRANCH, which was checked in today
2002-05-10Bug 143251 - RFE: checksetup.pl should report module version in error ↵dkl%redhat.com1-12/+20
message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com
2002-05-09Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ↵gerv%gerv.net1-6/+11
gerv; r=justdave, ddk.
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 ↵gerv%gerv.net1-3/+3
ddk; 2xr=gerv.
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
r=gerv, justdave
2002-04-30Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, ↵gerv%gerv.net1-8/+37
daa@rm.incc.net, gerv.
2002-04-27Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au1-15/+101
version is now 2.07. r=myk, gerv
2002-04-27Bug 140407 - remove all references to directories template/default and ↵gerv%gerv.net1-1/+1
template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia.
2002-04-27Fix for bug 139930: checksetup.pl no longer fails if data/params does not existmyk%mozilla.org1-15/+16
Patch by Myk Melez <myk@mozilla.org> r=bbaetz,gerv
2002-04-25Fix for bug 126571: prevents display of messages to end-users about ↵myk%mozilla.org1-47/+28
parameters being removed when an installation upgrades to a later version of Bugzilla from which some parameters have been removed. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv
2002-04-19Bug 138064 - False-positive error message in checksetup.pl when checking for ↵gerv%gerv.net1-5/+7
"png" in data/webdot/.htaccess. Patch by ddk; 2xr=justdave.
2002-04-15Bug 92763 Add Windows XP as OS selection for entering/searching bugstimeless%mac.com1-0/+1
patch by ddk r=bbaetz r=justdave Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4. patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave Adds Windows XP to the bugzilla OS list Activates the Windows XP detection (it was commented out waiting for this fix...) Makes Windows NT (4) detection match the pattern everything else used
2002-04-02Fix for bug 107513: Makes it possible to change parameters on an ↵myk%mozilla.org1-1/+2
installation where access to the scripts is not limited to the web server user. Patch by Myk Melez <myk@mozilla.org>. r=justdave,bbaetz
2002-04-01Bug 134465 - Don't die() if the admin email address doesn't match thebbaetz%student.usyd.edu.au1-1/+4
regexp. r=justdave x2
2002-03-31Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au1-3/+37
graphs patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
2002-03-31Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au1-3/+3
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, zach
2002-03-23Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au1-0/+2
r=mattyt, justdave
2002-03-18Bug 118953 - incorrect message from checksetup.plbbaetz%student.usyd.edu.au1-2/+3
patch by bugzilla@ali.as r=bbaetz, justdave
2002-03-16Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au1-2/+12
r=gerv, justdave
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-0/+16
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2002-03-02Fix for bug 127524: checksetup.pl fails with XML::Parser errorzach%zachlipton.com1-1/+2
Patch by Zach Lipton (zach@zachlipton.com) and by Tobias Burnus (burnus@gmx.de). r=justdave, r2=zach
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 ↵justdave%syndicomm.com1-1/+2
generation routine so that it doesn't imply that using a password is bad. Patch by James Cox <james@awpimajes.com> r= justdave x 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
r=kiko x2
2002-02-13Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au1-4/+13
bugs r=justdave, afranke
2002-02-13Fix for bug 99024: checksetup was not giving proper permissions to the ↵justdave%syndicomm.com1-22/+50
contents of the template directory. This patch also adds an .htaccess file that blocks access to the template folder by the web server. Patch by Dave Miller <justdave@syndicomm.com> r= zach x 2
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
adds a warning if the user has webservergroup set but does not run checksetup.pl as root. r1=kiko, r2=justdave
2002-02-04Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au1-1/+23
the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new ↵myk%mozilla.org1-3/+1
attachment tracker. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
2002-01-28Fix for bug 121735: Perl warning running checksetup.pl if a module has azach%zachlipton.com1-2/+2
non-numeric version number. Patch sets checksetup.pl to use a string compare instead of a numeric one. Patch by Dave Miller. r1=Bradley Baetz and r2=Gerv
2002-01-17Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.jake%acutex.net1-1/+1
r= bbaetz, justdave
2001-12-13Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵jake%acutex.net1-0/+45
sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. r= ddk, kiko
2001-11-27Fix for bug 109802: Make it clear how to enter mysql passwords with special ↵myk%mozilla.org1-1/+3
characters into localconfig. Patch by Dave Miller <justdave@syndicomm.com>. r=ddkilzer,louie.
2001-11-15Bug 107718 pt 2 - use subtraction instead of the ~ operator, which olderbbaetz%cs.mcgill.ca1-9/+1
mysql versions don't support. Remove the checksetup.pl restriction, too. r=jake x2
2001-11-08Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for thebbaetz%cs.mcgill.ca1-1/+9
fix to bug 107718. This should be removed when the group stuff lands (bug 60822). r=justdave x 2
2001-10-31Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-0/+1
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
2001-10-28Fix for bug 96675: checksetup should require admin e-mail address satisfy ↵zach%zachlipton.com1-1/+23
emailregexp. This fix has checksetup.pl use the emailregexp set in params if the params file exists, or ensures that it matches the default emailregexp from defparams.pl. r1=justdave, r2=bbaetz.
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com1-32/+32
remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
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
httpd.conf (for old apache). Simple 2line comment addition to localconfig to inform the user they may need to look at access.conf in addition to httpd.conf if they are using an older version of apache. Patch by Gavin Shelley <gavins@iplbath.com> r=Zach Lipton <zach@zachlipton.com> no 2nd review needed for this patch.
2001-09-23Have checksetup.pl block web-access to runtests.sh (by .htaccess) andzach%zachlipton.com1-2/+2
chmod +x runtests.sh so that it can be run with ./ r=bbaetz on irc, no 2nd review needed. No bug filed.