openstreetmap-website/app/controllers
2012-03-09 23:15:39 +00:00
..
amf_controller.rb Remove method tests that are now enforced by the routes 2012-03-09 20:19:55 +00:00
api_controller.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
application_controller.rb Use a consistent host name in cache keys 2012-03-04 10:27:34 +00:00
browse_controller.rb Update some more queries to use AREL in place of deprecated methods 2011-11-14 09:42:51 +00:00
changeset_controller.rb Avoid double render error 2012-02-19 11:04:59 +00:00
diary_entry_controller.rb Add a view to show diary comments left by a user 2012-02-28 21:29:18 +00:00
export_controller.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
friend_controller.rb added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
geocoder_controller.rb Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
message_controller.rb Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
node_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
oauth_clients_controller.rb Update some more queries to use AREL in place of deprecated methods 2011-11-14 09:42:51 +00:00
oauth_controller.rb Add the OAuth verifier to 1.0a callbacks correctly 2011-11-19 17:11:54 +00:00
old_node_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
old_relation_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
old_relation_member_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_way_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
old_way_node_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
relation_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
relation_member_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
search_controller.rb Make search work again 2011-11-27 17:40:23 +00:00
site_controller.rb Explicitly disable the layout for actions which don't want it 2012-02-15 17:48:17 +00:00
swf_controller.rb Pass sql_for_area a BoundingBox object 2011-11-18 16:50:54 +00:00
trace_controller.rb Fix various routing and route generation errors 2012-03-09 23:15:39 +00:00
tracepoint_controller.rb various gpx bits 2006-12-01 15:59:13 +00:00
tracetag_controller.rb add tags to gpx files 2006-12-06 17:10:59 +00:00
user_blocks_controller.rb Add :warning and :error flash messages which can be styled separately to 2009-11-01 13:07:46 +00:00
user_controller.rb Save the user record after changing it 2012-03-09 00:21:08 +00:00
user_preference_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
user_roles_controller.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
way_controller.rb Disable CSRF token verification for API methods 2011-11-14 09:42:55 +00:00
way_node_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00