openstreetmap-website/app/controllers
2007-08-25 22:33:46 +00:00
..
amf_controller.rb Various updates to the user management, including the creation of a 2007-08-14 23:07:38 +00:00
api_controller.rb Add a capabilities API call. Fixes #410. 2007-08-21 23:27:42 +00:00
application.rb Ignore exceptions looking up a user from a session. 2007-08-16 13:07:24 +00:00
diary_entry_controller.rb Add the author name to RSS feeds. 2007-08-14 09:22:29 +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 Correct calculation of reciprocal angles. 2007-08-25 22:33:46 +00:00
message_controller.rb Fix thinko. 2007-08-22 07:40:23 +00:00
node_controller.rb Don't create sessions for API calls. 2007-08-14 13:59:07 +00:00
old_node_controller.rb Don't create sessions for API calls. 2007-08-14 13:59:07 +00:00
old_segment_controller.rb Don't create sessions for API calls. 2007-08-14 13:59:07 +00:00
old_way_controller.rb Don't create sessions for API calls. 2007-08-14 13:59:07 +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 Make the search calls a bit more efficient and add some limits on the 2007-07-26 14:30:54 +00:00
segment_controller.rb Don't create sessions for API calls. 2007-08-14 13:59:07 +00:00
site_controller.rb move stuff around 2007-04-07 19:00:23 +00:00
swf_controller.rb Various updates to the user management, including the creation of a 2007-08-14 23:07:38 +00:00
trace_controller.rb Put the option to delete GPS traces back. Fixes #405. 2007-08-22 18:01:23 +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 Add additional validation to the user model and tidy up a few things on 2007-08-19 12:27:23 +00:00
way_controller.rb Handle errors a bit better. 2007-08-20 14:22:51 +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