]> git.openstreetmap.org Git - rails.git/history - config/nginx.conf
Merge branch 'master' into notes
[rails.git] / config / nginx.conf
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-21 Tom HughesAdd a geocoder backend.
2009-04-21 Tom HughesImprove comments.
2009-04-21 Grant Slaternginx fix expiry to actually work on images/javascripts/etc
2009-04-20 Tom HughesPull in block rules from the lighttpd config.
2009-04-20 Tom HughesGive munin access to some statistics.
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...