aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 97588: localconfig should mention access.conf as well aszach%zachlipton.com2001-09-241-0/+2
* Have checksetup.pl block web-access to runtests.sh (by .htaccess) andzach%zachlipton.com2001-09-231-2/+2
* Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was...justdave%syndicomm.com2001-08-311-3/+4
* Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla dur...justdave%syndicomm.com2001-08-311-0/+19
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-311-0/+38
* Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ...myk%mozilla.org2001-08-201-7/+9
* Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c...justdave%syndicomm.com2001-08-131-0/+13
* Fix for bug 94618: remove restrictions on valid characters in passwords. If ...justdave%syndicomm.com2001-08-111-3/+2
* Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to i...justdave%syndicomm.com2001-08-091-0/+6
* Fix for bug 90933: inconsistant field types for profiles.disabledtextjustdave%syndicomm.com2001-07-261-1/+5
* re-fix bug 76154: permissions weren't being set correctly on the .htaccess fi...justdave%syndicomm.com2001-07-251-0/+3
* Remove the code for rejecting the version of MySQL with broken encryption (as...jake%acutex.net2001-07-231-9/+8
* Fix for bug 76154: Bugzilla can now optionally provide .htaccess files for Ap...justdave%syndicomm.com2001-07-221-0/+71
* Fix for bugs 55161 and 12819. The activity log now stores only what's change...jake%acutex.net2001-07-201-2/+68
* Correcting the URL for MySQL's web page. Bug 90553.jake%acutex.net2001-07-171-1/+1
* Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com2001-07-111-9/+98
* Fix for bug 76183 and bug 71555: consolidates chmod activity in one place in ...justdave%syndicomm.com2001-06-291-104/+119
* Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you ru...justdave%syndicomm.com2001-06-211-1/+1
* Fix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly.jake%acutex.net2001-06-201-5/+9
* Running a query using the Added Comment option was very slow (bug 57350).jake%acutex.net2001-06-191-0/+11
* applying handy patch to refix version table to be 64 instead of 16--partial f...tara%tequilarista.org2001-06-171-1/+5
* Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com2001-06-071-3/+3
* Fix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the...justdave%syndicomm.com2001-06-071-8/+6
* Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information d...justdave%syndicomm.com2001-06-061-4/+4
* Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com2001-06-061-0/+18
* Fix for bug 83596: optional dependency on XML::Parser now checked in checkset...justdave%syndicomm.com2001-06-021-5/+13
* Fix for bug 83618: checksetup.pl crashes if DBI module isn't already installed.justdave%syndicomm.com2001-06-021-1/+5
* Fix for bug 79317: dependency on CGI::Carp not caught by checksetup.pljustdave%syndicomm.com2001-06-011-28/+30
* Fix for bug 78045: change references to README in error messages to point to ...justdave%syndicomm.com2001-05-291-3/+4
* Bug 71552 - Remove oldemailtech from Bugzillajake%acutex.net2001-05-241-29/+16
* another chmod with a leading 1 (Perl interprets this as a decimal instead of ...justdave%syndicomm.com2001-04-201-1/+1
* Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpret...justdave%syndicomm.com2001-04-201-4/+4
* Bullshit checkin to add the fact that the previous changes also include the f...tara%tequilarista.org2001-04-201-3/+0
* landing final patch for bug 76261tara%tequilarista.org2001-04-201-9/+15
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-171-6/+6
* Fix for bug 71510: permissions not set correctly on graphs directorydave%intrec.com2001-03-101-1/+1
* Refix for bug 25693: more accurate regexp to find duplicates when generating ...dave%intrec.com2001-03-091-3/+3
* Fix for bug 62949: Initial Test Component on new install did not have initial...dave%intrec.com2001-03-071-27/+34
* fix for 61637: Code bit for upgrading from 2.5cyeh%bluemartini.com2001-03-011-0/+29
* Fix for bug 50279: a couple executable files were missing from the list of fi...dave%intrec.com2001-02-271-1/+2
* Fix for bug 69670: Chart::Base only reports its version number as 0.99, regar...dave%intrec.com2001-02-261-1/+1
* fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com2001-02-231-2/+62
* Made dupe table populating code not break on multi-line dupe comments. Thanks...gerv%gerv.net2001-02-221-1/+1
* fix for 61648: SQL inserts do not match constraintscyeh%bluemartini.com2001-02-211-10/+11
* fix for 17773: Checksetup.pl should create maintainer if database is empty.cyeh%bluemartini.com2001-02-171-17/+126
* Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localc...dave%intrec.com2001-01-251-66/+63
* Fix for bug 65598: check for minimum versions of some of the Perl modules Bug...dave%intrec.com2001-01-251-8/+84
* patch from bug 17464 to give user some control over what sorts of bug mail ge...dmose%mozilla.org2001-01-251-0/+8
* More bug 6682. Perhaps this could be it.gerv%gerv.net2001-01-191-13/+27
* Code to upgrade data file formats from old version, and intermediate broken v...gerv%gerv.net2001-01-171-0/+61