openstreetmap-website/vendor/plugins
Tom Hughes 93fded9641 Drop the sql_session_store plugin
The sql_session_store plugin doesn't work with rails 3 and doesn't
seem to be supported anymore, so drop it in favour of the builtin
database backed session storage.
2011-11-14 09:42:55 +00:00
..
classic_pagination Adding pagination to the changesets, thus allowing you to browe large changesets, without MySQL complaining about memory. Probably needs some fine tuning. You currently can only page one of nodes, ways, and relations, without manually setting the relations. Fixing deprection notice for the classic_pagination plugin. 2008-11-27 17:06:43 +00:00
deadlock_retry Correct name of ActiveRecord 2010-06-15 17:12:55 +01:00
file_column Fix some deprecation warnings in the file_column plugin 2011-11-14 09:42:43 +00:00
http_accept_language Make http_accept_language work with rails 3.1.0 2011-11-14 09:42:52 +00:00
output_compression Update to rails 2.3.8 2010-05-26 19:54:10 +01:00
session-persistence Go back to the rails 3 based upstream version of session-persistence 2011-11-14 09:42:44 +00:00