summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/requires_whitelisted_monitoring_client.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* In dev, always allow access to health endpoints from localhostAndrew Newdigate2019-06-261-0/+4
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+1
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+3
* Add tests for token auth.Pawel Chojnacki2017-07-061-4/+4
* Finish refactring processed configuraiton, and add test validating ip range m...Pawel Chojnacki2017-07-051-3/+3
* correctly handle transforming settings into useful datastructurePawel Chojnacki2017-07-051-1/+5
* Bring back healthcheck token access to monitoring resources, but mark this as...Pawel Chojnacki2017-07-051-2/+11
* Remove the need to use health check tokenPawel Chojnacki2017-07-051-0/+20