summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/request_context_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-12/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-2/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-41/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Fix test environment pollution in spec/lib/gitlab/request_context_spec.rbNick Thomas2019-03-141-1/+1
* Fix health checks not working behind load balancersStan Hu2019-03-121-1/+26
* Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-071-1/+1
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki2017-03-061-1/+1
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-10/+0
* Cleanup formattingPawel Chojnacki2017-03-061-2/+2
* Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+40