Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(submodules): correct test methodfeat/update_submodule | Max Wittig | 2019-10-06 | 1 | -4/+4 |
| | |||||
* | docs(project): add submodule docs | Max Wittig | 2019-10-06 | 2 | -1/+10 |
| | |||||
* | feat(project): implement update_submodule | Sebastian Kratzert | 2019-10-06 | 2 | -0/+73 |
| | |||||
* | Merge pull request #897 from python-gitlab/refactor/remove-obsolete-image | Max Wittig | 2019-10-06 | 2 | -45/+0 |
|\ | | | | | refactor: remove obsolete test image | ||||
| * | refactor: remove obsolete test image | Max Wittig | 2019-10-06 | 2 | -45/+0 |
| | | | | | | | | Follow up of #896 | ||||
* | | Merge pull request #892 from godaji/remove-unused-code | Max Wittig | 2019-10-06 | 4 | -6/+3 |
|\ \ | |/ |/| | Remove unused code and simplify string format. | ||||
| * | refactor: remove unused code, simplify string format | godaji | 2019-10-06 | 4 | -6/+3 |
| | | |||||
* | | Merge pull request #896 from jouve/fix-functionnal-test | Max Wittig | 2019-10-06 | 4 | -70/+114 |
|\ \ | | | | | | | improve functionnal tests | ||||
| * | | feat(ci): improve functionnal tests | Cyril Jouve | 2019-10-06 | 4 | -70/+114 |
| | | | |||||
* | | | Merge pull request #894 from minitux/master | Max Wittig | 2019-10-05 | 3 | -0/+28 |
|\ \ \ | |/ / | | / | |/ |/| | feat (project): add file blame api | ||||
| * | feat(project): add file blame api | Vincent Lae | 2019-10-04 | 3 | -0/+28 |
|/ | | | | https://docs.gitlab.com/ee/api/repository_files.html#get-file-blame-from-repository | ||||
* | Merge pull request #891 from python-gitlab/docs/project-note-list | Max Wittig | 2019-10-02 | 1 | -0/+5 |
|\ | | | | | docs(projects): add note about project list | ||||
| * | docs(projects): add note about project list | Max Wittig | 2019-10-02 | 1 | -0/+5 |
|/ | | | Fixes #795 | ||||
* | Merge pull request #886 from LuckySB/cli_user_project | Max Wittig | 2019-09-27 | 1 | -2/+4 |
|\ | | | | | fix cli command user-project list | ||||
| * | fix(cli): fix cli command user-project list | Sergey Bondarev | 2019-09-27 | 1 | -2/+4 |
|/ | |||||
* | Merge pull request #885 from sathieu/patch-1 | Max Wittig | 2019-09-25 | 1 | -2/+4 |
|\ | | | | | Don't mangle label name on update | ||||
| * | fix(labels): don't mangle label name on update | Mathieu Parent | 2019-09-24 | 1 | -2/+4 |
|/ | |||||
* | Merge pull request #880 from python-gitlab/docs/tags-fix-typo | Max Wittig | 2019-09-10 | 1 | -1/+1 |
|\ | | | | | docs(repository-tags): fix typo | ||||
| * | docs(repository-tags): fix typo | Max Wittig | 2019-09-10 | 1 | -1/+1 |
|/ | | | Closes #879 | ||||
* | Merge pull request #878 from python-gitlab/test/todo-unit-test | Max Wittig | 2019-09-08 | 5 | -17/+133 |
|\ | | | | | Test/todo unit test | ||||
| * | 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 |