]> git.openstreetmap.org Git - chef.git/history - cookbooks/tile
Restart logstash-forwarder when the rails logs rotate
[chef.git] / cookbooks / tile /
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-30 Tom HughesFix tile expiry
2015-04-29 Tom HughesFix simple-mmap require
2015-04-29 Tom HughesEnable mod_cgi on tile servers
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-29 Tom HughesUse simple-mmap gem for tile expiry
2015-04-29 Tom HughesInstall ruby-dev on tile servers
2015-04-29 Tom HughesDon't install rubygems on 14.04
2015-04-29 Tom HughesInstall mapnik-utils for shapeindex
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
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-14 Tom HughesRubocop cleanups
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-06 Tom HughesRubocop cleanups
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-02-02 Tom HughesFix some issues identified by rubocop
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-04-29 Tom HughesAdd extra fonts needed for v2.13.0 of the stylesheet
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-02-26 Andy AllanAdd fallback fonts for openstreetmap-carto
2014-02-09 Tom HughesSimplify management of nodes file permission now CHEF...
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 Grant Slatertile: ensure ttf-dejavu + ttf-unifont packages are...
2014-01-14 Tom HughesReduce tile expiry cutoff time to 28 days
2013-11-23 Tom HughesUse README.md for the long_description
2013-11-23 Tom HughesFix some foodcritic style warnings
2013-11-23 Tom HughesRemove unnecessary string interpolation
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-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-29 Tom HughesManage the permissions of the nodes file
2013-08-29 Tom HughesFix copy and paste error
2013-08-29 Tom HughesDon't keep backups of tile data files
2013-08-29 Tom HughesManage the renderd_queue_time munin plugin
2013-08-28 Grant SlaterTile: Modify ModTileRequestTimeout 3->2 to better avoid...
2013-08-27 Tom HughesAllow unzip to overwrite files
2013-08-27 Tom HughesUpdate coastline data when it changes
2013-08-24 Tom HughesFix permissions
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-08 Tom HughesAllow tiles to be split over multiple directories
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-08-05 Grant SlaterTile: add default index.html
2013-07-28 Tom HughesRework tile expiry script to use the flat node cache
2013-07-28 Tom HughesWe don't need to install libapache2-mod-tile as apache_...
2013-07-28 Grant SlaterAdd mod_tile_latency
2013-07-25 Grant SlaterTile: shapeindex (mapnik) all shp files
2013-07-25 Grant SlaterTile: restart renderd immediately on style update
2013-07-24 Grant SlaterTile: tile-expiry (www-data) needs access to planet_osm...
2013-07-23 Grant SlaterTile: add missing crossdomain.xml + robots.txt
2013-07-23 Grant SlaterTile: set header to enable CORS
2013-07-23 Grant SlaterTile: Add missing libapache2-mod-tile dep
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 Tom HughesFix expiry script
2013-07-05 Grant SlaterTile cookbook: Add ModTileMissingRequestTimeout + typo fix
2013-07-05 Tom HughesCreate the file directory for each style
next