Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(cli): add test for job artifacts downloadfix/cli-binary-data | Nejc Habjan | 2020-10-12 | 3 | -1/+98 |
| | |||||
* | docs(cli): add example for job artifacts download | Nejc Habjan | 2020-10-12 | 1 | -0/+6 |
| | |||||
* | fix(cli): write binary data to stdout buffer | Nejc Habjan | 2020-10-12 | 1 | -0/+2 |
| | |||||
* | chore(cli): remove python2 code | Nejc Habjan | 2020-10-12 | 1 | -5/+1 |
| | |||||
* | Merge pull request #1209 from python-gitlab/docs/cli-reference-page | Max Wittig | 2020-10-12 | 9 | -8/+49 |
|\ | | | | | docs(cli): add auto-generated CLI reference | ||||
| * | docs(cli): add auto-generated CLI referencedocs/cli-reference-page | Nejc Habjan | 2020-10-11 | 9 | -8/+49 |
| | | |||||
* | | Merge pull request #1131 from valentingregoire/master | Max Wittig | 2020-10-12 | 3 | -8/+49 |
|\ \ | |/ |/| | feat: added constants for search API | ||||
| * | chore: simplified search scope constants | Valentin Grégoire | 2020-09-29 | 2 | -65/+29 |
| | | |||||
| * | fix: docs changed using the consts | Valentin Grégoire | 2020-09-16 | 1 | -6/+7 |
| | | |||||
| * | chore: added docs for search scopes constants | Valentin Grégoire | 2020-09-16 | 2 | -1/+40 |
| | | |||||
| * | fix: typo | Valentin Grégoire | 2020-09-16 | 1 | -1/+1 |
| | | |||||
| * | chore: added constants for search API | Valentin Grégoire | 2020-07-07 | 1 | -0/+37 |
| | | |||||
* | | Merge pull request #1205 from python-gitlab/refactor/split-functional-tests | Max Wittig | 2020-10-09 | 15 | -1164/+1504 |
|\ \ | | | | | | | refactor(tests): split functional tests | ||||
| * | | chore: apply suggestionsrefactor/split-functional-tests | Nejc Habjan | 2020-10-08 | 5 | -6/+12 |
| | | | |||||
| * | | refactor(tests): split functional tests | Nejc Habjan | 2020-10-08 | 15 | -1164/+1498 |
|/ / | |||||
* | | Merge pull request #1204 from python-gitlab/renovate/docker-python-3.x | Max Wittig | 2020-10-08 | 2 | -3/+3 |
|\ \ | | | | | | | chore(deps): update python docker tag to v3.9 | ||||
| * | | chore(deps): update python docker tag to v3.9renovate/docker-python-3.x | Renovate Bot | 2020-10-06 | 2 | -3/+3 |
| | | | |||||
* | | | Merge pull request #1203 from intostern/feat/bridge | Max Wittig | 2020-10-08 | 3 | -0/+147 |
|\ \ \ | | | | | | | | | Added support for pipeline bridges | ||||
| * | | | feat: unit tests added | Alex Zirka | 2020-10-08 | 1 | -0/+111 |
| | | | | |||||
| * | | | feat: added support for pipeline bridges | Alex Zirka | 2020-10-07 | 2 | -0/+36 |
| | | | | |||||
* | | | | Merge pull request #1206 from python-gitlab/fix/cli-project-list-args | Max Wittig | 2020-10-08 | 1 | -7/+17 |
|\ \ \ \ | |_|/ / |/| | | | fix(cli): add missing args for project lists | ||||
| * | | | fix(cli): add missing args for project listsfix/cli-project-list-args | Nejc Habjan | 2020-10-08 | 1 | -7/+17 |
|/ / / | |||||
* | | | Merge pull request #1178 from python-gitlab/test/cleanup-env | Max Wittig | 2020-09-16 | 18 | -321/+187 |
|\ \ \ | |/ / | | | | test(env): replace custom scripts with pytest and docker-compose | ||||
| * | | chore: use helper fixtures for test directoriestest/cleanup-env | Nejc Habjan | 2020-09-15 | 2 | -12/+18 |
| | | | |||||
| * | | chore: allow overriding docker-compose env vars for tag | Nejc Habjan | 2020-09-15 | 4 | -19/+12 |
| | | | |||||
| * | | chore: remove unnecessary random function | Nejc Habjan | 2020-09-15 | 1 | -20/+11 |
| | | | |||||
| * | | test(env): replace custom scripts with pytest and docker-compose | Nejc Habjan | 2020-09-15 | 15 | -287/+163 |
|/ / | |||||
* | | Merge pull request #1177 from python-gitlab/renovate/pin-dependencies | Max Wittig | 2020-09-15 | 3 | -3/+3 |
|\ \ | | | | | | | chore(deps): pin dependencies | ||||
| * | | chore(deps): pin dependenciesrenovate/pin-dependencies | Renovate Bot | 2020-09-14 | 3 | -3/+3 |
|/ / | |||||
* | | chore(deps): update gitlab/gitlab-ce docker tag to v13.3.6-ce.0 | Renovate Bot | 2020-09-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1189 from python-gitlab/chore/test-hacking-dependency | Nejc Habjan | 2020-09-14 | 1 | -1/+0 |
|\ \ | | | | | | | chore(test): remove hacking dependencies | ||||
| * | | chore(test): remove hacking dependencies | Max Wittig | 2020-09-14 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #1180 from Shkurupii/add-unittests-for-project-badges | Nejc Habjan | 2020-09-10 | 1 | -0/+210 |
|\ \ | | | | | | | test: add unit tests for badges API | ||||
| * | | test: add unit tests for badges API | Oleksii Shkurupii | 2020-09-07 | 1 | -0/+210 |
| | | | |||||
* | | | Merge pull request #1184 from python-gitlab/fix/runner-access-level | Max Wittig | 2020-09-10 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | fix(api): add missing runner access_level param | ||||
| * | | | fix(api): add missing runner access_level paramfix/runner-access-level | Nejc Habjan | 2020-09-10 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #1182 from jlpospisil/allow-mr-search-by-wip | Nejc Habjan | 2020-09-09 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Added MR wip filter param | ||||
| * | | | feat(api): added wip filter param for merge requests | Josh Pospisil | 2020-09-09 | 1 | -0/+1 |
| | | | | |||||
| * | | | feat(api): added wip filter param for merge requests | Josh Pospisil | 2020-09-08 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge pull request #1181 from python-gitlab/feat/delete-user-identities | Max Wittig | 2020-09-09 | 4 | -0/+53 |
|\ \ \ \ | |/ / / |/| | | | feat(api): add support for user identity provider deletion | ||||
| * | | | feat(api): add support for user identity provider deletionfeat/delete-user-identities | Nejc Habjan | 2020-09-07 | 4 | -0/+53 |
|/ / / | |||||
* | | | Merge pull request #1179 from python-gitlab/chore/readthedocs-yml | Max Wittig | 2020-09-07 | 1 | -0/+13 |
|\ \ \ | | | | | | | | | chore(ci): add .readthedocs.yml | ||||
| * | | | chore(ci): add .readthedocs.ymlchore/readthedocs-yml | Nejc Habjan | 2020-09-06 | 1 | -0/+13 |
|/ / / | |||||
* | | | Merge pull request #1175 from python-gitlab/chore/noisy-renovate | Max Wittig | 2020-09-05 | 1 | -0/+9 |
|\ \ \ | | | | | | | | | chore(ci): reduce renovate PR noise | ||||
| * | | | chore(ci): reduce renovate PR noise | Nejc Habjan | 2020-09-05 | 1 | -0/+9 |
|/ / / | |||||
* | | | Merge pull request #1174 from Shkurupii/add-unittests-for-resource-label-events | Nejc Habjan | 2020-09-05 | 1 | -0/+105 |
|\ \ \ | | | | | | | | | Add unit tests for resource label events API | ||||
| * | | | test: add unit tests for resource label events API | Oleksii Shkurupii | 2020-09-04 | 1 | -0/+105 |
| | | | | |||||
* | | | | Merge pull request #1173 from ↵ | Max Wittig | 2020-09-04 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | python-gitlab/renovate/docker-gitlab-gitlab-ce-13.x chore(deps): update gitlab/gitlab-ce docker tag to v13.3.5-ce.0 | ||||
| * | | | chore(deps): update gitlab/gitlab-ce docker tag to v13.3.5-ce.0 | Renovate Bot | 2020-09-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1172 from ↵ | Max Wittig | 2020-09-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | python-gitlab/renovate/docker-gitlab-gitlab-ce-13.x chore(deps): update gitlab/gitlab-ce docker tag to v13.3.4-ce.0 |