Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 2003-04-27 | 1 | -4/+47 |
| | | | | | patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave | ||||
* | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 2003-04-25 | 1 | -0/+21 |
| | | | | | | | request notifications r=bbaetz,jpreed a=justdave | ||||
* | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 2003-04-25 | 17 | -25/+635 |
| | | | | | | | | | 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 | ||||
* | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 2003-04-09 | 1 | -1/+6 |
| | | | | r=bbaetz,a=justdave | ||||
* | Fix for bug 200961: unhorks display of bug ID in RDF version of bug list. | myk%mozilla.org | 2003-04-08 | 1 | -2/+2 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi ↵ | burnus%gmx.de | 2003-04-03 | 1 | -1/+1 |
| | | | | | | for consistency r,a=justdave | ||||
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 1 | -29/+13 |
| | | | | | r=gerv a=justdave | ||||
* | Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ↵ | gerv%gerv.net | 2003-04-01 | 1 | -0/+33 |
| | | | | a=justdave. | ||||
* | Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, ↵ | gerv%gerv.net | 2003-04-01 | 1 | -3/+6 |
| | | | | a=justdave. | ||||
* | Bug 197689 Missing Query - The query named $name seems to no longer exist. | timeless%mozdev.org | 2003-03-30 | 1 | -1/+1 |
| | | | | r=bbaetz a=justdave | ||||
* | Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵ | gerv%gerv.net | 2003-03-25 | 1 | -10/+2 |
| | | | | r,a=justdave. | ||||
* | Bug 190892: Radio button for "run this query" looks silly if it's the only ↵ | justdave%syndicomm.com | 2003-03-24 | 1 | -11/+20 |
| | | | | | | choice. Make it a hidden input if it's the only one. r= Gerv, a= justdave | ||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 8 | -49/+88 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 195695 - Requesting a non-existant format results in an Internal Error | bbaetz%acm.org | 2003-03-22 | 1 | -0/+5 |
| | | | | r=gerv, a=myk | ||||
* | Bug 194917: Javascript missing HTML comments in flag list. | justdave%syndicomm.com | 2003-03-14 | 1 | -0/+2 |
| | | | | | Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=myk, a=myk | ||||
* | Bug 196420 - jsmagic for add/and/or in boolean charts isn't working | bbaetz%acm.org | 2003-03-08 | 1 | -3/+3 |
| | | | | r/a=justdave | ||||
* | Bug 180692 - enter_bug shows keywords option even if keywords are disabled | burnus%gmx.de | 2003-02-28 | 1 | -10/+12 |
| | | | | r=bbaetz, a=justdave | ||||
* | Bug 186689: Should be able to set all/clear all email options in user ↵ | justdave%syndicomm.com | 2003-02-23 | 2 | -1/+21 |
| | | | | | | preferences with one click. r= gerv, a= justdave | ||||
* | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 2003-02-17 | 1 | -7/+21 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave. | gerv%gerv.net | 2003-02-16 | 1 | -0/+2 |
| | |||||
* | Bug 193286: Field validation errors had the wrong page title | justdave%syndicomm.com | 2003-02-15 | 2 | -0/+8 |
| | | | | r= gerv, a= justdave | ||||
* | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2003-02-10 | 4 | -5/+75 |
| | | | | a=justdave | ||||
* | Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. | gerv%gerv.net | 2003-02-06 | 1 | -1/+5 |
| | |||||
* | bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵ | burnus%gmx.de | 2003-02-05 | 1 | -0/+1 |
| | | | | | | change a field r=gerv, a=justdave | ||||
* | Bug 189790 voting info not displayed when editing/viewing a bug | bugreport%peshkin.net | 2003-01-21 | 1 | -1/+1 |
| | | | | | | patch by jnerad@bellsouth.net r=burnus a=justdave | ||||
* | Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by ↵ | gerv%gerv.net | 2003-01-15 | 1 | -17/+25 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵ | justdave%syndicomm.com | 2003-01-15 | 1 | -25/+66 |
| | | | | | | | be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave | ||||
* | Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵ | jouni%heikniemi.net | 2003-01-14 | 3 | -3/+7 |
| | | | | a=justdave | ||||
* | XUL Chrome should use |content| over |_content|. r/a=justdave via irc | caillon%returnzero.com | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | Bug 153874: Query in sidebar wasn't working | justdave%syndicomm.com | 2003-01-12 | 1 | -0/+4 |
| | | | | | Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave | ||||
* | Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵ | gerv%gerv.net | 2003-01-10 | 1 | -16/+13 |
| | | | | Patch by gerv; r,a=justdave. | ||||
* | Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary | timeless%mozdev.org | 2003-01-07 | 1 | -1/+1 |
| | | | | r=burnus a=justdave | ||||
* | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 2003-01-06 | 13 | -12/+12 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵ | gerv%gerv.net | 2003-01-06 | 1 | -36/+41 |
| | | | | a=justdave. | ||||
* | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 2002-12-21 | 1 | -2/+0 |
| | | | | r, a=myk | ||||
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 6 | -18/+37 |
| | |||||
* | Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; ↵ | gerv%gerv.net | 2002-12-17 | 1 | -1/+1 |
| | | | | r,a=justdave. | ||||
* | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 2002-12-15 | 4 | -56/+90 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2002-12-15 | 1 | -0/+11 |
| | |||||
* | Bug 184365: link to urlbase instead of index.cgi from "Top" link in ↵ | justdave%syndicomm.com | 2002-12-09 | 1 | -1/+1 |
| | | | | | | navigation toolbar. r=gerv, a=me | ||||
* | Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵ | bugreport%peshkin.net | 2002-12-09 | 4 | -6/+18 |
| | | | | | | | people from creating accounts) r=burnus a=justdave | ||||
* | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 2002-12-09 | 3 | -1/+43 |
| | | | | | patch by burnus r=timeless,a=justdave | ||||
* | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 2002-12-08 | 3 | -41/+33 |
| | | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave | ||||
* | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 2002-12-03 | 1 | -2/+2 |
| | | | | | (Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave | ||||
* | Bug 178880 - Creation date is now displayed in the long list. | jake%bugzilla.org | 2002-12-01 | 1 | -0/+6 |
| | | | | | | Patch by Frank Wein <mcsmurf@gmx.net> r=jake a=justdave | ||||
* | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 2002-11-28 | 8 | -71/+123 |
| | | | | | r=justdave, joel a=justdave | ||||
* | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2002-11-28 | 6 | -7/+8 |
| | | | | | | | every time we display. r=justdave a=justdave | ||||
* | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵ | gerv%gerv.net | 2002-11-27 | 7 | -3/+280 |
| | | | | general user help system. Patch by gerv; r,a=justdave. | ||||
* | Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ↵ | gerv%gerv.net | 2002-11-27 | 1 | -4/+8 |
| | | | | r=joel, a=justdave. | ||||
* | Bug 181960 Reason for account being disabled is not shown | bugreport%peshkin.net | 2002-11-26 | 1 | -1/+1 |
| | | | | | Patch by joel r,a=justdave |