summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/middleware/read_only_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-071-33/+11
* Better route matching for read-only detectionAsh McKenzie2018-07-021-16/+19
* Move constants and update for feedback42572-release-controllerLin Jen-Shin2018-03-031-7/+7
* Use a controller to hold request valuesLin Jen-Shin2018-02-071-3/+20
* use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_he...digitalMoksha2017-11-211-0/+6
* Optimize read-only middleware so that it does not consume as much CPUStan Hu2017-11-201-0/+5
* Updates tests to reflect sign_out route changeJoe Marty2017-11-071-7/+0
* Geo route whitelisting is too optimisticBrett Walker2017-11-021-0/+26
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+142