]> git.openstreetmap.org Git - chef.git/history - cookbooks/squid
Default to using the upstream repository for postgres
[chef.git] / cookbooks / squid /
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-02-15 Tom HughesReduce implicit coupling between cookbooks
2020-02-14 Tom HughesAdd test for squid cookbook
2020-01-05 Tom HughesFix new cookstyle warnings
2020-01-04 Grant Slatertilecache: enable IPv6
2020-01-04 Grant Slatertilecache: switch port 80 traffic to nginx
2019-12-03 Grant Slatersquid: use a short shutdown_lifetime
2019-12-03 Grant Slatersquid: use systemd killmode mixed
2019-11-26 Grant Slatersquid: make version 4 default
2019-11-25 Grant Slatersquid: also listen on secondary port 8080
2019-11-25 Grant Slatertilecache: tweak squid refresh_pattern
2019-11-25 Grant Slatersquid: force restart on config change. Reload unsafe
2019-11-25 Grant Slatersquid: tune number workers cpu
2019-11-25 Grant Slatersquid: use manager port mgr:counters
2019-11-25 Tom HughesAdd units to dns_packet_max directive
2019-11-24 Tom HughesAllow AF_INET6 for squid
2019-11-24 Grant Slatersquid: DNS tuning
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-29 Tom HughesEnable HTCP on tile caches
2019-10-19 Tom HughesDisable logging of missing languages
2019-10-18 Tom HughesUse one worker per CPU with squid 3 and 4
2019-10-13 Tom HughesLimit persistent connections to five minutes for squid 4
2019-10-13 Tom HughesFix persistent connection timeout for squid 3 and 4
2019-10-12 Tom HughesDisable IPv6 for all squid instances
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-09 Tom HughesDrop long_description from metadata files
2019-08-28 Tom HughesDisable IPv6 support in squid on machines with no IPv6
2019-06-10 Tom HughesDisable collapsed forwarding for squid 4
2019-06-09 Tom HughesConfigure host name for squid caches
2019-06-09 Tom HughesAdd support for squid 4
2019-06-08 Tom HughesAllow multiple squid cache dirs to be specified
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 HughesAdd squid2 and squid3 repositories and install the...
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-14 Tom HughesWork around bug in squid 3 that was enabling reverse...
2018-06-11 Tom HughesDisable virtual host support for squid 3 caches
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 some redundant options from squid 3 configuration
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-06-04 Tom HughesGo back to serving http tiles directly from squid for now
2018-06-03 Guillaume RISCHARDRedirect http requests to https
2018-02-11 Tom HughesConvert more URLs to https
2017-11-21 Tom HughesUse declare_resource to avoid need for template_source...
2017-11-21 Tom HughesModernise squid_fragment LWRP
2017-10-03 Tom HughesRework tile cache logging to avoid duplication
2017-07-11 Tom HughesFix new foodcritic warnings
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-07-18 Grant Slatersquid: increase refresh_pattern expiry
2016-06-30 Tom HughesFix rubocop warnings
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
2016-02-24 Andy AllanAdd more cookbook READMEs
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-20 Tom HughesStandardise on double quoted strings
2015-02-15 Tom HughesUpdate foodcritic configuration files
2015-02-14 Tom HughesConvert squid_fragment to an LWRP
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-01-25 Tom HughesFollow X-Forward-For from localhost to see real IP...
2015-01-25 Tom HughesAdd byte counts to tile logs
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
2014-02-08 Grant Slatersquid: specify manager email
2014-01-16 Grant Slatersquid: disable icp loggin
2014-01-16 Grant Slatersquid: log icp queries initially during debug
2014-01-16 Grant Slatersquid: do not log icp queries
2013-11-23 Tom HughesUse README.md for the long_description
2013-11-23 Tom HughesConvert all README filess to markdown
2013-11-23 Tom HughesSpecify name explicitly in cookbook metadata files
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-09-25 Grant Slatersquid: add custom log for etag analysis
2013-09-02 Grant SlaterSquid: enable digest generation
2013-08-09 Grant SlaterSquid: add ICP port
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository