openstreetmap-website/app/controllers/api
mmd-osm 4e6d729529 Remove /api/0.6/changes endpoint
Also removes sql functions which are only used by this endpoint
2021-02-03 14:06:34 +00:00
..
capabilities_controller.rb Simplify deny_access handling 2019-03-20 14:39:17 +01:00
changeset_comments_controller.rb Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
changesets_controller.rb Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
map_controller.rb Rework set_default_request_format ast set_request_formats 2020-02-29 15:28:23 +00:00
nodes_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
notes_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-12 11:24:44 +00:00
old_controller.rb Rework set_default_request_format ast set_request_formats 2020-02-29 15:28:23 +00:00
old_nodes_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
old_relations_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
old_ways_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
permissions_controller.rb Simplify deny_access handling 2019-03-20 14:39:17 +01:00
relations_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00
tracepoints_controller.rb Merge remote-tracking branch 'upstream/pull/2999' 2020-12-09 14:51:04 +00:00
traces_controller.rb Remove unnecessary layout calls from api controllers 2020-07-08 18:51:27 +02:00
user_preferences_controller.rb Fix new rubocop warnings 2020-03-31 19:08:10 +01:00
users_controller.rb API User details JSON format 2020-09-06 22:11:23 +02:00
versions_controller.rb Add support for an unversioned 'versions' API call 2019-06-26 16:52:10 +02:00
ways_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-13 10:22:55 +00:00