1
0
Fork 0
forked from fedi/mastodon
mastodon/spec/controllers/concerns
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection ()
* Fix cache_collection crashing when given an empty collection

* Add tests
2021-03-18 00:41:32 +01:00
..
account_controller_concern_spec.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
accountable_concern_spec.rb Add spec for AccountableConcern#log_action () 2018-12-18 16:43:03 +01:00
cache_concern_spec.rb Fix cache_collection crashing when given an empty collection () 2021-03-18 00:41:32 +01:00
challengable_concern_spec.rb Add password challenge to 2FA settings, e-mail notifications () 2019-09-18 16:37:27 +02:00
export_controller_concern_spec.rb Prepare Mastodon for Rails 6 () 2021-03-17 10:09:55 +01:00
localized_spec.rb Fix sr locale being selected over sr-Latn () 2020-05-11 01:09:21 +02:00
rate_limit_headers_spec.rb
signature_verification_spec.rb Change signature verification to ignore signatures with invalid host () 2020-02-03 17:48:23 +01:00
user_tracking_concern_spec.rb