aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* Making all system calls use paramter argumentstara%tequilarista.org2000-05-181-1/+1
* duhhh. backout unique index change for versions table.cyeh%bluemartini.com2000-04-301-2/+1
* slightly more paranoid database schema:.cyeh%bluemartini.com2000-04-271-1/+2
* use sendmail deferred delivery to avoid long hangs at bug submission timedmose%mozilla.org2000-04-121-0/+4
* allow users to watch the bugs of other usersdmose%mozilla.org2000-03-291-5/+80
* Added the concept of a "default milstone" for products, and make sureterry%mozilla.org2000-03-241-4/+36
* Quick hack to fix the fact that new bugs have target_milestone of ""terry%mozilla.org2000-03-231-2/+12
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-0/+44
* updated to reflect that only specific versions of GD.pm and Chart will work.dmose%mozilla.org2000-03-111-3/+3
* Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes.terry%mozilla.org2000-03-101-1/+2
* Don't stomp on bugs timestamps when adding the new everconfirmed field.terry%mozilla.org2000-02-191-1/+1
* Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org2000-02-181-0/+9
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-13/+69
* Allow searching of attachment stuff using boolean charts.terry%mozilla.org2000-01-311-0/+4
* Don't regenerate the shadow database until we're sure that our DB isterry%mozilla.org2000-01-301-2/+11
* Allow searching by "last change date" in the boolean charts.terry%mozilla.org2000-01-281-0/+3
* Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org2000-01-281-0/+5
* If adding the new "lastdiffed" field, it works out better toterry%mozilla.org2000-01-271-1/+1
* Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org2000-01-251-0/+9
* Named queries (and the default query) are now stored server side, interry%mozilla.org2000-01-241-0/+9
* Oops; previous change would cause delta_ts values to be lost in the bugs table.terry%mozilla.org2000-01-231-1/+6
* The "login_name" field in the "profiles" table was not declared to beterry%mozilla.org2000-01-231-8/+64
* Removed stupid test.terry%mozilla.org2000-01-231-1/+0
* AACK! checksetup.pl was stomping all over the new fielddefs table ifterry%mozilla.org2000-01-231-2/+11
* Patch by Holger Schurig <holger@holger.om.org> -- add new localconfigterry%mozilla.org2000-01-231-17/+41
* Added a new table fielddefs that records information about theterry%mozilla.org2000-01-221-2/+115
* Moved all the long descriptions out of the bugs table, and into a newterry%mozilla.org2000-01-211-1/+154
* Added a way to disable a user.terry%mozilla.org2000-01-191-1/+8
* Spruced up "editusers.cgi". Added an "editusers" group.terry%mozilla.org2000-01-191-0/+1
* Added "Windows 2000" and "Mac System 9.0" to the OS list.terry%mozilla.org2000-01-181-0/+2
* Added a "keywords" field to a bug, which is a cached string-based copyterry%mozilla.org2000-01-171-5/+50
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-0/+13
* updated license boilerplatedmose%mozilla.org1999-11-021-10/+17
* Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up...terry%mozilla.org1999-10-151-2/+2
* Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right o...terry%mozilla.org1999-10-151-1/+2
* Fix invalid SQL introduced by last patch.terry%mozilla.org1999-10-151-6/+8
* Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONEterry%mozilla.org1999-10-131-107/+145
* Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all theterry%mozilla.org1999-10-121-0/+931