mastodon/config/initializers
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361)
Also:

- Fix locks not being removed when jobs go to the dead job queue
- Add UI for managing locks to the Sidekiq dashboard
- Remove unused Sidekiq workers

Fix #13349
2020-03-31 21:59:03 +02:00
..
0_post_deployment_migrations.rb
1_hosts.rb
2_whitelist_mode.rb
active_model_serializers.rb
application_controller_renderer.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
assets.rb
backtrace_silencers.rb
blacklists.rb
chewy.rb
content_security_policy.rb Fix OCR not working on Safari because of unsupported worker-src CSP (#13323) 2020-03-27 22:35:57 +01:00
cookies_serializer.rb
cors.rb
delivery_job.rb Skip mailer job retries when a record no longer exists (#9590) 2018-12-21 06:16:17 +01:00
devise.rb
doorkeeper.rb Fix resource_owner_from_credentials in Doorkeeper initializer (#12743) 2020-01-03 05:35:46 +01:00
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Added optional two-factor authentication 2017-01-27 20:35:16 +01:00
health_check.rb
http_client_proxy.rb
httplog.rb
inflections.rb
json_ld.rb
kaminari_config.rb
mime_types.rb Set correct content-type for ActivityPub JSON (#4592) 2017-08-14 04:16:43 +02:00
oj.rb
omniauth.rb
open_uri_redirection.rb
pagination.rb
paperclip.rb Fix base64-encoded file uploads not being possible (#12748) 2020-01-04 01:54:07 +01:00
premailer_rails.rb HTML e-mails for UserMailer (#6256) 2018-01-16 03:29:11 +01:00
rack_attack.rb Fix re-sending of e-mail confirmation not being rate limited (#13360) 2020-03-31 18:20:48 +02:00
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 2019-01-15 23:11:46 +01:00
sidekiq.rb Fix background jobs not using locks like they are supposed to (#13361) 2020-03-31 21:59:03 +02:00
simple_form.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
single_user_mode.rb
statsd.rb
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb Fix error 2017-01-22 23:07:31 +01:00
twitter_regex.rb Add support for magnet: URIs (#12905) 2020-01-23 21:27:26 +01:00
vapid.rb
wrap_parameters.rb