summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/registry
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-9/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-0/+6
|
* Add group level container repository endpointsSteve Abrams2019-08-051-1/+5
| | | | | | | API endpoints for requesting container repositories and container repositories with their tag information are enabled for users that want to specify the group containing the repository rather than the specific project.
* Add Container Registry APIKamil TrzciƄski2019-01-252-1/+15
| | | | | | 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.
* Fix failed testKamil Trzcinski2017-10-171-2/+2
|
* Add short_revision and use total_sizeKamil Trzcinski2017-10-171-0/+5
|
* Add serializer matchersKamil Trzcinski2017-10-024-0/+67