summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/result.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+0
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-1/+4
* [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-081-1/+1
* Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-0/+4
* Introduce has_access_to? so that we could reuse itLin Jen-Shin2016-11-161-2/+1
* Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski2016-09-201-4/+8
* Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-0/+4
* Solve code review commentsKamil Trzcinski2016-09-191-1/+1
* Properly support Gitlab::Auth::ResultKamil Trzcinski2016-09-191-1/+1
* Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-4/+0
* Move Gitlab::Auth.Result to separate fileKamil Trzcinski2016-09-191-0/+17