summaryrefslogtreecommitdiff
path: root/gitlab/const.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: use f-strings for string formattingrefactor/f-stringsNejc Habjan2021-11-021-1/+1
* refactor(objects): remove deprecated constants defined in objectsNejc Habjan2021-09-111-4/+3
* feat: default to gitlab.com if no URL givenNejc Habjan2021-09-081-0/+2
* chore: fix import ordering using isortJohn L. Villalovos2021-05-251-1/+0
* chore: add type-hints to gitlab/const.pyJohn L. Villalovos2021-02-251-30/+30
* feat(api,cli): make user agent configurableNejc Habjan2021-01-311-0/+5
* feat: add MINIMAL_ACCESS constantJacob Henner2020-12-151-0/+1
* chore: simplified search scope constantsValentin Grégoire2020-09-291-32/+11
* chore: added docs for search scopes constantsValentin Grégoire2020-09-161-0/+1
* chore: added constants for search APIValentin Grégoire2020-07-071-0/+37
* feat: added NO_ACCESS constStuart Gunter2020-07-021-0/+1
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-6/+6
* refactor: rename MASTER_ACCESSrefactor/rename-variableMax Wittig2018-10-061-1/+2
* update copyright yearsGauvain Pocentek2017-05-241-1/+1
* Add support for the notification settings APIGauvain Pocentek2016-10-231-0/+7
* Move the constants at the gitlab root levelGauvain Pocentek2016-08-111-0/+26