summaryrefslogtreecommitdiff
path: root/app/controllers/health_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-3/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-4/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-11/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-32/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-3/+1
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-10/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Gitaly metrics check for read/writeabilityZeger-Jan van de Weg2018-06-271-1/+0
* [Rails5] Force the `protect_from_forgery` callback run firstblackst0ne-fix-protect-from-forgery-in-application-controllerblackst0ne2018-06-211-1/+1
* Add a gRPC health check to ensure Gitaly is upsh-add-gitaly-health-checkStan Hu2018-01-241-1/+2
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-1/+10
* Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern2017-07-111-1/+1
|\
| * Remove the need to use health check tokenPawel Chojnacki2017-07-051-1/+1
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+4
|/
* Make login_counter instance variable instead of class one.Pawel Chojnacki2017-06-021-2/+0
* Split metrics from health controller into metrics controllerPawel Chojnacki2017-06-021-29/+0
* Add trailing newline to response.Kevin Lyda2017-06-021-3/+15
* Prometheus metrics first passPawel Chojnacki2017-06-021-1/+3
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-071-0/+60