summaryrefslogtreecommitdiffstats
path: root/Bugzilla/CGI.pm
AgeCommit message (Expand)AuthorFilesLines
2004-03-26Patch for bug 238683: fix for usage of uninitialized value in concatenation i...jocuri%softhome.net1-1/+1
2004-02-25Tree bustage fix: eliminates the tabs that have been introduced while checkin...jocuri%softhome.net1-3/+3
2004-02-23Patch for bug 226251 (internal error when server push is enabled): Due to ran...jocuri%softhome.net1-7/+15
2003-11-23Bug 226027: Use the Perl CGI module to send cookies.justdave%syndicomm.com1-8/+45
2003-05-09Bug 204592 - invalid column name errorbbaetz%acm.org1-18/+8
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-15/+74
2003-01-11Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com1-1/+1
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
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-0/+149