openstreetmap-website/app/controllers
2012-03-21 22:22:33 +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 Specify the username when generating a URL for a trace 2012-03-10 13:05:39 +00:00
application_controller.rb Factor out common code for looking up users 2012-03-21 22:22:33 +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 Use one "no_such_user" view everywhere 2012-03-21 21:47:09 +00:00
diary_entry_controller.rb Factor out common code for looking up users 2012-03-21 22:22:33 +00:00
export_controller.rb Removed code for handling Osmrender export requests 2012-03-15 14:43:03 +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 Factor out common code for looking up users 2012-03-21 22:22:33 +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 Specify the username when redirecting to the OAuth client list 2012-03-14 13:57:28 +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 Add preview functionality to rich text controls 2012-03-17 16:36:57 +00:00
swf_controller.rb Pass sql_for_area a BoundingBox object 2011-11-18 16:50:54 +00:00
trace_controller.rb Use one "no_such_user" view everywhere 2012-03-21 21:47:09 +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 Factor out common code for looking up users 2012-03-21 22:22:33 +00:00
user_controller.rb Use one "no_such_user" view everywhere 2012-03-21 21:47:09 +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 Factor out common code for looking up users 2012-03-21 22:22:33 +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