mastodon/config
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
2018-05-02 18:58:48 +02:00
..
environments
initializers Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
locales [i18n] Occitan update (#7294) 2018-04-30 13:14:50 +02:00
webpack
application.rb Add Basque language support (#7267) 2018-04-26 13:56:45 +02:00
boot.rb Upgrade Rails to version 5.2.0 (#5898) 2018-04-12 14:45:17 +02:00
brakeman.ignore
database.yml
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml
navigation.rb Add headings to the security settings page (#6661) 2018-03-07 01:39:40 +01:00
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 2017-04-22 01:22:20 +02:00
routes.rb Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
secrets.yml
settings.yml
sidekiq.yml
themes.yml
webpacker.yml