Age | Commit message (Expand) | Author | Files | Lines |
2001-02-22 | Fix for bug 49306: Resolution field getting cleared on midair-collision. | dave%intrec.com | 1 | -6/+3 |
2001-02-16 | fix for 28676 : | cyeh%bluemartini.com | 1 | -0/+22 |
2001-02-15 | fix for bug found in original 17464 patch, where removal from the CC list was... | dmose%mozilla.org | 1 | -5/+41 |
2001-01-18 | Cleaning up the language for matty for bug #45213 | tara%tequilarista.org | 1 | -2/+2 |
2000-12-14 | Formatting change. Trivial. | gerv%gerv.net | 1 | -1/+1 |
2000-10-24 | Landing duplicates stuff from gervase markham | tara%tequilarista.org | 1 | -1/+5 |
2000-08-30 | fix for 49063: no sanity checking when setting duplicate. sanity checking | cyeh%bluemartini.com | 1 | -0/+7 |
2000-08-29 | fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves. | cyeh%bluemartini.com | 1 | -1/+1 |
2000-08-13 | Re-fixing bug 30824 the correct way (which also fixes bug 46753) | dave%intrec.com | 1 | -3/+2 |
2000-07-26 | Landing Dave Miller's patch for #25693 | tara%tequilarista.org | 1 | -0/+1 |
2000-07-14 | Bug moving code is now fully implemented. To use it, turn on the param and se... | endico%mozilla.org | 1 | -0/+12 |
2000-07-14 | Keywords were already enforced to never differ only in capitalization. So, c... | terry%mozilla.org | 1 | -2/+1 |
2000-07-06 | fixes for the attachment widths. fix by dave@intrec.com (Dave Miller), | cyeh%bluemartini.com | 1 | -0/+1 |
2000-06-22 | Checkin for Bug 42851 'Use listbox with input for CC management on bug form' | cyeh%bluemartini.com | 1 | -4/+9 |
2000-06-03 | allow the reporter of a bug to change the status of a bug (e.g. reopen it) ev... | endico%mozilla.org | 1 | -0/+6 |
2000-05-18 | Making all system calls use paramter arguments | tara%tequilarista.org | 1 | -2/+2 |
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 |