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