aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan...justdave%syndicomm.com2001-07-221-30/+29
* Fix for bugs 55161 and 12819. The activity log now stores only what's change...jake%acutex.net2001-07-201-53/+74
* Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com2001-06-271-11/+41
* Fix for bug 15980: Password is no longer shown in the location bar on the fir...justdave%syndicomm.com2001-06-081-2/+8
* Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com2001-06-071-2/+2
* Landing Myk's patch for bug #71767tara%tequilarista.org2001-06-031-6/+20
* Bugzilla was leaking information about bugs marked secure (using bug groups)....jake%acutex.net2001-05-311-28/+42
* 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