aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-247-0/+733
* Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.gerv%gerv.net2002-10-242-0/+591
* Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net2002-10-247-733/+0
* Bugzilla Bug 175625 Timetracking columns are computed even if not displayedbugreport%peshkin.net2002-10-221-1/+1
* Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attac...gerv%gerv.net2002-10-191-2/+2
* Bug 173495 - require perl 5.6bbaetz%student.usyd.edu.au2002-10-171-2/+2
* Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net2002-10-176-43/+186
* Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by je...gerv%gerv.net2002-10-173-5/+11
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-174-589/+62
* Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au2002-10-163-247/+221
* Bug 174464 - buglist code for empty query shouldn't set headers_donebbaetz%student.usyd.edu.au2002-10-161-2/+0
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-1322-72/+609
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-133-9/+10
* Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi ...gerv%gerv.net2002-10-111-1/+1
* Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-112-12/+14
* Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-111-1/+1
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net2002-10-117-27/+53
* Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-101-1/+1
* Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch...gerv%gerv.net2002-10-091-42/+42
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net2002-10-0810-250/+412
* Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net2002-10-081-1/+1
* Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-072-1/+2
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-0613-109/+119
* ... and also fix a bug introduced trying to unrot the general bug check rewri...matty%chariot.net.au2002-10-051-1/+1
* Back out a stupid stupid change I made earlier when fixing the stupid stupid ...matty%chariot.net.au2002-10-051-1/+3
* ... oops missed a reviewer checkin condition.matty%chariot.net.au2002-10-051-1/+1
* Bug #93667: Minor style fix, uninit var fix, add explanatory comments to Cros...matty%chariot.net.au2002-10-051-2/+33
* Bug #93667: More movement, commenting, and remove an unused variable.matty%chariot.net.au2002-10-051-28/+32
* Bug #93667: Move some code around, add some section heading comments.matty%chariot.net.au2002-10-051-54/+65
* Bug #93667: Rewrite double cross checking.matty%chariot.net.au2002-10-051-68/+47
* Bug #93667: Rewrite single cross checking.matty%chariot.net.au2002-10-051-15/+16
* ... and fix build.matty%chariot.net.au2002-10-051-4/+2
* Bug #93667: General bug check refactoring.matty%chariot.net.au2002-10-051-127/+47
* Bug 155389 - More <link> elements & templatization of navigation_links. Fix s...gerv%gerv.net2002-10-041-2/+2
* Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net2002-10-035-49/+104
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-023-9/+82
* Bug 172045 can't see restricted bugs if cc setbugreport%peshkin.net2002-10-021-1/+1
* Bug 172010 voting broken on tipbugreport%peshkin.net2002-10-022-2/+4
* Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtoolspreed%sigkill.com2002-10-021-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2002-10-027-71/+75
* Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-026-12/+66
* Bug 171639 dupes not marked in original bugbugreport%peshkin.net2002-10-011-1/+2
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-307-49/+134
* Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2002-09-302-10/+6
* Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a...justdave%syndicomm.com2002-09-301-13/+22
* Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for c...myk%mozilla.org2002-09-301-1/+2
* Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.myk%mozilla.org2002-09-291-18/+17
* Release notes.matty%chariot.net.au2002-09-291-3/+99
* Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net2002-09-291-0/+1
* Bug 171440 editgroups shows system groups as usable for bugs even though they...bugreport%peshkin.net2002-09-291-1/+1