Age | Commit message (Expand) | Author | Files | Lines |
2002-11-09 | Bug 164003 - Button "Add another boolean chart" appears twice after clicking ... | gerv%gerv.net | 1 | -2/+2 |
2002-11-08 | Fix for bug 171480: make output for non requestee-specific requests look bett... | myk%mozilla.org | 1 | -4/+7 |
2002-11-08 | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 2 | -113/+10 |
2002-11-08 | Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 | myk%mozilla.org | 1 | -0/+7 |
2002-11-05 | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 1 | -0/+51 |
2002-11-04 | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2 | -0/+6 |
2002-11-02 | Fix for bug 176509: "(this bug is not in your list)" no longer appears in the... | justdave%syndicomm.com | 1 | -13/+17 |
2002-11-01 | Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. | gerv%gerv.net | 2 | -3/+36 |
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr... | gerv%gerv.net | 15 | -162/+570 |
2002-10-27 | Bugzilla Bug 176936 minor consistency changes for editproducts and editflags | timeless%mozdev.org | 1 | -4/+3 |
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 2 | -7/+13 |
2002-10-25 | Bug 162990 | bugreport%peshkin.net | 1 | -0/+180 |
2002-10-25 | Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields | bugreport%peshkin.net | 2 | -0/+6 |
2002-10-24 | Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests sti... | gerv%gerv.net | 4 | -313/+0 |
2002-10-24 | Backing out checking for bug 172874 because it broke the tree. | justdave%syndicomm.com | 7 | -0/+733 |
2002-10-24 | Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk. | gerv%gerv.net | 2 | -0/+591 |
2002-10-24 | Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk. | gerv%gerv.net | 7 | -733/+0 |
2002-10-19 | Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attac... | gerv%gerv.net | 1 | -2/+2 |
2002-10-17 | Bug 112373 you should be able to enter bug dependencies/blockers when you ent... | bugreport%peshkin.net | 1 | -0/+16 |
2002-10-17 | Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je... | gerv%gerv.net | 2 | -3/+9 |
2002-10-17 | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -0/+28 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 9 | -8/+246 |
2002-10-13 | Bug 174112 Edit multiple bugs broken | bugreport%peshkin.net | 1 | -3/+3 |
2002-10-11 | Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -8/+11 |
2002-10-11 | Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -1/+1 |
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b... | gerv%gerv.net | 3 | -2/+38 |
2002-10-09 | Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch... | gerv%gerv.net | 1 | -42/+42 |
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re... | gerv%gerv.net | 7 | -209/+349 |
2002-10-08 | Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. | gerv%gerv.net | 1 | -1/+1 |
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa... | gerv%gerv.net | 2 | -0/+75 |
2002-10-04 | Bug 155389 - More <link> elements & templatization of navigation_links. Fix s... | gerv%gerv.net | 1 | -2/+2 |
2002-10-03 | Bug 155389 - More <link> elements & templatization of navigation_links. Patch... | gerv%gerv.net | 3 | -3/+104 |
2002-10-02 | Bug 20122 - Bugzilla requires new login if IP changes | bbaetz%student.usyd.edu.au | 1 | -5/+18 |
2002-10-02 | Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=... | gerv%gerv.net | 2 | -2/+53 |
2002-10-02 | Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. | gerv%gerv.net | 3 | -2/+64 |
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the templa... | gerv%gerv.net | 4 | -3/+107 |
2002-09-30 | Bug 169819 - remove 'this is bugzilla...' text from footer | bbaetz%student.usyd.edu.au | 2 | -10/+6 |
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=... | gerv%gerv.net | 2 | -6/+73 |
2002-09-29 | Fixing build bustage. Some template files didn't have version strings. | myk%mozilla.org | 4 | -0/+4 |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of enhancemen... | myk%mozilla.org | 17 | -40/+1013 |
2002-09-27 | Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -6/+17 |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 4 | -0/+313 |
2002-09-24 | Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ... | myk%mozilla.org | 1 | -3/+4 |
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 3 | -13/+25 |
2002-09-22 | Fix for bug 63601: Recommend filename when downloading attachments (except in... | justdave%syndicomm.com | 1 | -0/+3 |
2002-09-22 | Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch... | gerv%gerv.net | 2 | -0/+81 |
2002-09-21 | Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c... | gerv%gerv.net | 2 | -0/+79 |
2002-09-20 | 160476 - boolean chart addition doesn't keep query template format. Patch by ... | gerv%gerv.net | 2 | -2/+6 |
2002-09-19 | Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -6/+21 |
2002-09-18 | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p... | gerv%gerv.net | 1 | -3/+3 |