summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | chore: enable pylint checks which require no changesJohn L. Villalovos2022-06-041-7/+0
| * | chore: enable pylint checksJohn L. Villalovos2022-06-043-9/+1
* | | Merge pull request #2054 from python-gitlab/jlvillal/resourceNejc Habjan2022-06-053-14/+27
|\ \ \ | |/ / |/| |
| * | chore: rename `whaction` and `action` to `resource_action` in CLIJohn L. Villalovos2022-06-053-14/+27
|/ /
* | Merge pull request #2049 from python-gitlab/jlvillal/python_311Nejc Habjan2022-06-041-1/+1
|\ \
| * | test: move back to using latest Python 3.11 versionJohn L. Villalovos2022-06-031-1/+1
* | | Merge pull request #2053 from python-gitlab/jlvillal/resourceNejc Habjan2022-06-043-22/+24
|\ \ \
| * | | chore: rename `what` to `gitlab_resource`John L. Villalovos2022-06-033-22/+24
* | | | Merge pull request #2052 from python-gitlab/jlvillal/cli_minor_cleanNejc Habjan2022-06-041-2/+2
|\ \ \ \ | |/ / /
| * | | chore: rename `__call__()` to `run()` in GitlabCLIJohn L. Villalovos2022-06-031-2/+2
| |/ /
* | | Merge pull request #2050 from python-gitlab/jlvillal/more_pylintNejc Habjan2022-06-042-3/+2
|\ \ \ | |/ / |/| |
| * | chore: enable 'consider-using-sys-exit' pylint checkJohn L. Villalovos2022-06-032-3/+2
|/ /
* | test: increase client coverageNejc Habjan2022-06-022-0/+39
* | Merge pull request #2043 from python-gitlab/jlvillal/f-stringNejc Habjan2022-06-012-4/+3
|\ \ | |/ |/|
| * chore: require f-stringsJohn L. Villalovos2022-06-012-4/+3
|/
* chore(ci): pin 3.11 to beta.1Nejc Habjan2022-06-011-1/+1
* test(cli): improve coverage for custom actionsNejc Habjan2022-06-013-4/+39
* chore(cli): ignore coverage on exceptions triggering cli.dieNejc Habjan2022-06-011-7/+7
* fix(cli): fix project export download for CLINejc Habjan2022-06-012-1/+35
* Merge pull request #2042 from python-gitlab/jlvillal/exclusiveNejc Habjan2022-06-017-44/+41
|\
| * chore: move `utils._validate_attrs` inside `types.RequiredOptional`John L. Villalovos2022-05-317-44/+41
| * chore: remove use of '%' string formatter in `gitlab/utils.py`John L. Villalovos2022-05-311-2/+2
|/
* Merge pull request #2040 from python-gitlab/jlvillal/type_aliasNejc Habjan2022-06-012-9/+9
|\
| * chore: have `EncodedId` creation always return `EncodedId`John L. Villalovos2022-05-312-9/+9
|/
* feat: support mutually exclusive attributes and consolidate validation to fix...Walter Rowe2022-05-318-40/+53
* Merge pull request #2039 from python-gitlab/jlvillal/required_optionalNejc Habjan2022-05-3146-65/+108
|\
| * chore: move `RequiredOptional` to the `gitlab.types` moduleJohn L. Villalovos2022-05-3146-65/+108
|/
* Merge pull request #2036 from python-gitlab/jlvillal/get_not_noneNejc Habjan2022-05-3012-66/+50
|\
| * chore: update type-hints return signature for GetWithoutIdMixin methodsJohn L. Villalovos2022-05-3012-66/+50
|/
* Merge pull request #2033 from python-gitlab/jlvillal/module_not_found_errorNejc Habjan2022-05-303-4/+4
|\
| * chore: correct ModuleNotFoundError() argumentsJohn L. Villalovos2022-05-293-4/+4
* | Merge pull request #2034 from python-gitlab/renovate/typing-dependenciesNejc Habjan2022-05-302-4/+4
|\ \
| * | chore(deps): update typing dependenciesRenovate Bot2022-05-302-4/+4
| |/
* | Merge pull request #2035 from python-gitlab/renovate/commitizen-2.xNejc Habjan2022-05-301-1/+1
|\ \ | |/ |/|
| * chore(deps): update dependency commitizen to v2.27.1Renovate Bot2022-05-301-1/+1
|/
* chore(mixins): remove None check as http_get always returns valueNejc Habjan2022-05-291-2/+0
* test(gitlab): increase unit test coverageNejc Habjan2022-05-2912-34/+304
* Merge pull request #2032 from python-gitlab/jlvillal/i_hate_as_listNejc Habjan2022-05-3016-63/+99
|\
| * feat(client): introduce `iterator=True` and deprecate `as_list=False` in `lis...John L. Villalovos2022-05-2916-63/+99
|/
* Merge pull request #1884 from python-gitlab/jlvillal/list_docsNejc Habjan2022-05-291-5/+13
|\
| * docs: use `as_list=False` or `all=True` in Getting startedJohn L. Villalovos2022-05-291-5/+13
|/
* refactor(mixins): extract custom type transforms into utilsNejc Habjan2022-05-293-46/+68
* chore: release v3.5.0v3.5.0github-actions2022-05-282-1/+17
* chore(ci): fix prefix for action versionNejc Habjan2022-05-281-1/+1
* chore(ci): pin semantic-release versionNejc Habjan2022-05-281-1/+1
* feat(objects): support get project storage endpointNejc Habjan2022-05-274-0/+73
* Merge pull request #2022 from MichaelSweikata/feat/documentation-updateNejc Habjan2022-05-242-0/+22
|\
| * docs: update issue example and extend API usage docsMichael Sweikata2022-05-242-0/+22
* | chore(deps): update pre-commit hook pycqa/pylint to v2.13.9Renovate Bot2022-05-231-1/+1
* | chore(deps): update dependency pylint to v2.13.9Renovate Bot2022-05-231-1/+1
|/