summaryrefslogtreecommitdiffstats
path: root/mod_perl.pl
AgeCommit message (Expand)AuthorFilesLines
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-09-04Bug 787688: AllowOverride Options missing when running under mod_perlFrédéric Buclin1-1/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+8
2012-01-24Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander1-2/+3
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-14/+5
2011-11-18Bug 696537: Load DateTime only when datetime_from() is calledFrédéric Buclin1-0/+1
2011-08-05Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander1-5/+5
2011-07-19Bug 643890: Use Apache's ErrorLog when using mod_perl/vhostsChristian Ruppert1-0/+5
2011-02-03Bug 630750: Don't let "." and "lib" get into @INC when running underMax Kanat-Alexander1-0/+17
2011-01-24Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander1-2/+7
2010-12-28Bug 621597: Make mod_perl.pl do the INC configuration itself, instead ofMax Kanat-Alexander1-1/+7
2010-12-27Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92Max Kanat-Alexander1-14/+5
2010-11-15Bug 599552: Clean up mod_perl.pl, and make it use the same CGI.pm compileMax Kanat-Alexander1-9/+7
2010-07-21Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander1-1/+1
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-0/+0
2010-02-01Bug 532318: In mod_perl on Windows, instead of using Apache2::SizeLimit, just...Michael Thomas1-5/+13
2009-12-01Bug 532025: Under mod_perl, starting Apache w/ extensions enabled was throwin...mkanat%bugzilla.org1-3/+3
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-2/+5
2009-11-18Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...mkanat%bugzilla.org1-2/+7
2009-02-12Bug 476622: Assure that mod_perl children always receive a different srand() ...mkanat%bugzilla.org1-0/+2
2008-01-06CGI::Carp qw(fatalsToBrowser) doesn't work under mod_perl (per its POD),mkanat%bugzilla.org1-4/+0
2008-01-06Bug 407420: CGI::Carp fatalsToBrowser should happen as early as possiblemkanat%bugzilla.org1-0/+5
2007-12-19Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.mkanat%bugzilla.org1-1/+0
2007-11-29Bug 398241: mod_perl wasn't using our precompiled CGIs. This is a huge perfor...mkanat%bugzilla.org1-0/+3
2007-03-15Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org1-0/+1
2007-02-25Bug 370010: Use Apache::SizeLimit in mod_perl.pl to limit outrageous Apache m...mkanat%bugzilla.org1-0/+6
2007-02-03[SECURITY] Bug 367071: mod_perl initialization script forgets to allow .htacc...justdave%bugzilla.org1-0/+1
2006-09-22Bug 353358: mod_perl configuration needs a DirectoryIndex statementmkanat%bugzilla.org1-0/+1
2006-09-12Bug 345547: shutdownhtml will not work under mod_perlmkanat%bugzilla.org1-8/+61
2006-08-18Bug 345376: Startup Script for mod_perlmkanat%bugzilla.org1-0/+53