summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Collapse)AuthorFilesLines
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-22/+37
r=gerv, justdave a=justdave
2003-03-08Bug 194345: checksetup.pl would die if you had your params set for a local ↵justdave%syndicomm.com1-1/+1
dot, and the executable didn't exist. The polite error message it was supposed to print works now. r= burnus, a= justdave
2003-02-27Bug 195137 - Keywords are not sent in new bug mailbbaetz%acm.org1-1/+1
r,a=justdave
2003-02-13Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵justdave%syndicomm.com1-2/+2
in silent mode. r=zach, a=justdave
2003-02-10Bug 192513: importxml.pl and move.pl now use the new mail routines ↵justdave%syndicomm.com1-2/+2
introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave
2003-01-25Bug 190582 - quips table initial definition in checksetup.pl missing ↵burnus%gmx.de1-1/+2
approved column r,a=justdave
2003-01-24Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵gerv%gerv.net1-55/+55
by burnus; r=gerv, a=justdave.
2003-01-15Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com1-0/+4
be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-2/+2
r=justdave, myk, joel, preed a=justdave
2003-01-12Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net1-1/+1
r=bbaetz,justdave a=justdave
2002-12-23Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)bugreport%peshkin.net1-1/+24
r=jaypee a=justdave
2002-12-23Backing out patch from bug 186383 because it broke quicksearchbugreport%peshkin.net1-16/+1
2002-12-22Bug 186383 Checksetup leaves editor backups of localconfig accessiblebugreport%peshkin.net1-1/+16
r=zach a=justdave
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-9/+7
r, a=myk
2002-12-20Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0bugreport%peshkin.net1-36/+33
r=justdave a=justdave
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au1-1/+2
r=gerv, justdave a=justdave
2002-12-02Bug 177850: checksetup.pl was failing if the user didn't have read ↵justdave%syndicomm.com1-12/+10
permissions to the entire Bugzilla path Patch by Jussi Sirpoma <jussi@comlink.fi> r=justdave, a=justdave
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-8/+2
r=justdave, joel a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-0/+1
every time we display. r=justdave a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-2/+63
Patch by joel r=bbaetz,justdave a=justdave
2002-11-19Bug 124589 - support database replicationbbaetz%student.usyd.edu.au1-6/+14
r=myk, a=justdave
2002-11-09Fix for bug 178841: removes full paths from filenames in attachments table ↵myk%mozilla.org1-1/+33
and prevents them from appearing again r=gerv,bbaetz a=justdave
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.