summaryrefslogtreecommitdiff
path: root/gitlab
Commit message (Expand)AuthorAgeFilesLines
...
* | fix(types): do not split single value string in ListAttributefix/listattribute-get-api-splits-stringNejc Habjan2020-03-281-0/+4
* | test(types): reproduce get_for_api splitting strings (#1057)Nejc Habjan2020-03-281-1/+9
|/
* Merge pull request #1053 from lassimus/masterNejc Habjan2020-03-231-0/+4
|\
| * feat: add create from template args to ProjectManagerlassimus2020-03-201-0/+4
* | feat: add support for commit GPG signature APINejc Habjan2020-03-222-0/+45
* | test: create separate module for commit testsNejc Habjan2020-03-222-44/+79
* | Merge pull request #1049 from donhui/typo-fixNejc Habjan2020-03-212-4/+4
|\ \ | |/ |/|
| * docs: fix comment of prev_page()Donghui Wang2020-03-211-1/+1
| * docs: fix comment of prev_page()Donghui Wang2020-03-211-1/+1
| * docs: fix comment of prev_page()donhui2020-03-202-4/+4
* | fix: add missing import_project paramNejc Habjan2020-03-181-0/+3
* | test: move mocks to top of moduleNejc Habjan2020-03-181-100/+102
* | chore: clean up for black and flake8Nejc Habjan2020-03-181-11/+7
* | chore: flatten test_import_githubNejc Habjan2020-03-181-25/+26
* | chore: move test_import_github into TestProjectImportNejc Habjan2020-03-182-29/+27
* | test: add unit tests for Project ImportNejc Habjan2020-03-181-0/+53
* | test: add unit tests for Project ExportNejc Habjan2020-03-181-1/+70
* | test: prepare base project test class for more testsNejc Habjan2020-03-181-4/+9
|/
* chore: bump version to 2.1.2v2.1.2Max Wittig2020-03-091-1/+1
* Revert "feat: use keyset pagination by default for `all=True`"Max Wittig2020-03-091-6/+0
* chore: bump version to 2.1.1v2.1.1Max Wittig2020-03-091-1/+1
* chore(user): update user attributes to 12.8Max Wittig2020-03-091-0/+4
* Merge pull request #1039 from python-gitlab/fix/set-approversv2.1.0Max Wittig2020-03-081-1/+2
|\
| * fix(projects): correct copy-paste errorfix/set-approversMax Wittig2020-03-081-1/+1
| * 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