summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* chore: add responses to pre-commit depsNejc Habjan2022-10-271-0/+1
* docs(advanced): add hint on type narrowingNejc Habjan2022-10-271-0/+20
* chore: add basic type checks to functional/api testsNejc Habjan2022-10-275-6/+7
* chore: add basic typing to functional testsNejc Habjan2022-10-274-7/+11
* chore: narrow type hints for license APINejc Habjan2022-10-271-1/+1
* chore: add basic type checks to meta testsNejc Habjan2022-10-272-6/+8
* chore: add basic typing to smoke testsNejc Habjan2022-10-274-24/+10
* chore: add basic typing to test rootNejc Habjan2022-10-273-7/+11
* Merge pull request #2345 from python-gitlab/jlvillal/enable_debugNejc Habjan2022-10-271-0/+6
|\
| * docs: add minimal docs about the `enable_debug()` methodJohn L. Villalovos2022-10-271-0/+6
|/
* Merge pull request #2343 from python-gitlab/feat/python-3-11Max Wittig2022-10-266-14/+15
|\
| * feat(build): officially support Python 3.11Nejc Habjan2022-10-266-14/+15
|/
* Merge pull request #2341 from python-gitlab/renovate/maxbrunet-pre-commit-ren...Nejc Habjan2022-10-241-1/+1
|\
| * chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v33renovate[bot]2022-10-241-1/+1
|/
* chore(deps): update all non-major dependenciesrenovate[bot]2022-10-233-4/+4
* Merge pull request #2320 from lmilbaum/refactoringNejc Habjan2022-10-202-7/+10
|\
| * refactor: pre-commit trigger from toxLiora Milbaum2022-10-192-7/+10
|/
* Merge pull request #2333 from python-gitlab/jlvillal/remove_approvers_endpointNejc Habjan2022-10-193-37/+1
|\
| * chore: add `not-callable` to pylint ignore listJohn L. Villalovos2022-10-191-0/+1
| * fix: remove `project.approvals.set_approvals()` methodJohn L. Villalovos2022-10-192-37/+0
|/
* Merge pull request #2332 from python-gitlab/jlvillal/fix_testNejc Habjan2022-10-191-4/+9
|\
| * test: fix `test_project_push_rules` testJohn L. Villalovos2022-10-181-4/+9
|/
* chore: revert compose upgradeNejc Habjan2022-10-184-11/+5
* docs(commits): fix commit create example for binary contentThomas Schmelzer2022-10-181-1/+1
* test: enable skipping tests per GitLab planNejc Habjan2022-10-188-23/+53
* refactor: migrate legacy EE tests to pytestNejc Habjan2022-10-189-165/+173
* Merge pull request #2322 from AndreySV/fix-test-with-falseNejc Habjan2022-10-171-2/+2
|\
| * test: use false instead of /usr/bin/falseAndrey Skvortsov2022-10-171-2/+2
|/
* Merge pull request #2318 from python-gitlab/renovate/all-minor-patchNejc Habjan2022-10-178-15/+15
|\
| * chore(deps): update all non-major dependenciesrenovate[bot]2022-10-178-15/+15
|/
* refactor: pytest-docker fixturesLiora Milbaum2022-10-163-25/+31
* chore: use kwargs for http_request docsNejc Habjan2022-10-161-2/+7
* docs(readme): add a basic feature listNejc Habjan2022-10-162-7/+20
* docs(api): describe use of lower-level methodsNejc Habjan2022-10-163-0/+105
* fix: use epic id instead of iid for epic notesShreya2022-10-162-4/+11
* chore(deps): pin GitHub ActionsNejc Habjan2022-10-157-17/+24
* chore(deps): group non-major upgrades to reduce noiseNejc Habjan2022-10-151-0/+1
* chore(deps): pin and clean up test dependenciesNejc Habjan2022-10-153-9/+8
* refactor(deps): drop compose v1 dependency in favor of v2Nejc Habjan2022-10-153-4/+10
* chore(deps): pin dependenciesrenovate[bot]2022-10-152-2/+2
* chore: topic functional testsLiora Milbaum2022-10-151-5/+11
* feat(api): add support for topics merge APINejc Habjan2022-10-144-1/+65
* chore: renovate and precommit cleanupLiora Milbaum2022-10-124-22/+20
* chore(deps): update black to v22.10.0renovate[bot]2022-10-092-2/+2
* chore(deps): update dependency types-requests to v2.28.11.2renovate[bot]2022-10-092-2/+2
* docs(api): describe the list() and all() runners' functionsLiora Milbaum2022-10-096-18/+28
* chore: fix flaky testJohn L. Villalovos2022-10-091-4/+3
* fix(cli): handle list response for json/yaml outputJohn L. Villalovos2022-10-062-4/+48
* chore: update the issue templatesJohn L. Villalovos2022-10-062-0/+17
* fix: intermittent failure in test_merge_request_reset_approvalsJohn L. Villalovos2022-10-052-2/+4