summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/packages.py
Commit message (Expand)AuthorAgeFilesLines
* Close-out `master` branchjlvillal/dead_masterJohn L. Villalovos2021-11-291-168/+0
* docs: fix a few typosTim Gates2021-09-191-1/+1
* 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
* chore: apply typing suggestionsNejc Habjan2021-05-311-1/+1
* feat(objects): add support for generic packages APINejc Habjan2021-05-311-0/+114
* feat: add ProjectPackageFileJacob Henner2021-03-101-2/+13
* 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/+35