1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
* Optimize map { ... }.compact

using Enumerable#filter_map, supported since Ruby 2.7

* Add poyfill for Enumerable#filter_map
2021-01-10 00:32:01 +01:00
..
environments
initializers Support clock drift in Omniauth SAML provider (#15511) 2021-01-08 07:07:08 +01:00
locales Fix typo: you -> your (#15476) 2021-01-07 09:32:16 +01:00
webpack
application.rb Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
pghero.yml
puma.rb
routes.rb
secrets.yml
settings.yml
sidekiq.yml
themes.yml
webpacker.yml