]> git.openstreetmap.org Git - chef.git/history - cookbooks/web
Remove redundant ssh key
[chef.git] / cookbooks / web /
2018-11-01 Tom HughesRun a job queue runner for each rails instance
2018-10-05 Tom HughesRedirect all HTTP except openstreetmap.org straight...
2018-10-02 Tom HughesRestore redirect from http://openstreetmap.org to https...
2018-09-24 Tom HughesSet action to "nothing" explicitly when using passenger...
2018-09-15 Tom HughesMerge remote-tracking branch 'github/pull/183'
2018-08-29 Tom HughesFix ordering of asset rebuild
2018-08-28 Tom HughesRun i18n:js:export rake task on web site updates
2018-08-12 Tom HughesSend uploads to the amsterdam backends
2018-08-06 Grant SlaterAdd public to Cache-Control per rfc7234 5.2.2.5 and...
2018-08-06 Grant SlaterFix off-by-one on Expires header to 2^31-1
2018-08-05 Grant SlaterForce caching of 410 on openlayers 404 tile
2018-07-24 Tom HughesUpdate configuration for move from Imperial to Amsterdam
2018-07-18 Tom HughesDisable warnings from the daiy statistics script
2018-07-16 Tom HughesRemove the PrivateDevices option from gpx-import
2018-07-15 Tom HughesSend upload traffic to Bytemark and keep other backend...
2018-07-15 Tom HughesUpdate gpx-import package list for Ubuntu 18.04 compati...
2018-07-06 Tom HughesDon't try and restart passenger on machines that don...
2018-07-06 Tom HughesRemove code to restart logstash-forwarder on log rotation
2018-07-02 Tom HughesAdd friendly names for passenger applications
2018-07-01 Tom HughesMove passenger instance registry to /run/passenger
2018-07-01 Tom HughesMake sure the web pid directory is created at boot
2018-07-01 Tom HughesDon't error if passenger isn't running when we restart...
2018-06-30 Tom HughesInstall the pkg-config gem
2018-06-30 Tom HughesRemove some ancient ruby 1.8 cleanup code
2018-06-30 Tom HughesUse a vaguely modern version of bundler
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-23 Tom HughesUpdate git URLs for new repository locations
2018-06-14 Tom HughesRemove code to build quad_tile functions
2018-05-31 Tom HughesSend http://openstreetmap.org redirects via https:...
2018-05-22 Tom HughesPut CSP in enforcing mode
2018-05-15 Tom HughesDrop http support on web backends
2018-05-15 Tom HughesRedirect http to https for the main web site
2018-05-15 Tom HughesRevert "Disable HSTS for Firefox 52 to avoid issues...
2018-02-15 Tom HughesInstall libffi-dev for rails
2018-02-11 Tom HughesConvert more URLs to https
2018-02-08 Tom HughesDisable HSTS for Firefox 52 to avoid issues with remote...
2018-01-22 Tom HughesExempt /server-status from redirection
2018-01-05 Tom HughesConvert various links to https
2017-12-01 Tom HughesUse string keys for piwik configuration items
2017-11-29 Tom HughesInstall image optimisation tools on rails machines
2017-11-27 Tom HughesQualify property names
2017-11-27 Tom HughesCoerce piwik goals into a normal hash
2017-11-27 Tom HughesQualify property names
2017-11-27 Tom HughesConvert rails_port definition to a resource
2017-11-23 Tom HughesEnable CSP in report only mode for the main web site
2017-11-16 Tim SmithUse multipackage installs throughout
2017-07-14 Tom HughesAdd maps subdomain to main site certificate
2017-07-11 Tom HughesFix new foodcritic warnings
2017-07-11 Tom HughesFix new rubocop warnings
2017-04-14 Tom HughesOnly send HEAD and GET for single objects to cgimap
2017-04-11 Tom HughesSend node/way/relation history calls to cgimap
2017-04-11 Tom HughesSend changeset download requests to cgimap
2017-03-22 Tom HughesConfigure server_protocol and server_url correctly
2017-03-22 Tom HughesConfigure email addresses explicitly for rails port...
2017-03-22 Tom HughesConfigure the publisher URL for rails port instances
2017-03-22 Tom HughesSet server_protocol to https for all rails port instances
2017-03-22 Tom HughesHandle server_url being commented out in the example...
2017-03-12 Tom HughesFix hosts for upload backend
2017-03-12 Tom HughesBring web site back online using karm
2017-03-05 Tom HughesAvoid errors rotating logs on nodes where gpx-import...
2017-03-03 Tom HughesRemove no_new_privileges from gpx-import service
2017-02-28 Tom HughesUse systemctl for gpx-import log rotation
2017-02-26 Tom HughesModernise some older systemd services
2017-02-26 Tom HughesConvert gpx-import service to a systemd unit
2017-02-20 Tom HughesMerge what remains of apache::ssl into apache::default
2017-02-19 Tom HughesRemove legacy certificate support
2017-02-18 Tom HughesSwitch main web site to letsencrypt
2017-01-26 Tom HughesMerge remote-tracking branch 'github/pull/102'
2017-01-06 Tom HughesDon't redirect 127.0.0.1 as doing so can break munin
2017-01-02 Tom HughesConfigure TOTP key for the web site
2017-01-01 Tom HughesRedirect all names to canonical site
2016-12-30 Tom HughesAlways rebuild Makefile for quad_tile extension before...
2016-12-21 Tom HughesEnable wikimedia authentication
2016-11-12 Grant SlaterUse rsync preallocate files to avoid fragmentation
2016-10-20 Tom HughesConfigure GeoIP database for web site
2016-10-20 Tom HughesRemove quova settings
2016-10-20 Tom HughesRestart cgimap on upgrade
2016-10-20 Tom HughesUpgrade cgimap automatically
2016-10-20 Tom HughesConvert api-statistics to a systemd service
2016-10-12 Tom HughesSend /api/0.6/changeset/NNN to cgimap
2016-10-05 Tom HughesCGIPassAuth needs to be in directory context
2016-10-05 Matt AmosPass authentication headers to cgimap so that it can...
2016-10-05 Tom HughesOnly cleanup rails temporary directory if it exists
2016-10-04 Tom HughesUse an EnvironmentFile for cgimap to better protect...
2016-10-04 Tom HughesFix cgimap log rotation
2016-10-03 Tom HughesUse writable database for oauth
2016-10-03 Tom HughesUse a systemd unit for cgimap
2016-10-03 Tom HughesMerge remote-tracking branch 'github/pull/69'
2016-10-03 Matt AmosUndoing some of the changes which reappeared after...
2016-10-03 Matt AmosUse variable to enable readonly mode, as was used in...
2016-10-03 Matt AmosFix syntax for hash.
2016-10-03 Matt AmosReverse NFS recipe extraction.
2016-10-03 Matt AmosExtract logic from template to recipe.
2016-10-03 Matt Amos'Fix' quotes, according to rubocop.
2016-10-03 Matt AmosUse cgimap from PPA rather than building from source.
2016-09-08 Tom HughesConfigure the thunderforest API key
2016-09-07 Tom HughesDon't update statistics if generation fails
2016-08-24 Tom HughesFix more uses of deprecated features
2016-08-24 Tom HughesOnly run asset cleanup script if it exists
2016-07-28 Tom HughesMerge remote-tracking branch 'github/pull/74'
next