summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/personal_access_tokens.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: use new-style formatting for named placeholdersNejc Habjan2021-11-081-1/+1
* feat(objects): support Create and Revoke personal access token APINejc Habjan2021-09-131-4/+19
* chore: fix import ordering using isortJohn L. Villalovos2021-05-251-1/+0
* chore: remove usage of 'from ... import *'John L. Villalovos2021-02-231-2/+2
* feat: add personal access token APIfeat/personal-access-token-apiMax Wittig2021-02-171-0/+18