Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(objects): support fetching PATs via id or `self` endpoint | Nejc Habjan | 2023-04-07 | 1 | -2/+9 |
* | fix: support array types for most resources | Nejc Habjan | 2022-07-28 | 1 | -1/+2 |
* | chore: move `RequiredOptional` to the `gitlab.types` module | John L. Villalovos | 2022-05-31 | 1 | -1/+2 |
* | refactor: use new-style formatting for named placeholders | Nejc Habjan | 2021-11-08 | 1 | -1/+1 |
* | feat(objects): support Create and Revoke personal access token API | Nejc Habjan | 2021-09-13 | 1 | -4/+19 |
* | chore: fix import ordering using isort | John L. Villalovos | 2021-05-25 | 1 | -1/+0 |
* | chore: remove usage of 'from ... import *' | John L. Villalovos | 2021-02-23 | 1 | -2/+2 |
* | feat: add personal access token APIfeat/personal-access-token-api | Max Wittig | 2021-02-17 | 1 | -0/+18 |