Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs(readme): update test docsdocs/readme-test-docs | Max Wittig | 2020-04-14 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1072 from spyoungtech/feat/restobject-dir | Max Wittig | 2020-04-14 | 1 | -0/+3 |
|\ | | | | | feat(types): add __dir__ to RESTObject to expose attributes | ||||
| * | feat(types): add __dir__ to RESTObject to expose attributes | Spencer Young | 2020-04-13 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #1066 from nejch/chore/pytest-for-unit-tests | Max Wittig | 2020-04-08 | 6 | -12/+20 |
|\ | | | | | chore: use pytest to run unit tests and coverage | ||||
| * | chore: use pytest for unit tests and coverage | Nejc Habjan | 2020-04-07 | 6 | -12/+20 |
| | | |||||
* | | Merge pull request #1067 from python-gitlab/fix/missing-project-attributes | Max Wittig | 2020-04-08 | 1 | -2/+58 |
|\ \ | |/ |/| | fix(project): add missing project parameters | ||||
| * | fix(project): add missing project parametersfix/missing-project-attributes | Nejc Habjan | 2020-04-08 | 1 | -2/+58 |
|/ | |||||
* | chore: bump to 2.2.0v2.2.0 | Max Wittig | 2020-04-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1059 from python-gitlab/fix/raise-from | Max Wittig | 2020-04-07 | 5 | -15/+40 |
|\ | | | | | chore: use raise..from for chained exceptions (#939) | ||||
| * | chore: use raise..from for chained exceptions (#939)fix/raise-from | Nejc Habjan | 2020-03-30 | 5 | -15/+40 |
| | | |||||
* | | Merge pull request #1052 from machine424/deploy-tokens-support | Max Wittig | 2020-04-07 | 7 | -8/+354 |
|\ \ | | | | | | | feat(api): add support for Gitlab Deploy Token API | ||||
| * | | feat(api): add support for Gitlab Deploy Token API | ayoub mrini | 2020-04-06 | 7 | -8/+354 |
| |/ | |||||
* | | Merge pull request #1064 from python-gitlab/feat/project-remote-mirrors | Max Wittig | 2020-04-07 | 5 | -0/+159 |
|\ \ | | | | | | | feat(api): add support for remote mirrors API (#1056) | ||||
| * | | feat(api): add support for remote mirrors API (#1056)feat/project-remote-mirrors | Nejc Habjan | 2020-04-07 | 5 | -0/+159 |
|/ / | |||||
* | | Merge pull request #1063 from python-gitlab/feat/group-import-export | Max Wittig | 2020-04-06 | 10 | -74/+306 |
|\ \ | | | | | | | Feat: support for group import/export API | ||||
| * | | chore: rename ExportMixin to DownloadMixinfeat/group-import-export | Nejc Habjan | 2020-04-05 | 2 | -3/+3 |
| | | | |||||
| * | | docs: add docs for Group Import/Export API | Nejc Habjan | 2020-04-05 | 1 | -0/+56 |
| | | | |||||
| * | | test(api): add tests for group export/import API | Nejc Habjan | 2020-04-05 | 6 | -46/+166 |
| | | | |||||
| * | | feat(api): add support for Group Import/Export API (#1037) | Nejc Habjan | 2020-04-05 | 3 | -1/+55 |
| | | | |||||
| * | | chore(mixins): factor out export download into ExportMixin | Nejc Habjan | 2020-04-05 | 2 | -28/+30 |
| | | | |||||
* | | | chore(group): update group_manager attributes (#1062) | Max Wittig | 2020-04-06 | 1 | -1/+24 |
|/ / | | | | | | | | | | | * chore(group): update group_manager attributes Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com> | ||||
* | | Merge pull request #1058 from ↵ | Max Wittig | 2020-04-02 | 3 | -2/+21 |
|\ \ | |/ |/| | | | | | python-gitlab/fix/listattribute-get-api-splits-string Fix: ListAttribute get_for_api() splits strings | ||||
| * | fix(types): do not split single value string in ListAttributefix/listattribute-get-api-splits-string | Nejc Habjan | 2020-03-28 | 1 | -0/+4 |
| | | |||||
| * | test(types): reproduce get_for_api splitting strings (#1057) | Nejc Habjan | 2020-03-28 | 2 | -2/+17 |
|/ | |||||
* | Merge pull request #1053 from lassimus/master | Nejc Habjan | 2020-03-23 | 1 | -0/+4 |
|\ | | | | | feat: add create from template args to ProjectManager | ||||
| * | feat: add create from template args to ProjectManager | lassimus | 2020-03-20 | 1 | -0/+4 |
| | | | | | | | | | | | | This commit adds the v4 Create project attributes necessary to create a project from a project, instance, or group level template as documented in https://docs.gitlab.com/ee/api/projects.html#create-project | ||||
* | | Merge pull request #1054 from nejch/chore/cleanup-test-env | Max Wittig | 2020-03-22 | 4 | -15/+48 |
|\ \ | | | | | | | chore: improve test environment for upcoming features | ||||
| * | | chore: fix typo in allow_failures | Nejc Habjan | 2020-03-22 | 1 | -1/+1 |
| | | | |||||
| * | | chore: pass environment variables in tox | Nejc Habjan | 2020-03-21 | 1 | -0/+1 |
| | | | |||||
| * | | chore: improve and document testing against different images | Nejc Habjan | 2020-03-21 | 3 | -3/+42 |
| | | | |||||
| * | | chore: remove references to python2 in test env | Nejc Habjan | 2020-03-21 | 3 | -12/+5 |
| | | | |||||
* | | | Merge pull request #1055 from nejch/feat/commit-gpg-signature | Max Wittig | 2020-03-22 | 7 | -44/+155 |
|\ \ \ | |/ / |/| | | feat: add support for commit GPG signature | ||||
| * | | feat: add support for commit GPG signature API | Nejc Habjan | 2020-03-22 | 6 | -0/+76 |
| | | | |||||
| * | | test: create separate module for commit tests | Nejc Habjan | 2020-03-22 | 2 | -44/+79 |
|/ / | |||||
* | | Merge pull request #1049 from donhui/typo-fix | Nejc Habjan | 2020-03-21 | 2 | -4/+4 |
|\ \ | |/ |/| | * docs: fix comment of prev_page() | ||||
| * | docs: fix comment of prev_page() | Donghui Wang | 2020-03-21 | 1 | -1/+1 |
| | | | | | | | | Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com> | ||||
| * | docs: fix comment of prev_page() | Donghui Wang | 2020-03-21 | 1 | -1/+1 |
| | | | | | | | | Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com> | ||||
| * | docs: fix comment of prev_page() | donhui | 2020-03-20 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #1040 from nejch/test/project-export-import | Max Wittig | 2020-03-19 | 4 | -33/+164 |
|\ \ | |/ |/| | test: update tests and params for project export/import | ||||
| * | fix: add missing import_project param | Nejc Habjan | 2020-03-18 | 2 | -1/+8 |
| | | |||||
| * | test: move mocks to top of module | Nejc Habjan | 2020-03-18 | 1 | -100/+102 |
| | | |||||
| * | chore: clean up for black and flake8 | Nejc Habjan | 2020-03-18 | 1 | -11/+7 |
| | | |||||
| * | chore: flatten test_import_github | Nejc Habjan | 2020-03-18 | 1 | -25/+26 |
| | | |||||
| * | chore: move test_import_github into TestProjectImport | Nejc Habjan | 2020-03-18 | 2 | -29/+27 |
| | | |||||
| * | test: add unit tests for Project Import | Nejc Habjan | 2020-03-18 | 1 | -0/+53 |
| | | |||||
| * | test: add unit tests for Project Export | Nejc Habjan | 2020-03-18 | 1 | -1/+70 |
| | | |||||
| * | test: prepare base project test class for more tests | Nejc Habjan | 2020-03-18 | 1 | -4/+9 |
|/ | |||||
* | chore: bump version to 2.1.2v2.1.2 | Max Wittig | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1045 from ↵ | Roger Meier | 2020-03-09 | 2 | -11/+1 |
|\ | | | | | | | | | python-gitlab/revert-1003-feat/all-keyset-pagination Revert "feat: use keyset pagination by default for `all=True`" | ||||
| * | Revert "feat: use keyset pagination by default for `all=True`" | Max Wittig | 2020-03-09 | 2 | -11/+1 |
|/ |