Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(config): fix duplicate codefix/duplicate-code | Max Wittig | 2020-05-16 | 1 | -8/+0 |
| | | | | Fixes #1094 | ||||
* | Merge pull request #1086 from python-gitlab/test/pytest-cli-tests | Max Wittig | 2020-04-29 | 6 | -308/+889 |
|\ | | | | | test(cli): convert CLI shell tests to pytest test cases | ||||
| * | test(cli): convert shell tests to pytest test casestest/pytest-cli-tests | Nejc Habjan | 2020-04-26 | 6 | -308/+889 |
|/ | |||||
* | Merge pull request #1085 from python-gitlab/chore/codecov-travis | Max Wittig | 2020-04-26 | 2 | -1/+7 |
|\ | | | | | chore(ci): add codecov integration to Travis | ||||
| * | docs(readme): add codecov badge for masterchore/codecov-travis | Nejc Habjan | 2020-04-25 | 1 | -0/+3 |
| | | |||||
| * | chore(ci): add codecov integration to Travis | Nejc Habjan | 2020-04-25 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #1082 from python-gitlab/chore/signature-gpg-x509 | Max Wittig | 2020-04-23 | 5 | -19/+14 |
|\ | | | | | chore: bring commit signatures up to date with 12.10 | ||||
| * | chore(test): remove outdated token testchore/signature-gpg-x509 | Nejc Habjan | 2020-04-23 | 1 | -10/+5 |
| | | |||||
| * | chore: bring commit signatures up to date with 12.10 | Nejc Habjan | 2020-04-22 | 5 | -9/+9 |
|/ | |||||
* | Merge pull request #1069 from zillow/feat/add-custom-pipeline-schedule-play | Max Wittig | 2020-04-22 | 4 | -0/+92 |
|\ | | | | | feat: Add play command to project pipeline schedules | ||||
| * | ci: lint fixes | Christopher Zorn | 2020-04-21 | 1 | -14/+18 |
| | | |||||
| * | ci: add a test for creating and triggering pipeline schedule | Christopher Zorn | 2020-04-21 | 1 | -0/+61 |
| | | |||||
| * | feat: add play command to project pipeline schedules | Christopher Zorn | 2020-04-20 | 3 | -0/+27 |
|/ | | | | | | | | fix: remove version from setup feat: add pipeline schedule play error exception docs: add documentation for pipeline schedule play | ||||
* | Merge pull request #1077 from Flor1an-dev/master | Nejc Habjan | 2020-04-18 | 2 | -0/+8 |
|\ | | | | | feat(api): added support in the GroupManager to upload Group avatars | ||||
| * | feat(api): added support in the GroupManager to upload Group avatars | Florian | 2020-04-17 | 2 | -0/+8 |
| | | |||||
* | | Merge pull request #1075 from python-gitlab/feat/available-services | Nejc Habjan | 2020-04-17 | 3 | -29/+333 |
|\ \ | | | | | | | feat(services): add project service list API | ||||
| * | | chore: fix typo in docstringfeat/available-services | Nejc Habjan | 2020-04-17 | 1 | -1/+1 |
| | | | |||||
| * | | chore: remove old builds-email service | Nejc Habjan | 2020-04-17 | 1 | -1/+0 |
| | | | |||||
| * | | chore(services): update available service attributes | Max Wittig | 2020-04-16 | 1 | -26/+203 |
| | | | |||||
| * | | feat(services): add project service list API | Max Wittig | 2020-04-16 | 3 | -2/+130 |
| |/ | | | | | | | | | Can be used to list available services It was introduced in GitLab 12.7 | ||||
* | | Merge pull request #1074 from jeremycline/environment-variable | Nejc Habjan | 2020-04-17 | 3 | -2/+26 |
|\ \ | |/ |/| | feat: Allow an environment variable to specify config location | ||||
| * | feat: allow an environment variable to specify config location | Jeremy Cline | 2020-04-16 | 3 | -2/+26 |
| | | | | | | | | | | | | | | | | It can be useful (especially in scripts) to specify a configuration location via an environment variable. If the "PYTHON_GITLAB_CFG" environment variable is defined, treat its value as the path to a configuration file and include it in the set of default configuration locations. | ||||
* | | Merge pull request #1073 from python-gitlab/docs/readme-test-docs | Nejc Habjan | 2020-04-16 | 1 | -3/+3 |
|\ \ | |/ |/| | docs(readme): update test docs | ||||
| * | 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 |