summaryrefslogtreecommitdiffstats
path: root/Bugzilla/CGI.pm
AgeCommit message (Collapse)AuthorFilesLines
2003-01-11Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com1-1/+1
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-1/+1
2002-11-09Bug 179174 - renable $| = 1bbaetz%student.usyd.edu.au1-0/+3
r=justdave x2 a=justdave
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-0/+149
r=gerv, justdave