openstreetmap-website/config/initializers
2008-11-24 18:55:24 +00:00
..
action_mailer.rb preference stuff 2008-02-23 11:12:42 +00:00
asset_tag_helper.rb Rename initialiser to fix typo. 2008-01-23 14:07:14 +00:00
buffered_logger.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
gpx.rb Make the location of the GPX traces configurable. 2008-08-07 11:31:42 +00:00
inflections.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
libxml.rb Make the role in relations optional, with a test to make sure it is. Also start moving the errors reading the xml to exceptions, thus making it possible to give meaningful error messages, when bad xml is sent (More work is required on this including doing the same for nodes and ways). With the latest gems update it seems that the lib xml handling was broken, using the newer method. Adding the content type for the exceptions. 2008-11-24 18:55:24 +00:00
limits.rb Don't try and limit the address space if the OS does not support it. 2008-01-15 00:41:07 +00:00
load_configs.rb added application.yml, refactored map method 2008-01-23 16:43:30 +00:00
mime_types.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
potlatch.rb Freezing composite primary key so that we can apply TomH's patch to it, and that way Potlatch will work in Rails mode without a problem. Please test. 2008-11-15 01:11:27 +00:00
query_cache.rb Disable the query cache. 2008-10-13 23:13:34 +00:00
sql_session_store.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
streaming.rb Allow a GPX to be fetched in XML format by fetching data.xml instead 2008-01-23 13:40:47 +00:00
tempfile.rb Work round ruby's half assed Tempfile class which, because for some 2008-03-06 12:43:10 +00:00