Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove no-op id argument in GetWithoutIdMixin | Nejc Habjan | 2022-06-25 | 1 | -11/+5 |
* | chore: move `RequiredOptional` to the `gitlab.types` module | John L. Villalovos | 2022-05-31 | 1 | -1/+2 |
* | chore: update type-hints return signature for GetWithoutIdMixin methods | John L. Villalovos | 2022-05-30 | 1 | -6/+6 |
* | chore: add get() methods for GetWithoutIdMixin based classesjlvillal/get_without_id | John L. Villalovos | 2021-12-08 | 1 | -0/+17 |
* | 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 |
* | chore: have _create_attrs & _update_attrs be a namedtuple | John L. Villalovos | 2021-04-17 | 1 | -4/+3 |
* | 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/+49 |