openstreetmap-website/app/controllers
2007-07-13 09:46:39 +00:00
..
amf_controller.rb strip out any control characters before writing to the db 2007-07-13 09:46:39 +00:00
api_controller.rb Fix deprecation warning. 2007-06-27 18:09:31 +00:00
application.rb Make passwords with a colon in them work. 2007-06-27 18:46:23 +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 Make sure we clear the tags and segments for a way when it is deleted. 2007-06-27 23:44:40 +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 More search fixes... 2007-06-27 17:48:05 +00:00
segment_controller.rb Make sure we clear the tags and segments for a way when it is deleted. 2007-06-27 23:44:40 +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 Handle public flag for GPX creation properly. 2007-07-02 23:38:13 +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 Remove require_user for the api_details method as that uses HTTP authentication. 2007-06-29 10:33:14 +00:00
way_controller.rb Make sure we clear the tags and segments for a way when it is deleted. 2007-06-27 23:44:40 +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