summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/artifacts.py
Commit message (Expand)AuthorAgeFilesLines
* chore: enable mypy check `disallow_any_generics`John L. Villalovos2022-08-011-2/+2
* refactor: avoid possible breaking change in iterator (#2107)John Villalovos2022-06-271-4/+10
* feat(downloads): allow streaming downloads access to response iterator (#1956)Tom Catshoek2022-06-261-6/+16
* feat(artifacts): add support for project artifacts delete APINejc Habjan2022-02-101-0/+17
* chore: create a custom `warnings.warn` wrapperJohn L. Villalovos2022-02-061-5/+6
* style(objects): add spacing to docstringsNejc Habjan2022-02-011-1/+10
* feat(objects): add a complete artifacts managerNejc Habjan2022-02-011-0/+124