openstreetmap-website/config
2008-11-03 00:12:18 +00:00
..
environments Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
initializers add a comment about why the error handler is required, as per mail from TomH. Also adding the option so that we are using the old style of migrations, rather than the 2.1+ migrations. 2008-10-29 15:45:48 +00:00
potlatch Potlatch 0.10c 2008-09-18 17:04:28 +00:00
text_outputs added application.yml, refactored map method 2008-01-23 16:43:30 +00:00
application.yml Adding a restriction to prevent more than 2000 nodes to be added to any way. Tests still need to be written. Capabilities api request also updated. 2008-11-03 00:12:18 +00:00
boot.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
daemons.yml add daemons 2006-12-01 12:06:38 +00:00
database.yml set the db encoding to utf-8, otherwise data is stored incorrectly in db. Can be seen by roundtrip truncating at 255 bytes instead of 255 chars. Connection setting (here) is independant of mysql setup 2008-10-15 16:56:56 +00:00
environment.rb add a comment about why the error handler is required, as per mail from TomH. Also adding the option so that we are using the old style of migrations, rather than the 2.1+ migrations. 2008-10-29 15:45:48 +00:00
lighttpd.conf Reduce the expiry for OpenLayers resources (which are not subject to 2008-05-01 07:55:23 +00:00
routes.rb Implemented osmChange diff downloads for changesets and a couple of tests. 2008-10-27 17:50:28 +00:00