mastodon/spec
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921)
* Fix cache_collection crashing when given an empty collection

* Add tests
2021-03-18 00:41:32 +01:00
..
controllers Fix cache_collection crashing when given an empty collection (#15921) 2021-03-18 00:41:32 +01:00
fabricators Add server rules (#15769) 2021-02-21 19:50:12 +01:00
features
fixtures
helpers
lib Fix cache_collection crashing when given an empty collection (#15921) 2021-03-18 00:41:32 +01:00
mailers
models Remove subscription_expires_at leftover from OStatus (#15857) 2021-03-12 05:25:24 +01:00
policies
presenters
requests Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
routing
serializers/activitypub
services Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
support
validators Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
views
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00
rails_helper.rb
spec_helper.rb