Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | test: re-enabled py_func_v4 test | Max Wittig | 2019-09-05 | 1 | -24/+24 |
|/ | |||||
* | test: add group label cli tests | Alberto López Martín | 2019-07-26 | 1 | -0/+56 |
| | |||||
* | feat: group labels with subscriptable mixin | Alberto López Martín | 2019-07-26 | 1 | -0/+12 |
| | |||||
* | test: minor test fixes | Max Wittig | 2019-07-21 | 1 | -3/+4 |
| | |||||
* | test: add project releases test | Max Wittig | 2019-07-21 | 1 | -0/+28 |
| | | | | Fixes #762 | ||||
* | test: increase speed by disabling the rate limit faster | Max Wittig | 2019-07-21 | 1 | -1/+1 |
| | |||||
* | fix(cli): fix update value for key not workingproject-variable-update | nateatkins | 2019-07-21 | 1 | -0/+25 |
| | |||||
* | test: always use latest version to test | Max Wittig | 2019-07-21 | 1 | -1/+1 |
| | |||||
* | feat: add mr rebase method | Jeroen Schutrup | 2019-07-11 | 1 | -0/+3 |
| | |||||
* | feat: add support for issue.related_merge_requestsfeat/related_mr | Gauvain Pocentek | 2019-06-20 | 1 | -0/+2 |
| | | | | Closes #794 | ||||
* | chore(ci): update the GitLab version in the test image | Gauvain Pocentek | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #792 from python-gitlab/chore/enable-gitlab-ci-builds | Gauvain Pocentek | 2019-06-20 | 2 | -2/+2 |
|\ | | | | | chore(ci): add automatic GitLab image pushes | ||||
| * | chore(ci): add automatic GitLab image pusheschore/enable-gitlab-ci-builds | Max Wittig | 2019-06-10 | 2 | -2/+2 |
| | | |||||
* | | feat: implement artifacts deletionfix/744/delete_artifacts | Gauvain Pocentek | 2019-06-10 | 1 | -1/+2 |
|/ | | | | Closes #744 |