aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net2002-08-161-61/+33
* Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net2002-08-151-3/+3
* Bug 162642 - Cannot accept bugs if requiremilestone is on; regression frombbaetz%student.usyd.edu.au2002-08-141-2/+2
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-10/+58
* Bug 118442 - Bugzilla fails to notice if nothing has changed when editingbbaetz%student.usyd.edu.au2002-08-011-2/+1
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-3/+0
* Bug 156844 - 'use of uninitialized value in string eq' warningbbaetz%student.usyd.edu.au2002-07-111-0/+2
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-17/+77
* Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2002-06-251-1/+20
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-2/+1
* Bug 151369 - need to trim the entered assignee's email addressbbaetz%student.usyd.edu.au2002-06-161-1/+1
* Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.ne...gerv%gerv.net2002-05-291-0/+3
* Bug 125066 - remove the need to set a milestone on accept for products with j...gerv%gerv.net2002-04-251-1/+2
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-10/+10
* Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by ge...gerv%gerv.net2002-04-181-1/+1
* bug 117718 - Mass Change removes a bugs groupset if the bug was in thebbaetz%student.usyd.edu.au2002-04-161-4/+12
* Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org2002-04-131-260/+157
* Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net2002-04-041-4/+11
* Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely r...justdave%syndicomm.com2002-04-031-14/+17
* Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net2002-03-241-39/+50
* Fix for bug 72184: prevents users from entering too-large comments/descriptio...myk%mozilla.org2002-03-111-0/+2
* Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au2002-02-131-9/+1
* Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au2002-02-051-29/+17
* Bug 121074 - taint error after changing bugbbaetz%student.usyd.edu.au2002-01-221-14/+12
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-10/+22
* Bug 113975 - Changing only cc on mass change page incorrectly gives an error ...jake%acutex.net2002-01-061-1/+4
* Fix for bug 102487: If you had "comment on product change required" turned on...justdave%syndicomm.com2001-12-161-29/+31
* Fix for bug 73502: midair collision wasn't catching other bugs changing depen...justdave%syndicomm.com2001-12-111-0/+2
* Bug 108312 - The mid-air collision page was only showing the most recent chan...jake%acutex.net2001-11-271-1/+1
* Backing out previous checkin, it broke the tree. :(justdave%syndicomm.com2001-11-181-4/+2
* Fix for bug 102487: If admin has set preferences to require a comment on a pr...justdave%syndicomm.com2001-11-181-2/+4
* Bug 107718 pt 2 - use subtraction instead of the ~ operator, which olderbbaetz%cs.mcgill.ca2001-11-141-2/+5
* Fix for bug 99519: timestamps were not being set correctly in the activity ta...justdave%syndicomm.com2001-11-081-6/+8
* SECURITY FIX see bug 108385: Due to trusting of passed form fields that shoul...justdave%syndicomm.com2001-11-061-10/+6
* Bug 107718 - mass changes give all changed bugs the groupset of the firstbbaetz%cs.mcgill.ca2001-11-031-37/+20
* Bug 104065 - Stop uninitilized string warnings from getting into the error lo...jake%acutex.net2001-10-251-1/+1
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-231-36/+10
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-7/+7
* Fix for bug 98744: No more software error when the user clicks "remove cc" wi...myk%mozilla.org2001-09-291-1/+1
* Fix for bug 90333: Bugzilla now displays an appropriate error message if a us...myk%mozilla.org2001-09-181-0/+5
* Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ...jake%acutex.net2001-09-151-1/+13
* Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrappingjustdave%syndicomm.com2001-08-271-22/+58
* Bug 96085 - bypassing group security checks using duplicate bugsjake%acutex.net2001-08-271-2/+99
* Fix for bug 95235: variables with untrusted content were being echoed back to...justdave%syndicomm.com2001-08-251-1/+2
* Refixing bug 95875 - The code that breakes the typed in CC list into individu...jake%acutex.net2001-08-181-4/+4
* Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would sho...justdave%syndicomm.com2001-08-181-6/+4
* Fix for bug 95747 - CC List validation (for additions) wasn't happening until...jake%acutex.net2001-08-181-39/+58
* Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u...justdave%syndicomm.com2001-08-171-33/+8
* Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c...justdave%syndicomm.com2001-08-131-0/+29
* fix for bug 66235: process_bug.cgi: multiple product change misses the groups...zach%zachlipton.com2001-08-111-33/+193