]> git.openstreetmap.org Git - chef.git/history - cookbooks/web/templates
Fix collection of PSU details from dmidecode
[chef.git] / cookbooks / web / templates /
2016-01-09 Tom HughesAvoid errors cleaning up assets for older rails trees
2015-12-08 Tom HughesRun statistics and cleanup scripts with right ruby...
2015-11-23 Tom HughesAdd a script to cleanup old rails assets
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-09-22 Tom HughesImprove rails tmp dir cleanup script
2015-09-17 Tom HughesAdd /usr/local/bin to PATH when creating statistics...
2015-09-13 Tom HughesEnable gzip compression of SVG assets
2015-09-07 Tom HughesIgnore messages restarting logstash-forwarder
2015-09-04 Tom HughesRestart logstash-forwarder when the rails logs rotate
2015-08-14 Tom HughesBlock "OSMApp Tuner" as it is scraping changesets
2015-08-14 Tom HughesFix log regex in API statistics generator
2015-07-17 Tom HughesLog request times in microseconds
2015-07-17 Tom HughesLog request ID for web requests
2015-07-17 Tom HughesLog SSL protocol and cipher details for web requests
2015-07-17 Tom HughesAdd a request ID to connect frontend and backend logs
2015-06-11 Tom HughesUpdate location of favicon.ico
2015-04-13 Tom HughesRevert "Take thorn-03 out of production"
2015-04-13 Tom HughesTake thorn-03 out of production
2015-04-10 Tom HughesRevert "Take thorn-03 out of production"
2015-04-10 Tom HughesTake thorn-03 out of production
2015-04-09 Tom HughesIgnore passenger-config output
2015-04-08 Tom HughesUse passenger-config to restart passenger apps
2015-04-08 Matt AmosArchive cgimap logs to ironbelly.
2015-03-31 Tom HughesAdd an api-statistics daemon to gather data from apache...
2015-03-31 Tom HughesIncrease passenger queue size on frontend machines
2015-03-11 Tom HughesUse the right PreStart URL for the https virtual server
2015-03-09 Tom HughesRevert "Switch to emergency frontend only setup"
2015-03-09 Tom HughesSwitch to emergency frontend only setup
2014-11-09 Tom HughesMake sure we log the real client IP on the web backends
2014-08-29 Tom HughesDon't allow SSL proxy connections to be reused
2014-08-29 Tom HughesRevert "Use http for all backend requests"
2014-08-29 Tom HughesRemove 12.04 support in web cookbook
2014-08-29 Tom HughesUse http for all backend requests
2014-08-29 Tom HughesAdd some more apache 2.4 access rules
2014-08-29 Tom HughesUse mod_proxy_fcgi for the map call
2014-08-29 Tom HughesUse apache 2.4 style access controls
2014-08-29 Tom HughesUse mod_proxy_fcgi for FCGI support with apache 2.4
2014-07-10 Tom HughesSet SECRET_KEY_BASE for production web servers
2014-06-27 Grant SlaterWeb: set osmbugs.org to redirect to openstreetmap.org
2014-06-09 Tom HughesIgnore errors killing processes which may have already...
2014-02-26 Tom HughesRemove redirect to http from /edit
2014-02-15 Tom HughesEnable SSL proxying
2014-02-15 Tom HughesPass https to the backends over https
2014-02-11 Tom HughesRedirect https requests to osm.org to www.osm.org
2014-02-11 Tom HughesFix redirect
2014-02-11 Tom HughesRemove general redirect from https to http
2014-02-10 Tom HughesMove passenger configuration to a separate cookbook
2014-01-01 Grant SlaterWeb: add additional alias + problem 3rd party alias
2013-10-20 Tom HughesSend single object node requests into cgimap again
2013-10-20 Tom HughesStop sending single object node requests to cgimap
2013-10-18 Tom HughesWe only need to escape dots in ProxyPassMatch, not...
2013-10-18 Tom HughesOnly send GET requests to cgimap
2013-10-18 Tom HughesPass single object node/way/relation calls to the backends
2013-10-18 Tom HughesFix typo
2013-10-18 Tom HughesLet cgimap handle single object node/way/relation calls...
2013-10-09 Tom HughesUse cgimap for /relation/N/full
2013-10-09 Tom HughesKeep /relation/N/full with rails for now
2013-10-09 Tom HughesUse cgimap for full object fetches
2013-10-09 Tom HughesUse cgimap for multi object fetches
2013-10-09 Tom HughesSend /api/0.6/relations to the backend servers
2013-09-19 Tom HughesFix redirect of http://www.openstreetmap.org.uk/events.ics
2013-08-09 Tom HughesConfigure a machine to run the database cleanup script...
2013-07-12 Tom HughesMove log archiving and stats analysis to ironbelly
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository