mastodon/config/initializers
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 (#27522)
2023-10-25 13:56:09 +00:00
..
0_post_deployment_migrations.rb
1_hosts.rb
2_limited_federation_mode.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
3_omniauth.rb Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
active_model_serializers.rb
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cache_buster.rb Allow setting a custom HTTP method in CacheBuster (#26528) 2023-08-18 08:18:40 +02:00
cache_logging.rb
chewy.rb Fix empty ENV variables not using default nil value (#27400) 2023-10-13 19:00:53 +02:00
content_security_policy.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
cookie_rotator.rb Change default KeyGenerator digest to SHA1 to fix cookies in rolling upgrades (#26023) 2023-07-21 13:17:43 +02:00
cookies_serializer.rb
cors.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
devise.rb Fix empty ENV variables not using default nil value (#27400) 2023-10-13 19:00:53 +02:00
doorkeeper.rb
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
http_client_proxy.rb
httplog.rb
inflections.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
json_ld.rb
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb Fix invalid Content-Type header for WebP images (#26773) 2023-09-04 09:46:33 +02:00
new_framework_defaults_7_0.rb
new_framework_defaults_7_1.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
oj.rb
open_uri_redirection.rb
paperclip.rb Change S3 checksum mode to be disabled by default (#27007) 2023-09-21 14:00:51 +02:00
permissions_policy.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
pghero.rb
preload_link_headers.rb
premailer_rails.rb
rack_attack.rb Autofix Rubocop cops for config/ (#24145) 2023-10-03 15:24:12 +02:00
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb Fix rubocop `Layout/ArgumentAlignment` cop (#26060) 2023-09-28 15:48:47 +02:00
sidekiq.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
simple_form.rb Add `authorized_fetch` server setting in addition to env var (#25798) 2023-09-01 15:41:10 +02:00
single_user_mode.rb
statsd.rb Re-add StatsD support through the `nsa` gem (#26310) 2023-08-03 20:28:14 +02:00
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Update rubocop rules for linelength (#26190) 2023-07-28 23:11:45 +02:00
vapid.rb
webauthn.rb
wrap_parameters.rb