openstreetmap-website/test
Andy Allan 7b057545c0 Disentangle the api abilities from the web abilities
This will allow us to rename api actions without causing permissions headaches. The choice of
abilities files is made by inheriting from either api_controller or application_controller.

Also rename capabilities to api_capabilites, for consistency.
2019-03-27 18:07:29 +01:00
..
abilities Disentangle the api abilities from the web abilities 2019-03-27 18:07:29 +01:00
controllers Merge remote-tracking branch 'upstream/pull/2175' 2019-03-26 19:14:04 +00:00
factories Remove require_terms_agreed configuration option 2019-02-06 15:50:57 +01:00
gpx Link GPX fixture files instead of stubbing 2017-02-05 17:26:31 +00:00
helpers Split browse_helper.rb into two modules due to rubocop ModuleLength 2018-11-28 18:18:14 +00:00
http Remove npemap as a source for UK postcodes 2018-02-04 15:14:41 +00:00
integration Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
javascripts Filter out nodes which are too far away 2014-03-16 16:18:13 +00:00
jobs Clear notifications after trace import tests 2019-01-29 00:00:46 +00:00
lib Add noopener and noreferer to links in user generated content 2019-01-16 10:10:51 +00:00
models Merge remote-tracking branch 'upstream/pull/2175' 2019-03-26 19:14:04 +00:00
system Remove custom deny_access handlers 2018-11-14 14:10:51 +01:00
validators Merge character validators 2018-11-05 18:54:19 +00:00
application_system_test_case.rb Block non-localhost requests for all tests 2018-07-10 18:59:15 +01:00
test_helper.rb Silence the simplecov output message 2019-03-06 09:54:05 +01:00