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
luigi eb51e43fb4
Optimize some regex matching (#15528)
* Use Regex#match?

* Replace =~ too

* Avoid to call match? from Nil

* Keep value of Regexp.last_match
4 years ago
..
environments
initializers Optimize some regex matching (#15528) 4 years ago
locales Fix typo: you -> your (#15476) 4 years ago
webpack Bump js-yaml from 3.14.1 to 4.0.0 (#15484) 4 years ago
application.rb Optimize map { ... }.compact calls (#15513) 4 years ago
boot.rb
brakeman.ignore
database.yml
deploy.rb Bump capistrano from 3.14.1 to 3.15.0 (#15537) 4 years ago
environment.rb
i18n-tasks.yml
navigation.rb
pghero.yml
puma.rb
routes.rb
secrets.yml
settings.yml
sidekiq.yml
themes.yml
webpacker.yml