- 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
-