mastodon/config
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171)
* Fix opening and closing Redis connections instead of using a pool

* Fix Redis connections not being returned to the pool in CLI commands
2022-04-29 22:43:07 +02:00
..
environments Fix parsing TRUSTED_PROXY_IP (#18051) 2022-04-19 08:11:58 +01:00
initializers Fix opening and closing Redis connections instead of using a pool (#18171) 2022-04-29 22:43:07 +02:00
locales New Crowdin updates (#18074) 2022-04-28 14:34:28 +09:00
webpack Fix assets failing to build with OpenSSL 3 because of deprecated hash algorithm (#17930) 2022-04-01 23:55:32 +02:00
application.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Bump capistrano from 3.16.0 to 3.17.0 (#17774) 2022-03-29 18:49:00 +09:00
environment.rb
i18n-tasks.yml Bump i18n-tasks from 0.9.37 to 1.0.8 (#17993) 2022-04-08 20:14:50 +09:00
navigation.rb
pghero.yml
puma.rb
routes.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
secrets.yml
settings.yml Change e-mail notifications to only be sent when recipient is offline (#17984) 2022-04-08 18:03:31 +02:00
sidekiq.yml
storage.yml
themes.yml
webpacker.yml