]> git.openstreetmap.org Git - rails.git/history - config/initializers/abstract_adapter.rb
Drop the sql_session_store plugin
[rails.git] / config / initializers / abstract_adapter.rb
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-19 Tom HughesFix typo that stopped monkey patch working
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-15 Tom HughesCorrect name of ActiveRecord
2010-06-15 Tom HughesMake database offline mode work
2010-01-23 Kai Kruegermerge 19364:19600 of rails_port into the openID branch
2010-01-13 Tom HughesFixed warning.
2010-01-11 Tom HughesHandle Timeout::Error exceptions which are caught by...
2009-05-21 Tom HughesCheck for wrapped timeout errors properly.
2009-05-21 Shaun McDonaldRaising an exception in Ruby requires a .new. Add a...
2009-05-21 Tom HughesMonkey patch rails to ensure OSM::APITimeoutError excep...