Age | Commit message (Expand) | Author | Files | Lines |
2000-05-09 | Add a new param, musthavemilestoneonaccept, which requires users to | terry%mozilla.org | 1 | -2/+25 |
2000-03-29 | adding a 'can confirm' radiobutton to 'reassign by component' | dmose%mozilla.org | 1 | -0/+3 |
2000-03-29 | allow users to watch the bugs of other users | dmose%mozilla.org | 1 | -33/+34 |
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -6/+25 |
2000-03-11 | Sigh. We now need to lock the attachments table, too, just in case a | terry%mozilla.org | 1 | -1/+1 |
2000-03-11 | Italicize the "Additional Comments From" stuff, so that you can tell | terry%mozilla.org | 1 | -4/+4 |
2000-03-08 | Oops! canconfirm bit wasn't actually working. | terry%mozilla.org | 1 | -16/+9 |
2000-02-26 | Make a universal routine to report errors in forms, so that we can | terry%mozilla.org | 1 | -55/+30 |
2000-02-18 | Added an optional ability to keep a read-only shadow database, so that | terry%mozilla.org | 1 | -2/+2 |
2000-02-18 | Fixed bug where it was complaining that people without permissions | terry%mozilla.org | 1 | -0/+6 |
2000-02-18 | Display all possible state transitions in a bug if the user is not | terry%mozilla.org | 1 | -0/+3 |
2000-02-18 | Ignore leading and trailing whitespace when trying to decide if | terry%mozilla.org | 1 | -0/+3 |
2000-02-18 | Removed stupid debugging printf. | terry%mozilla.org | 1 | -1/+0 |
2000-02-17 | Major spankage. Added a new state, UNCONFIRMED. Added new groups, | terry%mozilla.org | 1 | -6/+133 |
2000-02-16 | Lock the tables as low-priority when writing. Maybe makes people making chan... | terry%mozilla.org | 1 | -1/+6 |
2000-02-02 | Nothing was checking that the bug number you entered for a duplicate | terry%mozilla.org | 1 | -7/+9 |
2000-02-01 | REOPENing a bug now clears the resolution; most people will agree it | terry%mozilla.org | 1 | -0/+1 |
2000-01-22 | Added a new table fielddefs that records information about the | terry%mozilla.org | 1 | -4/+16 |
2000-01-21 | Moved all the long descriptions out of the bugs table, and into a new | terry%mozilla.org | 1 | -1/+1 |
2000-01-20 | Allow whitespace to be used to separate keywords. | terry%mozilla.org | 1 | -2/+4 |
2000-01-17 | Added a "keywords" field to a bug, which is a cached string-based copy | terry%mozilla.org | 1 | -18/+19 |
2000-01-15 | Checked in patch by Dawn Endico <endico@mozilla.org> -- when | terry%mozilla.org | 1 | -0/+11 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -2/+16 |
2000-01-14 | Send one last email notification to people when a bug gets reassigned | terry%mozilla.org | 1 | -1/+4 |
2000-01-14 | Was sometimes putting a silly timestamp in the change log. | terry%mozilla.org | 1 | -3/+5 |
2000-01-14 | Don't complain that the user isn't doing anything if he is actually | terry%mozilla.org | 1 | -4/+3 |
2000-01-12 | Was making changes to bugs before validating the entries in the CC | terry%mozilla.org | 1 | -9/+19 |
2000-01-07 | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 1 | -4/+76 |
1999-12-17 | Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla requi... | terry%mozilla.org | 1 | -9/+38 |
1999-12-15 | Force selection of a valid product when doing a mass | terry%mozilla.org | 1 | -0/+5 |
1999-12-03 | a bug fix or two and a whole bunch of sanity-checking of form submissions stuff | dmose%mozilla.org | 1 | -5/+76 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-10-08 | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1 | -1/+5 |
1999-09-24 | Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev... | terry%mozilla.org | 1 | -0/+2 |
1999-09-16 | Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let | terry%mozilla.org | 1 | -2/+2 |
1999-07-09 | More tiny battles in the HTML syntax error war | bryce-mozilla%nextbus.com | 1 | -1/+1 |
1999-05-28 | Notify by mail whenever a related bug changes status. | terry%mozilla.org | 1 | -6/+4 |
1999-05-27 | Added dependencies, so that you can mark which bugs depend on which | terry%mozilla.org | 1 | -13/+149 |
1999-05-26 | Avoid mid-air collisions (implementing a suggestion by | terry%mozilla.org | 1 | -2/+41 |
1999-05-12 | "nospam" feature. BugZilla will no longer email the person submitting | bryce-mozilla%nextbus.com | 1 | -8/+11 |
1999-05-11 | Oops; back out last change; was checked in by mistake (and with the wrong log... | terry%mozilla.org | 1 | -11/+8 |
1999-05-11 | Remember the 'changedin' field when memorizing queries. | terry%mozilla.org | 1 | -8/+11 |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -0/+16 |
1999-01-28 | Fixed stupid typo. | terry%netscape.com | 1 | -1/+1 |
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -2/+15 |
1999-01-16 | When viewing a bug, make it possible to change its OS. | terry%netscape.com | 1 | -1/+1 |
1998-12-10 | Got rid of some harmless warning messages. | terry%netscape.com | 1 | -0/+6 |
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1 | -38/+31 |
1998-11-18 | Wasn't handling spaces in components or versions correctly. | terry%netscape.com | 1 | -6/+9 |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1 | -25/+29 |