openstreetmap-website/config/initializers
2009-05-31 17:10:03 +00:00
..
abstract_adapter.rb Check for wrapped timeout errors properly. 2009-05-21 21:55:30 +00:00
action_controller.rb Disabled automatic parsing of XML to a hash in request bodies for a modest 15% speedup. 2009-05-21 23:48:34 +00:00
action_mailer.rb Send notification messages in the target user's language. 2009-05-31 16:10:53 +00:00
asset_tag_helper.rb Rename initialiser to fix typo. 2008-01-23 14:07:14 +00:00
available_locales.rb Remove the languages hash since we are now storing the languages in a table. Translated the posted by line in diary entry list. 2009-05-27 15:50:55 +00:00
buffered_logger.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
gpx.rb Reverting config file that shouldn't have been committed. 2009-05-22 18:41:33 +00:00
i18n.rb Log missing translations. 2009-05-31 17:10:03 +00:00
inflections.rb Migrate web site to use rails 2.0.1. 2008-01-06 12:17:58 +00:00
libxml.rb Merge 12304:14009 from trunk. 2009-03-08 13:02:37 +00:00
limits.rb Remove old code to exit after 10000 requests as the memory limit code 2009-04-26 23:14:20 +00:00
load_configs.rb Merge 15165:15373 from trunk. 2009-05-31 11:32:32 +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 Work out which session store class to use automatically. 2009-04-16 20:29:18 +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