summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(objects): add a complete job artifacts managerfeat/job-artifacts-managerNejc Habjan2022-07-273-89/+142
* 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
* Merge pull request #2166 from python-gitlab/jlvillal/podmanNejc Habjan2022-07-231-1/+1
|\
| * test: allow `podman` users to run functional testsJohn L. Villalovos2022-07-221-1/+1
|/
* fix(config): raise error when gitlab id provided but no config section foundNejc Habjan2022-07-222-1/+12
* fix(config): raise error when gitlab id provided but no config file foundNejc Habjan2022-07-222-0/+11
* Merge pull request #1785 from python-gitlab/jlvillal/reset_gitlabNejc Habjan2022-07-221-48/+17
|\
| * chore: make reset_gitlab() betterJohn L. Villalovos2022-07-221-48/+17
|/
* Merge pull request #1784 from python-gitlab/jlvillal/sidekiqNejc Habjan2022-07-222-29/+50
|\
| * chore: fixtures: after delete() wait to verify deletedJohn L. Villalovos2022-07-212-29/+50
* | Merge pull request #2163 from python-gitlab/jlvillal/lint_warningNejc Habjan2022-07-221-1/+2
|\ \ | |/ |/|
| * test(api_func_v4): catch deprecation warning for `gl.lint()`John L. Villalovos2022-07-211-1/+2
|/
* test(functional): use both get_all and all in list() testsNejc Habjan2022-07-211-11/+22
* fix: add `get_all` param (and `--get-all`) to allow passing `all` to APINejc Habjan2022-07-2119-100/+158
* Merge pull request #2161 from nickbroon/nickbroon-jobs_scopeNejc Habjan2022-07-211-0/+1
|\
| * feat: add support for filtering jobs by scopeNick Brown2022-07-211-0/+1
* | Merge pull request #2160 from python-gitlab/docs-author-add-johnNejc Habjan2022-07-211-0/+1
|\ \ | |/ |/|
| * docs(authors): add JohnMax Wittig2022-07-211-0/+1
|/
* Merge pull request #1872 from python-gitlab/jlvillal/as_dictNejc Habjan2022-07-203-13/+148
|\
| * feat: add `asdict()` and `to_json()` methods to Gitlab ObjectsJohn L. Villalovos2022-07-203-22/+129
| * fix: results returned by `attributes` property to show updatesJohn L. Villalovos2022-07-202-4/+32
* | Merge pull request #2082 from python-gitlab/jlvillal/mark_lazy_stateNejc Habjan2022-07-203-2/+54
|\ \ | |/ |/|
| * chore: add a `lazy` boolean attribute to `RESTObject`John L. Villalovos2022-07-203-2/+54
|/
* test: add more tests for container registriesNejc Habjan2022-07-201-4/+50
* feat(api): add support for instance-level registry repositoriesNejc Habjan2022-07-202-1/+25
* feat(groups): add support for group-level registry repositoriesNejc Habjan2022-07-204-0/+60
* Merge pull request #2146 from python-gitlab/jlvillal/mypy_strict_step_by_stepNejc Habjan2022-07-203-9/+29
|\
| * chore: enable mypy check `strict_equality`John L. Villalovos2022-07-193-9/+29
* | fix: Enable epic notesJohn Gunnison2022-07-191-0/+2
|/