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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-gitlab
/
python-gitlab
Public
Notifications
You must be signed in to change notification settings
Fork
672
Star
2.5k
Code
Issues
15
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab
docs
gl_objects
projects.rst
on
v8.5.0
User selector
All users
All time
Commit history
Commits on Mar 23, 2026
feat(api): add support for project feature flags and feature flag user lists
Show description for be68285
amimas
authored and
JohnVillalovos
committed
be68285
View commit details
Copy full SHA for be68285
View code at this point
Browse repository at this point
Commits on May 6, 2025
docs(api-usage): fix GitLab API links to the publicly accessible URLs
allen0099
authored and
nejch
committed
f55fa15
View commit details
Copy full SHA for f55fa15
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
feat(api): add support for avatar removal
Show description for 5edd2e6
rickbrouwer
authored and
JohnVillalovos
committed
5edd2e6
View commit details
Copy full SHA for 5edd2e6
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
docs: Use list(get_all=True) in documentation examples
Show description for f36614f
igorp-collabora
authored and
nejch
committed
f36614f
View commit details
Copy full SHA for f36614f
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
docs: remove old pull mirror implementation
nicoklaus
authored and
nejch
committed
9e18672
View commit details
Copy full SHA for 9e18672
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 Oct 9, 2023
fix(snippets): allow passing list of files
nejch
authored and
JohnVillalovos
committed
31c3c5e
View commit details
Copy full SHA for 31c3c5e
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
feat(api): add support for bulk imports API
nejch
committed
043de2d
View commit details
Copy full SHA for 043de2d
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
docs(api): pushrules remove saying `None` is returned when not found
Show description for c3600b4
JohnVillalovos
authored and
nejch
committed
c3600b4
View commit details
Copy full SHA for c3600b4
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
feat(api): add support for getting a project's pull mirror details
Show description for 060cfe1
JohnVillalovos
authored and
nejch
committed
060cfe1
View commit details
Copy full SHA for 060cfe1
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
feat(api): add support for remote project import from AWS S3 (#2357)
abhishekmsingh
authored
892281e
View commit details
Copy full SHA for 892281e
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
feat(api): add support for remote project import (#2348)
abhishekmsingh
authored
e5dc72d
View commit details
Copy full SHA for e5dc72d
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
feat: add support for merge_base API
nejch
authored and
JohnVillalovos
committed
dd4fbd5
View commit details
Copy full SHA for dd4fbd5
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
docs(projects): document export with upload to URL
nejch
authored and
JohnVillalovos
committed
03f5484
View commit details
Copy full SHA for 03f5484
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
feat(projects): add support for project restore API
nejch
authored and
JohnVillalovos
committed
4794ecc
View commit details
Copy full SHA for 4794ecc
View code at this point
Browse repository at this point
refactor: migrate services to integrations
nejch
authored and
JohnVillalovos
committed
a428051
View commit details
Copy full SHA for a428051
View code at this point
Browse repository at this point
docs: describe fetching existing export status
nejch
authored and
JohnVillalovos
committed
9c5b8d5
View commit details
Copy full SHA for 9c5b8d5
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
fix: add `get_all` param (and `--get-all`) to allow passing `all` to API
nejch
authored and
JohnVillalovos
committed
7c71d5d
View commit details
Copy full SHA for 7c71d5d
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
docs: document CI Lint usage
nejch
authored and
JohnVillalovos
committed
d5de4b1
View commit details
Copy full SHA for d5de4b1
View code at this point
Browse repository at this point
Merge pull request #1896 from python-gitlab/jlvillal/ci_lint
Show description for d15fea0
nejch
authored
d15fea0
View commit details
Copy full SHA for d15fea0
View code at this point
Browse repository at this point
feat(objects): add Project CI Lint support
Show description for b213dd3
JohnVillalovos
committed
b213dd3
View commit details
Copy full SHA for b213dd3
View code at this point
Browse repository at this point
docs: update return type of pushrules
Show description for 53cbecc
JohnVillalovos
committed
53cbecc
View commit details
Copy full SHA for 53cbecc
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
test: add tests and clean up usage for new enums
nejch
authored and
JohnVillalovos
committed
323ab3c
View commit details
Copy full SHA for 323ab3c
View code at this point
Browse repository at this point
Commits on Jun 25, 2022
docs(api): document usage of head() methods
nejch
authored and
JohnVillalovos
committed
f555bfb
View commit details
Copy full SHA for f555bfb
View code at this point
Browse repository at this point
docs(projects): provide more detailed import examples
nejch
authored and
JohnVillalovos
committed
8f8611a
View commit details
Copy full SHA for 8f8611a
View code at this point
Browse repository at this point
docs(projects): document 404 gotcha with unactivated integrations
nejch
authored and
JohnVillalovos
committed
522ecff
View commit details
Copy full SHA for 522ecff
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
feat(api): convert gitlab.const to Enums
Show description for c3c6086
jspricke
authored and
nejch
committed
c3c6086
View commit details
Copy full SHA for c3c6086
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 Dec 21, 2021
feat(api): support file format for repository archive
dAnjou
authored and
JohnVillalovos
committed
83dcabf
View commit details
Copy full SHA for 83dcabf
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
docs(project): remove redundant encoding parameter
hubshashwat
authored and
JohnVillalovos
committed
fed613f
View commit details
Copy full SHA for fed613f
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
docs: update docs to use gitlab.const for constants
Show description for b3b0b5f
JohnVillalovos
committed
b3b0b5f
View commit details
Copy full SHA for b3b0b5f
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
feat: add support for `projects.groups.list()`
Show description for 68ff595
JohnVillalovos
committed
68ff595
View commit details
Copy full SHA for 68ff595
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
feat(objects): list starred projects of a user
nejch
authored and
JohnVillalovos
committed
47a5606
View commit details
Copy full SHA for 47a5606
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
chore: rename `master` branch to `main`
Show description for 545f8ed
nejch
committed
545f8ed
View commit details
Copy full SHA for 545f8ed
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
refactor(objects): remove deprecated members.all() method
Show description for 4d7b848
nejch
authored and
JohnVillalovos
committed
4d7b848
View commit details
Copy full SHA for 4d7b848
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.