summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/container_registry.py
Commit message (Expand)AuthorAgeFilesLines
* fix(api): replace deprecated attribute in delete_in_bulk() (#1536)antti-mikael2021-10-061-11/+13
* chore: convert to using type-annotations for managersJohn L. Villalovos2021-09-081-1/+0
* chore: improve type-hinting for managersJohn L. Villalovos2021-09-071-0/+1
* feat(api): add `name_regex_keep` attribute in `delete_in_bulk()`Antti Tanhuanpää2021-06-291-7/+9
* chore: fix import ordering using isortJohn L. Villalovos2021-05-251-1/+0
* chore: remove usage of 'from ... import *'John L. Villalovos2021-02-231-2/+2
* refactor(api): explicitly export classes for star importsrefactor/split-objectsNejc Habjan2021-02-071-0/+8
* refactor(v4): split objects and managers per API resourceNejc Habjan2021-02-071-0/+47