]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache/recipes/default.rb
Drop unused code for managing reqtimeout module
[chef.git] / cookbooks / apache / recipes / default.rb
2022-11-22 Tom HughesDrop unused code for managing reqtimeout module
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-07-03 Tom HughesEnable mod_brotli for the same content types as mod_deflate
2022-07-03 Tom HughesRevert "Enable mod_brotli for the same content types...
2022-07-03 Tom HughesEnable mod_brotli for the same content types as mod_deflate
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2020-09-21 Tom HughesSwitch to installing prometheus exporters from a custom...
2020-09-19 Tom HughesUpdate for changes in apache exporter
2020-09-19 Tom HughesSwitch to installing prometheus exporters from github
2020-09-17 Tom HughesConfigure server status URI for apache exporter
2020-09-17 Tom HughesInstall prometheus apache exporter on machines running...
2020-07-21 Tom HughesUse strings for file modes
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-02-12 Tom HughesAllow retrying of apache service actions
2019-09-09 Tom HughesUpdate formatting of header comments
2019-01-19 Tom HughesDrop support for older Ubuntu versions
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-22 Tom HughesEnable HTTP/2 over TLS on 18.04
2018-06-21 Tom HughesDisable old mpms before enabling a new one
2018-02-11 Tom HughesConvert more URLs to https
2018-01-17 Tom HughesEnable mod_headers everywhere as we use it for HSTS...
2017-11-16 Tim SmithUse multipackage installs throughout
2017-07-13 Tom HughesAvoid duplicate resource definitions for apache_module...
2017-07-11 Tom HughesFix new rubocop warnings
2017-02-20 Tom HughesMerge what remains of apache::ssl into apache::default
2016-06-30 Tom HughesFix rubocop warnings
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2014-10-06 Tom HughesInstall libwww-perl for the apache munin plugins
2014-08-19 Tom HughesManage httpd.conf correctly for apache 2.4
2014-07-25 Tom HughesFix apache mpm configuration on 14.04
2014-07-15 Tom HughesImprove mpm handling
2014-07-15 Grant SlaterIn Apache 2.4 disable all other MPMs except required
2013-09-09 Tom HughesAllow the listen host address to be set for apache
2013-05-30 Tom HughesAdd apache cookbook