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 }}
mkarthiatgithub
/
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
tests
unit
on
main
User selector
All users
All time
Commit history
Commits on Dec 19, 2022
chore: add test, docs, and helper for 409 retries
nejch
committed
3e1c625
View commit details
Copy full SHA for 3e1c625
View code at this point
Browse repository at this point
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 Dec 18, 2022
feat(api): add support for resource groups
nejch
authored and
JohnVillalovos
committed
5f8b8f5
View commit details
Copy full SHA for 5f8b8f5
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
test(unit): expand tests for pipeline schedules
nejch
committed
c7cf0d1
View commit details
Copy full SHA for c7cf0d1
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
refactor: Moving RETRYABLE_TRANSIENT_ERROR_CODES to const
Liora Milbaum
authored and
nejch
committed
887852d
View commit details
Copy full SHA for 887852d
View code at this point
Browse repository at this point
Commits on Dec 4, 2022
feat: add resource iteration events (see https://docs.gitlab.com/ee/api/resource_iteration_events.html)
oliverbl
authored and
nejch
committed
ef5feb4
View commit details
Copy full SHA for ef5feb4
View code at this point
Browse repository at this point
feat: allow passing kwargs to Gitlab class when instantiating with `from_config` (#2392)
Liora Milbaum
authored
e88d34e
View commit details
Copy full SHA for e88d34e
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
feat: add support for SAML group links (#2367)
abhishekmsingh
authored
1020ce9
View commit details
Copy full SHA for 1020ce9
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
feat(groups): add LDAP link manager and deprecate old API endpoints
nejch
authored and
JohnVillalovos
committed
3a61f60
View commit details
Copy full SHA for 3a61f60
View code at this point
Browse repository at this point
refactor: explicitly use ProjectSecureFile
nejch
authored and
JohnVillalovos
committed
0c98b2d
View commit details
Copy full SHA for 0c98b2d
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
feat(groups): add support for listing ldap_group_links (#2371)
rayisbadat
authored
ad7c8fa
View commit details
Copy full SHA for ad7c8fa
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
feat: implement secure files API
benjamb
authored and
nejch
committed
d0a0348
View commit details
Copy full SHA for d0a0348
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
feat(api): add application statistics
Shreya-7
authored and
nejch
committed
6fcf3b6
View commit details
Copy full SHA for 6fcf3b6
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
test: use false instead of /usr/bin/false
Show description for 51964b3
AndreySV
authored and
Andrey Skvortsov
committed
51964b3
View commit details
Copy full SHA for 51964b3
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
feat(api): add support for topics merge API
nejch
authored and
JohnVillalovos
committed
9a6d197
View commit details
Copy full SHA for 9a6d197
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
feat: add support for deployment approval endpoint
Show description for 9c9eeb9
JohnVillalovos
committed
9c9eeb9
View commit details
Copy full SHA for 9c9eeb9
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
chore: consolidate license and authors
nejch
authored and
JohnVillalovos
committed
366665e
View commit details
Copy full SHA for 366665e
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
feat(client): warn user on misconfigured URL in `auth()`
nejch
authored and
JohnVillalovos
committed
0040b43
View commit details
Copy full SHA for 0040b43
View code at this point
Browse repository at this point
test(unit): reproduce duplicate encoded query params
nejch
committed
6f71c66
View commit details
Copy full SHA for 6f71c66
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
fix: optionally keep user-provided base URL for pagination (#2149)
iomarmochtar
authored
e2ea8b8
View commit details
Copy full SHA for e2ea8b8
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Merge pull request #2157 from python-gitlab/jlvillal/mypy_step_by_step
Show description for b8be32a
nejch
authored
b8be32a
View commit details
Copy full SHA for b8be32a
View code at this point
Browse repository at this point
Merge pull request #2201 from python-gitlab/jlvillal/encoding_warning
Show description for 1b7cd31
nejch
authored
1b7cd31
View commit details
Copy full SHA for 1b7cd31
View code at this point
Browse repository at this point
Merge pull request #2194 from python-gitlab/jlvillal/update-gitlab
Show description for 7a53c69
nejch
authored
7a53c69
View commit details
Copy full SHA for 7a53c69
View code at this point
Browse repository at this point
chore: make code PEP597 compliant
Show description for 433dba0
JohnVillalovos
committed
433dba0
View commit details
Copy full SHA for 433dba0
View code at this point
Browse repository at this point
chore: enable mypy check `warn_return_any`
Show description for 76ec4b4
JohnVillalovos
committed
76ec4b4
View commit details
Copy full SHA for 76ec4b4
View code at this point
Browse repository at this point
chore(topics): 'title' is required when creating a topic
Show description for 271f688
JohnVillalovos
committed
271f688
View commit details
Copy full SHA for 271f688
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
fix: use the [] after key names for array variables in `params`
Show description for 1af44ce
JohnVillalovos
committed
1af44ce
View commit details
Copy full SHA for 1af44ce
View code at this point
Browse repository at this point
feat: add support for iterations API
nejch
authored and
JohnVillalovos
committed
194ee01
View commit details
Copy full SHA for 194ee01
View code at this point
Browse repository at this point
feat(groups): add support for shared projects API
nejch
authored and
JohnVillalovos
committed
66461ba
View commit details
Copy full SHA for 66461ba
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
test: always ensure clean config environment
nejch
authored and
JohnVillalovos
committed
8d4f13b
View commit details
Copy full SHA for 8d4f13b
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
feat(issues): add support for issue reorder API
nejch
authored and
JohnVillalovos
committed
8703324
View commit details
Copy full SHA for 8703324
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
test: fix broken test if user had config files
Show description for 864fc12
JohnVillalovos
committed
864fc12
View commit details
Copy full SHA for 864fc12
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.