summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-10-02Bug 172010 voting broken on tipbugreport%peshkin.net2-2/+4
2002-10-02Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtoolspreed%sigkill.com1-1/+1
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net7-71/+75
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net6-12/+66
2002-10-01Bug 171639 dupes not marked in original bugbugreport%peshkin.net1-1/+2
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net7-49/+134
2002-09-30Bug 169819 - remove 'this is bugzilla...' text from footerbbaetz%student.usyd.edu.au2-10/+6
2002-09-30Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a...justdave%syndicomm.com1-13/+22
2002-09-30Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for c...myk%mozilla.org1-1/+2
2002-09-30Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.myk%mozilla.org1-18/+17
2002-09-29Release notes.matty%chariot.net.au1-3/+99
2002-09-29Bug 171322 process_bug.cgi makes reference to non-existant product variablebugreport%peshkin.net1-0/+1
2002-09-29Bug 171440 editgroups shows system groups as usable for bugs even though they...bugreport%peshkin.net1-1/+1
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net4-67/+91
2002-09-29Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where th...myk%mozilla.org1-1/+1
2002-09-29Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where th...myk%mozilla.org1-1/+1
2002-09-29Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org4-0/+4
2002-09-29Fixing build bustage.myk%mozilla.org1-1/+1
2002-09-29Checking in build bustage.myk%mozilla.org1-1/+1
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org36-675/+3562
2002-09-28Fix for bug 171296: changing Content-disposition header in attachment.cgi to ...justdave%syndicomm.com1-7/+1
2002-09-28Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk.gerv%gerv.net5-382/+0
2002-09-28Bug 170195 Regression - buglist highlighting brokenbugreport%peshkin.net1-1/+3
2002-09-27Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.gerv%gerv.net2-6/+17
2002-09-27Bug 170986 - General Summary reports don't work with taint checking. Also fix...gerv%gerv.net2-4/+10
2002-09-26Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a...gerv%gerv.net1-39/+0
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net10-1/+465
2002-09-24Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ...myk%mozilla.org1-3/+4
2002-09-23Bug 170064 - Change error API again to allow vars to be passed in the call. P...gerv%gerv.net3-12/+24
2002-09-23Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv;...gerv%gerv.net1-1/+15
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net34-1409/+1695
2002-09-22Fix for bug 63601: Recommend filename when downloading attachments (except in...justdave%syndicomm.com3-9/+34
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net7-6/+90
2002-09-21Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net3-66/+118
2002-09-20Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stof...gerv%gerv.net1-1/+1
2002-09-20Bug 152935 - Pref for no notification on Target Milestone change not respecte...gerv%gerv.net1-3/+3
2002-09-20160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net3-3/+14
2002-09-20Last part of fix for bug 146945: Hack to support format=rdf for legacy applic...myk%mozilla.org1-0/+6
2002-09-19Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv;...gerv%gerv.net1-14/+1
2002-09-19Bug 168804 - Document CheckCanChangeField so sites can modify it for local ne...gerv%gerv.net3-40/+300
2002-09-19Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus.gerv%gerv.net1-6/+21
2002-09-19Fallout from previous checkin; need to escape "-" in regexp for some versions...gerv%gerv.net1-1/+1
2002-09-18Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "p...gerv%gerv.net4-31/+22
2002-09-18Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rd...gerv%gerv.net1-0/+0
2002-09-18Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net6-125/+33
2002-09-14Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.co...gerv%gerv.net2-0/+41
2002-09-14Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzil...gerv%gerv.net1-1/+1
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net9-12/+60
2002-09-11Bug 166698 - The error system's in a bit of a mess. This file was missed on t...gerv%gerv.net1-4/+2
2002-09-11Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz.gerv%gerv.net1-2/+7