summaryrefslogtreecommitdiff
path: root/gitlab
Commit message (Expand)AuthorAgeFilesLines
...
| * fix(objects): add default name data and use http postCharles2020-02-151-2/+3
* | chore: bump version to 2.1.0Max Wittig2020-03-081-1/+1
* | fix: do not require empty data dict for create()Nejc Habjan2020-03-071-1/+4
* | Merge pull request #1034 from filipowm/feat/api-oauth-applicationsMax Wittig2020-03-013-0/+39
|\ \
| * | feat(api): add support for GitLab OAuth Applications APIMateusz Filipowicz2020-03-013-0/+39
* | | Merge pull request #1003 from python-gitlab/feat/all-keyset-paginationRoger Meier2020-02-251-0/+6
|\ \ \ | |/ / |/| |
| * | feat: use keyset pagination by default for `all=True`Max Wittig2020-01-271-0/+6
* | | Merge pull request #1026 from nejch/feat/user-membershipsMax Wittig2020-02-242-0/+44
|\ \ \
| * | | feat: add support for user memberships API (#1009)Nejc Habjan2020-02-222-0/+44
* | | | fix: remove trailing slashes from base URL (#913)Nejc Habjan2020-02-231-2/+2
* | | | test: add unit tests for base URLs with trailing slashesNejc Habjan2020-02-231-0/+17
|/ / /
* | | test: remove duplicate resp_get_projectNejc Habjan2020-02-191-9/+1
* | | test: use lazy object in unit testsNejc Habjan2020-02-191-1/+1
* | | test: add unit tests for revert commit APINejc Habjan2020-02-191-0/+52
* | | fix: return response with commit dataNejc Habjan2020-02-191-1/+4
* | | style: fix black violationsNejc Habjan2020-02-181-0/+1
* | | feat: add support for commit revert API (#991)Nejc Habjan2020-02-182-0/+20
* | | Merge pull request #1005 from charlesfayal/fix_set_approversMax Wittig2020-02-121-3/+14
|\ \ \ | | |/ | |/|
| * | fix(objects): update set_approvers function callCharles2020-01-301-6/+12
| * | fix(objects): update to new gitlab api for path, and argsCharles2020-01-301-3/+8
| |/
* | fix: remove null values from features POST data, because it failsMateusz Filipowicz2020-02-072-0/+5
* | feat: add capability to control GitLab features per project or groupMateusz Filipowicz2020-02-071-2/+19
* | chore: bump version to 2.0.1Max Wittig2020-02-051-1/+1
* | chore(user): update user attributesMax Wittig2020-02-051-0/+5
|/
* Merge pull request #1000 from matusf/update-auth-docsMax Wittig2020-01-261-5/+1
|\
| * docs(auth): remove email/password authMatus Ferech2020-01-261-5/+1
* | feat: add global order_by option to ease paginationfeat/keyset-paginationMax Wittig2020-01-263-0/+13
* | feat: support keyset pagination globallyMax Wittig2020-01-263-0/+14
* | refactor: support new list filtersMax Wittig2020-01-261-1/+12
|/
* feat: add appearance APIfeat/appearanceMax Wittig2020-01-223-0/+166
* Merge pull request #980 from python-gitlab/refactor/cleanup-upgradeRoger Meier2019-12-186-27/+22
|\
| * chore: bump to 2.0.0refactor/cleanup-upgradeMax Wittig2019-12-181-1/+1
| * refactor: remove six dependencyMax Wittig2019-12-186-26/+21
* | test: add project snippet testsMax Wittig2019-12-182-0/+140
* | fix(projects): adjust snippets to match the APIMax Wittig2019-12-181-2/+5
|/
* feat: add autocompletion supportMartin Chlumsky2019-12-161-0/+6
* chore: bump version to 1.15.0v1.15.0Max Wittig2019-12-161-1/+1
* feat: allow cfg timeout to be overrided via kwargsAndrew Tergis2019-12-162-13/+15
* feat: add support for /import/githubAndrew Tergis2019-12-162-0/+90
* Merge pull request #973 from mitar/patch-1Max Wittig2019-12-161-4/+6
|\
| * feat: nicer stacktraceMitar2019-12-161-4/+6
* | Merge pull request #971 from jooola/ci_vars_typeMax Wittig2019-12-161-4/+4
|\ \ | |/ |/|
| * feat: add variable_type/protected to projects ci variablesjo2019-12-121-2/+2
| * feat: add variable_type to groups ci variablesjo2019-12-121-2/+2
* | Merge pull request #968 from mitar/statsMax Wittig2019-12-132-0/+78
|\ \
| * | test: added tests for statisticsMitar2019-12-121-0/+56
| * | feat: access project's issues statisticsMitar2019-12-121-0/+11
| * | feat: adding project statsMitar2019-12-121-0/+11
| |/
* | feat: retry transient HTTP errorsMitar2019-12-121-1/+5
|/
* test: test that all is ignored, when as_list=Falsefix/as_listMax Wittig2019-12-081-0/+18