summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1478 from benjamb/benbrown/keep-containersNejc Habjan2021-06-017-12/+52
|\ \
| * | fix: ensure kwargs are passed appropriately for ObjectDeleteMixinBen Brown2021-06-011-1/+1
| * | test(functional): force delete users on resetBen Brown2021-06-011-1/+1
| * | docs: fix typo in http_delete docstringBen Brown2021-06-011-1/+1
| * | test(api): fix issues testBen Brown2021-06-011-3/+3
| * | test(functional): explicitly remove deploy tokens on resetBen Brown2021-06-011-0/+4
| * | test(cli): replace assignment expressionBen Brown2021-06-011-5/+3
| * | test(functional): optionally keep containers running post-testsBen Brown2021-06-013-1/+39
* | | Merge pull request #1483 from JohnVillalovos/jlvillal/mypy_cliNejc Habjan2021-06-012-40/+121
|\ \ \ | |/ / |/| |
| * | chore: add type-hints to gitlab/v4/cli.pyJohn L. Villalovos2021-05-312-40/+121
| |/
* | Merge pull request #1488 from JohnVillalovos/jlvillal/add_missing_optionNejc Habjan2021-06-011-1/+2
|\ \
| * | chore: add missing optional create parameter for approval_rulesJohn L. Villalovos2021-05-311-1/+2
|/ /
* | chore: apply typing suggestionsNejc Habjan2021-05-312-8/+12
* | feat(objects): add support for generic packages APINejc Habjan2021-05-318-33/+378
|/
* feat(api): add deployment mergerequests interfaceLudwig Weiss2021-05-304-3/+112
* chore(ci): ignore .python-version from pyenvLudwig Weiss2021-05-301-0/+1
* chore: apply suggestionsNejc Habjan2021-05-305-18/+27
* feat(objects): support all issues statistics endpointsNejc Habjan2021-05-306-29/+96
* feat(objects): add support for descendant groups APINejc Habjan2021-05-294-0/+101
* chore: clean up tox, pre-commit and requirementsNejc Habjan2021-05-2911-51/+46
* fix(cli): add missing list filter for jobsNejc Habjan2021-05-291-1/+1
* Merge pull request #1249 from rmonat/masterNejc Habjan2021-05-293-1/+90
|\
| * feat(objects): add pipeline test report supportRaphaƫl Monat2021-05-293-1/+90
|/
* Merge pull request #1475 from JohnVillalovos/jlvillal/gitignoreNejc Habjan2021-05-291-0/+11
|\
| * chore: make certain dotfiles searchable by ripgrepJohn L. Villalovos2021-05-291-0/+11
* | Merge pull request #1481 from JohnVillalovos/jlvillal/no_getmroNejc Habjan2021-05-291-12/+10
|\ \
| * | chore: use built-in function issubclass() instead of getmro()John L. Villalovos2021-05-281-12/+10
| |/
* | Merge pull request #1474 from JohnVillalovos/jlvillal/mv_unit_testsNejc Habjan2021-05-2957-3/+3
|\ \
| * | chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-2657-3/+3
| |/
* | Merge pull request #1480 from JohnVillalovos/jlvillal/fix_hintNejc Habjan2021-05-291-1/+2
|\ \ | |/ |/|
| * chore: correct a type-hintJohn L. Villalovos2021-05-281-1/+2
|/
* Merge pull request #1469 from JohnVillalovos/jlvillal/test_directoryNejc Habjan2021-05-2630-5/+5
|\
| * chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-2630-5/+5
|/
* Merge pull request #1465 from JohnVillalovos/jlvillal/fix_1452_query_parametersNejc Habjan2021-05-263-1/+140
|\
| * chore: add a merge_request() pytest fixture and use itJohn L. Villalovos2021-05-252-82/+105
| * chore: simplify functional testsJohn L. Villalovos2021-05-251-59/+57
| * fix: change mr.merge() to use 'post_data'John L. Villalovos2021-05-251-1/+1
| * chore: add functional test mr.merge() with long commit messageJohn L. Villalovos2021-05-251-0/+59
| * chore: add a functional test for issue #1120John L. Villalovos2021-05-251-0/+59
|/
* Merge pull request #1456 from python-gitlab/feat/billable-membersJohn Villalovos2021-05-254-2/+111
|\
| * feat(objects): add support for billable membersNejc Habjan2021-05-254-2/+111
|/
* Merge pull request #1463 from JohnVillalovos/jlvillal/isortNejc Habjan2021-05-2596-143/+96
|\
| * chore: fix import ordering using isortJohn L. Villalovos2021-05-2595-143/+81
| * chore: add an isort tox environment and run isort in CIJohn L. Villalovos2021-05-222-1/+16
|/
* Merge pull request #1290 from python-gitlab/fix/parse-cli-objects-camelcaseJohn Villalovos2021-05-173-19/+54
|\
| * test(cli): add more real class scenariosNejc Habjan2021-05-151-0/+6
| * fix(cli): fix parsing CLI objects to classnamesNejc Habjan2021-05-153-19/+48
* | Merge pull request #1459 from python-gitlab/renovate/alessandrojcm-commitlint...Nejc Habjan2021-05-161-2/+2
|\ \ | |/ |/|
| * chore(deps): update precommit hook alessandrojcm/commitlint-pre-commit-hook t...Renovate Bot2021-05-151-2/+2
|/
* Merge pull request #1376 from Shkurupii/feat-get-inherited-membersNejc Habjan2021-05-147-62/+97
|\