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
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 }}
Bjackson4837
/
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
v4
objects
on
main
User selector
All users
All time
Commit history
Commits on Jan 28, 2025
chore: add deprecation warning for mirror_pull functions
nicoklaus
authored and
nejch
committed
7f6fd5c
View commit details
Copy full SHA for 7f6fd5c
View code at this point
Browse repository at this point
feat(projects): add pull mirror class
nicoklaus
authored and
nejch
committed
2411bff
View commit details
Copy full SHA for 2411bff
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
feat(api): Narrow down return type of ProjectFileManager.raw using typing.overload
Show description for 36d9b24
igorp-collabora
authored and
nejch
committed
36d9b24
View commit details
Copy full SHA for 36d9b24
View code at this point
Browse repository at this point
feat(api): add support for external status check
SachinKSingh28
authored and
nejch
committed
175b355
View commit details
Copy full SHA for 175b355
View code at this point
Browse repository at this point
fix(api): return the new commit when calling cherry_pick
mschoettle
authored and
nejch
committed
de29503
View commit details
Copy full SHA for de29503
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
chore: fix missing space in deprecation message
JohnVillalovos
authored and
nejch
committed
ba75c31
View commit details
Copy full SHA for ba75c31
View code at this point
Browse repository at this point
fix(files): add optional ref parameter for cli project-file raw (python-gitlab#3032)
Show description for 22f03bd
ebishop
authored and
nejch
committed
22f03bd
View commit details
Copy full SHA for 22f03bd
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
fix(api): Make type ignores more specific where possible
Show description for e3cb806
igorp-collabora
authored and
JohnVillalovos
committed
e3cb806
View commit details
Copy full SHA for e3cb806
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
feat(api): Narrow down return type of download methods using typing.overload
Show description for 44fd9dc
igorp-collabora
authored and
JohnVillalovos
committed
44fd9dc
View commit details
Copy full SHA for 44fd9dc
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
fix(registry-protection): fix api url
Show description for 8c1aaa3
max-wittig
authored and
JohnVillalovos
committed
8c1aaa3
View commit details
Copy full SHA for 8c1aaa3
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
feat(api): support the new registry protection rule endpoint
nejch
authored and
max-wittig
committed
40af1c8
View commit details
Copy full SHA for 40af1c8
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
feat(api): add project templates (#3057)
Show description for 0d41da3
gerry-pratama
authored
0d41da3
View commit details
Copy full SHA for 0d41da3
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
feat(api): get single project approval rule
holysoles
authored and
JohnVillalovos
committed
029695d
View commit details
Copy full SHA for 029695d
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
feat(api): support list and delete for group service accounts (#2963)
ka28kumar
authored
499243b
View commit details
Copy full SHA for 499243b
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
feat(files): add support for more optional flags
Show description for f51cd52
Manuel Leonhardt
authored and
JohnVillalovos
committed
f51cd52
View commit details
Copy full SHA for f51cd52
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
fix(api): set _repr_attr for project approval rules to name attr (#3011)
Show description for 1a68f1c
holysoles
and
pe-gehc
authored
1a68f1c
View commit details
Copy full SHA for 1a68f1c
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
feat(api): add support for project Pages API
nejch
authored and
max-wittig
committed
0ee0e02
View commit details
Copy full SHA for 0ee0e02
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
fix: raise GitlabHeadError in `project.files.head()` method (#3006)
Show description for 9bf26df
JohnVillalovos
authored
9bf26df
View commit details
Copy full SHA for 9bf26df
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
fix(files): correctly raise GitlabGetError in get method
nejch
authored and
max-wittig
committed
190ec89
View commit details
Copy full SHA for 190ec89
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
feat: introduce related_issues to merge requests (#2996)
xakepnz
authored
174d992
View commit details
Copy full SHA for 174d992
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
fix(api): head requests for projectfilemanager (#2977)
Show description for 96a18b0
3 people
authored
96a18b0
View commit details
Copy full SHA for 96a18b0
View code at this point
Browse repository at this point
Commits on Sep 8, 2024
feat(api): add exclusive GET attrs for /projects/:id/members
dedlocc
authored and
nejch
committed
e637808
View commit details
Copy full SHA for e637808
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
feat(api): add exclusive GET attrs for /groups/:id/members
Danil42Russia
authored and
nejch
committed
d44ddd2
View commit details
Copy full SHA for d44ddd2
View code at this point
Browse repository at this point
Commits on Aug 9, 2024
feat(api): project/group hook test triggering
Show description for 9353f54
JacobHenner
authored and
JohnVillalovos
committed
9353f54
View commit details
Copy full SHA for 9353f54
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
feat(snippets): add support for listing all instance snippets
nejch
authored and
max-wittig
committed
64ae61e
View commit details
Copy full SHA for 64ae61e
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
feat(api): add support for project cluster agents
nejch
authored and
max-wittig
committed
32dbc6f
View commit details
Copy full SHA for 32dbc6f
View code at this point
Browse repository at this point
refactor(package_protection_rules): add missing attributes
nejch
authored and
JohnVillalovos
committed
c307dd2
View commit details
Copy full SHA for c307dd2
View code at this point
Browse repository at this point
feat(api): add support for container registry protection rules
nejch
authored and
JohnVillalovos
committed
6d31649
View commit details
Copy full SHA for 6d31649
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
feat(api): add support for package protection rules
nejch
authored and
JohnVillalovos
committed
6b37811
View commit details
Copy full SHA for 6b37811
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
fix: issues `closed_by()/related_merge_requests()` use `http_list`
Show description for de2e4dd
JohnVillalovos
authored and
nejch
committed
de2e4dd
View commit details
Copy full SHA for de2e4dd
View code at this point
Browse repository at this point
Commits on Jul 5, 2024
fix(files): CR: add explicit comparison to `None`
Show description for 51d8f88
peteraisher
and
nejch
committed
51d8f88
View commit details
Copy full SHA for 51d8f88
View code at this point
Browse repository at this point
fix(files): make `ref` parameter optional in get raw file api
Show description for 00640ac
Peter Aisher
authored and
nejch
committed
00640ac
View commit details
Copy full SHA for 00640ac
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
feat(api): add support for commit sequence
jyggen
authored and
nejch
committed
1f97be2
View commit details
Copy full SHA for 1f97be2
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
feat(api): add support for latest pipeline
oliverbl
authored and
JohnVillalovos
committed
635f5a7
View commit details
Copy full SHA for 635f5a7
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
chore: add a help message for `gitlab project-key enable`
Show description for 1291dbb
JohnVillalovos
authored and
nejch
committed
1291dbb
View commit details
Copy full SHA for 1291dbb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.