]> git.openstreetmap.org Git - chef.git/history - cookbooks/nginx
Enable beats input plugin to logstash
[chef.git] / cookbooks / nginx /
2018-02-11 Tom HughesConvert more URLs to https
2018-01-16 Tom HughesMove nginx SSL configuration to shared location in...
2017-11-21 Tom HughesUse declare_resource to avoid need for template_source...
2017-11-16 Tom HughesModernise more LWRPs
2017-10-03 Tom HughesRework tile cache logging to avoid duplication
2017-07-11 Tom HughesFix new foodcritic warnings
2017-01-26 Tom HughesMerge remote-tracking branch 'github/pull/102'
2017-01-02 Grant Slaternginx: add note on service start
2017-01-02 Grant Slaternginx: do not immediately start nginx
2016-12-30 Grant SlaterAllow nginx to autotune workers
2016-11-09 Tom HughesEnsure nginx is running
2016-06-30 Tom HughesFix rubocop warnings
2016-06-11 Grant SlaterFix nginx proxy cache path variable
2016-06-01 Grant Slaterimagery: increase nginx cache size
2016-05-30 Tom HughesFix rubocop and foodcritic complaints
2016-05-29 Grant SlaterFix nginx cache paths
2016-05-29 Grant SlaterAdd nginx caching support + enable for imagery
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
2016-01-31 Tom HughesRestart nginx after an imagery_site is updated
2016-01-13 Tom HughesMerge remote-tracking branch 'github/pull/49'
2016-01-13 Andy AllanAdd more READMEs
2015-12-30 Grant SlaterNginx: drop spdy + log/keepalive tweaks + cleanups
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-15 Tom HughesUpdate foodcritic configuration files
2015-02-14 Tom HughesConvert nginx_site to an LWRP
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-01-18 Tom HughesRemove some no longer needed Ubuntu 12.04 compatibility...
2014-12-16 Grant SlaterSupport nginx on 14.04 + dynamic number of worker proce...
2014-12-16 Grant SlaterAdd addition nginx workers
2014-01-05 Grant Slaternginx: restart on site config change
2014-01-05 Grant Slaternginx: enable but do not immediately restart
2014-01-05 Grant Slatertilecache: minor cleanup
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-10-22 Grant SlaterAdd base nginx cookbook