Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(func): disable commit testtest/todo-unit-test | Max Wittig | 2019-09-08 | 1 | -9/+9 |
| | | | | GitLab seems to be randomly failing here | ||||
* | fix(todo): mark_all_as_done doesn't return anything | Max Wittig | 2019-09-08 | 1 | -4/+0 |
| | |||||
* | docs(todo): correct todo docs | Max Wittig | 2019-09-08 | 1 | -4/+3 |
| | |||||
* | test(todo): add unittests | Max Wittig | 2019-09-08 | 2 | -0/+121 |
| | |||||
* | style: format with black | Max Wittig | 2019-09-07 | 1 | -3/+1 |
| | |||||
* | test(status): add user status test | Max Wittig | 2019-09-07 | 1 | -10/+31 |
| | |||||
* | Merge pull request #876 from sathieu/job_token | Max Wittig | 2019-09-06 | 7 | -11/+58 |
|\ | | | | | Add support for job token | ||||
| * | feat: add support for job token | Mathieu Parent | 2019-09-06 | 7 | -11/+58 |
|/ | | | | See https://docs.gitlab.com/ee/api/jobs.html#get-job-artifacts for usage | ||||
* | Merge pull request #875 from python-gitlab/feat/status-api | Max Wittig | 2019-09-05 | 3 | -0/+83 |
|\ | | | | | feat(user): add status api | ||||
| * | feat(user): add status api | Max Wittig | 2019-09-05 | 4 | -0/+84 |
| | | |||||
* | | Merge pull request #874 from python-gitlab/test/py-fun-test | Max Wittig | 2019-09-05 | 4 | -111/+72 |
|\ \ | |/ |/| | test: re-enabled py_func_v4 test | ||||
| * | test: re-enabled py_func_v4 test | Max Wittig | 2019-09-05 | 4 | -111/+72 |
|/ | |||||
* | chore(ci): build test images on tag | Max Wittig | 2019-08-31 | 1 | -4/+1 |
| | |||||
* | chore: bump package versionv1.11.0 | Max Wittig | 2019-08-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #865 from orf/retrieve-environment | Max Wittig | 2019-08-22 | 3 | -1/+35 |
|\ | | | | | feat: add methods to retrieve an individual project environment | ||||
| * | feat: add methods to retrieve an individual project environment | Tom Forbes | 2019-08-20 | 3 | -1/+35 |
| | | |||||
* | | Merge pull request #861 from ravanscafi/fix-project-avatar | Max Wittig | 2019-08-22 | 2 | -0/+8 |
|\ \ | |/ |/| | Fix avatar uploading for projects | ||||
| * | fix(projects): avatar uploading for projects | Ravan Scafi | 2019-08-14 | 2 | -0/+8 |
|/ | |||||
* | Merge pull request #860 from lachmanfrantisek/fix-mutable-default-arguments | Max Wittig | 2019-08-14 | 3 | -18/+37 |
|\ | | | | | Fix mutable default arguments | ||||
| * | fix: remove empty list default arguments | Frantisek Lachman | 2019-08-14 | 1 | -2/+7 |
| | | | | | | | | Signed-off-by: Frantisek Lachman <flachman@redhat.com> | ||||
| * | fix: remove empty dict default arguments | Frantisek Lachman | 2019-08-14 | 3 | -16/+30 |
|/ | | | | Signed-off-by: Frantisek Lachman <flachman@redhat.com> | ||||
* | Merge pull request #847 from sidisel-albertolopez/feat/grouplabels | Max Wittig | 2019-07-26 | 4 | -2/+144 |
|\ | | | | | feat: Add grouplabel support with subscribable mixin | ||||
| * | test: add group label cli tests | Alberto López Martín | 2019-07-26 | 1 | -0/+56 |
| | | |||||
| * | fix: add project and group label update without id to fix cli | Alberto López Martín | 2019-07-26 | 1 | -0/+22 |
| | | |||||
| * | feat: group labels with subscriptable mixin | Alberto López Martín | 2019-07-26 | 3 | -2/+66 |
|/ | |||||
* | Merge pull request #842 from python-gitlab/chore/bump-package-versionv1.10.0 | Max Wittig | 2019-07-22 | 1 | -1/+1 |
|\ | | | | | chore: bump package version to 1.10.0 | ||||
| * | chore: bump package version to 1.10.0 | Max Wittig | 2019-07-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #841 from python-gitlab/docs/project-snippets | Max Wittig | 2019-07-21 | 1 | -1/+1 |
|\ | | | | | docs(snippets): fix project-snippets layout | ||||
| * | docs(snippets): fix project-snippets layout | Max Wittig | 2019-07-21 | 1 | -1/+1 |
|/ | | | | Fixes #828 | ||||
* | Merge pull request #840 from python-gitlab/docs/project-docs | Max Wittig | 2019-07-21 | 1 | -0/+2 |
|\ | | | | | docs(projects): add mention about project listings | ||||
| * | docs(projects): add mention about project listings | jkogut | 2019-07-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Having exactly 20 internal and 5 private projects in the group spent some time debugging this issue. Hopefully that helped: https://github.com/python-gitlab/python-gitlab/issues/93 Imho should be definitely mention about `all=True` parameter. | ||||
* | | Merge pull request #838 from python-gitlab/pickle-fix | Max Wittig | 2019-07-21 | 2 | -1/+2 |
|\ \ | | | | | | | fix: improve pickle support | ||||
| * | | fix: improve pickle support | bourgesl | 2019-07-21 | 2 | -1/+2 |
| |/ | |||||
* | | Merge pull request #839 from python-gitlab/dajsn-fix-readme-six-url | Max Wittig | 2019-07-21 | 1 | -1/+1 |
|\ \ | | | | | | | docs(readme): fix six url | ||||
| * | | docs(readme): fix six url | David | 2019-07-21 | 1 | -1/+1 |
| |/ | | | | | | | six URL was pointing to 404 | ||||
* | | Merge pull request #837 from python-gitlab/PR-bugfix-718 | Max Wittig | 2019-07-21 | 1 | -1/+1 |
|\ \ | |/ |/| | fix(cli): allow --recursive parameter in repository tree | ||||
| * | fix(cli): allow --recursive parameter in repository tree | xarx00 | 2019-07-21 | 1 | -1/+1 |
|/ | | | | | Fixes #718 Fixes #731 | ||||
* | Merge pull request #836 from python-gitlab/test/project-releases | Max Wittig | 2019-07-21 | 4 | -12/+41 |
|\ | | | | | test: add project releases test | ||||
| * | test: minor test fixes | Max Wittig | 2019-07-21 | 3 | -11/+12 |
| | | |||||
| * | 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 |
| | | |||||
* | | Merge pull request #835 from python-gitlab/bugfix-717 | Max Wittig | 2019-07-21 | 3 | -5/+5 |
|\ \ | |/ |/| | fix(cli): don't fail when the short print attr value is None | ||||
| * | fix(cli): don't fail when the short print attr value is None | xarx00 | 2019-07-21 | 3 | -5/+5 |
| | | | | | | | | | | Fixes #717 Fixes #727 | ||||
* | | Merge pull request #833 from python-gitlab/project-variable-update | Max Wittig | 2019-07-21 | 2 | -0/+27 |
|\ \ | |/ |/| | fix(cli): fix update value for key not working | ||||
| * | fix(cli): fix update value for key not workingproject-variable-update | nateatkins | 2019-07-21 | 2 | -0/+27 |
| | | |||||
* | | Merge pull request #834 from python-gitlab/chore/setup-supported-versions | Max Wittig | 2019-07-21 | 1 | -0/+1 |
|\ \ | |/ |/| | chore(setup): add 3.7 to supported python versions | ||||
| * | chore(setup): add 3.7 to supported python versions | Max Wittig | 2019-07-21 | 1 | -0/+1 |
|/ | |||||
* | 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 |