summaryrefslogtreecommitdiff
path: root/app/controllers/health_check_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the need to use health check tokenPawel Chojnacki2017-07-051-1/+1
* Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-071-20/+1
* Support token header for health check token, and general cleanup of the healt...DJ Mountney2016-05-111-3/+12
* Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+13