aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 233645 - fix a number of 'undef' warnings which were killing performance ...gerv%gerv.net2004-02-141-2/+8
* Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch ...jocuri%softhome.net2003-11-071-1/+1
* Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch ...jocuri%softhome.net2003-10-281-0/+1
* Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ThrowUs...jocuri%softhome.net2003-10-191-3/+2
* Correcting the previous backout attempt, apparrently typoed a version number ...justdave%syndicomm.com2003-10-171-5/+5
* Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com2003-10-171-4/+4
* Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org2003-10-161-1/+1
* Bug 220034: empty form after changing bug details; patch by wicked@etlicon.fi...jocuri%softhome.net2003-10-141-0/+3
* Bug 221264 Making no changes shouldn't affect Last modifiedtimeless%mozdev.org2003-10-071-4/+6
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-5/+3
* Bug 215962: Missing {} around implied hash reference in params to ThrowUserErrorjustdave%syndicomm.com2003-08-131-1/+1
* Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" error...preed%sigkill.com2003-07-241-0/+1
* Fixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only.preed%sigkill.com2003-07-181-1/+1
* Bug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net (Vl...preed%sigkill.com2003-07-181-0/+4
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-4/+6
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-2/+5
* Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org2003-04-251-1/+14
* Bug 193965: On product change, user can accidentally opt-out of required grou...justdave%syndicomm.com2003-04-251-1/+2
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-21/+29
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 194394 - Internal error after turning useqacontact offbbaetz%acm.org2003-02-231-1/+1
* Bug 186994 - Unable to accept a new bug that has been assigned. Patch by gerv...gerv%gerv.net2003-02-161-8/+4
* Bug 193286: Field validation errors had the wrong page titlejustdave%syndicomm.com2003-02-151-6/+3
* Bug 192513: importxml.pl and move.pl now use the new mail routines introduced...justdave%syndicomm.com2003-02-101-4/+4
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2003-02-101-37/+11
* Bug 192340 - 'unknown_keyword' error doesn't mention keywordbbaetz%acm.org2003-02-081-0/+1
* bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ...burnus%gmx.de2003-02-051-1/+1
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-20/+28
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-58/+155
* Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au2002-11-221-20/+24
* Backing out the checkin for bug 180966 (fix warnings in web server error log)...justdave%syndicomm.com2002-11-221-18/+15
* Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au2002-11-201-15/+18
* Bug 180545 - It was possible to change the product/component of a bug without...jake%bugzilla.org2002-11-181-3/+26
* Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2002-11-111-4/+4
* Bug 179321 - cannot clear status whiteboard entirelybbaetz%student.usyd.edu.au2002-11-101-1/+2
* Bug 71794 - processmail shouldn't bother checking dependencies unless state c...gerv%gerv.net2002-11-081-16/+30
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-081-3/+4
* Bug 95430 Reopening en masse fails.bugreport%peshkin.net2002-10-311-5/+8
* Bug 175838 Reopening a bug does not clear resolution, nor does selecting 'cle...bugreport%peshkin.net2002-10-311-2/+4
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+5
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-251-0/+10
* Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net2002-10-171-40/+14
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je...gerv%gerv.net2002-10-171-2/+2
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-6/+45
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-131-0/+1
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net2002-10-111-14/+14
* Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtoolspreed%sigkill.com2002-10-021-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2002-10-021-14/+8
* Bug 171639 dupes not marked in original bugbugreport%peshkin.net2002-10-011-1/+2
* Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net2002-09-291-0/+1