summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(client): mask tokens by default when loggingjlvillal/logging-mask-tokensNejc Habjan2022-07-303-5/+71
* Merge pull request #2188 from python-gitlab/jlvillal/fix_functional_ciNejc Habjan2022-07-292-11/+71
|\
| * test: attempt to make functional test startup more reliableJohn L. Villalovos2022-07-292-11/+71
* | docs: describe self-revoking personal access tokensNejc Habjan2022-07-292-0/+32
* | Merge pull request #2199 from orf/patch-1Nejc Habjan2022-07-291-3/+7
|\ \
| * | feat: Support downloading archive subpathsTom Forbes2022-07-291-3/+7
| |/
* | Merge pull request #2157 from python-gitlab/jlvillal/mypy_step_by_stepNejc Habjan2022-07-297-13/+47
|\ \
| * | chore: enable mypy check `warn_return_any`John L. Villalovos2022-07-287-13/+47
| |/
* | Merge pull request #2201 from python-gitlab/jlvillal/encoding_warningNejc Habjan2022-07-294-4/+5
|\ \
| * | chore: make code PEP597 compliantJohn L. Villalovos2022-07-284-4/+5
| |/
* | Merge pull request #2194 from python-gitlab/jlvillal/update-gitlabNejc Habjan2022-07-299-54/+47
|\ \ | |/ |/|
| * chore(clusters): deprecate clusters supportJohn L. Villalovos2022-07-283-48/+9
| * chore(topics): 'title' is required when creating a topicJohn L. Villalovos2022-07-285-5/+37
| * test(functional): bump GitLab docker image to 15.2.0-ee.0John L. Villalovos2022-07-271-1/+1
* | chore: release v3.7.0v3.7.0github-actions2022-07-282-1/+45
* | Merge pull request #2198 from nickbroon/nickbroon-release-sort-orderNejc Habjan2022-07-281-0/+5
|\ \
| * | feat: allow sort/ordering for project releasesNick Brown2022-07-281-0/+5
* | | docs(cli): showcase use of token scopesNejc Habjan2022-07-281-1/+48
* | | test(cli): add tests for token scopesNejc Habjan2022-07-282-0/+46
* | | fix: support array types for most resourcesNejc Habjan2022-07-2813-14/+61
* | | feat(cli): add a custom help formatterWaldek Maleska2022-07-283-1/+33
|/ /
* | Merge pull request #2195 from python-gitlab/jlvillal/array_testNejc Habjan2022-07-281-0/+13
|\ \
| * | test: add test to show issue fixedJohn L. Villalovos2022-07-271-0/+13
|/ /
* | Merge pull request #1699 from python-gitlab/jlvillal/arraysNejc Habjan2022-07-287-31/+134
|\ \ | |/ |/|
| * fix: use the [] after key names for array variables in `params`John L. Villalovos2022-07-277-31/+134
|/
* feat: add support for iterations APINejc Habjan2022-07-277-0/+112
* feat(groups): add support for shared projects APINejc Habjan2022-07-264-4/+72
* test: always ensure clean config environmentNejc Habjan2022-07-264-19/+29
* chore: revert "test(functional): simplify token creation"Nejc Habjan2022-07-262-4/+26
* Merge pull request #1778 from python-gitlab/jlvillal/gitlab-eeNejc Habjan2022-07-265-7/+89
|\
| * test(ee): add an EE specific testJohn L. Villalovos2022-07-252-5/+11
| * chore: enable using GitLab EE in functional testsJohn L. Villalovos2022-07-254-3/+79
|/
* test(functional): simplify token creationNejc Habjan2022-07-253-26/+9
* Merge pull request #2184 from python-gitlab/renovate/commitizen-tools-commiti...Nejc Habjan2022-07-251-1/+1
|\
| * chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.29.0renovate[bot]2022-07-251-1/+1
* | Merge pull request #2182 from python-gitlab/renovate/commitizen-2.xNejc Habjan2022-07-251-1/+1
|\ \
| * | chore(deps): update dependency commitizen to v2.29.0renovate[bot]2022-07-251-1/+1
* | | chore(deps): update dependency mypy to v0.971renovate[bot]2022-07-241-1/+1
| |/ |/|
* | chore(deps): update typing dependenciesrenovate[bot]2022-07-242-4/+4
|/
* docs(projects): document export with upload to URLNejc Habjan2022-07-241-0/+13
* feat(issues): add support for issue reorder APINejc Habjan2022-07-243-1/+57
* feat(namespaces): add support for namespace existence APINejc Habjan2022-07-243-4/+49
* Merge pull request #2173 from python-gitlab/jlvillal/config_test_fixNejc Habjan2022-07-241-1/+6
|\
| * test: fix broken test if user had config filesJohn L. Villalovos2022-07-231-1/+6
|/
* feat: add support for group and project invitations APINejc Habjan2022-07-238-0/+331
* feat(projects): add support for project restore APINejc Habjan2022-07-234-0/+40
* chore(authors): fix email and do the ABCNejc Habjan2022-07-231-1/+1
* refactor: migrate services to integrationsNejc Habjan2022-07-235-55/+79
* fix(runners): fix listing for /runners/allNejc Habjan2022-07-235-5/+68
* docs: describe fetching existing export statusNejc Habjan2022-07-231-0/+8