aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-8/+40
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+0
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-8/+8
* Bug 143574 - taint errors with alternate formats. Also make data/templatebbaetz%student.usyd.edu.au2002-06-041-1/+5
* Bug 144285 - checksetup.pl fails to set data dir (and other dir)bbaetz%student.usyd.edu.au2002-06-041-0/+10
* Fix for bug 143108: comment change in localconfig to eliminate incorrect stat...justdave%syndicomm.com2002-06-031-1/+1
* Bug 143586 - required modules tests should be sorted. Patch by David Lawrence...dkl%redhat.com2002-05-211-12/+42
* Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having ...preed%sigkill.com2002-05-131-0/+3
* Bug 143251 - RFE: checksetup.pl should report module version in error message...dkl%redhat.com2002-05-101-12/+20
* Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ger...gerv%gerv.net2002-05-091-6/+11
* 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 dd...gerv%gerv.net2002-05-081-3/+3
* 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
* Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, d...gerv%gerv.net2002-04-301-8/+37
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2002-04-271-15/+101
* Bug 140407 - remove all references to directories template/default and templa...gerv%gerv.net2002-04-271-1/+1