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 Add support for separate Redis for cache (#7272) 2018-04-27 01:37:59 +02:00
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
brakeman.ignore
database.yml
deploy.rb
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
secrets.yml
settings.yml
sidekiq.yml
themes.yml Separate high contrast theme (#7213) 2018-04-21 21:35:55 +02:00
webpacker.yml