Movatterモバイル変換
[0]
ホーム
URL:
画像なし
夜間モード
Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
python-gitlab
Browse files
Feb 07, 2025
docs: Use get_all keyword arg instead of all in docstrings
·f62dda7f
Igor Ponomarev
authored
Feb 07, 2025
and
Nejc Habjan
committed
Feb 07, 2025
f62dda7f
feat(api)!: Make RESTObjectList typing generic
·befba35a
Igor Ponomarev
authored
Feb 06, 2025
and
Nejc Habjan
committed
Feb 07, 2025
befba35a
Feb 06, 2025
chore(deps): update pre-commit hook psf/black to v25
·9040dbe5
renovate[bot]
authored
Feb 06, 2025
9040dbe5
chore: add reformat code commit to .git-blame-ignore-revs
·a6ac9392
John L. Villalovos
authored
Feb 05, 2025
and
Nejc Habjan
committed
Feb 06, 2025
a6ac9392
chore: reformat code with skip_magic_trailing_comma = true
·2100aa45
John L. Villalovos
authored
Feb 05, 2025
and
Nejc Habjan
committed
Feb 06, 2025
2100aa45
Feb 05, 2025
refactor: use more python3.9 syntax
·4e90c113
Nejc Habjan
authored
Feb 05, 2025
4e90c113
feat(api): Make RESTManager generic on RESTObject class
·91c4f18d
Igor Ponomarev
authored
Jan 10, 2025
and
Nejc Habjan
committed
Feb 05, 2025
91c4f18d
Feb 03, 2025
chore(deps): update dependency isort to v6
·46dfc509
renovate[bot]
authored
Feb 03, 2025
46dfc509
chore(deps): update dependency black to v25
·e61157b9
renovate[bot]
authored
Feb 03, 2025
e61157b9
chore(deps): update all non-major dependencies
·37ff25b1
renovate[bot]
authored
Feb 03, 2025
37ff25b1
Jan 29, 2025
chore: Remove trivial get methods in preparation for generic Get mixin
·edd01a57
Igor Ponomarev
authored
Jan 29, 2025
and
Nejc Habjan
committed
Jan 29, 2025
edd01a57
Jan 28, 2025
chore: release v5.6.0
·515a8a25
semantic-release
authored
Jan 28, 2025
View commits for tag v5.6.0
v5.6.0
515a8a25
feat(group): add support for group level MR approval rules
·304bdd09
Aver
authored
Jan 03, 2025
and
Nejc Habjan
committed
Jan 28, 2025
304bdd09
chore: release v5.5.0
·cfa6358b
semantic-release
authored
Jan 28, 2025
View commits for tag v5.5.0
v5.5.0
cfa6358b
chore(tests): catch deprecation warnings
·0c1af08b
Nejc Habjan
authored
Jan 28, 2025
and
Max Wittig
committed
Jan 28, 2025
0c1af08b
chore: relax typing constraints for response action
·f4300782
Nejc Habjan
authored
Jan 28, 2025
and
Max Wittig
committed
Jan 28, 2025
f4300782
chore: add deprecation warning for mirror_pull functions
·7f6fd5c3
Nicolas
authored
Jan 28, 2025
and
Nejc Habjan
committed
Jan 28, 2025
7f6fd5c3
docs: remove old pull mirror implementation
·9e186726
Nicolas
authored
Jan 23, 2025
and
Nejc Habjan
committed
Jan 28, 2025
9e186726
docs: add usage of pull mirror
·9b374b2c
Nicolas
authored
Jan 23, 2025
and
Nejc Habjan
committed
Jan 28, 2025
9b374b2c
feat(functional): add pull mirror test
·3b31ade1
Nicolas
authored
Jan 23, 2025
and
Nejc Habjan
committed
Jan 28, 2025
3b31ade1
feat(projects): add pull mirror class
·2411bff4
Nicolas
authored
Jan 23, 2025
and
Nejc Habjan
committed
Jan 28, 2025
2411bff4
feat(unit): add pull mirror tests
·5c11203a
Nicolas
authored
Jan 23, 2025
and
Nejc Habjan
committed
Jan 28, 2025
5c11203a
chore: release v5.4.0
·30f470b1
semantic-release
authored
Jan 28, 2025
View commits for tag v5.4.0
v5.4.0
30f470b1
Jan 27, 2025
feat(api): Narrow down return type of ProjectFileManager.raw using typing.overload
·36d9b24f
Igor Ponomarev
authored
Jan 17, 2025
and
Nejc Habjan
committed
Jan 27, 2025
36d9b24f
feat(api): add support for external status check
·175b355d
Sachin Singh
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 27, 2025
175b355d
fix(api): return the new commit when calling cherry_pick
·de295032
Matthias Schoettle
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 27, 2025
de295032
chore(deps): update all non-major dependencies
·939505b9
renovate[bot]
authored
Jan 27, 2025
939505b9
Jan 23, 2025
chore(deps): update gitlab (#3088)
·9214b837
renovate[bot]
authored
Jan 23, 2025
9214b837
chore(ci): set a 30 minute timeout for 'functional' tests
·e8d6953e
John L. Villalovos
authored
Jan 21, 2025
and
Nejc Habjan
committed
Jan 23, 2025
e8d6953e
Jan 22, 2025
chore: resolve DeprecationWarning message in CI run
·accd5aa7
John L. Villalovos
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 22, 2025
accd5aa7
chore: fix pytest deprecation
·95db680d
John L. Villalovos
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 22, 2025
95db680d
chore: fix warning being generated
·0eb5eb05
John L. Villalovos
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 22, 2025
0eb5eb05
chore: fix missing space in deprecation message
·ba75c31e
John L. Villalovos
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 22, 2025
ba75c31e
chore(deps): update all non-major dependencies
·cbd42631
renovate[bot]
authored
Jan 22, 2025
cbd42631
fix(files): add optional ref parameter for cli project-file raw (python-gitlab#3032)
·22f03bdc
Eric Bishop
authored
Jan 02, 2025
and
Nejc Habjan
committed
Jan 22, 2025
22f03bdc
feat(api): Add argument that appends extra HTTP headers to a request
·fb07b5cf
Igor Ponomarev
authored
Jan 16, 2025
and
Nejc Habjan
committed
Jan 22, 2025
fb07b5cf
chore(test): prevent 'job_with_artifact' fixture running forever
·e4673d8a
John L. Villalovos
authored
Jan 22, 2025
and
Nejc Habjan
committed
Jan 22, 2025
e4673d8a
ci: use gitlab-runner:v17.7.1 for the CI
·2dda9dc1
John L. Villalovos
authored
Jan 21, 2025
and
Nejc Habjan
committed
Jan 22, 2025
2dda9dc1
Jan 20, 2025
chore(deps): update mypy to 1.14 and resolve issues
·671e711c
John L. Villalovos
authored
Dec 22, 2024
and
Nejc Habjan
committed
Jan 20, 2025
671e711c
Jan 15, 2025
fix(api): Make type ignores more specific where possible
·e3cb806d
Igor Ponomarev
authored
Jan 15, 2025
e3cb806d
Loading
[8]
ページ先頭
©2009-2025
Movatter.jp