mastodon/spec
Eugen Rochko f6d35ed57d
Remove IP matching from e-mail domain blocks (#18190)
Clear out e-mail domain blocks created from automatically resolved DNS records
2022-04-29 23:27:03 +02:00
..
controllers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
fabricators
features
fixtures
helpers
lib Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
mailers
models Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Fix opening and closing Redis connections instead of using a pool (#18171) 2022-04-29 22:43:07 +02:00
support
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views
workers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb