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