aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/CGI.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 454892: Improve Bugzilla::CGI::clean_search_url to remove all the normal ...mkanat%bugzilla.org2008-09-171-2/+41
* Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com2008-08-181-22/+19
* Backing out these patches as they cause a regression. More informationdkl%redhat.com2008-07-291-19/+15
* Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perlmkanat%bugzilla.org2008-07-241-1/+5
* Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com2008-07-101-15/+15
* Bug 414002: Temporary files for uploaded attachments are not deleted on Windo...lpsolit%gmail.com2008-01-301-1/+4
* Bug 407420: CGI::Carp fatalsToBrowser should happen as early as possiblemkanat%bugzilla.org2008-01-061-7/+0
* Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that containmkanat%bugzilla.org2007-11-231-0/+21
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-241-1/+1
* Bug 383745: Incorrect charset specification in "please wait" screen when serv...wurblzap%gmail.com2007-06-221-3/+3
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org2006-11-131-0/+25
* Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of Bu...mkanat%bugzilla.org2006-11-011-1/+13
* Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_...mkanat%bugzilla.org2006-09-061-4/+7
* Bug 173897: Fix |XXX - mod_perl| commentsmkanat%bugzilla.org2006-07-281-7/+0
* Bug 300978: bad output when a non-cgi script diesmkanat%bugzilla.org2006-07-261-1/+5
* Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PU...mkanat%bugzilla.org2006-07-121-10/+16
* Bug 343361: die_with_dignity is useless inside of Bugzilla::CGImkanat%bugzilla.org2006-07-061-12/+0
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-6/+9
* Spelling in code comments patch: 'behavour' -> 'behaviour'; patch by Vlad Das...vladd%bugzilla.org2006-06-191-1/+1
* Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by FrÃ...lpsolit%gmail.com2006-06-141-0/+18
* Bug 306695: Boolean charts forgets "0" values.wurblzap%gmail.com2006-03-311-1/+1
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-261-1/+1
* Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?)...lpsolit%gmail.com2005-09-221-1/+1
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com2005-08-041-2/+2
* Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGImkanat%kerio.com2005-07-141-0/+9
* Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...lpsolit%gmail.com2005-07-071-17/+50
* Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Ha...jocuri%softhome.net2005-01-171-0/+4
* Patch for bug 260682: Support redirecting to HTTPS always or for authenticate...jocuri%softhome.net2005-01-161-0/+28
* Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca2005-01-131-33/+29
* Bug 265731: multipart_start in the server-push handling code wasn't honoring ...justdave%bugzilla.org2004-10-231-0/+3
* Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twicebugreport%peshkin.net2004-07-221-1/+1
* Patch for bug 238683: fix for usage of uninitialized value in concatenation i...jocuri%softhome.net2004-03-261-1/+1
* Tree bustage fix: eliminates the tabs that have been introduced while checkin...jocuri%softhome.net2004-02-251-3/+3
* Patch for bug 226251 (internal error when server push is enabled): Due to ran...jocuri%softhome.net2004-02-231-7/+15
* Bug 226027: Use the Perl CGI module to send cookies.justdave%syndicomm.com2003-11-231-8/+45
* Bug 204592 - invalid column name errorbbaetz%acm.org2003-05-091-18/+8
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-15/+74
* Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com2003-01-111-1/+1
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-1/+1
* Bug 179174 - renable $| = 1bbaetz%student.usyd.edu.au2002-11-091-0/+3
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-0/+149