summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
AgeCommit message (Expand)AuthorFilesLines
2002-01-23Bug 121074 - taint error after changing bugbbaetz%student.usyd.edu.au1-14/+12
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-10/+22
2002-01-06Bug 113975 - Changing only cc on mass change page incorrectly gives an error ...jake%acutex.net1-1/+4
2001-12-16Fix for bug 102487: If you had "comment on product change required" turned on...justdave%syndicomm.com1-29/+31
2001-12-11Fix for bug 73502: midair collision wasn't catching other bugs changing depen...justdave%syndicomm.com1-0/+2
2001-11-28Bug 108312 - The mid-air collision page was only showing the most recent chan...jake%acutex.net1-1/+1
2001-11-18Backing out previous checkin, it broke the tree. :(justdave%syndicomm.com1-4/+2
2001-11-18Fix for bug 102487: If admin has set preferences to require a comment on a pr...justdave%syndicomm.com1-2/+4
2001-11-15Bug 107718 pt 2 - use subtraction instead of the ~ operator, which olderbbaetz%cs.mcgill.ca1-2/+5
2001-11-08Fix for bug 99519: timestamps were not being set correctly in the activity ta...justdave%syndicomm.com1-6/+8
2001-11-06SECURITY FIX see bug 108385: Due to trusting of passed form fields that shoul...justdave%syndicomm.com1-10/+6
2001-11-03Bug 107718 - mass changes give all changed bugs the groupset of the firstbbaetz%cs.mcgill.ca1-37/+20
2001-10-25Bug 104065 - Stop uninitilized string warnings from getting into the error lo...jake%acutex.net1-1/+1
2001-10-24Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca1-36/+10
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-7/+7
2001-09-29Fix for bug 98744: No more software error when the user clicks "remove cc" wi...myk%mozilla.org1-1/+1
2001-09-18Fix for bug 90333: Bugzilla now displays an appropriate error message if a us...myk%mozilla.org1-0/+5
2001-09-15Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ...jake%acutex.net1-1/+13
2001-08-27Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrappingjustdave%syndicomm.com1-22/+58
2001-08-27Bug 96085 - bypassing group security checks using duplicate bugsjake%acutex.net1-2/+99
2001-08-25Fix for bug 95235: variables with untrusted content were being echoed back to...justdave%syndicomm.com1-1/+2
2001-08-18Refixing bug 95875 - The code that breakes the typed in CC list into individu...jake%acutex.net1-4/+4
2001-08-18Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would sho...justdave%syndicomm.com1-6/+4
2001-08-18Fix for bug 95747 - CC List validation (for additions) wasn't happening until...jake%acutex.net1-39/+58
2001-08-17Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u...justdave%syndicomm.com1-33/+8
2001-08-13Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c...justdave%syndicomm.com1-0/+29
2001-08-11fix for bug 66235: process_bug.cgi: multiple product change misses the groups...zach%zachlipton.com1-33/+193
2001-07-22Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan...justdave%syndicomm.com1-30/+29
2001-07-21Fix for bugs 55161 and 12819. The activity log now stores only what's change...jake%acutex.net1-53/+74
2001-06-27Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com1-11/+41
2001-06-08Fix for bug 15980: Password is no longer shown in the location bar on the fir...justdave%syndicomm.com1-2/+8
2001-06-07Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com1-2/+2
2001-06-03Landing Myk's patch for bug #71767tara%tequilarista.org1-6/+20
2001-06-01Bugzilla was leaking information about bugs marked secure (using bug groups)....jake%acutex.net1-28/+42
2001-04-17Correcting my email address in the commentsjustdave%syndicomm.com1-1/+1
2001-03-12Fix for bug 71606: Duplicates not getting marked in comments which bug they'r...dave%intrec.com1-1/+1
2001-03-11Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to ma...dave%intrec.com1-32/+36
2001-03-10back out changecyeh%bluemartini.com1-2/+4
2001-03-10fix for 70039: Mid-air collision page confusing, users think comments will be...cyeh%bluemartini.com1-4/+2
2001-02-27fix for bug 51670: Dependency loops are possiblecyeh%bluemartini.com1-1/+23
2001-02-24Oops, typo in patch. = -> eqdave%intrec.com1-2/+2
2001-02-23fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com1-5/+4
2001-02-22Fix for bug 49306: Resolution field getting cleared on midair-collision.dave%intrec.com1-6/+3
2001-02-16fix for 28676 :cyeh%bluemartini.com1-0/+22
2001-02-15fix for bug found in original 17464 patch, where removal from the CC list was...dmose%mozilla.org1-5/+41
2001-01-18Cleaning up the language for matty for bug #45213tara%tequilarista.org1-2/+2
2000-12-14Formatting change. Trivial.gerv%gerv.net1-1/+1
2000-10-24Landing duplicates stuff from gervase markhamtara%tequilarista.org1-1/+5
2000-08-30fix for 49063: no sanity checking when setting duplicate. sanity checkingcyeh%bluemartini.com1-0/+7
2000-08-29fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com1-1/+1