openstreetmap-website/test/controllers/api
2024-12-27 05:34:19 +03:00
..
messages Use resourceful routes for api messages in/outbox 2024-12-22 07:03:41 +03:00
traces Use resourceful routes for api trace data 2024-12-10 14:21:21 +03:00
capabilities_controller_test.rb Test the versions and capabilities api in various statuses 2024-05-29 14:51:47 +01:00
changeset_comments_controller_test.rb Remove hardcoded rate limit value 2024-11-07 18:33:53 +00:00
changesets_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00
map_controller_test.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
messages_controller_test.rb Use resourceful routes for api messages in/outbox 2024-12-22 07:03:41 +03:00
nodes_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00
note_subscriptions_controller_test.rb Add destroy note subscription api endpoint 2024-11-20 20:35:24 +03:00
notes_controller_test.rb Send notifications to note subscribers instead of commenters 2024-11-08 11:40:55 +03:00
old_nodes_controller_test.rb Disable redactions with write_api scope 2024-09-08 12:31:31 +03:00
old_relations_controller_test.rb Disable redactions with write_api scope 2024-09-08 12:31:31 +03:00
old_ways_controller_test.rb Disable redactions with write_api scope 2024-09-08 12:31:31 +03:00
permissions_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
relations_controller_test.rb Fix new rubocop warnings 2024-11-05 18:23:47 +00:00
tracepoints_controller_test.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
traces_controller_test.rb Use resourceful routes for api trace data 2024-12-10 14:21:21 +03:00
user_blocks_controller_test.rb Simplify calls to user block path helpers 2024-12-20 06:30:21 +03:00
user_preferences_controller_test.rb Move user preferences routes to api namespace 2024-12-20 06:00:54 +03:00
users_controller_test.rb Move user details route to api namespace 2024-12-27 05:34:19 +03:00
versions_controller_test.rb Test the versions and capabilities api in various statuses 2024-05-29 14:51:47 +01:00
ways_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00