openstreetmap-website/app/controllers
2007-09-19 09:18:59 +00:00
..
amf_controller.rb typo 2007-09-02 13:55:51 +00:00
api_controller.rb Dropping duplicate GPS points is very expensive and rarely finds 2007-09-12 13:49:58 +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 extra validation to messages and diary entries. 2007-09-04 14:05:13 +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 Send an email notification out when a new message is waiting on the site for you. 2007-09-05 22:27:22 +00:00
node_controller.rb Allow exceptions processing node and segment requests to propagate and 2007-08-31 10:11:15 +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 Allow exceptions processing node and segment requests to propagate and 2007-08-31 10:11:15 +00:00
site_controller.rb move stuff around 2007-04-07 19:00:23 +00:00
swf_controller.rb Cope with change in number of decimals for GPS point positions. 2007-09-19 09:18:59 +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 Let exceptions propagate to the default handler for ways so they are logged. 2007-08-31 18:10:44 +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