summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-2627-3067/+0
* chore: add a merge_request() pytest fixture and use itJohn L. Villalovos2021-05-252-82/+105
* chore: simplify functional testsJohn L. Villalovos2021-05-251-59/+57
* chore: add functional test mr.merge() with long commit messageJohn L. Villalovos2021-05-251-0/+59
* chore: add a functional test for issue #1120John L. Villalovos2021-05-251-0/+59
* chore: fix import ordering using isortJohn L. Villalovos2021-05-252-2/+0
* Merge pull request #1376 from Shkurupii/feat-get-inherited-membersNejc Habjan2021-05-141-1/+2
|\
| * feat: add feature to get inherited member for project/groupOleksii Shkurupii2021-05-071-1/+2
* | chore(deps): update gitlab/gitlab-ce docker tag to v13.11.4-ce.0Renovate Bot2021-05-141-1/+1
|/
* Merge pull request #1420 from python-gitlab/fix/missing-list-attributesJohn Villalovos2021-05-061-0/+4
|\
| * test(functional): add test for skip_groups list filterNejc Habjan2021-05-061-0/+4
* | chore(deps): update gitlab/gitlab-ce docker tag to v13.11.3-ce.0renovate/docker-gitlab-gitlab-ce-13.xRenovate Bot2021-04-301-1/+1
* | chore: have flake8 check the entire projectJohn L. Villalovos2021-04-308-16/+12
* | chore(deps): update gitlab/gitlab-ce docker tag to v13.11.2-ce.0Renovate Bot2021-04-281-1/+1
|/
* fix: iids not working as a list in projects.issues.list()John L. Villalovos2021-04-271-1/+5
* chore(deps): update gitlab/gitlab-ce docker tag to v13.11.1-ce.0Renovate Bot2021-04-231-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.11.0-ce.0Renovate Bot2021-04-221-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.10.3-ce.0Renovate Bot2021-04-141-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.10.1-ce.0Renovate Bot2021-03-311-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.10.0-ce.0Renovate Bot2021-03-221-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.9.4-ce.0Renovate Bot2021-03-171-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.9.3-ce.0Renovate Bot2021-03-101-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.9.2-ce.0Renovate Bot2021-03-041-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.9.1-ce.0Renovate Bot2021-02-241-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.9.0-ce.0Renovate Bot2021-02-221-1/+1
* fix: extend wait timeout for test_delete_user()John L. Villalovos2021-02-212-3/+10
* Merge pull request #1314 from python-gitlab/feat/release-linksMax Wittig2021-02-213-35/+70
|\
| * test(api): add functional test for release links APINejc Habjan2021-02-213-35/+70
* | fix: test_update_group() dependency on orderingJohn L. Villalovos2021-02-201-1/+1
|/
* chore(deps): update gitlab/gitlab-ce docker tag to v13.8.4-ce.0Renovate Bot2021-02-111-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.8.3-ce.0Renovate Bot2021-02-051-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.8.2-ce.0Renovate Bot2021-02-041-1/+1
* test: ignore failing test for nowMax Wittig2021-01-291-0/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.8.1-ce.0Renovate Bot2021-01-281-1/+1
* chore: move .env into docker-compose dirNejc Habjan2021-01-251-0/+2
* feat(tests): test label getterMarvin Scholz2021-01-101-2/+5
* test(cli): add test for job artifacts downloadfix/cli-binary-dataNejc Habjan2020-10-123-1/+98
* chore: apply suggestionsrefactor/split-functional-testsNejc Habjan2020-10-085-6/+12
* refactor(tests): split functional testsNejc Habjan2020-10-0815-1164/+1498
* 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-151-1/+1
* chore: remove unnecessary random functionNejc Habjan2020-09-151-20/+11
* test(env): replace custom scripts with pytest and docker-composeNejc Habjan2020-09-1513-285/+155
* chore(deps): update gitlab/gitlab-ce docker tag to v13.3.6-ce.0Renovate Bot2020-09-141-1/+1
* feat(api): add support for user identity provider deletionfeat/delete-user-identitiesNejc Habjan2020-09-071-0/+20
* chore(deps): update gitlab/gitlab-ce docker tag to v13.3.5-ce.0Renovate Bot2020-09-041-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.3.4-ce.0Renovate Bot2020-09-021-1/+1
* chore(deps): update gitlab/gitlab-ce docker tag to v13.3.3-ce.0Renovate Bot2020-09-021-1/+1
* Merge pull request #1163 from python-gitlab/feat/instance-variables-apiMax Wittig2020-09-016-41/+95
|\
| * chore(test): use pathlib for pathsfeat/instance-variables-apiNejc Habjan2020-08-311-2/+2