Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(cli): fix update value for key not workingproject-variable-update | nateatkins | 2019-07-21 | 2 | -0/+27 |
| | |||||
* | Merge pull request #832 from python-gitlab/test/always-latest | Max Wittig | 2019-07-21 | 1 | -1/+1 |
|\ | | | | | test: always use latest version to test | ||||
| * | test: always use latest version to test | Max Wittig | 2019-07-21 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #823 from jeroen92/rebase-mr | Max Wittig | 2019-07-21 | 4 | -0/+27 |
|\ | | | | | Resolve #822, add mr rebase | ||||
| * | feat: add mr rebase method | Jeroen Schutrup | 2019-07-11 | 4 | -0/+27 |
| | | |||||
* | | Merge pull request #831 from python-gitlab/chore/move-back-to-travis | Max Wittig | 2019-07-21 | 2 | -74/+77 |
|\ \ | | | | | | | chore: move checks back to travis | ||||
| * | | chore: move checks back to travis | Max Wittig | 2019-07-21 | 2 | -74/+77 |
|/ / | |||||
* | | Merge pull request #830 from python-gitlab/chore/ci-disable-py-func | Max Wittig | 2019-07-20 | 2 | -4/+17 |
|\ \ | | | | | | | Chore/ci disable py func | ||||
| * | | chore: disable failing travis test | Max Wittig | 2019-07-20 | 1 | -1/+1 |
| | | | |||||
| * | | style: format with black again | Max Wittig | 2019-07-20 | 1 | -3/+16 |
| | | | |||||
* | | | Merge pull request #827 from ahaynssen/master | Max Wittig | 2019-07-20 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | docs: re-order api examples | ||||
| * | | docs: re-order api examples | andy.haynssen | 2019-07-17 | 2 | -2/+2 |
|/ / | | | | | | | `Pipelines and Jobs` and `Protected Branches` are out of order in contents and sometimes hard to find when looking for examples. | ||||
* | | Merge pull request #824 from python-gitlab/feat/add-ref-artifacts | Max Wittig | 2019-07-11 | 2 | -0/+36 |
|\ \ | |/ |/| | feat: get artifact by ref and job | ||||
| * | feat: get artifact by ref and job | Jeff Groom | 2019-07-11 | 2 | -0/+36 |
|/ | |||||
* | Merge pull request #803 from python-gitlab/feat/related_mr | Max Wittig | 2019-07-01 | 3 | -0/+24 |
|\ | | | | | feat: add support for issue.related_merge_requests | ||||
| * | feat: add support for issue.related_merge_requestsfeat/related_mr | Gauvain Pocentek | 2019-06-20 | 3 | -0/+24 |
| | | | | | | | | Closes #794 | ||||
* | | Merge pull request #804 from python-gitlab/feat/update_board | Max Wittig | 2019-07-01 | 1 | -4/+4 |
|\ \ | | | | | | | feat: add support for board update | ||||
| * | | feat: add support for board updatefeat/update_board | Gauvain Pocentek | 2019-06-20 | 1 | -4/+4 |
| |/ | | | | | | | Closes #801 | ||||
* | | Merge pull request #808 from minitux/patch-1 | Max Wittig | 2019-06-25 | 1 | -0/+4 |
|\ \ | |||||
| * | | docs: add pipeline deletion | minitux | 2019-06-25 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #805 from python-gitlab/chore/ci-rebuild-image | Gauvain Pocentek | 2019-06-21 | 1 | -1/+1 |
|\ \ | |/ |/| | chore(ci): rebuild test image, when something changed | ||||
| * | chore(ci): rebuild test image, when something changedchore/ci-rebuild-image | Max Wittig | 2019-06-20 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #802 from python-gitlab/chore/gitlab-11.11.3 | Gauvain Pocentek | 2019-06-20 | 1 | -1/+1 |
|\ | | | | | chore(ci): update the GitLab version in the test image | ||||
| * | 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 | 4 | -16/+30 |
|\ | | | | | chore(ci): add automatic GitLab image pushes | ||||
| * | chore(ci): add automatic GitLab image pusheschore/enable-gitlab-ci-builds | Max Wittig | 2019-06-10 | 4 | -16/+30 |
| | | |||||
* | | Merge pull request #800 from python-gitlab/chore/ci-publish | Gauvain Pocentek | 2019-06-20 | 1 | -1/+1 |
|\ \ | | | | | | | chore(ci): fix gitlab PyPI publish | ||||
| * | | chore(ci): fix gitlab PyPI publishchore/ci-publish | Max Wittig | 2019-06-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #797 from python-gitlab/feat/version-bump1.9.0 | Gauvain Pocentek | 2019-06-19 | 2 | -1/+30 |
|\ \ | | | | | | | feat: bump version to 1.9.0 | ||||
| * | | feat: bump version to 1.9.0feat/version-bump | Max Wittig | 2019-06-19 | 2 | -1/+30 |
| | | | |||||
* | | | Merge pull request #799 from python-gitlab/docs/fix-group-access | Max Wittig | 2019-06-19 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | docs(api-usage): fix project group example | ||||
| * | | docs(api-usage): fix project group example | Nikolaos Pothitos | 2019-06-19 | 1 | -2/+2 |
|/ / | | | | | | | Fixes #798 | ||||
* | | Merge pull request #767 from python-gitlab/fix/744/delete_artifacts | Max Wittig | 2019-06-17 | 3 | -1/+21 |
|\ \ | |/ |/| | feature: Implement artifacts deletion | ||||
| * | feat: implement artifacts deletionfix/744/delete_artifacts | Gauvain Pocentek | 2019-06-10 | 3 | -1/+21 |
|/ | | | | Closes #744 | ||||
* | Merge pull request #791 from python-gitlab/tests-for-gl-11.11 | Max Wittig | 2019-06-10 | 1 | -10/+16 |
|\ | | | | | test: update the tests for GitLab 11.11 | ||||
| * | test: update the tests for GitLab 11.11 | Gauvain Pocentek | 2019-06-10 | 1 | -10/+16 |
| | | | | | | | | | | | | | | | | Changes in GitLab make the functional tests fail: * Some actions add new notes and discussions: do not use hardcoded values in related listing asserts * The feature flag API is buggy (errors 500): disable the tests for now | ||||
* | | Merge pull request #789 from python-gitlab/no-more-v3 | Max Wittig | 2019-06-10 | 3 | -14/+8 |
|\ \ | | | | | | | docs: remove v3 support | ||||
| * | | docs: remove v3 supportno-more-v3 | Gauvain Pocentek | 2019-06-08 | 3 | -14/+8 |
| |/ | |||||
* | | Merge pull request #785 from agustinhenze/add-pipeline-get-variables-endpoint | Max Wittig | 2019-06-10 | 2 | -1/+18 |
|\ \ | | | | | | | Add new endpoint to get the variables of a pipeline | ||||
| * | | feat: add endpoint to get the variables of a pipeline | Agustin Henze | 2019-06-10 | 2 | -1/+18 |
| |/ | | | | | | | | | | | It adds a new endpoint which was released in the Gitlab CE 11.11. Signed-off-by: Agustin Henze <tin@redhat.com> | ||||
* | | Merge pull request #768 from python-gitlab/trigger_token_example | Max Wittig | 2019-06-08 | 1 | -0/+10 |
|\ \ | | | | | | | docs: Add an example of trigger token usage | ||||
| * | | docs: Add an example of trigger token usagetrigger_token_example | Gauvain Pocentek | 2019-06-08 | 1 | -0/+10 |
| |/ | | | | | | | Closes #752 | ||||
* | | Merge pull request #790 from python-gitlab/fix/779 | Max Wittig | 2019-06-08 | 3 | -3/+51 |
|\ \ | | | | | | | fix: convert # to %23 in URLs | ||||
| * | | fix: convert # to %23 in URLsfix/779 | Gauvain Pocentek | 2019-06-08 | 3 | -3/+51 |
| |/ | | | | | | | | | | | Refactor a bit to handle this change, and add unit tests. Closes #779 | ||||
* | | Merge pull request #788 from python-gitlab/black-in-tox | Max Wittig | 2019-06-08 | 1 | -1/+10 |
|\ \ | |/ |/| | Add a tox job to run black | ||||
| * | chore: add a tox job to run blackblack-in-tox | Gauvain Pocentek | 2019-06-08 | 1 | -1/+10 |
|/ | | | | Allow lines to be 88 chars long for flake8. | ||||
* | Merge pull request #778 from python-gitlab/docs/readme-code-format | Gauvain Pocentek | 2019-05-17 | 1 | -2/+22 |
|\ | | | | | docs(readme): add more info about commitlint, code-format | ||||
| * | docs(readme): add more info about commitlint, code-formatdocs/readme-code-format | Max Wittig | 2019-05-16 | 1 | -2/+22 |
|/ | |||||
* | Merge pull request #775 from python-gitlab/refactor/black | Gauvain Pocentek | 2019-05-16 | 25 | -2622/+3301 |
|\ | | | | | refactor: format everything black | ||||
| * | refactor: format everything blackrefactor/black | Max Wittig | 2019-05-16 | 25 | -2622/+3301 |
|/ |