openstreetmap-website/test
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
..
abilities Allow moderators to hide diary entries and comments 2019-05-15 13:40:15 +02:00
controllers Remove node/way/relation Search API 2019-10-23 11:41:05 +02:00
factories Give factory created traces a size 2019-10-13 12:18:57 +01:00
gpx Fix importing of GPX traces with a leading byte order marker 2019-06-14 19:01:53 +01:00
helpers Colour preview moved into new browse_tags_helper 2019-08-31 11:40:42 +02:00
http Remove npemap as a source for UK postcodes 2018-02-04 15:14:41 +00:00
integration Refactor diary entries to use create and update methods 2019-05-29 15:37:23 +02:00
javascripts Filter out nodes which are too far away 2014-03-16 16:18:13 +00:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
lib Fix rubocop warnings 2019-08-14 19:27:02 +01:00
models Fix numericality validation to use correct integer only constraint 2019-08-22 12:14:06 +01:00
system Use i18n for submit button for issue comments 2019-06-12 19:24:06 +02:00
validators Merge character validators 2018-11-05 18:54:19 +00:00
application_system_test_case.rb Increase poltergeist timeout 2019-08-14 19:54:50 +01:00
test_helper.rb Silence the simplecov output message 2019-03-06 09:54:05 +01:00