summaryrefslogtreecommitdiffstats
path: root/Bugzilla/CGI.pm
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com1-6/+9
2006-06-20Spelling in code comments patch: 'behavour' -> 'behaviour'; patch by Vlad Das...vladd%bugzilla.org1-1/+1
2006-06-14Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by FrÃ...lpsolit%gmail.com1-0/+18
2006-03-31Bug 306695: Boolean charts forgets "0" values.wurblzap%gmail.com1-1/+1
2005-11-26Bug 106386 Correct misspellings in source codetimeless%mozdev.org1-1/+1
2005-09-23Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?)...lpsolit%gmail.com1-1/+1
2005-08-04Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com1-2/+2
2005-07-14Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGImkanat%kerio.com1-0/+9
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...lpsolit%gmail.com1-17/+50
2005-01-17Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Ha...jocuri%softhome.net1-0/+4
2005-01-16Patch for bug 260682: Support redirecting to HTTPS always or for authenticate...jocuri%softhome.net1-0/+28
2005-01-13Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca1-33/+29
2004-10-23Bug 265731: multipart_start in the server-push handling code wasn't honoring ...justdave%bugzilla.org1-0/+3
2004-07-22Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twicebugreport%peshkin.net1-1/+1
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