openstreetmap-website/app/controllers
Tom Hughes dcad29dad0 Split the rest action into sparate read, update and delete actions thus
allowing authorization to be done on a per-action basis without worring
about the method. This should make the user API work.

Also do a lot of cleanup of the controllers.
2007-06-27 17:27:10 +00:00
..
amf_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
api_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
application.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
diary_entry_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +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 Add the search boxes to the edit page. 2007-06-12 16:51:12 +00:00
message_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
node_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
old_node_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
old_segment_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
old_way_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
old_way_segment_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
old_way_tag_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
search_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
segment_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
site_controller.rb move stuff around 2007-04-07 19:00:23 +00:00
swf_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
trace_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +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_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
way_controller.rb Split the rest action into sparate read, update and delete actions thus 2007-06-27 17:27:10 +00:00
way_segment_controller.rb move stuff around 2007-04-07 19:00:23 +00:00
way_tag_controller.rb fixes for search 2007-04-07 19:07:45 +00:00