summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Expand)AuthorFilesLines
2001-01-19More bug 6682. Perhaps this could be it.gerv%gerv.net1-13/+27
2001-01-18Code to upgrade data file formats from old version, and intermediate broken v...gerv%gerv.net1-0/+61
2000-12-15Fix duplicates table check; make sure we create graphs directory.gerv%gerv.net1-4/+3
2000-12-14Fixed dupes table detection code; added check for graphs directory.gerv%gerv.net1-7/+14
2000-10-24whoopsie.tara%tequilarista.org1-2/+2
2000-10-24Landing duplicates stuff from gervase markhamtara%tequilarista.org1-1/+44
2000-09-29Fix for bug 52921: checksetup.pl fails to create database with password.dave%intrec.com1-37/+49
2000-09-28fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) data...cyeh%bluemartini.com1-0/+16
2000-09-15put little comment in here about apostrophe's in enumscyeh%bluemartini.com1-1/+4
2000-08-29Add new flavors of BSD to the list of platforms and rearrange the order of th...endico%mozilla.org1-9/+11
2000-08-29fix for 45118: Target milestone setup issue. patch submitted bycyeh%bluemartini.com1-0/+1
2000-08-23Fix for bug 16454: can now run checksetup.pl on databases with passwords.dave%intrec.com1-3/+6
2000-08-15Landing zach's \n for #48947tara%tequilarista.org1-1/+1
2000-07-19Fix for bug 32220 (checksetup.pl gives bad permissions). Majority ofdave%intrec.com1-12/+54
2000-07-14oops, remove testing cruftendico%mozilla.org1-1/+1
2000-07-14Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then...endico%mozilla.org1-5/+11
2000-07-11Add "Windows ME" operating system and a comment about how to add new os's (et...endico%mozilla.org1-1/+7
2000-06-29Added some missing newlines.terry%mozilla.org1-1/+1
2000-05-18Making all system calls use paramter argumentstara%tequilarista.org1-1/+1
2000-04-30duhhh. backout unique index change for versions table.cyeh%bluemartini.com1-2/+1
2000-04-27slightly more paranoid database schema:.cyeh%bluemartini.com1-1/+2
2000-04-12use sendmail deferred delivery to avoid long hangs at bug submission timedmose%mozilla.org1-0/+4
2000-03-29allow users to watch the bugs of other usersdmose%mozilla.org1-5/+80
2000-03-24Added the concept of a "default milstone" for products, and make sureterry%mozilla.org1-4/+36
2000-03-23Quick hack to fix the fact that new bugs have target_milestone of ""terry%mozilla.org1-2/+12
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org1-0/+44
2000-03-11updated to reflect that only specific versions of GD.pm and Chart will work.dmose%mozilla.org1-3/+3
2000-03-10Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes.terry%mozilla.org1-1/+2
2000-02-19Don't stomp on bugs timestamps when adding the new everconfirmed field.terry%mozilla.org1-1/+1
2000-02-18Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org1-0/+9
2000-02-17Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org1-13/+69
2000-01-31Allow searching of attachment stuff using boolean charts.terry%mozilla.org1-0/+4
2000-01-30Don't regenerate the shadow database until we're sure that our DB isterry%mozilla.org1-2/+11
2000-01-28Allow searching by "last change date" in the boolean charts.terry%mozilla.org1-0/+3
2000-01-28Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org1-0/+5
2000-01-27If adding the new "lastdiffed" field, it works out better toterry%mozilla.org1-1/+1
2000-01-25Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org1-0/+9
2000-01-24Named queries (and the default query) are now stored server side, interry%mozilla.org1-0/+9
2000-01-23Oops; previous change would cause delta_ts values to be lost in the bugs table.terry%mozilla.org1-1/+6
2000-01-23The "login_name" field in the "profiles" table was not declared to beterry%mozilla.org1-8/+64
2000-01-23Removed stupid test.terry%mozilla.org1-1/+0
2000-01-23AACK! checksetup.pl was stomping all over the new fielddefs table ifterry%mozilla.org1-2/+11
2000-01-23Patch by Holger Schurig <holger@holger.om.org> -- add new localconfigterry%mozilla.org1-17/+41
2000-01-22Added a new table fielddefs that records information about theterry%mozilla.org1-2/+115
2000-01-21Moved all the long descriptions out of the bugs table, and into a newterry%mozilla.org1-1/+154
2000-01-19Added a way to disable a user.terry%mozilla.org1-1/+8
2000-01-19Spruced up "editusers.cgi". Added an "editusers" group.terry%mozilla.org1-0/+1
2000-01-18Added "Windows 2000" and "Mac System 9.0" to the OS list.terry%mozilla.org1-0/+2
2000-01-17Added a "keywords" field to a bug, which is a cached string-based copyterry%mozilla.org1-5/+50
2000-01-07Add support for a new "keywords" feature. This lets some centralterry%mozilla.org1-0/+13