summaryrefslogtreecommitdiff
path: root/lib/gitlab/middleware/read_only/controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Bang up predicate methods and use #internal_route?Ash McKenzie2019-01-161-3/+7
* Allow sidekiq admin requests, regardless of rootAsh McKenzie2019-01-161-3/+7
* Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-071-1/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-071-0/+1
* Better route matching for read-only detectionAsh McKenzie2018-07-021-9/+24
* Move constants and update for feedback42572-release-controllerLin Jen-Shin2018-03-031-3/+6
* Put controller in its separate fileLin Jen-Shin2018-02-071-0/+83