gitlab-org--gitlab-foss/config
Jacob Vosmaer 9805fe1914 Use SCAN during 'rake cache:clear'
This allows 'rake cache:clear' to delete millions of keys without
choking. It requires Redis 2.8.0 or newer but we needed that already
anyway.
2016-02-18 16:55:19 +01:00
..
environments Raise an error on page load if there are pending migrations on dev env 2016-01-19 00:12:30 -02:00
initializers Change default smpt port to 465 (default smtps port) 2016-02-09 07:30:06 +03:00
locales Implement new UI for pagination 2016-01-20 21:27:01 -05:00
application.rb Use SCAN during 'rake cache:clear' 2016-02-18 16:55:19 +01:00
aws.yml.example
boot.rb
database.yml.env Improving the "Environment variables" administration doc 2016-02-01 19:10:46 +01:00
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml
gitlab.yml.example Fix typos and grammar 2016-02-10 12:43:19 +02:00
mail_room.yml
resque.yml.example
routes.rb Move builds badge implementation to new badges controller 2016-02-11 10:29:15 +01:00
secrets.yml.example
sidekiq.yml.example
unicorn.rb.example Fix typos and grammar 2016-02-10 12:43:19 +02:00
unicorn.rb.example.development