aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-171-1/+1
* Fix for bug 71606: Duplicates not getting marked in comments which bug they'r...dave%intrec.com2001-03-121-1/+1
* Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to ma...dave%intrec.com2001-03-111-32/+36
* back out changecyeh%bluemartini.com2001-03-101-2/+4
* fix for 70039: Mid-air collision page confusing, users think comments will be...cyeh%bluemartini.com2001-03-101-4/+2
* fix for bug 51670: Dependency loops are possiblecyeh%bluemartini.com2001-02-271-1/+23
* Oops, typo in patch. = -> eqdave%intrec.com2001-02-241-2/+2
* fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com2001-02-231-5/+4
* Fix for bug 49306: Resolution field getting cleared on midair-collision.dave%intrec.com2001-02-221-6/+3
* fix for 28676 :cyeh%bluemartini.com2001-02-161-0/+22
* fix for bug found in original 17464 patch, where removal from the CC list was...dmose%mozilla.org2001-02-151-5/+41
* Cleaning up the language for matty for bug #45213tara%tequilarista.org2001-01-181-2/+2
* Formatting change. Trivial.gerv%gerv.net2000-12-141-1/+1
* Landing duplicates stuff from gervase markhamtara%tequilarista.org2000-10-241-1/+5
* fix for 49063: no sanity checking when setting duplicate. sanity checkingcyeh%bluemartini.com2000-08-301-0/+7
* fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com2000-08-291-1/+1
* Re-fixing bug 30824 the correct way (which also fixes bug 46753)dave%intrec.com2000-08-131-3/+2
* Landing Dave Miller's patch for #25693tara%tequilarista.org2000-07-261-0/+1
* Bug moving code is now fully implemented. To use it, turn on the param and se...endico%mozilla.org2000-07-141-0/+12
* Keywords were already enforced to never differ only in capitalization. So, c...terry%mozilla.org2000-07-141-2/+1
* fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),cyeh%bluemartini.com2000-07-061-0/+1
* Checkin for Bug 42851 'Use listbox with input for CC management on bug form'cyeh%bluemartini.com2000-06-221-4/+9
* 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