gitlab-org--gitlab-foss/config
Dmitriy Zaporozhets e6e338f00e Merge branch 'feature/sidekiq-cron-config' into 'master'
Sidekiq-cron configuration moved to gitlab.yml

When `sidekiq-cron` was introduced, jobs configuration where placed
in `schedule.yml` file.

As discussed in #3928, this is not desirable. 
We moved it to `gitlab.yml`, exposing only the "cron" part of the configuration.

See merge request !2087
2015-12-22 09:49:47 +00:00
..
environments Merge branch 'master' into reference-pipeline-and-caching 2015-12-03 13:34:25 +01:00
initializers Merge branch 'feature/sidekiq-cron-config' into 'master' 2015-12-22 09:49:47 +00:00
locales Use devise paranoid mode and ensure the same message is returned every time 2015-12-09 18:40:37 -06:00
application.rb
aws.yml.example
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml
gitlab.yml.example Merge branch 'feature/sidekiq-cron-config' into 'master' 2015-12-22 09:49:47 +00:00
mail_room.yml
newrelic.yml
resque.yml.example
routes.rb Merge branch 'admin_add_identity' into 'master' 2015-12-21 17:58:20 +00:00
schedule.rb
secrets.yml.example
sidekiq.yml.example
unicorn.rb.example
unicorn.rb.example.development