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