aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵gerv%gerv.net2002-07-251-0/+34
| | | | davef@tetsubo.com; r=gerv, preed.
* 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
| | | | r=myk, jouni
* Bug 156568 - data dir is not correctly createdbbaetz%student.usyd.edu.au2002-07-101-1/+6
| | | | r=myk x2
* bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au2002-07-101-7/+19
| | | | | installation r=gerv, myk
* Bug 155744: fix a used only once warning in tinderbox caused by myk's ↵jouni%heikniemi.net2002-07-041-0/+1
| | | | | | checkin of bug 99203. 2xr=bbaetz
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-8/+40
| | | | r=bbaetz,jouni
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+0
| | | | r=jouni, justdave
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-8/+8
| | | | r=jouni, gerv
* Bug 143574 - taint errors with alternate formats. Also make data/templatebbaetz%student.usyd.edu.au2002-06-041-1/+5
| | | | | writable for non webservergroup users. r=myk, justdave
* Bug 144285 - checksetup.pl fails to set data dir (and other dir)bbaetz%student.usyd.edu.au2002-06-041-0/+10
| | | | | permissions properly r=justdave, myk
* Fix for bug 143108: comment change in localconfig to eliminate incorrect ↵justdave%syndicomm.com2002-06-031-1/+1
| | | | | | | statement that your permissions won't get touched if $webservergroup is empty. r= jouni, MattyT
* Bug 143586 - required modules tests should be sorted. Patch by David ↵dkl%redhat.com2002-05-211-12/+42
| | | | Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au
* Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having ↵preed%sigkill.com2002-05-131-0/+3
| | | | backported this bug's patch to the 2_14_1-BRANCH, which was checked in today
* Bug 143251 - RFE: checksetup.pl should report module version in error ↵dkl%redhat.com2002-05-101-12/+20
| | | | message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com
* Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ↵gerv%gerv.net2002-05-091-6/+11
| | | | gerv; r=justdave, ddk.
* 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 ↵gerv%gerv.net2002-05-081-3/+3
| | | | ddk; 2xr=gerv.
* 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
| | | | r=gerv, justdave
* Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, ↵gerv%gerv.net2002-04-301-8/+37
| | | | daa@rm.incc.net, gerv.
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2002-04-271-15/+101
| | | | | version is now 2.07. r=myk, gerv
* Bug 140407 - remove all references to directories template/default and ↵gerv%gerv.net2002-04-271-1/+1
| | | | template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia.
* Fix for bug 139930: checksetup.pl no longer fails if data/params does not existmyk%mozilla.org2002-04-271-15/+16
| | | | | Patch by Myk Melez <myk@mozilla.org> r=bbaetz,gerv
* Fix for bug 126571: prevents display of messages to end-users about ↵myk%mozilla.org2002-04-251-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
* Bug 138064 - False-positive error message in checksetup.pl when checking for ↵gerv%gerv.net2002-04-191-5/+7
| | | | "png" in data/webdot/.htaccess. Patch by ddk; 2xr=justdave.
* Bug 92763 Add Windows XP as OS selection for entering/searching bugstimeless%mac.com2002-04-151-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
* Fix for bug 107513: Makes it possible to change parameters on an ↵myk%mozilla.org2002-04-021-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
* Bug 134465 - Don't die() if the admin email address doesn't match thebbaetz%student.usyd.edu.au2002-04-011-1/+4
| | | | | regexp. r=justdave x2
* Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au2002-03-311-3/+37
| | | | | graphs patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
* Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au2002-03-311-3/+3
| | | | Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, zach
* Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au2002-03-231-0/+2
| | | | r=mattyt, justdave
* Bug 118953 - incorrect message from checksetup.plbbaetz%student.usyd.edu.au2002-03-181-2/+3
| | | | patch by bugzilla@ali.as r=bbaetz, justdave
* Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au2002-03-161-2/+12
| | | | r=gerv, justdave
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-0/+16
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
* Fix for bug 127524: checksetup.pl fails with XML::Parser errorzach%zachlipton.com2002-03-021-1/+2
| | | | | Patch by Zach Lipton (zach@zachlipton.com) and by Tobias Burnus (burnus@gmx.de). r=justdave, r2=zach
* Fixing typo in previous checkin.justdave%syndicomm.com2002-02-161-1/+1
|
* Fix for bug 125835: Removing an old sarcastic comment from the localconfig ↵justdave%syndicomm.com2002-02-161-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
* Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.zach%zachlipton.com2002-02-141-2/+2
|
* Was missing an indent from my last fix, fixing it. No r= neededzach%zachlipton.com2002-02-141-1/+1
|
* Fix for bug 97290: checksetup.pl should report about errors in localconfigzach%zachlipton.com2002-02-141-0/+19
| | | | r=kiko x2
* Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au2002-02-131-4/+13
| | | | | bugs r=justdave, afranke
* Fix for bug 99024: checksetup was not giving proper permissions to the ↵justdave%syndicomm.com2002-02-131-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
* Correct date on logincookies schema change.bbaetz%student.usyd.edu.au2002-02-081-1/+1
|
* Fix for bug 87398: checksetup.pl should warn if not run as root. Patchzach%zachlipton.com2002-02-051-0/+14
| | | | | | | adds a warning if the user has webservergroup set but does not run checksetup.pl as root. r1=kiko, r2=justdave
* Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au2002-02-041-1/+23
| | | | | | | the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko