- Nov 04, 2019
-
-
GitLab Bot authored
-
- Oct 25, 2019
-
-
GitLab Bot authored
-
- Oct 17, 2019
-
-
GitLab Bot authored
-
- Oct 16, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Aug 01, 2019
-
-
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809Valery Sizov authored
Introducing Docker Registry replication
-
- Jul 24, 2019
-
-
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597Valery Sizov authored
This is the first part of Docker Registry replication for secondary Geo node.
-
- Mar 28, 2019
-
-
Nick Thomas authored
-
- Jan 25, 2019
-
-
Kamil Trzcińśki authored
This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than.
-
- Sep 19, 2018
-
-
Stan Hu authored
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Jul 26, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Apr 13, 2017
-
-
Grzegorz Bizon authored
-
- Apr 10, 2017
-
-
Grzegorz Bizon authored
-
- Apr 05, 2017
-
-
Grzegorz Bizon authored
-
- Apr 04, 2017
-
-
Grzegorz Bizon authored
-
- Apr 03, 2017
-
-
Grzegorz Bizon authored
Root container repository is a images repository that had been created before 9.1, before we introduced multi-level images support.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Mar 31, 2017
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Mar 30, 2017
-
-
Grzegorz Bizon authored
Because we do not have yet two way communication between container registry and GitLab, we need to eagerly create a new container repository objects in database. We now do that after user/build successfully authenticates a push action using auth service.
-
Grzegorz Bizon authored
-
- Mar 29, 2017
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This is important because method `empty?` is triggered when validation happens, and we don't want to make API request to registry when record is validated.
-
Grzegorz Bizon authored
-
- Mar 24, 2017
-
-
Grzegorz Bizon authored
Container repository can be empty - no tags or blogs is OK.
-
Grzegorz Bizon authored
-
- Mar 23, 2017
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Mar 22, 2017
-
-
Grzegorz Bizon authored
[ci skip]
-
Grzegorz Bizon authored
[ci skip]
-
- Mar 21, 2017
-
-
Andre Guedes authored
Conflicts: db/schema.rb
-
- Feb 22, 2017
-
-
Andre Guedes authored
-
Andre Guedes authored
- Fixes project, container_image and tag deletion - Removed container_images_repository [ci skip]
-
Andre Guedes authored
- Adds Registry events API endpoint - Adds container_images_repository and container_images models - Changes JWT authentication to allow multi-level scopes - Adds services for container image maintenance
-