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
.
alvistack
/
python-gitlab-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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab-python-gitlab
gitlab
client.py
on
alvistack/v5.3.1
User selector
All users
All time
Commit history
Commits on Jan 3, 2025
fix(api): allow configuration of keep_base_url from file
taketnk
authored and
JohnVillalovos
committed
f4f7d7a
View commit details
Copy full SHA for f4f7d7a
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
feat(graphql): add async client
nejch
authored and
max-wittig
committed
288f39c
View commit details
Copy full SHA for 288f39c
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
fix(client): ensure type evaluations are postponed
nejch
authored and
max-wittig
committed
b41b2de
View commit details
Copy full SHA for b41b2de
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
feat(client): make retries configurable in GraphQL
nejch
authored and
max-wittig
committed
145870e
View commit details
Copy full SHA for 145870e
View code at this point
Browse repository at this point
feat(client): add retry handling to GraphQL client
nejch
authored and
max-wittig
committed
8898c38
View commit details
Copy full SHA for 8898c38
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
refactor(client): move retry logic into utility
nejch
authored and
max-wittig
committed
3235c48
View commit details
Copy full SHA for 3235c48
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
feat: add a minimal GraphQL client
nejch
authored and
max-wittig
committed
d6b1b0a
View commit details
Copy full SHA for d6b1b0a
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
fix(cli): generate UserWarning if `list` does not return all entries
Show description for e5a4379
JohnVillalovos
authored and
nejch
committed
e5a4379
View commit details
Copy full SHA for e5a4379
View code at this point
Browse repository at this point
Commits on May 21, 2024
fix: don't raise `RedirectError` for redirected `HEAD` requests
EugenSusurrus
authored and
nejch
committed
8fc13b9
View commit details
Copy full SHA for 8fc13b9
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
chore: adapt style for black v24
nejch
authored and
JohnVillalovos
committed
4e68d32
View commit details
Copy full SHA for 4e68d32
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
feat(api): add support for the Draft notes API (#2728)
Show description for ebf9d82
nejch
authored
ebf9d82
View commit details
Copy full SHA for ebf9d82
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
feat(client): mask tokens by default when logging
nejch
authored and
JohnVillalovos
committed
1611d78
View commit details
Copy full SHA for 1611d78
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
feat(packages): Allow uploading bytes and files
Show description for 61e0fae
ernestask
authored and
nejch
committed
61e0fae
View commit details
Copy full SHA for 61e0fae
View code at this point
Browse repository at this point
feat: Use requests AuthBase classes
uda
authored and
nejch
committed
5f46cfd
View commit details
Copy full SHA for 5f46cfd
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
fix(client): support empty 204 responses in http_patch
nejch
authored and
JohnVillalovos
committed
e15349c
View commit details
Copy full SHA for e15349c
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
refactor(list): `as_list` support is removed.
Show description for 9b6d89e
JohnVillalovos
authored and
nejch
committed
9b6d89e
View commit details
Copy full SHA for 9b6d89e
View code at this point
Browse repository at this point
Commits on Aug 20, 2023
refactor(lint): remove deprecated `lint()`in favor of `ci_lint.create()`
Show description for 0b17a2d
nejch
authored and
JohnVillalovos
committed
0b17a2d
View commit details
Copy full SHA for 0b17a2d
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
refactor(client): let mypy know http_password is set
nejch
committed
2dd177b
View commit details
Copy full SHA for 2dd177b
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
fix(client): properly parse content-type when charset is present
nejch
authored and
JohnVillalovos
committed
76063c3
View commit details
Copy full SHA for 76063c3
View code at this point
Browse repository at this point
chore: use a dataclass to return values from `prepare_send_data`
Show description for f2b5e4f
JohnVillalovos
authored and
nejch
committed
f2b5e4f
View commit details
Copy full SHA for f2b5e4f
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
feat(client): add http_patch method (#2471)
Show description for f711d9e
JohnVillalovos
authored
f711d9e
View commit details
Copy full SHA for f711d9e
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
chore: make backends private
nejch
authored and
JohnVillalovos
committed
1e629af
View commit details
Copy full SHA for 1e629af
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
chore: add a UserWarning if both `iterator=True` and `page=X` are used (#2462)
Show description for 8e85791
JohnVillalovos
authored
8e85791
View commit details
Copy full SHA for 8e85791
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
fix(client): regression - do not automatically get_next if page=# and
Show description for 585e3a8
Helen Koike
authored and
JohnVillalovos
committed
585e3a8
View commit details
Copy full SHA for 585e3a8
View code at this point
Browse repository at this point
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(client): automatically retry on HTTP 409 Resource lock
Show description for dced76a
pspacek
authored and
nejch
committed
dced76a
View commit details
Copy full SHA for dced76a
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
refactor: remove unneeded requests.utils import (#2426)
Liora Milbaum
authored
6fca651
View commit details
Copy full SHA for 6fca651
View code at this point
Browse repository at this point
refactor: Migrate MultipartEncoder to RequestsBackend (#2421)
Liora Milbaum
authored
43b369f
View commit details
Copy full SHA for 43b369f
View code at this point
Browse repository at this point
refactor: move Response object to backends (#2420)
Liora Milbaum
authored
7d9ce0d
View commit details
Copy full SHA for 7d9ce0d
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
refactor: move the request call to the backend (#2413)
Liora Milbaum
authored
283e7cc
View commit details
Copy full SHA for 283e7cc
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 5, 2022
feat(client): bootstrap the http backends concept (#2391)
Liora Milbaum
authored
91a665f
View commit details
Copy full SHA for 91a665f
View code at this point
Browse repository at this point
Commits on Dec 4, 2022
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 1, 2022
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
Previous
Next
You can’t perform that action at this time.