17
0

Commit Graph

  • 570c63d2e5 Accepting request 1301891 from devel:languages:python factory Ana Guerrero 2025-08-29 16:37:11 +00:00
  • 4eaaeea069 update to 6.3.0 Nico Krapp 2025-08-29 08:07:31 +00:00
  • 184e998e91 Accepting request 1297486 from devel:languages:python Dominique Leuenberger 2025-08-04 13:25:52 +00:00
  • 3e8100b6a7 update to 6.2.0 devel Nico Krapp 2025-08-04 12:09:16 +00:00
  • b8dae81b6e Accepting request 1294070 from devel:languages:python Ana Guerrero 2025-07-17 15:19:25 +00:00
  • b74712cfcc update to 6.1.0 Markéta Machová 2025-07-17 09:27:16 +00:00
  • 936b559357 Accepting request 1271145 from devel:languages:python Ana Guerrero 2025-04-22 15:27:56 +00:00
  • 296c6a4a79 update to 5.6.0 Daniel Garcia 2025-04-21 07:57:05 +00:00
  • b2a5bc4174 Accepting request 1251787 from devel:languages:python Ana Guerrero 2025-03-21 19:21:54 +00:00
  • dc25aec77d update to 4.13.0 Markéta Machová 2025-03-10 12:17:44 +00:00
  • 89fb332e81 Accepting request 1186239 from devel:languages:python Ana Guerrero 2024-07-09 18:03:52 +00:00
  • 0a64bacc40 Accepting request 1186023 from home:srinidhi:branches:devel:languages:python Matej Cepl 2024-07-08 18:12:18 +00:00
  • b3f2262d8d Accepting request 1157785 from devel:languages:python Ana Guerrero 2024-03-14 16:44:37 +00:00
  • 5de6997d96 - Update to 4.4.0: * feat(api): add support for the Draft notes API * fix(client): handle empty 204 reponses in PUT requests * fix(cli): add ability to disable SSL verification * feat: add pipeline status as Enum * feat(api): add support for wiki attachments * feat: add Merge Request merge_status and detailed_merge_status values as constants * fix: remove deprecated MergeStatus * BREAKING CHANGE: python-gitlab now stores metadata in pyproject.toml * refactor(artifacts): remove deprecated artifact()in favor of artifacts.raw() * refactor(artifacts): remove deprecated artifacts()in favor of artifacts.download() * refactor(groups): remove deprecated LDAP group link add/delete methods * refactor(projects): remove deprecated project.transfer_project() in favor of project.transfer() * fix(cli): remove deprecated --all option in favor of --get-all * feat: remove support for Python 3.7, require 3.8 or higher * chore: update PyYAML to 6.0.1 * feat(client): mask tokens by default when logging * feat(api): add ProjectPackagePipeline * feat: officially support Python 3.12 * feat(packages): Allow uploading bytes and files * feat: Use requests AuthBase classes * feat(api): add support for job token scope settings * feat(api): support project remote mirror deletion * feat(api): add optional GET attrs for /projects/:id/ci/lint * feat(api): add support for new runner creation API * feat(releases): Add support for direct_asset_path Steve Kowalik 2024-03-14 04:30:53 +00:00
  • e2b81bcd00 Accepting request 1117526 from devel:languages:python Ana Guerrero 2023-10-13 21:15:02 +00:00
  • d52c3f60be - Clean up the SPEC file Matej Cepl 2023-10-12 19:28:36 +00:00
  • 7f2801d493 Accepting request 1117521 from home:mimi_vx:branches:devel:languages:python Matej Cepl 2023-10-12 19:25:51 +00:00
  • f9953274d8 Accepting request 1042469 from devel:languages:python Dominique Leuenberger 2022-12-13 17:55:21 +00:00
  • 648097d53d Accepting request 1042434 from home:pgajdos:python Dirk Mueller 2022-12-12 21:00:26 +00:00
  • eee886584a Accepting request 1041344 from devel:languages:python Dominique Leuenberger 2022-12-08 15:52:16 +00:00
  • d07ed2bd10 Accepting request 1041256 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-08 09:07:43 +00:00
  • 80200b691f Accepting request 1035259 from devel:languages:python Dominique Leuenberger 2022-11-12 16:41:05 +00:00
  • 527d41ec98 Accepting request 1034917 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-11-11 13:19:03 +00:00
  • f1090f81f3 Accepting request 1032447 from devel:languages:python Dominique Leuenberger 2022-10-31 11:15:17 +00:00
  • 4d8883f1b7 Accepting request 1032062 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-10-31 10:18:13 +00:00
  • 7093b634e0 Accepting request 1008711 from devel:languages:python Richard Brown 2022-10-07 23:25:28 +00:00
  • 10c673210b Accepting request 1008610 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-10-07 07:55:32 +00:00
  • f77feb1560 Accepting request 974865 from devel:languages:python Dominique Leuenberger 2022-05-04 13:11:12 +00:00
  • 0b705d2fc7 Accepting request 974834 from home:pgajdos:python Matej Cepl 2022-05-04 09:28:28 +00:00
  • 24d2b83822 Accepting request 863139 from devel:languages:python Dominique Leuenberger 2021-01-15 18:46:16 +00:00
  • 23b1f977e1 Accepting request 863089 from home:jayvdb:branches:devel:languages:python Markéta Machová 2021-01-14 15:39:31 +00:00
  • 1c6aff00d8 Accepting request 800150 from devel:languages:python Dominique Leuenberger 2020-05-04 20:01:41 +00:00
  • f653dd2d36 - Don't use %python3_only command, but properly use alternatives. - Update to 2.2.0: - add missing import_project param - types: do not split single value string in ListAttribute - add commit GPG signature API - add create from template args to ProjectManager - add remote mirrors API (#1056) - add Gitlab Deploy Token API - add Group Import/Export API (#1037) Matej Cepl 2020-05-04 18:58:25 +00:00
  • b2d665a7c7 Accepting request 795759 from devel:languages:python Dominique Leuenberger 2020-04-21 11:08:40 +00:00
  • 32031fcfd6 - Fix dependencies for testing Tomáš Chvátal 2020-04-20 10:22:27 +00:00
  • 9e1531d5ec Accepting request 787370 from devel:languages:python Dominique Leuenberger 2020-03-23 11:51:47 +00:00
  • a967dc9f68 Accepting request 787369 from home:pgajdos:python Tomáš Chvátal 2020-03-23 08:51:37 +00:00
  • 2eaba222ea Accepting request 729828 from devel:languages:python Dominique Leuenberger 2019-09-11 08:36:16 +00:00
  • 8169dfedbb - Update to 1.11.0: * add methods to retrieve an individual project environment * group labels with subscriptable mixin * add mr rebase method bc4280c * get artifact by ref and job cda1174 * add support for board update 908d79f, closes #801 * add support for issue.related_merge_requests 90a3631, closes #794 Tomáš Chvátal 2019-09-10 11:29:31 +00:00
  • 03dd8a2253 Accepting request 717593 from devel:languages:python Dominique Leuenberger 2019-07-22 15:20:11 +00:00
  • e40407a9cd - Update to 1.9.0: * implement artifacts deletion * add endpoint to get the variables of a pipeline * delete ProjectPipeline * implement __eq__ and __hash__ methods * Allow runpy invocation of CLI tool (python -m gitlab) * add project releases api * merged new release & registry apis Tomáš Chvátal 2019-07-22 13:16:52 +00:00
  • 35464a8036 Accepting request 701750 from devel:languages:python Dominique Leuenberger 2019-05-13 12:50:00 +00:00
  • 91f97c6132 Accepting request 701719 from home:pgajdos Tomáš Chvátal 2019-05-09 09:42:31 +00:00
  • 21d52ebfe9 Accepting request 662197 from devel:languages:python Dominique Leuenberger 2019-01-08 11:27:05 +00:00
  • a8fed5b558 - update to 1.7.0: * [docs] Fix the owned/starred usage documentation * [docs] Add a warning about http to https redirects * Fix the https redirection test * [docs] Add a note about GroupProject limited API * Add missing comma in ProjectIssueManager _create_attrs * More flexible docker image * Add project protected tags management * [cli] Print help and usage without config file * Rename MASTER_ACCESS to MAINTAINER_ACCESS * [docs] Add docs build information * Use docker image with current sources * [docs] Add PyYAML requirement notice * Add Gitter badge to README * [docs] Add an example of pipeline schedule vars listing * [cli] Exit on config parse error, instead of crashing * Add support for resource label events * [docs] Fix the milestone filetring doc (iid -> iids) * [docs] Fix typo in custom attributes example * Improve error message handling in exceptions * Add support for members all() method * Add access control options to protected branch creation * [docs] Don't use hardcoded values for ids * [docs] Improve the snippets examples * [cli] Output: handle bytes in API responses * [cli] Fix the case where we have nothing to print * Project import: fix the override_params parameter * Support group and global MR listing * Implement MR.pipelines() * MR: add the squash attribute for create/update Thomas Bechtold 2018-12-31 10:39:18 +00:00
  • 97857c85c5 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:55:41 +00:00
  • 9d2319418a Accepting request 628147 from devel:languages:python Dominique Leuenberger 2018-08-24 15:00:27 +00:00
  • 35d283cb40 Accepting request 628142 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-08-08 14:55:59 +00:00
  • ea6751d4b4 Accepting request 627218 from devel:languages:python Dominique Leuenberger 2018-08-04 19:52:10 +00:00
  • e85efbe918 Required by python-PsychoPy Todd R 2018-08-03 04:33:31 +00:00