Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | | chore(deps): update gitlab/gitlab-ce docker tag to v13.3.4-ce.0 | Renovate Bot | 2020-09-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1171 from ↵ | Nejc Habjan | 2020-09-02 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | python-gitlab/renovate/docker-gitlab-gitlab-ce-13.x chore(deps): update gitlab/gitlab-ce docker tag to v13.3.3-ce.0 | ||||
| * | chore(deps): update gitlab/gitlab-ce docker tag to v13.3.3-ce.0 | Renovate Bot | 2020-09-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1170 from python-gitlab/chore/bump-to-2-5-0v2.5.0 | Nejc Habjan | 2020-09-01 | 1 | -1/+1 |
|\ | | | | | chore: bump python-gitlab to 2.5.0 | ||||
| * | chore: bump python-gitlab to 2.5.0chore/bump-to-2-5-0 | Max Wittig | 2020-09-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1168 from python-gitlab/renovate/docker-python-3.x | Max Wittig | 2020-09-01 | 1 | -1/+1 |
|\ | | | | | chore(deps): update python docker tag to v3.8 | ||||
| * | chore(deps): update python docker tag to v3.8 | Renovate Bot | 2020-08-31 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1163 from python-gitlab/feat/instance-variables-api | Max Wittig | 2020-09-01 | 13 | -117/+443 |
|\ \ | | | | | | | Feat: add support for instance variables API | ||||
| * | | chore(test): use pathlib for pathsfeat/instance-variables-api | Nejc Habjan | 2020-08-31 | 1 | -2/+2 |
| | | | |||||
| * | | docs(variables): add docs for instance-level variables | Nejc Habjan | 2020-08-31 | 3 | -52/+103 |
| | | | |||||
| * | | test(api): add tests for variables API | Nejc Habjan | 2020-08-31 | 7 | -41/+288 |
| | | | |||||
| * | | 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 |
| |/ | |||||
* | | Merge pull request #1167 from ↵ | Nejc Habjan | 2020-09-01 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | python-gitlab/renovate/docker-gitlab-gitlab-ce-13.x chore(deps): update gitlab/gitlab-ce docker tag to v13.3.2-ce.0 | ||||
| * | chore(deps): update gitlab/gitlab-ce docker tag to v13.3.2-ce.0 | Renovate Bot | 2020-08-31 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1165 from DylannCordel/fix-user-email-reconfirmation | Nejc Habjan | 2020-08-31 | 1 | -1/+1 |
|\ | | | | | fix: wrong reconfirmation parameter when updating user's email | ||||
| * | 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 #1164 from nejch/master | Max Wittig | 2020-08-31 | 2 | -2/+15 |
|\ | | | | | chore(ci): pin gitlab-ce version for renovate | ||||
| * | chore(ci): pin gitlab-ce version for renovate | Nejc Habjan | 2020-08-31 | 2 | -2/+15 |
|/ | |||||
* | Merge pull request #1162 from python-gitlab/chore/pre-commit-config | Max Wittig | 2020-08-30 | 4 | -9/+52 |
|\ | | | | | chore(env): add pre-commit and commit-msg hooks | ||||
| * | chore(env): add pre-commit and commit-msg hookschore/pre-commit-config | Nejc Habjan | 2020-08-30 | 4 | -9/+52 |
|/ | |||||
* | Merge pull request #1161 from python-gitlab/chore/ci-fixed-black-version | Nejc Habjan | 2020-08-29 | 1 | -1/+1 |
|\ | | | | | chore(ci): use fixed black version | ||||
| * | chore(ci): use fixed black versionchore/ci-fixed-black-version | Max Wittig | 2020-08-29 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1157 from Shkurupii/issue-1154 | Max Wittig | 2020-08-29 | 4 | -0/+143 |
|\ | | | | | Add support to resource milestone events | ||||
| * | chore: make latest black happy with existing code | Oleksii Shkurupii | 2020-08-29 | 4 | -10/+43 |
| | | |||||
| * | 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 | 43 | -2617/+2790 |
| |\ | |||||
| * | | feat: add support to resource milestone events | Oleksii Shkurupii | 2020-08-26 | 3 | -0/+70 |
| | | | | | | | | | | | | Fixes #1154 | ||||
* | | | Merge pull request #1159 from python-gitlab/feat/project-artifacts | Max Wittig | 2020-08-29 | 3 | -0/+70 |
|\ \ \ | | | | | | | | | Feat: Project job artifacts for latest successful pipeline | ||||
| * | | | chore: update tools dir for latest black versionfeat/project-artifacts | Nejc Habjan | 2020-08-28 | 1 | -1/+6 |
| | | | | |||||
| * | | | chore: remove unnecessary import | Nejc Habjan | 2020-08-28 | 1 | -2/+0 |
| | | | | |||||
| * | | | docs(api): add example for latest pipeline job artifacts | Nejc Habjan | 2020-08-28 | 1 | -0/+5 |
| | | | | |||||
| * | | | 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 |
| | |/ | |/| | |||||
* | | | Merge pull request #1160 from python-gitlab/feat/packages-api | Max Wittig | 2020-08-29 | 14 | -11/+322 |
|\ \ \ | |/ / |/| | | Feat: Add support for packages API | ||||
| * | | docs(packages): add examples for Packages API and cli usagefeat/packages-api | Nejc Habjan | 2020-08-29 | 3 | -0/+93 |
| | | | |||||
| * | | test(packages): add tests for Packages API | Nejc Habjan | 2020-08-29 | 7 | -1/+151 |
| | | | |||||
| * | | feat(api): add support for Packages API | Nejc Habjan | 2020-08-29 | 1 | -0/+35 |
| | | | |||||
| * | | chore: update tools dir for latest black version | Nejc Habjan | 2020-08-29 | 1 | -1/+6 |
| | | | |||||
| * | | chore: make latest black happy with existing code | Nejc Habjan | 2020-08-29 | 3 | -9/+37 |
|/ / |