| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 197689 Missing Query - The query named $name seems to no longer exist. | timeless%mozdev.org | 2003-03-30 | 1 | -1/+1 |
* | Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; r... | gerv%gerv.net | 2003-03-25 | 1 | -10/+2 |
* | Bug 190892: Radio button for "run this query" looks silly if it's the only ch... | justdave%syndicomm.com | 2003-03-24 | 1 | -11/+20 |
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 8 | -49/+88 |
* | Bug 195695 - Requesting a non-existant format results in an Internal Error | bbaetz%acm.org | 2003-03-22 | 1 | -0/+5 |
* | Bug 194917: Javascript missing HTML comments in flag list. | justdave%syndicomm.com | 2003-03-14 | 1 | -0/+2 |
* | Bug 196420 - jsmagic for add/and/or in boolean charts isn't working | bbaetz%acm.org | 2003-03-08 | 1 | -3/+3 |
* | Bug 180692 - enter_bug shows keywords option even if keywords are disabled | burnus%gmx.de | 2003-02-28 | 1 | -10/+12 |
* | Bug 186689: Should be able to set all/clear all email options in user prefere... | justdave%syndicomm.com | 2003-02-23 | 2 | -1/+21 |
* | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 2003-02-17 | 1 | -7/+21 |
* | 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 |
* | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a... | preed%sigkill.com | 2003-02-10 | 4 | -5/+75 |
* | 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 |
* | Bug 189790 voting info not displayed when editing/viewing a bug | bugreport%peshkin.net | 2003-01-21 | 1 | -1/+1 |
* | Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv... | gerv%gerv.net | 2003-01-15 | 1 | -17/+25 |
* | Bug 184309: Adds an optional disabled state to quips, which allows quips to b... | justdave%syndicomm.com | 2003-01-15 | 1 | -25/+66 |
* | Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=... | jouni%heikniemi.net | 2003-01-14 | 3 | -3/+7 |
* | 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 |
* | Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. Pat... | gerv%gerv.net | 2003-01-10 | 1 | -16/+13 |
* | Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary | timeless%mozdev.org | 2003-01-07 | 1 | -1/+1 |
* | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ... | gerv%gerv.net | 2003-01-06 | 13 | -12/+12 |
* | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a... | gerv%gerv.net | 2003-01-06 | 1 | -36/+41 |
* | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 2002-12-21 | 1 | -2/+0 |
* | 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; r,a=j... | gerv%gerv.net | 2002-12-17 | 1 | -1/+1 |
* | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 2002-12-15 | 4 | -56/+90 |
* | 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 navigatio... | justdave%syndicomm.com | 2002-12-09 | 1 | -1/+1 |
* | Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl... | bugreport%peshkin.net | 2002-12-09 | 4 | -6/+18 |
* | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 2002-12-09 | 3 | -1/+43 |
* | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 2002-12-08 | 3 | -41/+33 |
* | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 2002-12-03 | 1 | -2/+2 |
* | Bug 178880 - Creation date is now displayed in the long list. | jake%bugzilla.org | 2002-12-01 | 1 | -0/+6 |
* | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 2002-11-28 | 8 | -71/+123 |
* | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ... | jake%bugzilla.org | 2002-11-28 | 6 | -7/+8 |
* | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener... | gerv%gerv.net | 2002-11-27 | 7 | -3/+280 |
* | Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ... | gerv%gerv.net | 2002-11-27 | 1 | -4/+8 |
* | Bug 181960 Reason for account being disabled is not shown | bugreport%peshkin.net | 2002-11-26 | 1 | -1/+1 |
* | Bug 181582 - reorders the table cells on the query page so that the list head... | justdave%syndicomm.com | 2002-11-25 | 1 | -77/+145 |
* | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 2002-11-25 | 5 | -9/+366 |
* | Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p... | gerv%gerv.net | 2002-11-22 | 2 | -4/+5 |
* | Bug 181286 - Invalid html in banner.html.tmpl | bbaetz%student.usyd.edu.au | 2002-11-22 | 1 | -2/+2 |
* | Bug 179483 - Guided template displays wrong product name sometimes. Patch by ... | gerv%gerv.net | 2002-11-22 | 1 | -11/+13 |
* | Bug 179582 - More informative and easier to read flag email template | jeff.hedlund%matrixsi.com | 2002-11-20 | 3 | -83/+65 |
* | Bug 179293 - time tracking js should only appear if time tracking is | bbaetz%student.usyd.edu.au | 2002-11-20 | 1 | -21/+23 |
* | Bug 179811, used & instead of & | bbaetz%student.usyd.edu.au | 2002-11-19 | 1 | -1/+1 |
* | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ... | myk%mozilla.org | 2002-11-19 | 2 | -11/+20 |