Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs(cli): add auto-generated CLI referencedocs/cli-reference-page | Nejc Habjan | 2020-10-11 | 1 | -0/+14 |
| | |||||
* | Merge pull request #1203 from intostern/feat/bridge | Max Wittig | 2020-10-08 | 2 | -0/+123 |
|\ | | | | | 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 | 1 | -0/+12 |
| | | |||||
* | | fix(cli): add missing args for project listsfix/cli-project-list-args | Nejc Habjan | 2020-10-08 | 1 | -7/+17 |
|/ | |||||
* | 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 |
| | | |||||
* | | 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 |
| | | | |||||
* | | | feat(api): add support for user identity provider deletionfeat/delete-user-identities | Nejc Habjan | 2020-09-07 | 2 | -0/+29 |
|/ / | |||||
* | | test: add unit tests for resource label events API | Oleksii Shkurupii | 2020-09-04 | 1 | -0/+105 |
|/ | |||||
* | chore: bump python-gitlab to 2.5.0chore/bump-to-2-5-0 | Max Wittig | 2020-09-01 | 1 | -1/+1 |
| | |||||
* | test(api): add tests for variables API | Nejc Habjan | 2020-08-31 | 1 | -0/+193 |
| | |||||
* | feat(api): add support for instance variables | Nejc Habjan | 2020-08-31 | 3 | -24/+52 |
| | |||||
* | refactor: turn objects module into a package | Nejc Habjan | 2020-08-31 | 1 | -0/+0 |
| | |||||
* | fix: wrong reconfirmation parameter when updating user's email | Dylann CORDEL | 2020-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | Since version 10.3 (and later), param to not send (re)confirmation when updating an user is `skip_reconfirmation` (and not `skip_confirmation`). See: * https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/15175?tab= * https://docs.gitlab.com/11.11/ee/api/users.html#user-modification * https://docs.gitlab.com/ee/api/users.html#user-modification | ||||
* | Merge pull request #1157 from Shkurupii/issue-1154 | Max Wittig | 2020-08-29 | 2 | -0/+97 |
|\ | | | | | Add support to resource milestone events | ||||
| * | chore: make latest black happy with existing code | Oleksii Shkurupii | 2020-08-29 | 3 | -9/+37 |
| | | |||||
| * | test: add unit tests for resource milestone events API | Oleksii Shkurupii | 2020-08-28 | 1 | -0/+73 |
| | | | | | | | | Fixes #1154 | ||||
| * | Merge branch 'master' into issue-1154 | Oleksii Shkurupii | 2020-08-27 | 42 | -2617/+2778 |
| |\ | |||||
| * | | feat: add support to resource milestone events | Oleksii Shkurupii | 2020-08-26 | 1 | -0/+24 |
| | | | | | | | | | | | | Fixes #1154 | ||||
* | | | Merge pull request #1159 from python-gitlab/feat/project-artifacts | Max Wittig | 2020-08-29 | 2 | -0/+65 |
|\ \ \ | | | | | | | | | Feat: Project job artifacts for latest successful pipeline | ||||
| * | | | chore: remove unnecessary import | Nejc Habjan | 2020-08-28 | 1 | -2/+0 |
| | | | | |||||
| * | | | feat(api): add endpoint for latest ref artifacts | Nejc Habjan | 2020-08-28 | 2 | -0/+67 |
| | | | | |||||
| * | | | chore: make latest black happy with existing code | Nejc Habjan | 2020-08-28 | 3 | -9/+37 |
| | |/ | |/| | |||||
* | | | test(packages): add tests for Packages API | Nejc Habjan | 2020-08-29 | 2 | -0/+124 |
| | | | |||||
* | | | feat(api): add support for Packages API | Nejc Habjan | 2020-08-29 | 1 | -0/+35 |
| | | | |||||
* | | | chore: make latest black happy with existing code | Nejc Habjan | 2020-08-29 | 3 | -9/+37 |
|/ / | |||||
* | | refactor: rewrite unit tests for objects with responsesrefactor/split-unit-tests | Nejc Habjan | 2020-08-23 | 24 | -940/+900 |
| | | |||||
* | | refactor: split unit tests by GitLab API resources | Nejc Habjan | 2020-08-22 | 34 | -2447/+2645 |
| | | |||||
* | | chore: run unittest2pytest on all unit tests | Nejc Habjan | 2020-08-22 | 12 | -439/+446 |
| | | |||||
* | | chore: remove remnants of python2 imports | Nejc Habjan | 2020-08-22 | 3 | -4/+0 |
|/ | |||||
* | feat: add share/unshare group with group | Mathieu Parent | 2020-07-23 | 1 | -0/+38 |
| | |||||
* | chore: bump version to 2.4.0v2.4.0 | Max Wittig | 2020-07-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1108 from stuartgunter/master | Max Wittig | 2020-07-02 | 1 | -0/+1 |
|\ | | | | | Added NO_ACCESS const | ||||
| * | feat: added NO_ACCESS const | Stuart Gunter | 2020-07-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This constant is useful for cases where no access is granted, e.g. when creating a protected branch. The `NO_ACCESS` const corresponds to the definition in https://docs.gitlab.com/ee/api/protected_branches.html | ||||
* | | Merge pull request #1124 from tyates-indeed/fix-1123 | Max Wittig | 2020-06-30 | 1 | -2/+6 |
|\ \ | | | | | | | Pass kwargs to subsequent queries in GitlabList (fixes: #1123) | ||||
| * | | fix: do not check if kwargs is none | tyates-indeed | 2020-06-23 | 1 | -4/+1 |
| | | | | | | | | | Co-authored-by: Traian Nedelea <tron1point0@pm.me> | ||||
| * | | fix: make query kwargs consistent between call in init and next | Tyler Yates | 2020-06-22 | 1 | -2/+3 |
| | | | |||||
| * | | fix: pass kwargs to subsequent queries in gitlab list | Tyler Yates | 2020-06-22 | 1 | -1/+7 |
| | | | |||||
* | | | fix: add masked parameter for variables command | Sébastien GERVAIS | 2020-06-25 | 1 | -4/+4 |
|/ / | |||||
* | | fix(merge): parse arguments as query_data | Ferhat Aram | 2020-06-19 | 1 | -1/+1 |
| | | |||||
* | | chore: bump version to 2.3.1 | Max Wittig | 2020-06-09 | 1 | -1/+1 |
| | | |||||
* | | fix: disable default keyset pagination | Max Wittig | 2020-06-09 | 1 | -10/+0 |
|/ | | | | Instead we set pagination to offset on the other paths | ||||
* | chore: bump to 2.3.0 | Max Wittig | 2020-06-08 | 1 | -1/+1 |
| | |||||
* | fix: use keyset pagination by default for /projects > 50000 | Max Wittig | 2020-06-08 | 1 | -5/+25 |
| | | | | | Workaround for https://gitlab.com/gitlab-org/gitlab/-/issues/218504. Remove this in 13.1 | ||||
* | Merge pull request #1089 from python-gitlab/feat/group-runners | Roger Meier | 2020-05-20 | 3 | -1/+303 |
|\ | | | | | feat: add group runners api | ||||
| * | test(runners): add all runners unit testsfeat/group-runners | Max Wittig | 2020-05-16 | 2 | -0/+289 |
| | |