summaryrefslogtreecommitdiff
path: root/lib/gitlab/request_context.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-3/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-19/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Fix health checks not working behind load balancersStan Hu2019-03-121-1/+7
* Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-071-1/+1
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-241-2/+2
* Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki2017-03-061-2/+0
* align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki2017-03-061-2/+1
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-1/+0
* Cleanup formattingPawel Chojnacki2017-03-061-1/+1
* Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+25