aboutsummaryrefslogtreecommitdiffstats
path: root/mod_perl.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" dire...Frédéric Buclin2015-11-201-1/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 905948: under mod_perl, HTTP/200 is returned when etags match If-None-MatchByron Jones2013-08-191-3/+4
* Bug 895306: REST endpoint returns both JSON and HTML errors when running unde...Byron Jones2013-07-221-1/+8
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 787688: AllowOverride Options missing when running under mod_perlFrédéric Buclin2012-09-041-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+8
* Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander2012-01-241-2/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-14/+5
* Bug 696537: Load DateTime only when datetime_from() is calledFrédéric Buclin2011-11-181-0/+1
* Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander2011-08-041-5/+5
* Bug 643890: Use Apache's ErrorLog when using mod_perl/vhostsChristian Ruppert2011-07-191-0/+5
* Bug 630750: Don't let "." and "lib" get into @INC when running underMax Kanat-Alexander2011-02-031-0/+17
* Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander2011-01-241-2/+7
* Bug 621597: Make mod_perl.pl do the INC configuration itself, instead ofMax Kanat-Alexander2010-12-281-1/+7
* Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92Max Kanat-Alexander2010-12-271-14/+5
* Bug 599552: Clean up mod_perl.pl, and make it use the same CGI.pm compileMax Kanat-Alexander2010-11-141-9/+7
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-1/+1
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-011-0/+0
* Bug 532318: In mod_perl on Windows, instead of using Apache2::SizeLimit, just...Michael Thomas2010-02-011-5/+13
* Bug 532025: Under mod_perl, starting Apache w/ extensions enabled was throwin...mkanat%bugzilla.org2009-12-011-3/+3
* Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org2009-11-241-2/+5
* Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...mkanat%bugzilla.org2009-11-181-2/+7
* Bug 476622: Assure that mod_perl children always receive a different srand() ...mkanat%bugzilla.org2009-02-121-0/+2
* CGI::Carp qw(fatalsToBrowser) doesn't work under mod_perl (per its POD),mkanat%bugzilla.org2008-01-061-4/+0
* Bug 407420: CGI::Carp fatalsToBrowser should happen as early as possiblemkanat%bugzilla.org2008-01-061-0/+5
* Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.mkanat%bugzilla.org2007-12-191-1/+0
* Bug 398241: mod_perl wasn't using our precompiled CGIs. This is a huge perfor...mkanat%bugzilla.org2007-11-291-0/+3
* Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org2007-03-151-0/+1
* Bug 370010: Use Apache::SizeLimit in mod_perl.pl to limit outrageous Apache m...mkanat%bugzilla.org2007-02-251-0/+6
* [SECURITY] Bug 367071: mod_perl initialization script forgets to allow .htacc...justdave%bugzilla.org2007-02-031-0/+1
* Bug 353358: mod_perl configuration needs a DirectoryIndex statementmkanat%bugzilla.org2006-09-221-0/+1
* Bug 345547: shutdownhtml will not work under mod_perlmkanat%bugzilla.org2006-09-121-8/+61
* Bug 345376: Startup Script for mod_perlmkanat%bugzilla.org2006-08-181-0/+53