openstreetmap-website/test/controllers
Andy Allan 6ed749e7eb Allow a configurable delay to keep diary entries from being published in feeds
This is to provide another tool to help spam fighting.

The configuration value is set to zero hours for new deploys in
order to be 'least surprising'. You can change the setting without
interfering with your test suite.
2019-05-29 16:56:15 +02:00
..
api Fix new rubocop warnings 2019-04-23 09:33:34 +01: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 Move the api methods from changesets_controller into the api namespaced controller 2019-02-24 12:18:31 +01:00
diary_entries_controller_test.rb Allow a configurable delay to keep diary entries from being published in feeds 2019-05-29 16:56:15 +02: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 Remove unnecessary require statements from tests 2018-11-07 16:42:11 +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 Move the notes api methods into a controller in the api namespace 2019-02-28 17:12:28 +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 Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
traces_controller_test.rb Move all settings to settings.yml 2019-03-13 18:06:23 +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 Add checkbox for contributor terms and improve text 2019-05-13 16:54:29 +02:00