summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(objects): support delete package files APIfeat/delete-package-filesNejc Habjan2021-10-143-1/+26
* chore(deps): update dependency flake8 to v4Renovate Bot2021-10-121-1/+1
* docs: fix API delete key exampleBen Gray2021-10-121-1/+1
* chore(deps): update typing dependenciesRenovate Bot2021-10-122-4/+4
* Merge pull request #1629 from python-gitlab/chore/master-to-mainNejc Habjan2021-10-1230-77/+81
|\
| * chore: rename `master` branch to `main`chore/master-to-mainNejc Habjan2021-10-1130-77/+81
|/
* chore(deps): upgrade gitlab-ce to 14.3.2-ce.0Nejc Habjan2021-10-081-1/+1
* docs(pipelines): document take_ownership methodNejc Habjan2021-10-081-0/+4
* chore(objects): remove non-existing trigger ownership methodNejc Habjan2021-10-081-17/+1
* Merge pull request #1616 from lmmx/patch-1Nejc Habjan2021-10-081-0/+2
|\
| * docs(api): document the update method for project variablesLouis Maddox2021-10-081-0/+2
* | Merge pull request #1624 from axl89/docs-clarificationNejc Habjan2021-10-081-1/+4
|\ \
| * | docs(api): clarify job token usage with auth()Axel Amigo Arnold2021-10-081-1/+4
|/ /
* | Merge pull request #1515 from JohnVillalovos/jlvillal/mypy_v4_obj_usersNejc Habjan2021-10-062-9/+17
|\ \
| * | chore: add type-hints to gitlab/v4/objects/users.pyJohn L. Villalovos2021-09-072-9/+17
* | | refactor(objects): remove deprecated branch protect methodsNejc Habjan2021-10-062-61/+2
* | | fix(api): replace deprecated attribute in delete_in_bulk() (#1536)antti-mikael2021-10-061-11/+13
* | | chore(deps): update dependency types-requests to v2.25.9Renovate Bot2021-10-062-2/+2
* | | Merge pull request #1621 from JohnVillalovos/jlvillal/mypy_depNejc Habjan2021-10-061-0/+2
|\ \ \
| * | | chore: fix type-check issue shown by new requests-typesJohn L. Villalovos2021-10-061-0/+2
|/ / /
* | | Merge pull request #1619 from python-gitlab/renovate/python-3.xNejc Habjan2021-10-062-3/+3
|\ \ \
| * | | chore(deps): update python docker tag to v3.10Renovate Bot2021-10-062-3/+3
| | |/ | |/|
* | | Merge pull request #1617 from python-gitlab/feat/support-3.10Max Wittig2021-10-064-6/+9
|\ \ \
| * | | feat(build): officially support and test python 3.10Nejc Habjan2021-10-064-6/+9
|/ / /
* | | Merge pull request #1450 from python-gitlab/renovate/sphinx-4.xNejc Habjan2021-10-061-1/+1
|\ \ \ | |/ / |/| |
| * | chore(deps): update dependency sphinx to v4Renovate Bot2021-10-061-1/+1
|/ /
* | Merge pull request #1603 from timgates42/bugfix_typosNejc Habjan2021-09-199-13/+13
|\ \
| * | docs: fix a few typosTim Gates2021-09-199-13/+13
|/ /
* | feat(objects): support Create and Revoke personal access token APINejc Habjan2021-09-134-28/+119
* | chore: clean up install docsNejc Habjan2021-09-121-7/+12
* | docs: consolidate changelogs and remove v3 API docsNejc Habjan2021-09-1211-894/+998
* | fix(objects): rename confusing `to_project_id` argumentNejc Habjan2021-09-111-3/+3
* | refactor(objects): remove deprecated constants defined in objectsNejc Habjan2021-09-113-16/+4
* | refactor(objects): remove deprecated tag release APINejc Habjan2021-09-082-41/+0
* | refactor(objects): remove deprecated project.issuesstatisticsNejc Habjan2021-09-082-5/+0
* | refactor(objects): remove deprecated members.all() methodNejc Habjan2021-09-085-56/+2
* | refactor(objects): remove deprecated pipelines() methodNejc Habjan2021-09-083-41/+1
* | feat: default to gitlab.com if no URL givenNejc Habjan2021-09-085-29/+93
* | Merge pull request #1486 from JohnVillalovos/jlvillal/prohibit_redirectionNejc Habjan2021-09-084-23/+132
|\ \
| * | fix!: raise error if there is a 301/302 redirectionJohn L. Villalovos2021-09-084-23/+132
| |/
* | Merge pull request #1512 from JohnVillalovos/jlvillal/type_managersNejc Habjan2021-09-0822-168/+178
|\ \ | |/ |/|
| * chore: attempt to fix flaky functional testJohn L. Villalovos2021-09-081-1/+9
| * chore: convert to using type-annotations for managersJohn L. Villalovos2021-09-0821-242/+15
| * chore: improve type-hinting for managersJohn L. Villalovos2021-09-0721-20/+249
|/
* test(build): add smoke tests for sdist & wheel packageNejc Habjan2021-09-025-1/+41
* fix(build): do not package tests in wheelNejc Habjan2021-09-021-1/+1
* Merge pull request #1585 from JohnVillalovos/jlvillal/archive_typeNejc Habjan2021-09-021-1/+1
|\
| * docs: correct documented return typeJohn L. Villalovos2021-09-021-1/+1
|/
* chore(deps): update dependency types-pyyaml to v5.4.10Renovate Bot2021-09-012-2/+2
* Merge pull request #1565 from javatarz/masterNejc Habjan2021-08-316-11/+206
|\