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