aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-9/+20
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 170064 - Change error API again to allow vars to be passed in the call. ↵gerv%gerv.net2002-09-231-4/+4
| | | | Patch by gerv; r=bbaetz.
* Bug 170075 - Mid-air collision pages should be titled as such. Patch by ↵gerv%gerv.net2002-09-231-1/+15
| | | | gerv; r=bbaetz.
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-44/+59
| | | | r=bbaetz, gerv
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net2002-09-211-1/+0
| | | | Patch by gerv; r=kiko.
* Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵gerv%gerv.net2002-09-191-40/+112
| | | | needs. Patch by gerv; r=bbaetz, joel.
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net2002-09-131-2/+1
| | | | Patch by gerv; r=bbaetz.
* Spelling fixes.matty%chariot.net.au2002-09-061-1/+1
|
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-271-1/+3
| | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 164470 - mass reassign changes UNCONFIRMED->NEWbbaetz%student.usyd.edu.au2002-08-261-13/+38
| | | | r=joel x2
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-2/+19
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net2002-08-161-61/+33
| | | | by gerv; r=bbaetz.
* Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net2002-08-151-3/+3
| | | | code-error.html.tmpl. Patch by gerv; r=bbaetz.
* Bug 162642 - Cannot accept bugs if requiremilestone is on; regression frombbaetz%student.usyd.edu.au2002-08-141-2/+2
| | | | | bug 43600 r=preed x2
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-10/+58
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* Bug 118442 - Bugzilla fails to notice if nothing has changed when editingbbaetz%student.usyd.edu.au2002-08-011-2/+1
| | | | | multiple bugs if no keywords have been defined patch by jake@bugzilla.org, r=bbaetz
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-3/+0
| | | | r=myk, jouni
* Bug 156844 - 'use of uninitialized value in string eq' warningbbaetz%student.usyd.edu.au2002-07-111-0/+2
| | | | r=jouni x2
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-17/+77
| | | | r=bbaetz,jouni
* Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2002-06-251-1/+20
| | | | r=jouni, gerv
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-2/+1
| | | | | early enough r=mattyt, jouni
* Bug 151369 - need to trim the entered assignee's email addressbbaetz%student.usyd.edu.au2002-06-161-1/+1
| | | | r=mattyt x2
* Bug 144728 - Midair collision doubles line feeds. Patch by ↵gerv%gerv.net2002-05-291-0/+3
| | | | jouni@heikniemi.net; 2xr=justdave.
* Bug 125066 - remove the need to set a milestone on accept for products with ↵gerv%gerv.net2002-04-251-1/+2
| | | | just one milestone. Patch by zeroj; r=justdave, gerv.
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-10/+10
| | | | afranke.
* Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by ↵gerv%gerv.net2002-04-181-1/+1
| | | | gerv, 2xr=justdave.