GitLab Bot
a1ed241c82
Add latest changes from gitlab-org/gitlab@master
2021-02-03 21:09:17 +00:00
GitLab Bot
90a06a20be
Add latest changes from gitlab-org/gitlab@master
2019-11-07 15:06:33 +00:00
Robert Speicher
3d12f07331
CE-EE parity for files in config/initializers
2019-07-08 15:04:38 -05:00
Douwe Maan
7d4b52b27d
Enable Style/WordArray
2017-02-23 09:32:41 -06:00
DJ Mountney
d2f003a344
Update the health_check gem to the latest release
...
This allows us to drop our disable email config override
2016-07-11 09:30:47 -07:00
DJ Mountney
4cfb1af0b7
Set the health_check mailer full checks to be the same as the standard checks
...
There was nothing additional in the full checks that we want to run (email, custom)
2016-06-24 08:47:08 -07:00
DJ Mountney
59b5bb0334
Disable the email checking part of the standard Health Check
...
The email check used in the Heath Check doesn't properly make use of enough of the SMTP config options
to be able to properly test the STMP connection, and as a result could cause a failure.
In order to fix it we have overwritten the email_configured? method in the health check
so that it does not check email status during the standard health check.
2016-06-24 07:33:04 -07:00
DJ Mountney
c8f23bd2ed
Support token header for health check token, and general cleanup of the health_check feature.
2016-05-11 17:27:08 -07:00
DJ Mountney
9898f9b4e6
Set the standard health_check options to include the cache check.
2016-05-10 08:24:09 -07:00
DJ Mountney
67dc3b9c11
Add the health_check gem end expose the health_check route
2016-05-10 08:24:09 -07:00