openstreetmap-website/test/controllers
Andy Allan 15865b5a8d Remove node/way/relation Search API
This API clearly shows its age, having never been fully implemented
and simply returning 100 ways (or 2000 relations) at random matching
the provided tags.

It is, as far as I'm aware, completely unused. While it provides a
good amount of humour to anyone who reads the code, the time as come
for it to be retired.
2019-10-23 11:41:05 +02:00
..
api Remove node/way/relation Search API 2019-10-23 11:41:05 +02:00
browse_controller_test.rb Add basic tests for browse#new_note and browse#query 2019-01-09 21:12:33 +00:00
changeset_comments_controller_test.rb Move the api methods from changeset_comments_controller into the api namespaced controller 2019-02-24 12:38:09 +01:00
changesets_controller_test.rb Rename user.friend_users to user.friends 2019-06-19 16:51:35 +02:00
diary_entries_controller_test.rb When overriding setup make sure to call the superclass 2019-09-05 21:24:20 +01:00
directions_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
errors_controller_test.rb Use dynamic error pages built through the asset pipeline 2018-08-01 19:13:04 +01:00
export_controller_test.rb Move map method to its own controller 2019-02-24 11:44:10 +01:00
geocoder_controller_test.rb Fix rubocop warnings 2019-07-07 16:30:04 +01:00
issue_comments_controller_test.rb Remove custom deny_access handlers 2018-11-14 14:10:51 +01:00
issues_controller_test.rb Remove custom deny_access handlers 2018-11-14 14:10:51 +01:00
messages_controller_test.rb Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
notes_controller_test.rb When overriding setup make sure to call the superclass 2019-09-05 21:24:20 +01:00
oauth_clients_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
oauth_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
redactions_controller_test.rb Attempt to send pretty 403 errors to web browsers 2018-11-08 19:09:56 +00:00
reports_controller_test.rb Just pass the user object, rather than the display_name, to the user_path helper 2018-09-10 10:54:29 +08:00
site_controller_test.rb When overriding setup make sure to call the superclass 2019-09-05 21:24:20 +01:00
traces_controller_test.rb Fix importing of GPX traces with a leading byte order marker 2019-06-14 19:01:53 +01:00
user_blocks_controller_test.rb Attempt to send pretty 403 errors to web browsers 2018-11-08 19:09:56 +00:00
user_roles_controller_test.rb Use CanCanCan for user_roles auth 2018-11-28 21:39:26 +01:00
users_controller_test.rb When overriding setup make sure to call the superclass 2019-09-05 21:24:20 +01:00