An error occurred fetching the project authors.
- 15 Apr, 2020 1 commit
-
-
Sashi authored
Currently, Faraday v#{VERSION} is set as User-Agent for request from ContainerRegistry::Client by default. It should be set to Gitlab specific User-Agent
-
- 12 Feb, 2020 1 commit
-
-
João Pereira authored
Use the new DELETE /v2/<name>/tags/reference/<reference> endpoint provided by the GitLab Container Registry to delete a tag by name instead of digest (used as fallback for third-party registries).
-
- 10 Nov, 2019 1 commit
-
-
Giorgenes Gelatti authored
Add specs to dummy manifest upload errors Add specs to dummy delete errors Fix crash associated with docker error when deleting tags
-
- 21 Oct, 2019 1 commit
-
-
allison.browne authored
-
- 16 Oct, 2019 1 commit
-
-
Giorgenes Gelatti authored
When deleting registry tags using dummy images, the intermediate dummy might be deleted by another thread and get a 404 when trying to delete it. The tags go aways regardless so take it as a success
-
- 19 Sep, 2019 1 commit
-
-
Giorgenes Gelatti authored
- Adds Client#upload() to upload docker blobs - Adds Client#generate_manifest() to generate random blobs for manifests. - Adds Client#generate_dummy_image() to generate a dummy image - Adds Client#put_tag() to replace tag manifests
-
- 01 Aug, 2019 1 commit
-
-
Valery Sizov authored
Replicate Docker images from primary to secondary node
-
- 29 Jul, 2019 2 commits
-
-
Thong Kuah authored
Rather than relying on NoMethodError deep inside faraday
-
Thong Kuah authored
Rather than relying on NoMethodError deep inside faraday
-
- 25 Jul, 2019 1 commit
-
-
Stan Hu authored
Docker Distribution v2.7.0 shipped with OCI support, but our container registry client was not updated to handle the manifest format in the HTTP `Accept` header. As a result, API calls to retrieve a manifest would return with an error, "OCI manifest found, but accept header does not support OCI manifests". This would result in blank fields in the container registry page and prevent tags from being deleted. To fix this, we just need to add `application/vnd.oci.image.manifest.v1+json` to the `Accept` header and configure Faraday to parse the response as JSON. The response structure is the same as the standard Docker Distribution V2 manifest. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58685 Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/12877
-
- 07 Oct, 2018 1 commit
-
-
gfyoung authored
Enables frozen for the following: * lib/*.rb * lib/banzai/**/*.rb * lib/bitbucket/**/*.rb * lib/constraints/**/*.rb * lib/container_registry/**/*.rb * lib/declarative_policy/**/*.rb Partially addresses #47424.
-
- 16 Mar, 2018 1 commit
-
-
Lin Jen-Shin authored
This eliminate the warnings: WARNING: Unexpected middleware set after the adapter. This won't be supported from Faraday 1.0.
-
- 17 May, 2017 1 commit
-
-
Stan Hu authored
The previous behavior would include the Authorization header, which would make fetching an S3 blob fail quietly. Closes #22403 Update sh-fix-container-registry-s3-redirects.yml
-
- 31 Mar, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Feb, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 22 Feb, 2017 1 commit
-
-
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
-
- 15 Jul, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 17 Jun, 2016 2 commits
-
-
Kamil Trzcinski authored
-
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4669Kamil Trzcinski authored
When requesting tags a `application/json` is used.
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 17 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 12 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 09 May, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 04 May, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-