mastodon/config/initializers
Renaud Chaput 4af91e564d
Fix a missing `require` when enabling the local prometheus exporter with Sidekiq (#33840)
2025-02-05 13:49:47 +00:00
..
0_post_deployment_migrations.rb
1_hosts.rb
2_limited_federation_mode.rb
3_omniauth.rb
active_model_serializers.rb
active_record_encryption.rb Change Active Record Encryption variable check to check for emptiness (#32537) 2024-10-16 08:43:45 +00:00
allowed_private_addresses.rb Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 2024-11-12 13:00:52 +00:00
application_controller_renderer.rb
backtrace_silencers.rb
cache_buster.rb
cache_logging.rb
chewy.rb
content_security_policy.rb Change form-action Content-Security-Policy directive to be more restrictive (#26897) 2024-09-12 13:24:19 +00:00
cookies_serializer.rb
cors.rb Add userinfo oauth endpoint (#32548) 2024-10-30 14:38:10 +00:00
devise.rb
doorkeeper.rb Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
email_domains_lists.rb
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Update `rails` to version 8.0.1 (#32357) 2025-01-03 16:08:21 +00:00
http_client_proxy.rb
httplog.rb Disable `httplog` gem in production (#32776) 2024-11-05 08:55:34 +00:00
i18n.rb
inflections.rb Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
json_ld_identity.rb
json_ld_security.rb
kaminari_config.rb
mail_delivery_job.rb
mime_types.rb
oj.rb
open_redirects.rb
open_uri_redirection.rb
opentelemetry.rb Fix `/health` endpoint when OTEL is configured (#33362) 2024-12-19 10:44:44 +00:00
paperclip.rb Use rails configuration storage for paperclip path (#31651) 2024-08-30 09:46:09 +00:00
permissions_policy.rb
pghero.rb
preload_link_headers.rb
premailer_rails.rb
prometheus_exporter.rb Fix a missing `require` when enabling the local prometheus exporter with Sidekiq (#33840) 2025-02-05 13:49:47 +00:00
propshaft.rb
rack_attack.rb
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb
settings_digests.rb Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
sidekiq.rb Add an optional metric exporter (#33734) 2025-01-27 12:52:30 +00:00
simple_cov_source_file.rb
simple_form.rb
single_user_mode.rb
statistics.rb Only register stats dirs when command available (#33454) 2025-01-04 17:44:49 +00:00
stoplight.rb Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb
vapid.rb
vips.rb
webauthn.rb
wrap_parameters.rb