gitlab-org--gitlab-foss/config
Rémy Coutable 6108332107 Merge branch 'update-health-check-gem' into 'master'
Update the health_check gem to the latest release

## What does this MR do?
Update the health_check gem to the latest release, which allows us to drop some of our code for overwriting the email check

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] ~~[Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- [ ] ~~API support added~~
- Tests
  - [ ] ~~Added for this feature/bug~~
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5186
2016-07-12 10:30:31 +00:00
..
environments Remove quiet_assets in favor of built-in sprockets-rails config. 2016-06-30 16:18:05 -06:00
initializers Update the health_check gem to the latest release 2016-07-11 09:30:47 -07:00
locales Minor fixes after a final look at the diff. 2016-05-11 10:30:47 +05:30
application.rb Split Cropper.js from the main JavaScript manifest. 2016-06-29 15:36:22 -06:00
aws.yml.example
boot.rb
database.yml.env
database.yml.mysql
database.yml.postgresql
dependency_decisions.yml Loop all disks when displaying system info 2016-06-29 16:02:12 -04:00
environment.rb
gitlab.teatro.yml Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
gitlab.yml.example Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
license_finder.yml Resolve feedback. 2016-06-06 13:39:36 -06:00
mail_room.yml Don't require Gitlab::Redis in mail_room.yml if it's already defined 2016-06-10 13:44:45 +02:00
newrelic.yml
resque.yml.example
routes.rb Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
secrets.yml.example
sidekiq.yml.example
unicorn.rb.example
unicorn.rb.example.development