summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: correct type-hints for http_put/http_postjlvillal/put_post_rawJohn L. Villalovos2022-01-0619-113/+41
* chore: add temporary banner for v3Nejc Habjan2022-01-051-1/+4
* chore: release v3.0.0v3.0.0github-actions2022-01-052-1/+68
* docs: switch to Furo and refresh introduction pagesNejc Habjan2022-01-048-269/+216
* Merge pull request #1804 from mlegner/patch-1Nejc Habjan2022-01-041-1/+1
|\
| * chore: fix typo in MR documentationMarkus Legner2022-01-041-1/+1
|/
* chore(deps): update dependency argcomplete to v2Renovate Bot2022-01-033-3/+3
* chore(deps): update dependency requests to v2.27.0Renovate Bot2022-01-032-2/+2
* Merge pull request #1800 from python-gitlab/jlvillal/dot_branchNejc Habjan2022-01-041-0/+17
|\
| * chore: add test case to show branch name with period worksjlvillal/dot_branchJohn L. Villalovos2022-01-031-0/+17
* | chore(deps): update typing dependenciesRenovate Bot2022-01-032-4/+4
* | Merge pull request #1799 from python-gitlab/renovate/mypy-0.xNejc Habjan2022-01-041-1/+1
|\ \ | |/ |/|
| * chore(deps): update dependency mypy to v0.930Renovate Bot2022-01-041-1/+1
|/
* feat(docker): remove custom entrypoint from imageNejc Habjan2022-01-033-37/+26
* feat(cli): allow options from args and environment variablesNejc Habjan2022-01-027-25/+421
* chore(deps): upgrade mypy pre-commit hookNejc Habjan2022-01-021-1/+1
* Merge pull request #1792 from python-gitlab/jlvillal/cli_testNejc Habjan2022-01-021-4/+8
|\
| * chore: fix functional test failure if config presentjlvillal/cli_testJohn L. Villalovos2022-01-011-4/+8
|/
* Merge pull request #1773 from python-gitlab/jlvillal/paginationNejc Habjan2021-12-315-23/+35
|\
| * fix: handle situation where GitLab does not return valuesjlvillal/paginationJohn L. Villalovos2021-12-305-23/+35
|/
* test: reproduce missing pagination headers in testsNejc Habjan2021-12-301-0/+30
* test: drop httmock dependency in test_gitlab.pyNejc Habjan2021-12-301-45/+61
* Merge pull request #1783 from python-gitlab/jlvillal/sidekiqNejc Habjan2021-12-291-0/+30
|\
| * chore: ensure reset_gitlab() succeedsJohn L. Villalovos2021-12-281-0/+30
|/
* Merge pull request #1782 from python-gitlab/jlvillal/repository_func_testsNejc Habjan2021-12-281-0/+4
|\
| * chore: skip a functional test if not using >= py3.9jlvillal/repository_func_testsJohn L. Villalovos2021-12-261-0/+4
* | Merge pull request #1781 from python-gitlab/jlvillal/docker_composeNejc Habjan2021-12-281-1/+1
|\ \ | |/ |/|
| * chore: update version in docker-compose.ymljlvillal/docker_composeJohn L. Villalovos2021-12-261-1/+1
|/
* docs: correct documentation for updating discussion noteHailiang2021-12-251-1/+1
* Merge pull request #1774 from python-gitlab/jlvillal/doc_artifactsNejc Habjan2021-12-251-0/+5
|\
| * chore: generate artifacts for the docs build in the CIjlvillal/doc_artifactsJohn L. Villalovos2021-12-221-0/+5
* | Merge pull request #1776 from python-gitlab/jlvillal/rebase_in_progressNejc Habjan2021-12-254-2/+15
|\ \ | |/ |/|
| * chore: add and document optional parameters for get MRjlvillal/rebase_in_progressJohn L. Villalovos2021-12-232-0/+13
| * docs: rename documentation files to match names of code filesJohn L. Villalovos2021-12-233-2/+2
|/
* feat(api): support file format for repository archiveMax Ludwig2021-12-213-4/+39
* Merge pull request #1766 from python-gitlab/jlvillal/leave_dotNejc Habjan2021-12-216-47/+20
|\
| * fix: stop encoding '.' to '%2E'jlvillal/leave_dotJohn L. Villalovos2021-12-206-47/+20
* | Merge pull request #1770 from python-gitlab/renovate/alessandrojcm-commitlint...Nejc Habjan2021-12-211-1/+1
|\ \
| * | chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ...renovate/alessandrojcm-commitlint-pre-commit-hook-6.xRenovate Bot2021-12-201-1/+1
* | | Merge pull request #1753 from python-gitlab/renovate/mypy-0.xNejc Habjan2021-12-212-2/+2
|\ \ \
| * | | chore: remove '# type: ignore' for new mypy versionrenovate/mypy-0.xJohn L. Villalovos2021-12-201-1/+1
| * | | chore(deps): update dependency mypy to v0.920Renovate Bot2021-12-201-1/+1
| |/ /
* | | chore(deps): update pre-commit hook pycqa/flake8 to v4Renovate Bot2021-12-201-1/+1
* | | chore(deps): update pre-commit hook psf/black to v21Renovate Bot2021-12-201-1/+1
* | | chore(deps): update pre-commit hook pycqa/isort to v5.10.1Renovate Bot2021-12-201-1/+1
|/ /
* | chore(ci): enable renovate for pre-commitNejc Habjan2021-12-201-1/+2
|/
* Merge pull request #1765 from python-gitlab/jlvillal/unit_test_configNejc Habjan2021-12-201-2/+4
|\
| * chore: fix unit test if config file exists locallyjlvillal/unit_test_configJohn L. Villalovos2021-12-191-2/+4
* | docs(project): remove redundant encoding parameterShashwat Kumar2021-12-191-1/+0
|/
* Merge pull request #1757 from python-gitlab/jlvillal/gitignoreNejc Habjan2021-12-191-0/+1
|\