Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-05 | Fix for bug 204560: display alias in long listing. | myk%mozilla.org | 1 | -0/+3 | |
Fix by GavinS <bugzilla@chimpychompy.org>. r=myk, a=myk | |||||
2003-07-14 | Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵ | gerv%gerv.net | 1 | -3/+6 | |
gerv; r,a=justdave. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 24 | -389/+437 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -1/+1 | |
r=myk,jake | |||||
2003-04-27 | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 1 | -4/+47 | |
patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 4 | -5/+9 | |
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | |||||
2003-04-09 | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 1 | -1/+6 | |
r=bbaetz,a=justdave | |||||
2003-04-01 | Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, ↵ | gerv%gerv.net | 1 | -3/+6 | |
a=justdave. | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2 | -2/+2 | |
r=gerv, justdave a=justdave | |||||
2003-02-28 | Bug 180692 - enter_bug shows keywords option even if keywords are disabled | burnus%gmx.de | 1 | -10/+12 | |
r=bbaetz, a=justdave | |||||
2003-02-16 | Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave. | gerv%gerv.net | 1 | -0/+2 | |
2003-02-15 | Bug 193286: Field validation errors had the wrong page title | justdave%syndicomm.com | 2 | -0/+8 | |
r= gerv, a= justdave | |||||
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2 | -1/+73 | |
a=justdave | |||||
2003-02-06 | Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. | gerv%gerv.net | 1 | -1/+5 | |
2003-01-22 | Bug 189790 voting info not displayed when editing/viewing a bug | bugreport%peshkin.net | 1 | -1/+1 | |
patch by jnerad@bellsouth.net r=burnus a=justdave | |||||
2003-01-15 | Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by ↵ | gerv%gerv.net | 1 | -17/+25 | |
gerv; r=bbaetz, a=justdave. | |||||
2003-01-07 | Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary | timeless%mozdev.org | 1 | -1/+1 | |
r=burnus a=justdave | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 1 | -9/+13 | |
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 4 | -56/+90 | |
r=gerv, justdave a=justdave | |||||
2002-12-03 | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
(Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave | |||||
2002-12-01 | Bug 178880 - Creation date is now displayed in the long list. | jake%bugzilla.org | 1 | -0/+6 | |
Patch by Frank Wein <mcsmurf@gmx.net> r=jake a=justdave | |||||
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 5 | -67/+115 | |
r=justdave, joel a=justdave | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 3 | -4/+5 | |
every time we display. r=justdave a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 2 | -9/+17 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-11-22 | Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵ | gerv%gerv.net | 1 | -11/+13 | |
gerv; r=bbaetz, a=justdave. | |||||
2002-11-20 | Bug 179293 - time tracking js should only appear if time tracking is | bbaetz%student.usyd.edu.au | 1 | -21/+23 | |
enabled patch by Jeff Hedlund <jeff.hedlund@matrixsi.com> r=bbaetz, a=justdave | |||||
2002-11-19 | Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵ | myk%mozilla.org | 1 | -1/+0 | |
its purpose. r=bbaetz a=myk | |||||
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 5 | -17/+17 | |
r=gerv, a=justdave | |||||
2002-11-11 | Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵ | gerv%gerv.net | 1 | -7/+11 | |
selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave. | |||||
2002-11-10 | Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
component " 2xr=jake a=myk | |||||
2002-11-02 | Fix for bug 176509: "(this bug is not in your list)" no longer appears in ↵ | justdave%syndicomm.com | 1 | -13/+17 | |
the navigation bar when you aren't viewing a bug. Patch by Jody McIntyre <jodym@oeone.com> r=justdave | |||||
2002-10-24 | Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk. | gerv%gerv.net | 2 | -0/+591 | |
2002-10-17 | Bug 112373 you should be able to enter bug dependencies/blockers when you ↵ | bugreport%peshkin.net | 1 | -0/+16 | |
enter a bug. patch by jhedlund r,2xr=joel | |||||
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 6 | -4/+195 | |
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | |||||
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 1 | -0/+32 | |
r=bbaetz. | |||||
2002-10-03 | Bug 155389 - More <link> elements & templatization of navigation_links. ↵ | gerv%gerv.net | 1 | -1/+0 | |
Patch by gerv; r=bbaetz. | |||||
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -7/+13 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-14 | Bug 25521 - Keyword field in new bug entry. Patch by ↵ | gerv%gerv.net | 1 | -0/+13 | |
jeff.hedlund@matrixsi.com; r=gerv. | |||||
2002-08-27 | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 3 | -0/+3 | |
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk | |||||
2002-08-20 | Bug 143286 - Add support for Insiders, Private comments, Private ↵ | gerv%gerv.net | 3 | -11/+30 | |
Attachments. Patch by bugreport@peshkin.net; r=gerv. | |||||
2002-08-13 | Bug 24823 - show the last modified date at the top of show_bug | bbaetz%student.usyd.edu.au | 1 | -0/+2 | |
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2 | |||||
2002-08-10 | Bug 159996 - bug vote instructions are misleading/confusing | bbaetz%student.usyd.edu.au | 1 | -3/+16 | |
r=gerv x2 | |||||
2002-07-29 | Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -2/+0 | |
2002-07-28 | Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵ | gerv%gerv.net | 1 | -2/+4 | |
burnus; r=gerv. | |||||
2002-07-25 | Bug 102648 - a little more thought. We are changing Platform to Hardware ↵ | gerv%gerv.net | 1 | -5/+5 | |
(see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless. | |||||
2002-07-25 | Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless. | gerv%gerv.net | 1 | -48/+53 | |
2002-07-21 | Fixing trivial but obvious bug where "and QA contact" was not displaying ↵ | gerv%gerv.net | 1 | -1/+1 | |
correctly; noticed on b.m.o. No bug number. | |||||
2002-07-09 | Bug 151714 - user with no canconfirm permission should not get option to | bbaetz%student.usyd.edu.au | 1 | -4/+4 | |
mark bugs they reported as NEW r=jouni, myk | |||||
2002-07-06 | Bug 155388: <link> elements for next/prev/first/last in buglists didn't ↵ | jouni%heikniemi.net | 1 | -1/+1 | |
appear post-templatization. r=gerv,bbaetz | |||||
2002-07-04 | Fix for bug 99203: Implements bug aliases feature. | myk%mozilla.org | 1 | -0/+6 | |
r=bbaetz,jouni |