summaryrefslogtreecommitdiffstats
path: root/mod_perl.pl
AgeCommit message (Expand)AuthorFilesLines
2018-04-08revert differences from bmo that are not neededDylan William Hardison1-1/+1
2018-04-01Merge branch 'master' into unstableDylan William Hardison1-2/+4
2018-03-19fix all the testsDylan William Hardison1-1/+1
2018-03-14Bug 1445700 - apache_size_limit should be 800_000 when Linux::Smaps is not i...Dylan William Hardison1-2/+4
2018-03-10initial psgi supportDylan William Hardison1-0/+3
2018-02-16no bug - add USE_NYTPROF to PerlPassEnv (#395)Dylan William Hardison1-1/+10
2017-12-23no bug - support Devel::NYTProfDylan William Hardison1-1/+20
2017-10-07Bug 1404092 - Bugzilla->localconfig should directly use environmental variabl...Dylan William Hardison1-0/+6
2017-10-06Bug 1405011 - Prevent code in mod_perl.pl from executing twiceDylan William Hardison1-0/+2
2017-07-07Bug 1376023 - Undo accidental reversion of bug 1352907Dylan William Hardison1-1/+1
2017-05-27Bug 1352264 - Preload all templates (re-apply)Dylan William Hardison1-0/+3
2017-05-17use non-whimsical string for lbheartbeatDylan William Hardison1-1/+1
2017-05-11Bug 1352907 - Simplify extension system for performanceDylan William Hardison1-1/+1
2017-05-02Revert "Bug 1352264 - Preload all templates"Dylan William Hardison1-3/+0
2017-04-26Bug 1352264 - Preload all templatesDylan William Hardison1-0/+3
2017-03-30Bug 1351695 - Allow apache to ignore .htaccess for increased performanceDylan William Hardison1-20/+4
2017-03-27Bug 1350467 - Add method Bugzilla->preload_features() to be called in mod_per...Dylan William Hardison1-0/+2
2017-03-17Bug 1347335 - Lifecycle of request cache begin at apache startupDylan William Hardison1-6/+6
2017-03-15Bug 1347570 - Enforce minimum value for apache_size_limitDylan William Hardison1-1/+5
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-17/+15
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-15/+17
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-17/+15
2016-04-27Bug 1225214 - Implement very simple request time loggingDylan Hardison1-0/+3
2015-11-23Bug 1227031 - mod_perl workers are being terminated after 0 secondsDylan Hardison1-11/+2
2015-11-04remove stray line that snuck inDylan Hardison1-1/+1
2015-11-04Bug 1219750 - Allow Apache2::SizeLimit to be configured via paramsDylan Hardison1-5/+10
2015-10-14Bug 1214704 - disable mod_perl preloadingByron Jones1-37/+35
2015-08-17Bug 979441 - Under mod_perl, some modules aren't preloaded at startupByron Jones1-35/+37
2014-03-05Bug 979727: increase the mod_perl sizelimit to 700_000 on productionByron Jones1-4/+4
2013-09-23Bug 919389: increase the mod_perl sizelimit to 600_000 on productionByron Jones1-1/+1
2013-08-19Bug 905948: under mod_perl, HTTP/200 is returned when etags match If-None-MatchByron Jones1-3/+4
2013-07-22use the better fix for checking for REST responsesByron Jones1-1/+2
2013-07-18Bug 895306: REST endpoint returns both JSON and HTML errors when running unde...Byron Jones1-1/+7
2013-03-14Bug 849721: drop sizelimit down to 500_000Byron Jones1-2/+2
2013-03-12Bug 849721: lower max_unshared_size to 1gByron Jones1-1/+1
2013-01-09Bug 827808: increase the non-production sizelimit to 600_000Byron Jones1-1/+1
2013-01-09set different values for Apache2::SizeLimit->set_max_unshared_size between pr...Byron Jones1-1/+5
2012-02-09Bug 713213: increase apache sizelimitByron Jones1-2/+2
2012-01-24merged with bugzilla/4.2Dave Lawrence1-1/+2
2012-01-24Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander1-2/+3
2012-01-12Bug 713213: bump up max_unshared_size to 100,000Byron Jones1-2/+2
2011-10-05more porting workDavid Lawrence1-1/+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