..
api
Copy trace fixture files, rather than symlinking
2020-03-18 15:35:55 +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
Fix some deprecation warnings
2019-11-24 11:05:02 +00:00
changesets_controller_test.rb
Fix some deprecation warnings
2019-11-24 11:05:02 +00:00
diary_entries_controller_test.rb
Use bootstrap table striping to replace hand-cycled table stripes
2020-03-18 12:14:24 +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
Move the search results to use list-group-flush
2020-01-16 12:39:13 +01:00
issue_comments_controller_test.rb
Remove custom deny_access handlers
2018-11-14 14:10:51 +01:00
issues_controller_test.rb
Enforce restrictions on issue visibility properly
2020-03-01 19:20:18 +00: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
Replace content_tag_for with a simple tr element
2019-12-03 22:54:55 +00: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
Remove fallback to hostip.info
2020-01-06 19:14:12 +00:00
traces_controller_test.rb
Copy trace fixture files, rather than symlinking
2020-03-18 15:35:55 +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
Rename form-row to standard-form-row to avoid clashing with a bootstrap class
2020-01-15 17:16:11 +01:00