Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 194394 - Internal error after turning useqacontact off | bbaetz%acm.org | 2003-02-23 | 1 | -1/+1 |
| | | | | r,a=justdave | ||||
* | Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵ | gerv%gerv.net | 2003-02-16 | 1 | -8/+4 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 193286: Field validation errors had the wrong page title | justdave%syndicomm.com | 2003-02-15 | 1 | -6/+3 |
| | | | | r= gerv, a= justdave | ||||
* | Bug 192513: importxml.pl and move.pl now use the new mail routines ↵ | justdave%syndicomm.com | 2003-02-10 | 1 | -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.com | 2003-02-10 | 1 | -37/+11 |
| | | | | a=justdave | ||||
* | Bug 192340 - 'unknown_keyword' error doesn't mention keyword | bbaetz%acm.org | 2003-02-08 | 1 | -0/+1 |
| | | | | r=myk, a=justdave | ||||
* | bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵ | burnus%gmx.de | 2003-02-05 | 1 | -1/+1 |
| | | | | | | change a field r=gerv, a=justdave | ||||
* | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 2002-11-28 | 1 | -20/+28 |
| | | | | | r=justdave, joel a=justdave | ||||
* | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 2002-11-25 | 1 | -58/+155 |
| | | | | | | Patch by joel r=bbaetz,justdave a=justdave | ||||
* | Bug 180966 - warnings in webserver error log (take 2) | bbaetz%student.usyd.edu.au | 2002-11-22 | 1 | -20/+24 |
| | | | | r=joel, a=justdave | ||||
* | Backing out the checkin for bug 180966 (fix warnings in web server error ↵ | justdave%syndicomm.com | 2002-11-22 | 1 | -18/+15 |
| | | | | | | log). This checkin caused commenting on bugs to fail if timetracking is not enabled. | ||||
* | Bug 180966 - fix misc warnings | bbaetz%student.usyd.edu.au | 2002-11-20 | 1 | -15/+18 |
| | | | | r,a=myk | ||||
* | Bug 180545 - It was possible to change the product/component of a bug ↵ | jake%bugzilla.org | 2002-11-18 | 1 | -3/+26 |
| | | | | | | | without having the editbugs permission. r=bbaetz a=justdave | ||||
* | Fix for bug 179334: updates the setter consistently. also fixes numerous ↵ | myk%mozilla.org | 2002-11-11 | 1 | -4/+4 |
| | | | | | | | other bugs in the RT code. r=bbaetz a=myk | ||||
* | Bug 179321 - cannot clear status whiteboard entirely | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -1/+2 |
| | | | | | r=joel x2 a=justdave | ||||
* | Bug 71794 - processmail shouldn't bother checking dependencies unless state ↵ | gerv%gerv.net | 2002-11-08 | 1 | -16/+30 |
| | | | | changes. Patch by gerv; r=myk. | ||||
* | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 2002-11-08 | 1 | -3/+4 |
| | | | | | r=not_erik,joel a=justdave | ||||
* | Bug 95430 Reopening en masse fails. | bugreport%peshkin.net | 2002-10-31 | 1 | -5/+8 |
| | | | | | Patch by jeff.hedlund r=justdave, joel | ||||
* | Bug 175838 Reopening a bug does not clear resolution, nor does selecting ↵ | bugreport%peshkin.net | 2002-10-31 | 1 | -2/+4 |
| | | | | | | | 'clear resolution' patch by jeff.hedlund@matrixsi.com 2xr=gerv | ||||
* | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 2002-10-26 | 1 | -1/+5 |
| | | | | r=gerv, justdave | ||||
* | Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields | bugreport%peshkin.net | 2002-10-25 | 1 | -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.net | 2002-10-17 | 1 | -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.net | 2002-10-17 | 1 | -2/+2 |
| | | | | jeff.hedlund@matrixsi.com; r=burnus, gerv. | ||||
* | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 2002-10-13 | 1 | -6/+45 |
| | | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | ||||
* | Bug 174112 Edit multiple bugs broken | bugreport%peshkin.net | 2002-10-13 | 1 | -0/+1 |
| | | | | r=burnus | ||||
* | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 2002-10-11 | 1 | -14/+14 |
| | | | | r=bbaetz. | ||||
* | Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtools | preed%sigkill.com | 2002-10-02 | 1 | -1/+1 |
| | |||||
* | Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵ | gerv%gerv.net | 2002-10-02 | 1 | -14/+8 |
| | | | | r=burnus. | ||||
* | Bug 171639 dupes not marked in original bug | bugreport%peshkin.net | 2002-10-01 | 1 | -1/+2 |
| | | | | 2xr=bbaetz | ||||
* | Bug 171322 process_bug.cgi makes reference to non-existant product variable | bugreport%peshkin.net | 2002-09-29 | 1 | -0/+1 |
| | | | | 2xr=bbaetz | ||||
* | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 2002-09-29 | 1 | -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.net | 2002-09-23 | 1 | -4/+4 |
| | | | | Patch by gerv; r=bbaetz. | ||||
* | Bug 170075 - Mid-air collision pages should be titled as such. Patch by ↵ | gerv%gerv.net | 2002-09-23 | 1 | -1/+15 |
| | | | | gerv; r=bbaetz. | ||||
* | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 2002-09-23 | 1 | -44/+59 |
| | | | | r=bbaetz, gerv | ||||
* | Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵ | gerv%gerv.net | 2002-09-21 | 1 | -1/+0 |
| | | | | Patch by gerv; r=kiko. | ||||
* | Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵ | gerv%gerv.net | 2002-09-19 | 1 | -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.net | 2002-09-13 | 1 | -2/+1 |
| | | | | Patch by gerv; r=bbaetz. | ||||
* | Spelling fixes. | matty%chariot.net.au | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 2002-08-27 | 1 | -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.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Bug 164470 - mass reassign changes UNCONFIRMED->NEW | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -13/+38 |
| | | | | r=joel x2 | ||||
* | Bug 143286 - Add support for Insiders, Private comments, Private ↵ | gerv%gerv.net | 2002-08-20 | 1 | -2/+19 |
| | | | | Attachments. Patch by bugreport@peshkin.net; r=gerv. | ||||
* | Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵ | gerv%gerv.net | 2002-08-16 | 1 | -61/+33 |
| | | | | by gerv; r=bbaetz. | ||||
* | Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵ | gerv%gerv.net | 2002-08-15 | 1 | -3/+3 |
| | | | | code-error.html.tmpl. Patch by gerv; r=bbaetz. | ||||
* | Bug 162642 - Cannot accept bugs if requiremilestone is on; regression from | bbaetz%student.usyd.edu.au | 2002-08-14 | 1 | -2/+2 |
| | | | | | bug 43600 r=preed x2 | ||||
* | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -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 editing | bbaetz%student.usyd.edu.au | 2002-08-01 | 1 | -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 Win32 | bbaetz%student.usyd.edu.au | 2002-07-19 | 1 | -3/+0 |
| | | | | r=myk, jouni | ||||
* | Bug 156844 - 'use of uninitialized value in string eq' warning | bbaetz%student.usyd.edu.au | 2002-07-11 | 1 | -0/+2 |
| | | | | r=jouni x2 |