Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix(cli): fix cli command user-project list | Sergey Bondarev | 2019-09-27 | 1 | -2/+4 | |
| | ||||||
* | fix(labels): don't mangle label name on update | Mathieu Parent | 2019-09-24 | 1 | -2/+4 | |
| | ||||||
* | fix(todo): mark_all_as_done doesn't return anything | Max Wittig | 2019-09-08 | 1 | -4/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | feat: add support for job token | Mathieu Parent | 2019-09-06 | 4 | -6/+45 | |
| | | | | 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 | 1 | -0/+35 | |
|\ | | | | | feat(user): add status api | |||||
| * | feat(user): add status api | Max Wittig | 2019-09-05 | 1 | -0/+35 | |
| | | ||||||
* | | test: re-enabled py_func_v4 test | Max Wittig | 2019-09-05 | 1 | -80/+40 | |
|/ | ||||||
* | 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 | 2 | -1/+31 | |
|\ | | | | | feat: add methods to retrieve an individual project environment | |||||
| * | feat: add methods to retrieve an individual project environment | Tom Forbes | 2019-08-20 | 2 | -1/+31 | |
| | | ||||||
* | | fix(projects): avatar uploading for projects | Ravan Scafi | 2019-08-14 | 1 | -0/+1 | |
|/ | ||||||
* | 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> | |||||
* | 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 | 2 | -2/+54 | |
| | ||||||
* | chore: bump package version to 1.10.0 | Max Wittig | 2019-07-22 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | | ||||||
* | | fix(cli): allow --recursive parameter in repository tree | xarx00 | 2019-07-21 | 1 | -1/+1 | |
|/ | | | | | Fixes #718 Fixes #731 | |||||
* | 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 | |||||
* | | fix(cli): fix update value for key not workingproject-variable-update | nateatkins | 2019-07-21 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #823 from jeroen92/rebase-mr | Max Wittig | 2019-07-21 | 2 | -0/+20 | |
|\ | | | | | Resolve #822, add mr rebase | |||||
| * | feat: add mr rebase method | Jeroen Schutrup | 2019-07-11 | 2 | -0/+20 | |
| | | ||||||
* | | style: format with black again | Max Wittig | 2019-07-20 | 1 | -3/+16 | |
| | | ||||||
* | | feat: get artifact by ref and job | Jeff Groom | 2019-07-11 | 1 | -0/+32 | |
|/ | ||||||
* | Merge pull request #803 from python-gitlab/feat/related_mr | Max Wittig | 2019-07-01 | 1 | -0/+18 | |
|\ | | | | | feat: add support for issue.related_merge_requests | |||||
| * | feat: add support for issue.related_merge_requestsfeat/related_mr | Gauvain Pocentek | 2019-06-20 | 1 | -0/+18 | |
| | | | | | | | | Closes #794 | |||||
* | | feat: add support for board updatefeat/update_board | Gauvain Pocentek | 2019-06-20 | 1 | -4/+4 | |
|/ | | | | Closes #801 | |||||
* | feat: bump version to 1.9.0feat/version-bump | Max Wittig | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | feat: implement artifacts deletionfix/744/delete_artifacts | Gauvain Pocentek | 2019-06-10 | 1 | -0/+15 | |
| | | | | Closes #744 | |||||
* | Merge pull request #785 from agustinhenze/add-pipeline-get-variables-endpoint | Max Wittig | 2019-06-10 | 1 | -1/+14 | |
|\ | | | | | 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 | 1 | -1/+14 | |
| | | | | | | | | | | | | It adds a new endpoint which was released in the Gitlab CE 11.11. Signed-off-by: Agustin Henze <tin@redhat.com> | |||||
* | | 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 | |||||
* | refactor: format everything blackrefactor/black | Max Wittig | 2019-05-16 | 18 | -2032/+2661 | |
| | ||||||
* | Revert "Custom cli actions fix"revert-760-custom_cli_actions_fix | Max Wittig | 2019-05-10 | 1 | -5/+5 | |
| | ||||||
* | Merge pull request #760 from kkoralsky/custom_cli_actions_fix | Max Wittig | 2019-05-10 | 1 | -5/+5 | |
|\ | | | | | Custom cli actions fix | |||||
| * | fix -/_ replacament for *Manager custom actions | Karol Ossowski | 2019-04-24 | 1 | -3/+3 | |
| | | ||||||
| * | dont ask for id attr if this is *Manager originating custom action | Karol Ossowski | 2019-04-24 | 1 | -2/+2 | |
| | | ||||||
* | | whitespaces | Karol Ossowski | 2019-05-02 | 1 | -1/+3 | |
| | | ||||||
* | | fix docstring & improve coding style | Karol Ossowski | 2019-05-01 | 1 | -3/+3 | |
| | | ||||||
* | | register cli action for delete_in_bulk | Karol Ossowski | 2019-05-01 | 1 | -0/+1 | |
| | | ||||||
* | | fix repository_id marshaling in cli | Karol Ossowski | 2019-05-01 | 1 | -1/+1 | |
| | | ||||||
* | | merged new release & registry apis | Karol Ossowski | 2019-05-01 | 1 | -0/+41 | |
| | | ||||||
* | | fix: pep8 errors | Gauvain Pocentek | 2019-05-01 | 2 | -2/+3 | |
| | | | | | | | | Errors have not been detected by broken travis runs. | |||||
* | | Use NoUpdateMixin for now | Kris Gambirazzi | 2019-03-27 | 1 | -1/+1 | |
| | | ||||||
* | | add project releases api | Kris Gambirazzi | 2019-03-27 | 1 | -0/+12 | |
|/ |