]> git.openstreetmap.org Git - chef.git/history - cookbooks/tile
Added num_changes to changeset replication.
[chef.git] / cookbooks / tile /
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
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 HughesTreat all tiles as dirty when the style changes
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