openstreetmap-website/app/controllers
Tom Hughes f09b16cade When asked for ways which use a node, or relations which use some given
object, return 200 OK with an empty document if not matches are found
rather than 400 Bad Request (for ways) or 404 Not Found (for relations).
2007-11-24 14:47:50 +00:00
..
amf_controller.rb Add escaping of semicolon and equals in node tags. 2007-11-21 13:30:55 +00:00
api_controller.rb Add an API call to find the map tiles which have changed in a given period. 2007-10-09 23:41:26 +00:00
application.rb Allow the API to be taken offline completely as well as being put into 2007-09-20 23:51:11 +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 Work round ruby's horribly broken URI.escape that deliberately doesn't 2007-11-24 14:36:21 +00:00
message_controller.rb message outbox 2007-11-21 18:24:29 +00:00
node_controller.rb Allow objects to be resurrected. 2007-10-31 15:52:36 +00:00
old_node_controller.rb Allow the API to be taken offline completely as well as being put into 2007-09-20 23:51:11 +00:00
old_way_controller.rb Allow the API to be taken offline completely as well as being put into 2007-09-20 23:51:11 +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
old_way_tag_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
relation_controller.rb When asked for ways which use a node, or relations which use some given 2007-11-24 14:47:50 +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
relation_tag_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 bugfix searching relations 2007-09-26 15:53:09 +00:00
site_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
swf_controller.rb 0.5a: further revisions to merged ways, API->SWF error handling 2007-11-13 09:26:04 +00:00
trace_controller.rb Improve consistency of trace upload forms and error handling. 2007-09-25 23:18:32 +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 Improving friend capabilities so you can now add and remove friends as you wish. Friends will be notified when you add them. You can view a list of friends on your profile page (which has been reorganised a little). 2007-10-08 22:21:15 +00:00
way_controller.rb When asked for ways which use a node, or relations which use some given 2007-11-24 14:47:50 +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
way_tag_controller.rb fixes for search 2007-04-07 19:07:45 +00:00