summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | docs(issues): add admin, project owner hintdocs/admin-project-ownerMax Wittig2020-10-121-1/+1
| |/ / | | | | | | Closes #1101
* | | 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-test
| * | | docs(readme): also add hint to delete gitlab-runner-testdocs/readme-gitlab-runner-testMax Wittig2020-10-121-0/+2
| |/ / | | | | | | Otherwise the whole testsuite will refuse to run
* | | Merge pull request #1210 from python-gitlab/docs/projects-correct-forkNejc Habjan2020-10-131-1/+1
|\ \ \ | |/ / |/| | docs(projects): correct fork docs
| * | docs(projects): correct fork docsdocs/projects-correct-forkMax Wittig2020-10-121-1/+1
|/ / | | | | Closes #1126
* | Merge pull request #1202 from python-gitlab/fix/cli-binary-dataMax Wittig2020-10-125-6/+107
|\ \ | | | | | | fix(cli): write binary data to stdout buffer
| * | 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 reference
| * | 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
|\ \ \ | |/ / |/| | feat: added constants for search API
| * | 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
| | |
* | | Merge pull request #1205 from python-gitlab/refactor/split-functional-testsMax Wittig2020-10-0915-1164/+1504
|\ \ \ | | | | | | | | refactor(tests): split functional tests
| * | | chore: apply suggestionsrefactor/split-functional-testsNejc Habjan2020-10-085-6/+12
| | | |
| * | | refactor(tests): split functional testsNejc Habjan2020-10-0815-1164/+1498
|/ / /
* | | Merge pull request #1204 from python-gitlab/renovate/docker-python-3.xMax Wittig2020-10-082-3/+3
|\ \ \ | | | | | | | | chore(deps): update python docker tag to v3.9
| * | | chore(deps): update python docker tag to v3.9renovate/docker-python-3.xRenovate Bot2020-10-062-3/+3
| | |/ | |/|
* | | Merge pull request #1203 from intostern/feat/bridgeMax Wittig2020-10-083-0/+147
|\ \ \ | | | | | | | | Added support for pipeline bridges
| * | | feat: unit tests addedAlex Zirka2020-10-081-0/+111
| | | |
| * | | feat: added support for pipeline bridgesAlex Zirka2020-10-072-0/+36
| | | |
* | | | Merge pull request #1206 from python-gitlab/fix/cli-project-list-argsMax Wittig2020-10-081-7/+17
|\ \ \ \ | |_|/ / |/| | | fix(cli): add missing args for project lists
| * | | fix(cli): add missing args for project listsfix/cli-project-list-argsNejc Habjan2020-10-081-7/+17
|/ / /
* | | Merge pull request #1178 from python-gitlab/test/cleanup-envMax Wittig2020-09-1618-321/+187
|\ \ \ | |/ / | | | test(env): replace custom scripts with pytest and docker-compose
| * | chore: use helper fixtures for test directoriestest/cleanup-envNejc Habjan2020-09-152-12/+18
| | |
| * | chore: allow overriding docker-compose env vars for tagNejc Habjan2020-09-154-19/+12
| | |
| * | chore: remove unnecessary random functionNejc Habjan2020-09-151-20/+11
| | |
| * | test(env): replace custom scripts with pytest and docker-composeNejc Habjan2020-09-1515-287/+163
|/ /
* | Merge pull request #1177 from python-gitlab/renovate/pin-dependenciesMax Wittig2020-09-153-3/+3
|\ \ | | | | | | chore(deps): pin dependencies
| * | chore(deps): pin dependenciesrenovate/pin-dependenciesRenovate Bot2020-09-143-3/+3
|/ /
* | chore(deps): update gitlab/gitlab-ce docker tag to v13.3.6-ce.0Renovate Bot2020-09-141-1/+1
| |
* | Merge pull request #1189 from python-gitlab/chore/test-hacking-dependencyNejc Habjan2020-09-141-1/+0
|\ \ | | | | | | chore(test): remove hacking dependencies
| * | chore(test): remove hacking dependenciesMax Wittig2020-09-141-1/+0
|/ /
* | Merge pull request #1180 from Shkurupii/add-unittests-for-project-badgesNejc Habjan2020-09-101-0/+210
|\ \ | | | | | | test: add unit tests for badges API
| * | test: add unit tests for badges APIOleksii Shkurupii2020-09-071-0/+210
| | |
* | | Merge pull request #1184 from python-gitlab/fix/runner-access-levelMax Wittig2020-09-101-0/+1
|\ \ \ | | | | | | | | fix(api): add missing runner access_level param
| * | | fix(api): add missing runner access_level paramfix/runner-access-levelNejc Habjan2020-09-101-0/+1
|/ / /
* | | Merge pull request #1182 from jlpospisil/allow-mr-search-by-wipNejc Habjan2020-09-091-0/+3
|\ \ \ | | | | | | | | Added MR wip filter param
| * | | feat(api): added wip filter param for merge requestsJosh Pospisil2020-09-091-0/+1
| | | |
| * | | feat(api): added wip filter param for merge requestsJosh Pospisil2020-09-081-0/+2
| | | |
* | | | Merge pull request #1181 from python-gitlab/feat/delete-user-identitiesMax Wittig2020-09-094-0/+53
|\ \ \ \ | |/ / / |/| | | feat(api): add support for user identity provider deletion
| * | | feat(api): add support for user identity provider deletionfeat/delete-user-identitiesNejc Habjan2020-09-074-0/+53
|/ / /
* | | Merge pull request #1179 from python-gitlab/chore/readthedocs-ymlMax Wittig2020-09-071-0/+13
|\ \ \ | | | | | | | | chore(ci): add .readthedocs.yml
| * | | chore(ci): add .readthedocs.ymlchore/readthedocs-ymlNejc Habjan2020-09-061-0/+13
|/ / /