aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* allow the reporter of a bug to change the status of a bug (e.g. reopen it) ev...endico%mozilla.org2000-06-031-0/+6
* Making all system calls use paramter argumentstara%tequilarista.org2000-05-181-2/+2
* Add a new param, musthavemilestoneonaccept, which requires users toterry%mozilla.org2000-05-091-2/+25
* adding a 'can confirm' radiobutton to 'reassign by component'dmose%mozilla.org2000-03-291-0/+3
* allow users to watch the bugs of other usersdmose%mozilla.org2000-03-291-33/+34
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-6/+25
* Sigh. We now need to lock the attachments table, too, just in case aterry%mozilla.org2000-03-111-1/+1
* Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org2000-03-111-4/+4
* Oops! canconfirm bit wasn't actually working.terry%mozilla.org2000-03-081-16/+9
* Make a universal routine to report errors in forms, so that we canterry%mozilla.org2000-02-261-55/+30
* Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org2000-02-181-2/+2
* Fixed bug where it was complaining that people without permissionsterry%mozilla.org2000-02-181-0/+6
* Display all possible state transitions in a bug if the user is notterry%mozilla.org2000-02-171-0/+3
* Ignore leading and trailing whitespace when trying to decide ifterry%mozilla.org2000-02-171-0/+3
* Removed stupid debugging printf.terry%mozilla.org2000-02-171-1/+0
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-6/+133
* Lock the tables as low-priority when writing. Maybe makes people making chan...terry%mozilla.org2000-02-161-1/+6
* Nothing was checking that the bug number you entered for a duplicateterry%mozilla.org2000-02-021-7/+9
* REOPENing a bug now clears the resolution; most people will agree itterry%mozilla.org2000-02-011-0/+1
* Added a new table fielddefs that records information about theterry%mozilla.org2000-01-221-4/+16
* Moved all the long descriptions out of the bugs table, and into a newterry%mozilla.org2000-01-211-1/+1
* Allow whitespace to be used to separate keywords.terry%mozilla.org2000-01-201-2/+4
* Added a "keywords" field to a bug, which is a cached string-based copyterry%mozilla.org2000-01-171-18/+19
* Checked in patch by Dawn Endico <endico@mozilla.org> -- whenterry%mozilla.org2000-01-151-0/+11
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-2/+16
* Send one last email notification to people when a bug gets reassignedterry%mozilla.org2000-01-141-1/+4
* Was sometimes putting a silly timestamp in the change log.terry%mozilla.org2000-01-141-3/+5
* Don't complain that the user isn't doing anything if he is actuallyterry%mozilla.org2000-01-141-4/+3
* Was making changes to bugs before validating the entries in the CCterry%mozilla.org2000-01-121-9/+19
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-4/+76
* Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla requi...terry%mozilla.org1999-12-171-9/+38
* Force selection of a valid product when doing a massterry%mozilla.org1999-12-151-0/+5
* a bug fix or two and a whole bunch of sanity-checking of form submissions stuffdmose%mozilla.org1999-12-031-5/+76
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-1/+5
* Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev...terry%mozilla.org1999-09-241-0/+2
* Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't letterry%mozilla.org1999-09-161-2/+2
* More tiny battles in the HTML syntax error warbryce-mozilla%nextbus.com1999-07-091-1/+1
* Notify by mail whenever a related bug changes status.terry%mozilla.org1999-05-281-6/+4
* Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1999-05-271-13/+149
* Avoid mid-air collisions (implementing a suggestion byterry%mozilla.org1999-05-261-2/+41
* "nospam" feature. BugZilla will no longer email the person submittingbryce-mozilla%nextbus.com1999-05-121-8/+11
* Oops; back out last change; was checked in by mistake (and with the wrong log...terry%mozilla.org1999-05-111-11/+8
* Remember the 'changedin' field when memorizing queries.terry%mozilla.org1999-05-111-8/+11
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-0/+16
* Fixed stupid typo.terry%netscape.com1999-01-281-1/+1
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-2/+15
* When viewing a bug, make it possible to change its OS.terry%netscape.com1999-01-161-1/+1
* Got rid of some harmless warning messages.terry%netscape.com1998-12-101-0/+6
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-38/+31