aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 233645 - fix a number of 'undef' warnings which were killing performance ↵gerv%gerv.net2004-02-141-2/+8
| | | | for multiple bug change. Patch by gerv; r,a=justdave.
* Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch ↵jocuri%softhome.net2003-11-071-1/+1
| | | | by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
* Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch ↵jocuri%softhome.net2003-10-281-0/+1
| | | | by Jon <kniht@us.ibm.com>; r=myk; a=myk.
* Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ↵jocuri%softhome.net2003-10-191-3/+2
| | | | ThrowUserError('product_edit_denied'); r=bbaetz; a=justdave.
* Correcting the previous backout attempt, apparrently typoed a version number ↵justdave%syndicomm.com2003-10-171-5/+5
| | | | last time
* 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
| | | | patch by caduvall@glue.umd.edu r=timeless a=justdave
* Bug 220034: empty form after changing bug details; patch by ↵jocuri%softhome.net2003-10-141-0/+3
| | | | wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave.
* Bug 221264 Making no changes shouldn't affect Last modifiedtimeless%mozdev.org2003-10-071-4/+6
| | | | r=joel a=justdave
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-5/+3
| | | | r,a=justdave
* Bug 215962: Missing {} around implied hash reference in params to ThrowUserErrorjustdave%syndicomm.com2003-08-131-1/+1
| | | | | patch by Eric Selberg <erik@selberg.com> r= justdave a= justdave
* Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" ↵preed%sigkill.com2003-07-241-0/+1
| | | | error; Patch by jocuri@softhome.net (Vlad Dascalu), r=bbaetz, a=justdave
* 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 ↵preed%sigkill.com2003-07-181-0/+4
| | | | (Vlad Dascalu), r=kiko, a=justdave
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-4/+6
| | | | r=myk,jake
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-2/+5
| | | | r=joel, a=justdave
* Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org2003-04-251-1/+14
| | | | | | | request notifications r=bbaetz,jpreed a=justdave
* Bug 193965: On product change, user can accidentally opt-out of required ↵justdave%syndicomm.com2003-04-251-1/+2
| | | | | | | | group restriction Patch by Joel Peshkin <bugreport@peshkin.net> r= bbaetz, justdave a= justdave
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-21/+29
| | | | | r=gerv a=justdave
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
| | | | | r=justdave a=justdave
* Bug 194394 - Internal error after turning useqacontact offbbaetz%acm.org2003-02-231-1/+1
| | | | r,a=justdave
* Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵gerv%gerv.net2003-02-161-8/+4
| | | | gerv; r=bbaetz, a=justdave.
* Bug 193286: Field validation errors had the wrong page titlejustdave%syndicomm.com2003-02-151-6/+3
| | | | r= gerv, a= justdave
* Bug 192513: importxml.pl and move.pl now use the new mail routines ↵justdave%syndicomm.com2003-02-101-4/+4
| | | | | | introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-101-37/+11
| | | | a=justdave
* Bug 192340 - 'unknown_keyword' error doesn't mention keywordbbaetz%acm.org2003-02-081-0/+1
| | | | r=myk, a=justdave
* bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵burnus%gmx.de2003-02-051-1/+1
| | | | | | change a field r=gerv, a=justdave
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-20/+28
| | | | | r=justdave, joel a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-58/+155
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au2002-11-221-20/+24
| | | | r=joel, a=justdave
* Backing out the checkin for bug 180966 (fix warnings in web server error ↵justdave%syndicomm.com2002-11-221-18/+15
| | | | | | log). This checkin caused commenting on bugs to fail if timetracking is not enabled.
* Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au2002-11-201-15/+18
| | | | r,a=myk
* Bug 180545 - It was possible to change the product/component of a bug ↵jake%bugzilla.org2002-11-181-3/+26
| | | | | | | without having the editbugs permission. r=bbaetz a=justdave
* Fix for bug 179334: updates the setter consistently. also fixes numerous ↵myk%mozilla.org2002-11-111-4/+4
| | | | | | | other bugs in the RT code. r=bbaetz a=myk
* Bug 179321 - cannot clear status whiteboard entirelybbaetz%student.usyd.edu.au2002-11-101-1/+2
| | | | | r=joel x2 a=justdave
* Bug 71794 - processmail shouldn't bother checking dependencies unless state ↵gerv%gerv.net2002-11-081-16/+30
| | | | changes. Patch by gerv; r=myk.
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-081-3/+4
| | | | | r=not_erik,joel a=justdave
* Bug 95430 Reopening en masse fails.bugreport%peshkin.net2002-10-311-5/+8
| | | | | Patch by jeff.hedlund r=justdave, joel
* Bug 175838 Reopening a bug does not clear resolution, nor does selecting ↵bugreport%peshkin.net2002-10-311-2/+4
| | | | | | | 'clear resolution' patch by jeff.hedlund@matrixsi.com 2xr=gerv
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+5
| | | | r=gerv, justdave
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-251-0/+10
| | | | | patch by not_erik@dasbistro.com r=joel, myk
* Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net2002-10-171-40/+14
| | | | | | | enter a bug. patch by jhedlund r,2xr=joel
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net2002-10-171-2/+2
| | | | jeff.hedlund@matrixsi.com; r=burnus, gerv.
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-6/+45
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-131-0/+1
| | | | r=burnus
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-14/+14
| | | | r=bbaetz.
* 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; ↵gerv%gerv.net2002-10-021-14/+8
| | | | r=burnus.
* Bug 171639 dupes not marked in original bugbugreport%peshkin.net2002-10-011-1/+2
| | | | 2xr=bbaetz
* Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net2002-09-291-0/+1
| | | | 2xr=bbaetz