aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 177850: checksetup.pl was failing if the user didn't have read permission...justdave%syndicomm.com2002-12-021-12/+10
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-8/+2
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-0/+1
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-2/+63
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-6/+14
* Fix for bug 178841: removes full paths from filenames in attachments table an...myk%mozilla.org2002-11-091-1/+33
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-1/+5
* Bug 177351 - checksetup.pl tells about deleting templates in silent-running m...gerv%gerv.net2002-10-301-1/+1
* Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaet...gerv%gerv.net2002-10-291-25/+17
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-291-11/+25
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-2/+9
* Bug 173495 - require perl 5.6bbaetz%student.usyd.edu.au2002-10-171-2/+2
* Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net2002-10-171-2/+2
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-0/+12
* Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a...justdave%syndicomm.com2002-09-301-13/+22
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-17/+189
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+2
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-242/+552
* Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com2002-09-211-0/+1
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net2002-09-181-11/+0
* Bug 167643 - Schema Changes from bug 143826 are out of orderbugreport%peshkin.net2002-09-101-5/+6
* Spelling fixes.matty%chariot.net.au2002-09-061-2/+2
* Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing in...justdave%syndicomm.com2002-09-061-1/+3
* Bug 146134 - checksetup.pl gives weird error messagebbaetz%student.usyd.edu.au2002-09-051-9/+5
* Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on tes...bugreport%peshkin.net2002-09-051-27/+44
* Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup is...bugreport%peshkin.net2002-09-011-1/+2
* Recheckin due to misapplied patch for bug 123957bugreport%peshkin.net2002-09-011-2/+2
* Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on tes...bugreport%peshkin.net2002-09-011-9/+34
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-48/+29
* Correct checkin date for bug 153578 schema modificationbbaetz%student.usyd.edu.au2002-08-281-1/+1
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-6/+6
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 163299 - Can't change cc accessible checkboxbbaetz%student.usyd.edu.au2002-08-201-1/+4
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-201-1/+9
* Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au2002-08-191-1/+0
* Bug 160112 - clean up quip table conversion codebbaetz%student.usyd.edu.au2002-08-171-23/+13
* Bug 151619 - Problem with the regex in checksetup.pl to find dependanciesbbaetz%student.usyd.edu.au2002-08-151-1/+2
* Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au2002-08-141-2/+45
* Bug 162438 - fix permissions/tests for Bugzilla/ directorybbaetz%student.usyd.edu.au2002-08-141-0/+13
* Fixing up the changedate from my bug 43600 patch. Knew I must havebbaetz%student.usyd.edu.au2002-08-121-1/+1
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-27/+128
* Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au2002-08-101-3/+7
* Bug 158236 - Remove 'watchfordiffs' column from namedqueries tablebbaetz%student.usyd.edu.au2002-07-301-13/+7
* 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 davef@tetsubo.com;...gerv%gerv.net2002-07-251-0/+34
* 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
* Bug 156568 - data dir is not correctly createdbbaetz%student.usyd.edu.au2002-07-101-1/+6
* bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au2002-07-101-7/+19
* Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin...jouni%heikniemi.net2002-07-041-0/+1