aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net2002-09-294-67/+91
* Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where th...myk%mozilla.org2002-09-291-1/+1
* Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where th...myk%mozilla.org2002-09-291-1/+1
* Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org2002-09-294-0/+4
* Fixing build bustage.myk%mozilla.org2002-09-291-1/+1
* Checking in build bustage.myk%mozilla.org2002-09-291-1/+1
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-2936-675/+3562
* Fix for bug 171296: changing Content-disposition header in attachment.cgi to ...justdave%syndicomm.com2002-09-281-7/+1
* Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk.gerv%gerv.net2002-09-285-382/+0
* Bug 170195 Regression - buglist highlighting brokenbugreport%peshkin.net2002-09-271-1/+3