]> git.openstreetmap.org Git - rails.git/history - config/nginx.conf
Expose relation version to api and fix remaining server status typo in old_relation...
[rails.git] / config / nginx.conf
2009-04-20 Tom HughesIncrease fastcgi timeout to 300s for bulk api requests.
2009-04-20 Tom HughesRemove trailing whitespace.
2009-04-20 Tom HughesStrip asset tags from user images.
2009-04-20 Tom HughesDetabify.
2009-04-20 Grant Slaternginx fixes, including http://api.openstreetmap/0.6...
2009-04-20 Tom HughesRemove location block from abuse placeholder so it...
2009-04-20 Tom HughesRestrict 7 day expiry on /export to just the embed...
2009-04-20 Tom HughesReturn 404 for unknown API versions instead of 403.
2009-04-20 Tom HughesStrip asset tags from public files.
2009-04-20 Tom HughesMove access_log configuration.
2009-04-20 Tom HughesTidy things up and fix a few errors.
2009-04-20 Tom HughesRemove tabs.
2009-04-20 Tom HughesAdd missing semicolon.
2009-04-20 Tom HughesRemove private data.
2009-04-20 Tom HughesConvert to unix newlines.
2009-04-20 Grant Slaternginx syntax tweaks
2009-04-20 Tom HughesRewrite /0.n/... as /api/0.n/... for the api virtual...
2009-04-20 Grant Slatercorrect nginx syntax
2009-04-20 Grant Slaterinitial untest nginx config. API 0.6 tweaking still...