Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
resmo
/
python-gitlab
Public
forked from
python-gitlab/python-gitlab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab
gitlab
on
main
User selector
All users
All time
Commit history
Commits on May 28, 2022
chore: release v3.5.0
actions-user
committed
387a140
View commit details
Copy full SHA for 387a140
View code at this point
Browse repository at this point
Commits on May 27, 2022
feat(objects): support get project storage endpoint
nejch
authored and
JohnVillalovos
committed
8867ee5
View commit details
Copy full SHA for 8867ee5
View code at this point
Browse repository at this point
Commits on May 9, 2022
fix(cli): changed default `allow_abbrev` value to fix arguments collision problem (#2013)
Show description for d68cacf
JohnVillalovos
authored
d68cacf
View commit details
Copy full SHA for d68cacf
View code at this point
Browse repository at this point
fix: duplicate subparsers being added to argparse
Show description for f553fd3
JohnVillalovos
committed
f553fd3
View commit details
Copy full SHA for f553fd3
View code at this point
Browse repository at this point
Commits on May 8, 2022
feat: display human-readable attribute in `repr()` if present
nejch
authored and
JohnVillalovos
committed
6b47c26
View commit details
Copy full SHA for 6b47c26
View code at this point
Browse repository at this point
Commits on May 7, 2022
Merge pull request #1996 from Psycojoker/project-name-in-repr
Show description for 82c9a07
nejch
authored
82c9a07
View commit details
Copy full SHA for 82c9a07
View code at this point
Browse repository at this point
docs: add missing Admin access const value
Show description for 3e0d4d9
Hnasar
authored and
JohnVillalovos
committed
3e0d4d9
View commit details
Copy full SHA for 3e0d4d9
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
feat(ux): display project.name_with_namespace on project repr
Show description for e598762
Psycojoker
committed
e598762
View commit details
Copy full SHA for e598762
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
chore: release v3.4.0
actions-user
committed
e638be1
View commit details
Copy full SHA for e638be1
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Merge pull request #1965 from python-gitlab/fix/redundant-args-api
Show description for ba7692a
max-wittig
authored
ba7692a
View commit details
Copy full SHA for ba7692a
View code at this point
Browse repository at this point
Merge pull request #1974 from Sineaggi/add-chunked-to-list-of-retryable-exceptions
Show description for 07a16af
nejch
authored
07a16af
View commit details
Copy full SHA for 07a16af
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
fix: add ChunkedEncodingError to list of retryable exceptions
Clayton Walker
committed
7beb20f
View commit details
Copy full SHA for 7beb20f
View code at this point
Browse repository at this point
Merge pull request #1963 from python-gitlab/feat/deploy-token-get
Show description for 69ace2d
max-wittig
authored
69ace2d
View commit details
Copy full SHA for 69ace2d
View code at this point
Browse repository at this point
Merge pull request #1962 from python-gitlab/feat/user-ssh-key
Show description for 68bf5d8
max-wittig
authored
68bf5d8
View commit details
Copy full SHA for 68bf5d8
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
feat: emit a warning when using a `list()` method returns max
Show description for 1339d64
JohnVillalovos
committed
1339d64
View commit details
Copy full SHA for 1339d64
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Merge pull request #1964 from python-gitlab/fix/missing-commit-list-filters
Show description for 3b0806e
max-wittig
authored
3b0806e
View commit details
Copy full SHA for 3b0806e
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
fix: avoid passing redundant arguments to API
nejch
committed
3431887
View commit details
Copy full SHA for 3431887
View code at this point
Browse repository at this point
fix(cli): add missing filters for project commit list
nejch
committed
149d244
View commit details
Copy full SHA for 149d244
View code at this point
Browse repository at this point
chore(client): remove duplicate code
nejch
committed
5cbbf26
View commit details
Copy full SHA for 5cbbf26
View code at this point
Browse repository at this point
fix: add 52x range to retry transient failures and tests
Clayton Walker
authored and
nejch
committed
c3ef1b5
View commit details
Copy full SHA for c3ef1b5
View code at this point
Browse repository at this point
fix: also retry HTTP-based transient errors
mitar
authored and
nejch
committed
3b49e4d
View commit details
Copy full SHA for 3b49e4d
View code at this point
Browse repository at this point
feat(objects): support getting project/group deploy tokens by id
nejch
committed
fcd37fe
View commit details
Copy full SHA for fcd37fe
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
feat(user): support getting user SSH key by id
nejch
committed
6f93c05
View commit details
Copy full SHA for 6f93c05
View code at this point
Browse repository at this point
feat(api): re-add topic delete endpoint
Show description for d1d96bd
nejch
authored and
JohnVillalovos
committed
d1d96bd
View commit details
Copy full SHA for d1d96bd
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
chore: release v3.3.0
actions-user
committed
121d70a
View commit details
Copy full SHA for 121d70a
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Merge pull request #1895 from python-gitlab/jlvillal/rate-limit
Show description for 114958e
nejch
authored
114958e
View commit details
Copy full SHA for 114958e
View code at this point
Browse repository at this point
Merge pull request #1917 from python-gitlab/renovate/major-black
Show description for a4e76eb
nejch
authored
a4e76eb
View commit details
Copy full SHA for a4e76eb
View code at this point
Browse repository at this point
style: reformat for black v22
nejch
committed
93d4403
View commit details
Copy full SHA for 93d4403
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
feat(object): add pipeline test report summary support
kinbald
committed
a97e0cf
View commit details
Copy full SHA for a97e0cf
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
chore: release v3.2.0
actions-user
committed
a14baac
View commit details
Copy full SHA for a14baac
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
fix: support RateLimit-Reset header
Show description for 4060146
JohnVillalovos
committed
4060146
View commit details
Copy full SHA for 4060146
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
feat(merge_request_approvals): add support for deleting MR approval rules
nejch
authored and
JohnVillalovos
committed
85a734f
View commit details
Copy full SHA for 85a734f
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
feat(artifacts): add support for project artifacts delete API
nejch
authored and
JohnVillalovos
committed
c01c034
View commit details
Copy full SHA for c01c034
View code at this point
Browse repository at this point
feat(mixins): allow deleting resources without IDs
nejch
authored and
JohnVillalovos
committed
0717517
View commit details
Copy full SHA for 0717517
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
chore: create a custom `warnings.warn` wrapper
Show description for 6ca9aa2
JohnVillalovos
committed
6ca9aa2
View commit details
Copy full SHA for 6ca9aa2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.