summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: support multipart uploadsfeat/multipart-uploadsMax Wittig2021-01-284-10/+13
* Merge pull request #1269 from nejch/fix/test-envMax Wittig2021-01-287-109/+135
|\
| * chore(ci): add coverage and docs jobsNejc Habjan2021-01-272-0/+62
| * chore(ci): force colors in pytest runsNejc Habjan2021-01-272-0/+6
| * chore(ci): pin docker-compose install for testsNejc Habjan2021-01-271-0/+1
| * chore(ci): pin os versionNejc Habjan2021-01-271-2/+2
| * chore(ci): fix typo in matrixNejc Habjan2021-01-261-1/+1
| * chore(ci): fix copy/paste oopsieNejc Habjan2021-01-261-2/+2
| * chore(ci): add pytest PR annotationsNejc Habjan2021-01-261-2/+2
| * chore(ci): replace travis with ActionsNejc Habjan2021-01-263-108/+65
| * chore: move .env into docker-compose dirNejc Habjan2021-01-252-1/+1
|/
* Merge pull request #1250 from JacobHenner/feature/add-minimal-accessNejc Habjan2021-01-251-0/+1
|\
| * feat: add MINIMAL_ACCESS constantJacob Henner2020-12-151-0/+1
* | Merge pull request #1263 from ePirat/epirat-fix-get-labelNejc Habjan2021-01-252-3/+6
|\ \ | |/ |/|
| * feat(tests): test label getterMarvin Scholz2021-01-101-2/+5
| * fix(api): use RetrieveMixin for ProjectLabelManagerMarvin Scholz2021-01-101-1/+1
|/
* chore(deps): update gitlab/gitlab-ce docker tag to v13.5.4-ce.0Renovate Bot2020-11-141-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.5.3-ce.0Renovate Bot2020-11-041-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.5.2-ce.0Renovate Bot2020-11-031-1/+1
* Merge pull request #1200 from robinson96/feature/project_merge_request_approv...Max Wittig2020-10-293-11/+412
|\
| * docs: clean up grammar and formatting in documentationPeter B. Robinson2020-10-201-10/+8
| * test: add test_project_merge_request_approvals.pyPeter B. Robinson2020-10-142-2/+296
| * docs: add Project Merge Request approval rule documentationPeter B. Robinson2020-10-131-3/+31
| * feat: adds support for project merge request approval rules (#1199)Peter B. Robinson2020-09-301-8/+89
* | chore(deps): update gitlab/gitlab-ce docker tag to v13.5.1-ce.0Renovate Bot2020-10-231-1/+1
* | chore(deps): update gitlab/gitlab-ce docker tag to v13.5.0-ce.0Renovate Bot2020-10-221-1/+1
* | Merge pull request #1213 from python-gitlab/fix/delete-attrNejc Habjan2020-10-132-1/+8
|\ \
| * | fix(base): really refresh objectfix/delete-attrMax Wittig2020-10-122-1/+8
* | | Merge pull request #1212 from python-gitlab/chore/docs-edit-on-masterNejc Habjan2020-10-131-1/+1
|\ \ \
| * | | chore(docs): always edit the file directly on masterchore/docs-edit-on-masterMax Wittig2020-10-121-1/+1
| |/ /
* | | Merge pull request #1211 from python-gitlab/docs/admin-project-ownerNejc Habjan2020-10-131-1/+1
|\ \ \
| * | | docs(issues): add admin, project owner hintdocs/admin-project-ownerMax Wittig2020-10-121-1/+1
| |/ /
* | | Merge pull request #1214 from python-gitlab/docs/readme-gitlab-runner-testNejc Habjan2020-10-131-0/+2
|\ \ \
| * | | docs(readme): also add hint to delete gitlab-runner-testdocs/readme-gitlab-runner-testMax Wittig2020-10-121-0/+2
| |/ /
* | | Merge pull request #1210 from python-gitlab/docs/projects-correct-forkNejc Habjan2020-10-131-1/+1
|\ \ \ | |/ / |/| |
| * | docs(projects): correct fork docsdocs/projects-correct-forkMax Wittig2020-10-121-1/+1
|/ /
* | Merge pull request #1202 from python-gitlab/fix/cli-binary-dataMax Wittig2020-10-125-6/+107
|\ \
| * | test(cli): add test for job artifacts downloadfix/cli-binary-dataNejc Habjan2020-10-123-1/+98
| * | docs(cli): add example for job artifacts downloadNejc Habjan2020-10-121-0/+6
| * | fix(cli): write binary data to stdout bufferNejc Habjan2020-10-121-0/+2
| * | chore(cli): remove python2 codeNejc Habjan2020-10-121-5/+1
* | | chore(deps): update gitlab/gitlab-ce docker tag to v13.4.3-ce.0Renovate Bot2020-10-121-1/+1
|/ /
* | Merge pull request #1209 from python-gitlab/docs/cli-reference-pageMax Wittig2020-10-129-8/+49
|\ \
| * | docs(cli): add auto-generated CLI referencedocs/cli-reference-pageNejc Habjan2020-10-119-8/+49
* | | Merge pull request #1131 from valentingregoire/masterMax Wittig2020-10-123-8/+49
|\ \ \ | |/ / |/| |
| * | chore: simplified search scope constantsValentin Grégoire2020-09-292-65/+29
| * | fix: docs changed using the constsValentin Grégoire2020-09-161-6/+7
| * | chore: added docs for search scopes constantsValentin Grégoire2020-09-162-1/+40
| * | fix: typoValentin Grégoire2020-09-161-1/+1
| * | chore: added constants for search APIValentin Grégoire2020-07-071-0/+37