Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: add type-hints to gitlab/v4/objects/jobs.py | John L. Villalovos | 2021-11-21 | 1 | -14/+55 |
* | refactor: use new-style formatting for named placeholders | Nejc Habjan | 2021-11-08 | 1 | -1/+1 |
* | refactor: use f-strings for string formatting | Nejc Habjan | 2021-11-05 | 1 | -9/+9 |
* | chore: fix import ordering using isort | John L. Villalovos | 2021-05-25 | 1 | -2/+2 |
* | fix(objects): return server data in cancel/retry methods | Nejc Habjan | 2021-05-02 | 1 | -2/+2 |
* | fix: add a check to ensure the MRO is correct | John L. Villalovos | 2021-04-24 | 1 | -1/+1 |
* | 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 | -1/+7 |
* | refactor(v4): split objects and managers per API resource | Nejc Habjan | 2021-02-07 | 1 | -0/+184 |