summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
AgeCommit message (Collapse)AuthorFilesLines
2002-10-31Bug 95430 Reopening en masse fails.bugreport%peshkin.net1-5/+8
Patch by jeff.hedlund r=justdave, joel
2002-10-31Bug 175838 Reopening a bug does not clear resolution, nor does selecting ↵bugreport%peshkin.net1-2/+4
'clear resolution' patch by jeff.hedlund@matrixsi.com 2xr=gerv
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+5
r=gerv, justdave
2002-10-25Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net1-0/+10
patch by not_erik@dasbistro.com r=joel, myk
2002-10-17Bug 112373 you should be able to enter bug dependencies/blockers when you ↵bugreport%peshkin.net1-40/+14
enter a bug. patch by jhedlund r,2xr=joel
2002-10-17Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵gerv%gerv.net1-2/+2
jeff.hedlund@matrixsi.com; r=burnus, gerv.
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-6/+45
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-13Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net1-0/+1
r=burnus
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net1-14/+14
r=bbaetz.
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; ↵gerv%gerv.net1-14/+8
r=burnus.
2002-10-01Bug 171639 dupes not marked in original bugbugreport%peshkin.net1-1/+2
2xr=bbaetz
2002-09-29Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net1-0/+1
2xr=bbaetz
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-9/+20
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-23Bug 170064 - Change error API again to allow vars to be passed in the call. ↵gerv%gerv.net1-4/+4
Patch by gerv; r=bbaetz.
2002-09-23Bug 170075 - Mid-air collision pages should be titled as such. Patch by ↵gerv%gerv.net1-1/+15
gerv; r=bbaetz.
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-44/+59
r=bbaetz, gerv
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net1-1/+0
Patch by gerv; r=kiko.
2002-09-19Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵gerv%gerv.net1-40/+112
needs. Patch by gerv; r=bbaetz, joel.
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net1-2/+1
Patch by gerv; r=bbaetz.
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
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-26Bug 164470 - mass reassign changes UNCONFIRMED->NEWbbaetz%student.usyd.edu.au1-13/+38
r=joel x2
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-2/+19
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net1-61/+33
by gerv; r=bbaetz.
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-3/+3
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-14Bug 162642 - Cannot accept bugs if requiremilestone is on; regression frombbaetz%student.usyd.edu.au1-2/+2
bug 43600 r=preed x2
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-10/+58
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-08-01Bug 118442 - Bugzilla fails to notice if nothing has changed when editingbbaetz%student.usyd.edu.au1-2/+1
multiple bugs if no keywords have been defined patch by jake@bugzilla.org, r=bbaetz
2002-07-19Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au1-3/+0
r=myk, jouni
2002-07-11Bug 156844 - 'use of uninitialized value in string eq' warningbbaetz%student.usyd.edu.au1-0/+2
r=jouni x2
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-17/+77
r=bbaetz,jouni
2002-06-25Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au1-1/+20
r=jouni, gerv
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-2/+1
early enough r=mattyt, jouni
2002-06-16Bug 151369 - need to trim the entered assignee's email addressbbaetz%student.usyd.edu.au1-1/+1
r=mattyt x2
2002-05-29Bug 144728 - Midair collision doubles line feeds. Patch by ↵gerv%gerv.net1-0/+3
jouni@heikniemi.net; 2xr=justdave.
2002-04-25Bug 125066 - remove the need to set a milestone on accept for products with ↵gerv%gerv.net1-1/+2
just one milestone. Patch by zeroj; r=justdave, gerv.
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net1-10/+10
afranke.
2002-04-18Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by ↵gerv%gerv.net1-1/+1
gerv, 2xr=justdave.
2002-04-16bug 117718 - Mass Change removes a bugs groupset if the bug was in thebbaetz%student.usyd.edu.au1-4/+12
wrong product group r=justdave x2
2002-04-13Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org1-260/+157
Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz
2002-04-04Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net1-4/+11
2002-04-03Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely ↵justdave%syndicomm.com1-14/+17
reported a circular dependency loop, and setting both the blocks and depends at the same time allowed a real dependency loop to be created. Patch by Stephen Lee <slee@wilcoxassoc.com> r= myk, justdave
2002-03-24Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net1-39/+50
2002-03-11Fix for bug 72184: prevents users from entering too-large ↵myk%mozilla.org1-0/+2
comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2002-02-13Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au1-9/+1
bugs r=justdave, afranke
2002-02-05Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au1-29/+17
r=justdave, gerv
2002-01-23Bug 121074 - taint error after changing bugbbaetz%student.usyd.edu.au1-14/+12
r=daa@distributed.net,jake
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-10/+22
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave