Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(test): use pathlib for pathsfeat/instance-variables-api | Nejc Habjan | 2020-08-31 | 1 | -2/+2 |
| | |||||
* | test(api): add tests for variables API | Nejc Habjan | 2020-08-31 | 6 | -41/+95 |
| | |||||
* | chore(ci): pin gitlab-ce version for renovate | Nejc Habjan | 2020-08-31 | 1 | -2/+4 |
| | |||||
* | Merge pull request #1157 from Shkurupii/issue-1154 | Max Wittig | 2020-08-29 | 1 | -0/+13 |
|\ | | | | | Add support to resource milestone events | ||||
| * | chore: make latest black happy with existing code | Oleksii Shkurupii | 2020-08-29 | 1 | -1/+6 |
| | | |||||
| * | feat: add support to resource milestone events | Oleksii Shkurupii | 2020-08-26 | 1 | -0/+13 |
| | | | | | | | | Fixes #1154 | ||||
* | | test(packages): add tests for Packages API | Nejc Habjan | 2020-08-29 | 5 | -1/+27 |
| | | |||||
* | | chore: update tools dir for latest black version | Nejc Habjan | 2020-08-29 | 1 | -1/+6 |
|/ | |||||
* | Merge pull request #1147 from ericfrederich/fix-1146 | Nejc Habjan | 2020-08-23 | 1 | -1/+1 |
|\ | | | | | fix: tests fail when using REUSE_CONTAINER option | ||||
| * | fix: tests fail when using REUSE_CONTAINER option | Eric L Frederich | 2020-08-07 | 1 | -1/+1 |
| | | | | | | | | Fixes #1146 | ||||
* | | fix: implement Gitlab's behavior change for owned=True | Mathieu Parent | 2020-07-23 | 1 | -1/+1 |
| | | |||||
* | | feat: add share/unshare group with group | Mathieu Parent | 2020-07-23 | 1 | -1/+12 |
|/ | |||||
* | fix: disable default keyset pagination | Max Wittig | 2020-06-09 | 1 | -0/+1 |
| | | | | Instead we set pagination to offset on the other paths | ||||
* | test: disable test until Gitlab 13.1 | Max Wittig | 2020-06-08 | 1 | -1/+2 |
| | |||||
* | test(cli): convert shell tests to pytest test casestest/pytest-cli-tests | Nejc Habjan | 2020-04-26 | 5 | -307/+888 |
| | |||||
* | chore(test): remove outdated token testchore/signature-gpg-x509 | Nejc Habjan | 2020-04-23 | 1 | -10/+5 |
| | |||||
* | chore: bring commit signatures up to date with 12.10 | Nejc Habjan | 2020-04-22 | 2 | -5/+5 |
| | |||||
* | Merge pull request #1052 from machine424/deploy-tokens-support | Max Wittig | 2020-04-07 | 2 | -8/+130 |
|\ | | | | | feat(api): add support for Gitlab Deploy Token API | ||||
| * | feat(api): add support for Gitlab Deploy Token API | ayoub mrini | 2020-04-06 | 2 | -8/+130 |
| | | |||||
* | | feat(api): add support for remote mirrors API (#1056)feat/project-remote-mirrors | Nejc Habjan | 2020-04-07 | 1 | -0/+17 |
| | | |||||
* | | test(api): add tests for group export/import API | Nejc Habjan | 2020-04-05 | 1 | -0/+27 |
| | | |||||
* | | test(types): reproduce get_for_api splitting strings (#1057) | Nejc Habjan | 2020-03-28 | 1 | -1/+8 |
|/ | |||||
* | Merge pull request #1054 from nejch/chore/cleanup-test-env | Max Wittig | 2020-03-22 | 1 | -11/+5 |
|\ | | | | | chore: improve test environment for upcoming features | ||||
| * | chore: improve and document testing against different images | Nejc Habjan | 2020-03-21 | 1 | -3/+4 |
| | | |||||
| * | chore: remove references to python2 in test env | Nejc Habjan | 2020-03-21 | 1 | -8/+1 |
| | | |||||
* | | feat: add support for commit GPG signature API | Nejc Habjan | 2020-03-22 | 2 | -0/+15 |
|/ | |||||
* | fix: add missing import_project param | Nejc Habjan | 2020-03-18 | 1 | -1/+5 |
| | |||||
* | Merge pull request #1039 from python-gitlab/fix/set-approversv2.1.0 | Max Wittig | 2020-03-08 | 1 | -2/+2 |
|\ | | | | | Fix/set approvers | ||||
| * | fix(projects): correct copy-paste errorfix/set-approvers | Max Wittig | 2020-03-08 | 1 | -2/+2 |
| | | |||||
* | | fix: do not require empty data dict for create() | Nejc Habjan | 2020-03-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1022 from nejch/chore/ensure-latest-image | Max Wittig | 2020-02-24 | 1 | -1/+5 |
|\ \ | | | | | | | chore: ensure developers use same gitlab image as CI | ||||
| * | | chore: ensure developers use same gitlab image as Travis | Nejc Habjan | 2020-02-19 | 1 | -1/+5 |
| |/ | |||||
* | | Merge pull request #1023 from nejch/perf/wait-gitlab-reconfigure | Max Wittig | 2020-02-24 | 1 | -9/+2 |
|\ \ | | | | | | | perf: wait for gitlab to reconfigure instead of using hardcoded sleep | ||||
| * | | perf: prepare environment when gitlab is reconfigured | Nejc Habjan | 2020-02-20 | 1 | -9/+2 |
| |/ | |||||
* | | feat: add support for user memberships API (#1009) | Nejc Habjan | 2020-02-22 | 2 | -0/+33 |
| | | |||||
* | | fix: return response with commit data | Nejc Habjan | 2020-02-19 | 1 | -3/+2 |
| | | |||||
* | | style: fix black violations | Nejc Habjan | 2020-02-18 | 1 | -2/+3 |
| | | |||||
* | | feat: add support for commit revert API (#991) | Nejc Habjan | 2020-02-18 | 2 | -0/+24 |
|/ | |||||
* | fix(docs and tests): update docs and tests for set_approvers | Charles | 2020-01-30 | 1 | -2/+2 |
| | | | | Updated the docs with the new set_approvers arguments, and updated tests with the arg as well. | ||||
* | Merge pull request #980 from python-gitlab/refactor/cleanup-upgrade | Roger Meier | 2019-12-18 | 1 | -1/+1 |
|\ | | | | | Refactor/cleanup upgrade | ||||
| * | refactor: remove six dependency | Max Wittig | 2019-12-18 | 1 | -1/+1 |
| | | |||||
* | | test: adjust functional tests for project snippets | Max Wittig | 2019-12-18 | 1 | -1/+1 |
|/ | |||||
* | feat: add project and group clusters | alex lundberg | 2019-11-24 | 1 | -0/+40 |
| | |||||
* | test(projects): support `approval_rules` endpoint for projects | Srikanth Chelluri | 2019-10-27 | 1 | -0/+16 |
| | |||||
* | refactor: remove obsolete test image | Max Wittig | 2019-10-06 | 1 | -34/+0 |
| | | | | Follow up of #896 | ||||
* | feat(ci): improve functionnal tests | Cyril Jouve | 2019-10-06 | 4 | -70/+114 |
| | |||||
* | feat(project): add file blame api | Vincent Lae | 2019-10-04 | 1 | -0/+2 |
| | | | | https://docs.gitlab.com/ee/api/repository_files.html#get-file-blame-from-repository | ||||
* | test(func): disable commit testtest/todo-unit-test | Max Wittig | 2019-09-08 | 1 | -9/+9 |
| | | | | GitLab seems to be randomly failing here | ||||
* | Merge pull request #875 from python-gitlab/feat/status-api | Max Wittig | 2019-09-05 | 1 | -0/+11 |
|\ | | | | | feat(user): add status api | ||||
| * | feat(user): add status api | Max Wittig | 2019-09-05 | 1 | -0/+11 |
| | |