]> git.openstreetmap.org Git - chef.git/history - cookbooks/tile/templates
enable imagery::za_ngi_topo role
[chef.git] / cookbooks / tile / templates /
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2016-05-06 Tom HughesGet rid of the last traces of old style apache auth...
2016-01-28 Paul NormanReword replication script comment
2016-01-28 Paul NormanConvert tabs to spaces
2015-10-15 Tom HughesMake tile expiry kick in at 88% full
2015-09-18 Tom HughesFind more candidates for tile expiry
2015-09-17 Tom HughesFix cleanup of empty tile directories
2015-05-07 Tom HughesCheck if tile expiry is needed once an hour
2015-05-07 Tom HughesDetect stale tile expiry locks and break them
2015-05-06 Tom HughesCleanup empty directories when expiring tiles
2015-04-29 Tom HughesFix renderd plugin path for 14.04
2015-04-29 Tom HughesSupport apache 2.4 permissions on tile servers
2015-04-16 Tom HughesCorrect idle time test
2015-04-10 Tom HughesMake map export check CPU idle time not load average
2015-04-10 Grant SlaterExperimentally increase loadavg cutoff for mapnik expor...
2015-03-23 Tom HughesAlways try and re-render dirty or missing tiles
2015-03-18 Tom HughesFind more candidates for tile expiry
2014-10-29 Tom HughesReduce tile expiry threshold to 14 days
2014-10-29 Tom HughesReorder find arguments to avoid warning
2014-09-29 Tom HughesConsider tiles not accessed in last 21 days for expiry
2014-05-20 Tom HughesDon't error if a temp file vanishes before we can remove it
2014-05-15 Tom HughesIgnore errors reloading apache on tile servers
2014-04-30 Tom HughesMake rerendering of low zoom tiles on a style change...
2014-04-30 Tom HughesRotate renderd logs every day
2014-04-30 Tom HughesAdd log rotation for renderd logs
2014-03-23 Tom HughesIgnore lost+found when cleaning up tiles
2014-03-21 Tom HughesIncrease number of CPUs used for background renders
2014-03-21 Tom HughesRender right down to z12 before marking style as updated
2014-03-02 Tom HughesEscape % in crontab
2014-01-27 Tom HughesDisplay cache server name in tile server debug output
2014-01-23 Grant SlaterMake sure we don't lose changes if we are interrupted
2014-01-14 Tom HughesReduce tile expiry cutoff time to 28 days
2013-11-12 Tom HughesStop tile cleanup locks being considered stalfe after...
2013-10-15 Tom HughesAlways try and get the tile cleanup lock at least once
2013-10-06 Tom HughesPlace lock file inside the tile directory
2013-10-06 Tom HughesDon't warn when the tile cleanup script can't get a...
2013-10-04 Tom HughesUse a lock file to stop multiple tile expirys running...
2013-09-28 Grant Slatertile: clean atime cut-off to 35 days. (28d: 15.8%,...
2013-09-17 Tom HughesReduce tile expiry cutoff time to 28 days
2013-09-17 Tom HughesOnly warn about an unfinished expiry if we started one
2013-09-16 Tom HughesReduce the cutoff time when looking for tiles to expire
2013-09-16 Tom HughesMake sure tile cleanup issues are reported properly
2013-09-11 Tom HughesWarn if tile expiry doesn't manage to delete enough...
2013-09-11 Grant Slatertile: remove potential infinite loop in tile cleanup...
2013-09-10 Grant SlaterTile: add br debug html
2013-09-10 Grant SlaterTile: fix debug cgi filename quoting
2013-09-10 Grant SlaterTile: add file mtime to debug cgi
2013-08-30 Tom HughesAlways set Access-Control-Allow-Origin for tile responses
2013-08-30 Tom HughesLet mod_tile handle CORS for the tile servers
2013-08-28 Grant SlaterTile: Modify ModTileRequestTimeout 3->2 to better avoid...
2013-08-23 Tom HughesAdd a cron job to cleanup old tiles
2013-08-14 Grant SlaterTiny cleanup to debug script
2013-08-14 Grant SlaterAdd render server FQDN to debug script
2013-08-14 Grant SlaterTile add a very rudimentary client debug script
2013-08-13 Tom HughesAdd render.openstreetmap.org as an alias on render...
2013-08-07 Tom HughesCleanup temporary files from the export CGI script
2013-08-07 Tom HughesUpdate the planet timestamp correctly when the style...
2013-08-05 Grant SlaterTile: add node fqdn to index.html to help with debuggin...
2013-07-23 Grant SlaterTile: set header to enable CORS
2013-07-22 Grant SlaterTile: Add historical shapefile redirect
2013-07-06 Tom HughesMake the replication service sudo to www-data to expire...
2013-07-05 Grant SlaterTile cookbook: Add ModTileMissingRequestTimeout + typo fix
2013-07-02 Tom HughesSend renderd logs to a separate file
2013-07-01 Tom HughesMake the maximum zoom level configurable
2013-06-25 Tom HughesFix issues with the export script
2013-06-25 Tom HughesRerender all low zoom tiles once a month
2013-06-25 Tom HughesFix pid file handling for tile services
2013-06-25 Tom HughesImprove low zoom rerender script
2013-06-21 Tom HughesFix tile expiry to use the correct paths
2013-06-21 Tom HughesUse render_list to do low zoom rendering
2013-06-21 Tom HughesExtend the low zoom renderer to everything up to z12
2013-06-20 Tom HughesImprove logging for tile services
2013-06-20 Tom HughesWhen a style changes rerender zooms 0-10 before updatin...
2013-06-20 Grant SlaterSort tile cache addresses into a deterministic order...
2013-06-18 Tom HughesTry tile rewrites before status and dirty requests
2013-06-18 Grant SlaterTile: add /status + /dirty rewrite support
2013-06-17 Tom HughesAdd tile cookbook