Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: rename ExportMixin to DownloadMixinfeat/group-import-export | Nejc Habjan | 2020-04-05 | 2 | -3/+3 |
| | |||||
* | test(api): add tests for group export/import API | Nejc Habjan | 2020-04-05 | 5 | -46/+139 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -1/+9 |
| | |||||
* | 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 | ||||
* | | feat: add support for commit GPG signature API | Nejc Habjan | 2020-03-22 | 2 | -0/+45 |
| | | |||||
* | | 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 |
| | | |||||
* | | fix: add missing import_project param | Nejc Habjan | 2020-03-18 | 1 | -0/+3 |
| | | |||||
* | | 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 |
| | |||||
* | Revert "feat: use keyset pagination by default for `all=True`" | Max Wittig | 2020-03-09 | 1 | -6/+0 |
| | |||||
* | chore: bump version to 2.1.1v2.1.1 | Max Wittig | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | chore(user): update user attributes to 12.8 | Max Wittig | 2020-03-09 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1039 from python-gitlab/fix/set-approversv2.1.0 | Max Wittig | 2020-03-08 | 1 | -1/+2 |
|\ | | | | | Fix/set approvers | ||||
| * | fix(projects): correct copy-paste errorfix/set-approvers | Max Wittig | 2020-03-08 | 1 | -1/+1 |
| | | |||||
| * | fix(objects): add default name data and use http post | Charles | 2020-02-15 | 1 | -2/+3 |
| | | | | | | | | Updating approvers new api needs a POST call. Also It needs a name of the new rule, defaulting this to 'name'. | ||||
* | | chore: bump version to 2.1.0 | Max Wittig | 2020-03-08 | 1 | -1/+1 |
| | | |||||
* | | fix: do not require empty data dict for create() | Nejc Habjan | 2020-03-07 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #1034 from filipowm/feat/api-oauth-applications | Max Wittig | 2020-03-01 | 3 | -0/+39 |
|\ \ | | | | | | | feat(api): add support for GitLab OAuth Applications using Applications API | ||||
| * | | feat(api): add support for GitLab OAuth Applications API | Mateusz Filipowicz | 2020-03-01 | 3 | -0/+39 |
| | | | |||||
* | | | Merge pull request #1003 from python-gitlab/feat/all-keyset-pagination | Roger Meier | 2020-02-25 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | feat: use keyset pagination by default for `all=True` | ||||
| * | | feat: use keyset pagination by default for `all=True` | Max Wittig | 2020-01-27 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #1026 from nejch/feat/user-memberships | Max Wittig | 2020-02-24 | 2 | -0/+44 |
|\ \ \ | | | | | | | | | feat: add support for user memberships API (#1009) | ||||
| * | | | feat: add support for user memberships API (#1009) | Nejc Habjan | 2020-02-22 | 2 | -0/+44 |
| | | | | |||||
* | | | | fix: remove trailing slashes from base URL (#913) | Nejc Habjan | 2020-02-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | test: add unit tests for base URLs with trailing slashes | Nejc Habjan | 2020-02-23 | 1 | -0/+17 |
|/ / / | |||||
* | | | test: remove duplicate resp_get_project | Nejc Habjan | 2020-02-19 | 1 | -9/+1 |
| | | | |||||
* | | | test: use lazy object in unit tests | Nejc Habjan | 2020-02-19 | 1 | -1/+1 |
| | | | |||||
* | | | test: add unit tests for revert commit API | Nejc Habjan | 2020-02-19 | 1 | -0/+52 |
| | | | |||||
* | | | fix: return response with commit data | Nejc Habjan | 2020-02-19 | 1 | -1/+4 |
| | | | |||||
* | | | style: fix black violations | Nejc Habjan | 2020-02-18 | 1 | -0/+1 |
| | | | |||||
* | | | feat: add support for commit revert API (#991) | Nejc Habjan | 2020-02-18 | 2 | -0/+20 |
| | | | |||||
* | | | Merge pull request #1005 from charlesfayal/fix_set_approvers | Max Wittig | 2020-02-12 | 1 | -3/+14 |
|\ \ \ | | |/ | |/| | change path for set_approvers to new api, with defaulted rule_type an… | ||||
| * | | fix(objects): update set_approvers function call | Charles | 2020-01-30 | 1 | -6/+12 |
| | | | | | | | | | | | | Added a miss paramter update to the set_approvers function | ||||
| * | | fix(objects): update to new gitlab api for path, and args | Charles | 2020-01-30 | 1 | -3/+8 |
| |/ | | | | | | | Updated the gitlab path for set_approvers to approvers_rules, added default arg for rule type, and added arg for # of approvals required. | ||||
* | | fix: remove null values from features POST data, because it fails | Mateusz Filipowicz | 2020-02-07 | 2 | -0/+5 |
| | | | | | | | | with HTTP 500 | ||||
* | | feat: add capability to control GitLab features per project or group | Mateusz Filipowicz | 2020-02-07 | 1 | -2/+19 |
| | |