Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-09-18 | Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rd... | gerv%gerv.net | 1 | -0/+0 |
2002-09-14 | Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.co... | gerv%gerv.net | 1 | -0/+13 |
2002-09-13 | Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P... | gerv%gerv.net | 1 | -0/+21 |
2002-09-05 | Bug 166698 - clean up the error system, which was confused and broken. Patch ... | gerv%gerv.net | 3 | -189/+182 |
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-08-27 | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 5 | -2/+16 |
2002-08-27 | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 2 | -2/+2 |
2002-08-22 | Fix for bug 163541: Corrects problem with previous patch that causes primary ... | myk%mozilla.org | 1 | -1/+1 |
2002-08-20 | Fix for bug 163541: let there be a page title but no primary page header. | myk%mozilla.org | 1 | -1/+10 |