]> git.openstreetmap.org Git - chef.git/history - cookbooks/squid/recipes/default.rb
Avoid notifying from a log resource
[chef.git] / cookbooks / squid / recipes / default.rb
2020-03-21 Tom HughesAvoid notifying from a log resource
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-02-15 Tom HughesReduce implicit coupling between cookbooks
2020-01-04 Grant Slatertilecache: enable IPv6
2020-01-04 Grant Slatertilecache: switch port 80 traffic to nginx
2019-12-03 Grant Slatersquid: use systemd killmode mixed
2019-11-25 Grant Slatersquid: force restart on config change. Reload unsafe
2019-11-25 Grant Slatersquid: use manager port mgr:counters
2019-11-24 Tom HughesAllow AF_INET6 for squid
2019-11-14 Tom HughesRemvoe temporary hack to restart squid after /dev/shm...
2019-11-12 Tom HughesRestart squid if /dev/shm entries are missing
2019-10-12 Tom HughesDisable IPv6 for all squid instances
2019-09-09 Tom HughesUpdate formatting of header comments
2019-08-28 Tom HughesDisable IPv6 support in squid on machines with no IPv6
2019-06-09 Tom HughesAdd support for squid 4
2019-06-08 Tom HughesAllow multiple squid cache dirs to be specified
2019-01-17 Tom HughesDisable squid_delay_pools munin plugins
2018-08-01 GrantMerge pull request #177 from jburgess777/jburgess-raise...
2018-08-01 Jon BurgessBump file limits of Nginx and Squid processes from...
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-07 Tom HughesRestart squid when the cache directory is created
2018-06-07 Tom HughesRemove cleanup of long dead log files
2018-06-07 Tom HughesRemove unused squid defaults file
2018-06-07 Tom HughesSuppress sibling requests for missing entries during...
2018-06-05 Tom HughesPurge old squid to clean config and upgrade squidclient
2018-06-05 Tom HughesDon't try and backup the old cache
2018-06-05 Tom HughesUnlock squid 2.x packages before removing them
2018-06-05 Tom HughesDon't daemonise when initialising cache directories
2018-06-05 Tom HughesAdd support for squid 3.x
2018-02-11 Tom HughesConvert more URLs to https
2017-10-03 Tom HughesRework tile cache logging to avoid duplication
2017-07-11 Tom HughesFix new rubocop warnings
2017-02-26 Tom HughesModernise some older systemd services
2016-09-20 Tom HughesRestart squid if any statistics counters have wrapped
2016-09-20 Tom HughesDrop support for old Ubuntu versions from squid cookbook
2016-08-14 Tom HughesMerge remote-tracking branch 'github/pull/79'
2016-08-14 Matt AmosAdd a new Squid graph to count the IPs being delayed...
2016-06-30 Tom HughesFix rubocop warnings
2016-01-14 Tom HughesAdd a systemd cookbook to manage unit files
2016-01-08 Tom HughesAdd a systemd unit for squid on Ubuntu 15.10
2015-02-03 Tom HughesYet more rubucop cleanups
2015-01-18 Tom HughesRemove some no longer needed Ubuntu 12.04 compatibility...
2014-12-16 Tom HughesManage squid as an upstart server on 14.04
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository