Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a... | preed%sigkill.com | 4 | -5/+75 |
2003-02-06 | Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. | gerv%gerv.net | 1 | -1/+5 |
2003-02-05 | bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ... | burnus%gmx.de | 1 | -0/+1 |
2003-01-22 | Bug 189790 voting info not displayed when editing/viewing a bug | bugreport%peshkin.net | 1 | -1/+1 |
2003-01-15 | Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv... | gerv%gerv.net | 1 | -17/+25 |
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to b... | justdave%syndicomm.com | 1 | -25/+66 |
2003-01-14 | Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=... | jouni%heikniemi.net | 3 | -3/+7 |
2003-01-12 | XUL Chrome should use |content| over |_content|. r/a=justdave via irc | caillon%returnzero.com | 1 | -1/+1 |
2003-01-12 | Bug 153874: Query in sidebar wasn't working | justdave%syndicomm.com | 1 | -0/+4 |
2003-01-10 | Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. Pat... | gerv%gerv.net | 1 | -16/+13 |
2003-01-07 | Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary | timeless%mozdev.org | 1 | -1/+1 |
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ... | gerv%gerv.net | 13 | -12/+12 |
2003-01-06 | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a... | gerv%gerv.net | 1 | -36/+41 |
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 1 | -2/+0 |
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 6 | -18/+37 |
2002-12-17 | Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=j... | gerv%gerv.net | 1 | -1/+1 |
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 4 | -56/+90 |
2002-12-15 | Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+11 |
2002-12-09 | Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigatio... | justdave%syndicomm.com | 1 | -1/+1 |
2002-12-09 | Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl... | bugreport%peshkin.net | 4 | -6/+18 |
2002-12-09 | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 3 | -1/+43 |
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 3 | -41/+33 |
2002-12-03 | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 1 | -2/+2 |
2002-12-01 | Bug 178880 - Creation date is now displayed in the long list. | jake%bugzilla.org | 1 | -0/+6 |
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 8 | -71/+123 |
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ... | jake%bugzilla.org | 6 | -7/+8 |
2002-11-27 | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener... | gerv%gerv.net | 7 | -3/+280 |
2002-11-27 | Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; ... | gerv%gerv.net | 1 | -4/+8 |
2002-11-26 | Bug 181960 Reason for account being disabled is not shown | bugreport%peshkin.net | 1 | -1/+1 |
2002-11-25 | Bug 181582 - reorders the table cells on the query page so that the list head... | justdave%syndicomm.com | 1 | -77/+145 |
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 5 | -9/+366 |
2002-11-22 | Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for p... | gerv%gerv.net | 2 | -4/+5 |
2002-11-22 | Bug 181286 - Invalid html in banner.html.tmpl | bbaetz%student.usyd.edu.au | 1 | -2/+2 |
2002-11-22 | Bug 179483 - Guided template displays wrong product name sometimes. Patch by ... | gerv%gerv.net | 1 | -11/+13 |
2002-11-20 | Bug 179582 - More informative and easier to read flag email template | jeff.hedlund%matrixsi.com | 3 | -83/+65 |
2002-11-20 | Bug 179293 - time tracking js should only appear if time tracking is | bbaetz%student.usyd.edu.au | 1 | -21/+23 |
2002-11-19 | Bug 179811, used & instead of & | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-19 | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ... | myk%mozilla.org | 2 | -11/+20 |
2002-11-19 | Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it... | myk%mozilla.org | 3 | -36/+50 |
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 16 | -55/+58 |
2002-11-18 | Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are... | gerv%gerv.net | 5 | -13/+17 |
2002-11-18 | Fix for bug 180444: Correctly attributes request creation to person who submi... | myk%mozilla.org | 1 | -1/+1 |
2002-11-17 | Fix for bug 180544: prevents display of requestee field for generally request... | myk%mozilla.org | 1 | -2/+10 |
2002-11-16 | Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,... | gerv%gerv.net | 2 | -2/+4 |
2002-11-13 | Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ... | gerv%gerv.net | 3 | -21/+27 |
2002-11-12 | Bug 179302 - 'anyexact' isn't an option for boolean charts | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-11-12 | Fix for bug 179360: puts the filters at the top of the request queue and elim... | myk%mozilla.org | 1 | -47/+51 |
2002-11-11 | Fix for bug 179334: updates the setter consistently. also fixes numerous oth... | myk%mozilla.org | 1 | -24/+52 |