summaryrefslogtreecommitdiff
path: root/spec/services/auth
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+31
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-192-20/+11
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-202-0/+93
* Add latest changes from gitlab-org/security/gitlab@13-11-stable-eeGitLab Bot2021-04-271-11/+14
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-172-989/+47
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-63/+68
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-011-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@13-0-stable-eeGitLab Bot2020-05-201-3/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+44
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+3
* If user can push to docker then it can delete tooGiorgenes Gelatti2019-09-031-6/+6
* Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-011-0/+13
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Add support for deleting images in registry 2.7Peter Bábics2019-03-181-0/+93
* Set the JWT algorithm to RS256 in decode specsStan Hu2018-12-291-1/+1
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Support multiple scopes when using authing container registry scopesKamil Trzciński2018-08-011-33/+107
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Bring changes from EEunify-container_registry_authentication_service_spec.rbLin Jen-Shin2018-06-211-0/+13
* Verify that deploy token has valid access when pulling container registry imageMayra Cabrera2018-04-101-0/+136
* Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-9/+9
* fix code style issuesVratislav Kalenda2017-10-101-2/+10
* fix lintVratislav Kalenda2017-10-081-6/+3
* remove whitespaceVratislav Kalenda2017-10-081-3/+1
* Issue JWT token with registry:catalog:* scope when requested by GitLab adminVratislav Kalenda2017-10-081-0/+45
* Rename user_can_admin? because it's more accurateadd-star-for-action-scopeLin Jen-Shin2017-08-071-1/+1
* Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-071-14/+14
|\
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-14/+14
* | Cleanup tests and add admin_container_image toLin Jen-Shin2017-08-021-25/+29
* | Implemented star auth capabilities on docker registry to enable deletion of i...Maxime Visonneau2017-08-021-6/+28
* | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-021-25/+37
|\ \ | |/
| * Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-18/+18
| * Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
| * Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-6/+18
* | fix unit testing for adminJean Praloran2017-05-301-1/+1
* | fix typo and checkJean Praloran2017-05-301-7/+1
* | add test and rebaseJean Praloran2017-05-301-1/+91
|/
* Add test example for invalid registry access requestGrzegorz Bizon2017-03-311-2/+11
* Create container repository on successful push authGrzegorz Bizon2017-03-301-4/+48
* Add readability improvements to registry auth specsGrzegorz Bizon2017-03-291-18/+15
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-buildsKamil Trzcinski2016-11-011-4/+24
* Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-161-4/+14
* Verify permission of build in context of dependent projectKamil Trzcinski2016-09-151-5/+35
* Fix most of specsKamil Trzcinski2016-09-151-6/+6
* Fix existing authorization specsKamil Trzcinski2016-09-151-1/+13
* Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-151-25/+79