Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: move `RequiredOptional` to the `gitlab.types` module | John L. Villalovos | 2022-05-31 | 1 | -1/+2 |
* | feat(objects): support getting project/group deploy tokens by id | Nejc Habjan | 2022-04-04 | 1 | -3/+21 |
* | chore: rename `types.ListAttribute` to `types.CommaSeparatedListAttribute` | John L. Villalovos | 2022-01-22 | 1 | -2/+2 |
* | refactor: use new-style formatting for named placeholders | Nejc Habjan | 2021-11-08 | 1 | -2/+2 |
* | chore: fix import ordering using isort | John L. Villalovos | 2021-05-25 | 1 | -1/+0 |
* | fix(objects): allow lists for filters for in all objectsfix/missing-list-attributes | Nejc Habjan | 2021-04-27 | 1 | -0/+3 |
* | chore: have _create_attrs & _update_attrs be a namedtuple | John L. Villalovos | 2021-04-17 | 1 | -7/+7 |
* | chore: remove usage of 'from ... import *' | John L. Villalovos | 2021-02-23 | 1 | -2/+2 |
* | refactor(api): explicitly export classes for star importsrefactor/split-objects | Nejc Habjan | 2021-02-07 | 1 | -0/+10 |
* | refactor(v4): split objects and managers per API resource | Nejc Habjan | 2021-02-07 | 1 | -0/+51 |