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 }}
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
673
Star
2.5k
Code
Issues
15
Pull requests
16
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
gitlab
config.py
on
main
User selector
All users
All time
Commit history
Commits on Feb 6, 2025
chore: reformat code with skip_magic_trailing_comma = true
Show description for 2100aa4
JohnVillalovos
authored and
nejch
committed
2100aa4
View commit details
Copy full SHA for 2100aa4
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
refactor: use more python3.9 syntax
nejch
authored and
JohnVillalovos
committed
4e90c11
View commit details
Copy full SHA for 4e90c11
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
feat: add keep_base_url when getting configuration from file
a-meynard
authored and
nejch
committed
50a0301
View commit details
Copy full SHA for 50a0301
View code at this point
Browse repository at this point
Commits on Aug 6, 2022
chore: remove broad Exception catching from `config.py`
Show description for 0abc90b
JohnVillalovos
committed
0abc90b
View commit details
Copy full SHA for 0abc90b
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 Jul 29, 2022
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
Commits on Jul 22, 2022
fix(config): raise error when gitlab id provided but no config section found
nejch
authored and
JohnVillalovos
committed
1ef7018
View commit details
Copy full SHA for 1ef7018
View code at this point
Browse repository at this point
fix(config): raise error when gitlab id provided but no config file found
nejch
authored and
JohnVillalovos
committed
ac46c1c
View commit details
Copy full SHA for ac46c1c
View code at this point
Browse repository at this point
Commits on Jun 4, 2022
chore: enable pylint check "raise-missing-from"
Show description for 1a2781e
JohnVillalovos
committed
1a2781e
View commit details
Copy full SHA for 1a2781e
View code at this point
Browse repository at this point
Commits on May 29, 2022
test(gitlab): increase unit test coverage
nejch
authored and
JohnVillalovos
committed
df072e1
View commit details
Copy full SHA for df072e1
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
chore: remove old-style classes
nejch
authored and
JohnVillalovos
committed
ae2a015
View commit details
Copy full SHA for ae2a015
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
feat(cli): allow options from args and environment variables
Show description for ca58008
nejch
authored and
JohnVillalovos
committed
ca58008
View commit details
Copy full SHA for ca58008
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
feat(cli): do not require config file to run CLI
Show description for 92a893b
nejch
committed
92a893b
View commit details
Copy full SHA for 92a893b
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
refactor: use f-strings for string formatting
nejch
authored and
JohnVillalovos
committed
7925c90
View commit details
Copy full SHA for 7925c90
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
feat: allow global retry_transient_errors setup
Show description for 3b1d3a4
javatarz
committed
3b1d3a4
View commit details
Copy full SHA for 3b1d3a4
View code at this point
Browse repository at this point
Commits on May 25, 2021
chore: fix import ordering using isort
Show description for f3afd34
JohnVillalovos
committed
f3afd34
View commit details
Copy full SHA for f3afd34
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
chore: mypy: Disallow untyped definitions
Show description for 6aef2da
JohnVillalovos
committed
6aef2da
View commit details
Copy full SHA for 6aef2da
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
chore(config): allow simple commands without external script
klorenz
authored and
nejch
committed
91ffb8e
View commit details
Copy full SHA for 91ffb8e
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
chore: make lint happy
klorenz
committed
7a7c9fd
View commit details
Copy full SHA for 7a7c9fd
View code at this point
Browse repository at this point
fix: handling config value in _get_values_from_helper
klorenz
committed
9dfb4cd
View commit details
Copy full SHA for 9dfb4cd
View code at this point
Browse repository at this point
fix: let the homedir be expanded in path of helper
klorenz
committed
fc7387a
View commit details
Copy full SHA for fc7387a
View code at this point
Browse repository at this point
chore: make lint happy
klorenz
committed
b5f43c8
View commit details
Copy full SHA for b5f43c8
View code at this point
Browse repository at this point
fix: make secret helper more user friendly
klorenz
committed
fc2798f
View commit details
Copy full SHA for fc2798f
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
feat: option to add a helper to lookup token
klorenz
committed
8ecf559
View commit details
Copy full SHA for 8ecf559
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
chore: add type-hints to gitlab/config.py
JohnVillalovos
committed
213e563
View commit details
Copy full SHA for 213e563
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
feat(api,cli): make user agent configurable
nejch
committed
4bb201b
View commit details
Copy full SHA for 4bb201b
View code at this point
Browse repository at this point
Commits on May 16, 2020
fix(config): fix duplicate code
Show description for ee2df6f
max-wittig
committed
ee2df6f
View commit details
Copy full SHA for ee2df6f
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
feat: allow an environment variable to specify config location
Show description for 401e702
jeremycline
committed
401e702
View commit details
Copy full SHA for 401e702
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
chore: use raise..from for chained exceptions (#939)
nejch
committed
79fef26
View commit details
Copy full SHA for 79fef26
View code at this point
Browse repository at this point
Commits on Jan 26, 2020
feat: add global order_by option to ease pagination
max-wittig
committed
d187925
View commit details
Copy full SHA for d187925
View code at this point
Browse repository at this point
feat: support keyset pagination globally
max-wittig
committed
0b71ba4
View commit details
Copy full SHA for 0b71ba4
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
refactor: remove six dependency
max-wittig
committed
9fb4645
View commit details
Copy full SHA for 9fb4645
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
refactor: remove unused code, simplify string format
godaji
committed
c7ff676
View commit details
Copy full SHA for c7ff676
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
feat: add support for job token
Show description for cef3aa5
sathieu
committed
cef3aa5
View commit details
Copy full SHA for cef3aa5
View code at this point
Browse repository at this point
Commits on May 16, 2019
refactor: format everything black
max-wittig
committed
318d277
View commit details
Copy full SHA for 318d277
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.