Commit graph

5 commits

Author SHA1 Message Date
Steve Abrams
3dbf3997bb Add group level container repository endpoints
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.
2019-08-05 20:00:50 +00:00
Kamil Trzciński
045d07bab3 Add Container Registry API
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.
2019-01-25 13:13:48 +01:00
Kamil Trzcinski
6d2338c710 Fix failed test 2017-10-17 18:39:10 +02:00
Kamil Trzcinski
5ee58c1c06 Add short_revision and use total_size 2017-10-17 16:58:28 +02:00
Kamil Trzcinski
800a5f8ee9 Add serializer matchers 2017-10-02 23:17:31 +02:00