You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config/initializers
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301)
* No need to re-require sidekiq plugins, they are required via Gemfile

* Add derailed_benchmarks tool, no need to require TTY gems in Gemfile

* Replace ruby-oembed with FetchOEmbedService

Reduce startup by 45382 allocated objects

* Remove preloaded JSON-LD in favour of caching HTTP responses

Reduce boot RAM by about 6 MiB

* Fix tests

* Fix test suite by stubbing out JSON-LD contexts
8 years ago
..
active_model_serializers.rb
application_controller_renderer.rb
assets.rb HTML e-mails for UserMailer (#6256) 8 years ago
backtrace_silencers.rb
blacklists.rb
chewy.rb Fix #6509: Use pull queue for chewy jobs (#6513) 8 years ago
content_security_policy.rb Upgrade Rails to version 5.2.0 (#5898) 8 years ago
cookies_serializer.rb
cors.rb Upgrade Rails to version 5.2.0 (#5898) 8 years ago
devise.rb Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env (#6845) 8 years ago
doorkeeper.rb When OAuth password verification fails, return 401 instead of redirect (#5111) 9 years ago
fast_blank.rb
filter_parameter_logging.rb
http_client_proxy.rb HTTP proxy support for outgoing request, manage access to hidden service (#7134) 8 years ago
httplog.rb
inflections.rb
instrumentation.rb
kaminari_config.rb adjust public profile pages 2 (#5223) 9 years ago
mime_types.rb
oj.rb Remove rabl dependency (#5894) 8 years ago
omniauth.rb Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669) 8 years ago
open_uri_redirection.rb
ostatus.rb enforce LOCAL_HTTPS=true in production (#6061) 8 years ago
pagination.rb
paperclip.rb Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808) 8 years ago
premailer_rails.rb HTML e-mails for UserMailer (#6256) 8 years ago
rack_attack.rb Increase rate limit on protected paths (#6229) 8 years ago
rack_attack_logging.rb Log rate limit hits (#7096) 8 years ago
redis.rb
session_activations.rb
session_store.rb Fix enforce HTTPS in production. (#6180) 8 years ago
sidekiq.rb Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079) 8 years ago
simple_form.rb
single_user_mode.rb
statsd.rb Allow specifying STATSD_NAMESPACE (#5700) 8 years ago
stoplight.rb Add a circuit breaker for ActivityPub deliveries (#7053) 8 years ago
strong_migrations.rb Fix migration failure due to StrongMigrations on production env (#5283) 8 years ago
suppress_csrf_warnings.rb Suppress CSRF token warnings (#6240) 8 years ago
timeout.rb
trusted_proxies.rb
twitter_regex.rb Fix URLs incorrectly having trailing hyphen removed (#6465) 8 years ago
vapid.rb
wrap_parameters.rb