summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(ci): rebuild test image, when something changedchore/ci-rebuild-imageMax Wittig2019-06-201-1/+1
* Merge pull request #802 from python-gitlab/chore/gitlab-11.11.3Gauvain Pocentek2019-06-201-1/+1
|\
| * chore(ci): update the GitLab version in the test imageGauvain Pocentek2019-06-201-1/+1
|/
* Merge pull request #792 from python-gitlab/chore/enable-gitlab-ci-buildsGauvain Pocentek2019-06-204-16/+30
|\
| * chore(ci): add automatic GitLab image pusheschore/enable-gitlab-ci-buildsMax Wittig2019-06-104-16/+30
* | Merge pull request #800 from python-gitlab/chore/ci-publishGauvain Pocentek2019-06-201-1/+1
|\ \
| * | chore(ci): fix gitlab PyPI publishchore/ci-publishMax Wittig2019-06-191-1/+1
|/ /
* | Merge pull request #797 from python-gitlab/feat/version-bump1.9.0Gauvain Pocentek2019-06-192-1/+30
|\ \
| * | feat: bump version to 1.9.0feat/version-bumpMax Wittig2019-06-192-1/+30
* | | Merge pull request #799 from python-gitlab/docs/fix-group-accessMax Wittig2019-06-191-2/+2
|\ \ \ | |/ / |/| |
| * | docs(api-usage): fix project group exampleNikolaos Pothitos2019-06-191-2/+2
|/ /
* | Merge pull request #767 from python-gitlab/fix/744/delete_artifactsMax Wittig2019-06-173-1/+21
|\ \ | |/ |/|
| * feat: implement artifacts deletionfix/744/delete_artifactsGauvain Pocentek2019-06-103-1/+21
|/
* Merge pull request #791 from python-gitlab/tests-for-gl-11.11Max Wittig2019-06-101-10/+16
|\
| * test: update the tests for GitLab 11.11Gauvain Pocentek2019-06-101-10/+16
* | Merge pull request #789 from python-gitlab/no-more-v3Max Wittig2019-06-103-14/+8
|\ \
| * | docs: remove v3 supportno-more-v3Gauvain Pocentek2019-06-083-14/+8
| |/
* | Merge pull request #785 from agustinhenze/add-pipeline-get-variables-endpointMax Wittig2019-06-102-1/+18
|\ \
| * | feat: add endpoint to get the variables of a pipelineAgustin Henze2019-06-102-1/+18
| |/
* | Merge pull request #768 from python-gitlab/trigger_token_exampleMax Wittig2019-06-081-0/+10
|\ \
| * | docs: Add an example of trigger token usagetrigger_token_exampleGauvain Pocentek2019-06-081-0/+10
| |/
* | Merge pull request #790 from python-gitlab/fix/779Max Wittig2019-06-083-3/+51
|\ \
| * | fix: convert # to %23 in URLsfix/779Gauvain Pocentek2019-06-083-3/+51
| |/
* | Merge pull request #788 from python-gitlab/black-in-toxMax Wittig2019-06-081-1/+10
|\ \ | |/ |/|
| * chore: add a tox job to run blackblack-in-toxGauvain Pocentek2019-06-081-1/+10
|/
* Merge pull request #778 from python-gitlab/docs/readme-code-formatGauvain Pocentek2019-05-171-2/+22
|\
| * docs(readme): add more info about commitlint, code-formatdocs/readme-code-formatMax Wittig2019-05-161-2/+22
|/
* Merge pull request #775 from python-gitlab/refactor/blackGauvain Pocentek2019-05-1625-2622/+3301
|\
| * refactor: format everything blackrefactor/blackMax Wittig2019-05-1625-2622/+3301
|/
* Merge pull request #776 from python-gitlab/revert-760-custom_cli_actions_fixGauvain Pocentek2019-05-151-5/+5
|\
| * Revert "Custom cli actions fix"revert-760-custom_cli_actions_fixMax Wittig2019-05-101-5/+5
|/
* Merge pull request #760 from kkoralsky/custom_cli_actions_fixMax Wittig2019-05-101-5/+5
|\
| * fix -/_ replacament for *Manager custom actionsKarol Ossowski2019-04-241-3/+3
| * dont ask for id attr if this is *Manager originating custom actionKarol Ossowski2019-04-241-2/+2
* | Merge pull request #759 from kkoralsky/registry_apiMax Wittig2019-05-104-0/+121
|\ \
| * | documentation fixKarol Ossowski2019-05-082-14/+14
| * | whitespacesKarol Ossowski2019-05-021-1/+3
| * | documentationKarol Ossowski2019-05-023-0/+77
| * | fix docstring & improve coding styleKarol Ossowski2019-05-011-3/+3
| * | register cli action for delete_in_bulkKarol Ossowski2019-05-011-0/+1
| * | fix repository_id marshaling in cliKarol Ossowski2019-05-011-1/+1
| * | merged new release & registry apisKarol Ossowski2019-05-011-0/+41
* | | Merge pull request #773 from python-gitlab/chore/ci-reliable-systemGauvain Pocentek2019-05-103-21/+130
|\ \ \ | |/ / |/| |
| * | chore(ci): use reliable ci systemchore/ci-reliable-systemMax Wittig2019-05-093-21/+130
|/ /
* | Merge pull request #769 from python-gitlab/pep-fixesMax Wittig2019-05-012-2/+3
|\ \
| * | fix: pep8 errorsGauvain Pocentek2019-05-012-2/+3
|/ /
* | Merge pull request #746 from therealgambo/masterMax Wittig2019-04-242-0/+45
|\ \ | |/ |/|
| * Use NoUpdateMixin for nowKris Gambirazzi2019-03-271-1/+1
| * add project releases apiKris Gambirazzi2019-03-272-0/+45
|/
* Merge pull request #714 from jaraco/feature/runpy-invokeGauvain Pocentek2019-03-211-0/+4
|\