aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.gerv%gerv.net2002-09-272-6/+17
* Bug 170986 - General Summary reports don't work with taint checking. Also fix...gerv%gerv.net2002-09-272-4/+10
* Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a...gerv%gerv.net2002-09-261-39/+0
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-2510-1/+465
* Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ...myk%mozilla.org2002-09-241-3/+4
* Bug 170064 - Change error API again to allow vars to be passed in the call. P...gerv%gerv.net2002-09-233-12/+24
* Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv;...gerv%gerv.net2002-09-231-1/+15
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-2334-1409/+1695
* Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com2002-09-213-9/+34
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net2002-09-217-6/+90
* Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net2002-09-213-66/+118
* Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stof...gerv%gerv.net2002-09-201-1/+1
* Bug 152935 - Pref for no notification on Target Milestone change not respecte...gerv%gerv.net2002-09-201-3/+3
* 160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net2002-09-203-3/+14
* Last part of fix for bug 146945: Hack to support format=rdf for legacy applic...myk%mozilla.org2002-09-201-0/+6
* Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv;...gerv%gerv.net2002-09-191-14/+1
* Bug 168804 - Document CheckCanChangeField so sites can modify it for local ne...gerv%gerv.net2002-09-193-40/+300
* Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus.gerv%gerv.net2002-09-191-6/+21
* Fallout from previous checkin; need to escape "-" in regexp for some versions...gerv%gerv.net2002-09-191-1/+1
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net2002-09-184-31/+22