summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Collapse)AuthorFilesLines
2002-11-05Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org1-1/+5
2002-10-30Bug 177351 - checksetup.pl tells about deleting templates in silent-running ↵gerv%gerv.net1-1/+1
mode. Patch by gerv; r=justdave.
2002-10-29Bug 168191 - Checksetup needs to force template recompilation. Patch by ↵gerv%gerv.net1-25/+17
bbaetz; r=gerv. Should fix tindebox bustage.
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net1-11/+25
2xr=joel.
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-2/+9
r=gerv, justdave
2002-10-17Bug 173495 - require perl 5.6bbaetz%student.usyd.edu.au1-2/+2
2002-10-17Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net1-2/+2
enter a bug. patch by jhedlund r,2xr=joel
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-0/+12
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-09-30Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had ↵justdave%syndicomm.com1-13/+22
a dependency on File::Temp, which caused it to crash before the version checks were even done to warn the admin that it wasn't present. This patch reorders the loading sequence in checksetup.pl so that the version checks are done before the Config module is loaded. 2xr=bbaetz
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-17/+189
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+2
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-242/+552
r=bbaetz, gerv
2002-09-22Fix for bug 63601: Recommend filename when downloading attachments (except ↵justdave%syndicomm.com1-0/+1
in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv
2002-09-18Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net1-11/+0
"pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
2002-09-10Bug 167643 - Schema Changes from bug 143826 are out of orderbugreport%peshkin.net1-5/+6
2xr=JayPee
2002-09-06Spelling fixes.matty%chariot.net.au1-2/+2
2002-09-06Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing ↵justdave%syndicomm.com1-1/+3
installations will need to add these manually in localconfig. Also corrects spelling from "MacOS X" to "Mac OS X" per Apple's encouraged usage. r= caillon
2002-09-05Bug 146134 - checksetup.pl gives weird error messagebbaetz%student.usyd.edu.au1-9/+5
r=justdave x2
2002-09-05Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on ↵bugreport%peshkin.net1-27/+44
test installs) 2xr=justdave
2002-09-01Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup ↵bugreport%peshkin.net1-1/+2
is not found 2xr = timeless
2002-09-01Recheckin due to misapplied patch for bug 123957bugreport%peshkin.net1-2/+2
2002-09-01Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on ↵bugreport%peshkin.net1-9/+34
test installs) 2xr=bbaetz
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-48/+29
r=joel, preed
2002-08-28Correct checkin date for bug 153578 schema modificationbbaetz%student.usyd.edu.au1-1/+1
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-6/+6
* NO CODE CHANGES *
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-20Bug 163299 - Can't change cc accessible checkboxbbaetz%student.usyd.edu.au1-1/+4
r=joel x2
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-1/+9
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-19Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au1-1/+0
r=preed x2
2002-08-17Bug 160112 - clean up quip table conversion codebbaetz%student.usyd.edu.au1-23/+13
r=joel x2
2002-08-15Bug 151619 - Problem with the regex in checksetup.pl to find dependanciesbbaetz%student.usyd.edu.au1-1/+2
r=jouni, joel
2002-08-14Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au1-2/+45
date r=preed, joel
2002-08-14Bug 162438 - fix permissions/tests for Bugzilla/ directorybbaetz%student.usyd.edu.au1-0/+13
r=joel x2
2002-08-12Fixing up the changedate from my bug 43600 patch. Knew I must havebbaetz%student.usyd.edu.au1-1/+1
forgotten something....
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-27/+128
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-08-10Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au1-3/+7
r=joel x2
2002-07-30Bug 158236 - Remove 'watchfordiffs' column from namedqueries tablebbaetz%student.usyd.edu.au1-13/+7
r=preed, jouni
2002-07-25Bug 67950b - quick fixes. Patch by gerv.gerv%gerv.net1-9/+8
2002-07-25Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net1-0/+34
davef@tetsubo.com; r=gerv, preed.
2002-07-23Bug 143650 - general template display system. Patch by gerv; 2xr=jouni.gerv%gerv.net1-1/+10
2002-07-19Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au1-0/+1
r=myk, jouni
2002-07-10Bug 156568 - data dir is not correctly createdbbaetz%student.usyd.edu.au1-1/+6
r=myk x2
2002-07-10bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au1-7/+19
installation r=gerv, myk
2002-07-04Bug 155744: fix a used only once warning in tinderbox caused by myk's ↵jouni%heikniemi.net1-0/+1
checkin of bug 99203. 2xr=bbaetz
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-8/+40
r=bbaetz,jouni
2002-07-01Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au1-1/+0
r=jouni, justdave
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-8/+8
r=jouni, gerv
2002-06-04Bug 143574 - taint errors with alternate formats. Also make data/templatebbaetz%student.usyd.edu.au1-1/+5
writable for non webservergroup users. r=myk, justdave
2002-06-04Bug 144285 - checksetup.pl fails to set data dir (and other dir)bbaetz%student.usyd.edu.au1-0/+10
permissions properly r=justdave, myk
2002-06-03Fix for bug 143108: comment change in localconfig to eliminate incorrect ↵justdave%syndicomm.com1-1/+1
statement that your permissions won't get touched if $webservergroup is empty. r= jouni, MattyT