summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net1-14/+8
2002-10-01Bug 171639 dupes not marked in original bugbugreport%peshkin.net1-1/+2
2002-09-29Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net1-0/+1
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org1-9/+20
2002-09-23Bug 170064 - Change error API again to allow vars to be passed in the call. P...gerv%gerv.net1-4/+4
2002-09-23Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv;...gerv%gerv.net1-1/+15
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-44/+59
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net1-1/+0
2002-09-19Bug 168804 - Document CheckCanChangeField so sites can modify it for local ne...gerv%gerv.net1-40/+112
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net1-2/+1
2002-09-06Spelling fixes.matty%chariot.net.au1-1/+1
2002-08-27Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au1-1/+3
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-26Bug 164470 - mass reassign changes UNCONFIRMED->NEWbbaetz%student.usyd.edu.au1-13/+38
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net1-2/+19
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net1-61/+33
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-3/+3