summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/middleware/read_only_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-200/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-0/+7
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Allow sidekiq admin requests, regardless of rootAsh McKenzie2019-01-161-7/+27
* Remove deprecated ActionDispatch::ParamsParserJasper Maes2018-12-161-1/+0
* 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