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
tests
on
alvistack/v3.1.1
User selector
All users
All time
Commit history
Commits on Feb 18, 2022
alvistack/v3.1.1
Show description for e0c2f1a
hswong3i
committed
e0c2f1a
View commit details
Copy full SHA for e0c2f1a
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
chore: remove redundant list comprehension
nejch
authored and
JohnVillalovos
committed
271cfd3
View commit details
Copy full SHA for 271cfd3
View code at this point
Browse repository at this point
style: use f-strings where applicable
nejch
authored and
JohnVillalovos
committed
cfed622
View commit details
Copy full SHA for cfed622
View code at this point
Browse repository at this point
chore: consistently use open() encoding and file descriptor
nejch
authored and
JohnVillalovos
committed
dc32d54
View commit details
Copy full SHA for dc32d54
View code at this point
Browse repository at this point
chore: always use context manager for file IO
nejch
authored and
JohnVillalovos
committed
e8031f4
View commit details
Copy full SHA for e8031f4
View code at this point
Browse repository at this point
style: use literals to declare data structures
nejch
authored and
JohnVillalovos
committed
019a40f
View commit details
Copy full SHA for 019a40f
View code at this point
Browse repository at this point
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 22, 2022
chore: rename `types.ListAttribute` to `types.CommaSeparatedListAttribute`
Show description for 5127b15
JohnVillalovos
committed
5127b15
View commit details
Copy full SHA for 5127b15
View code at this point
Browse repository at this point
test: add a meta test to make sure that v4/objects/ files are imported
Show description for 9c8c804
JohnVillalovos
committed
9c8c804
View commit details
Copy full SHA for 9c8c804
View code at this point
Browse repository at this point
fix(cli): allow custom methods in managers
nejch
authored and
JohnVillalovos
committed
8dfed0c
View commit details
Copy full SHA for 8dfed0c
View code at this point
Browse repository at this point
fix(objects): make resource access tokens and repos available in CLI
nejch
authored and
JohnVillalovos
committed
e0a3a41
View commit details
Copy full SHA for e0a3a41
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
test: convert usage of `match_querystring` to `match`
Show description for d16e41b
JohnVillalovos
committed
d16e41b
View commit details
Copy full SHA for d16e41b
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
test: remove usage of httpmock library
Show description for 5254f19
JohnVillalovos
committed
5254f19
View commit details
Copy full SHA for 5254f19
View code at this point
Browse repository at this point
Merge pull request #1838 from python-gitlab/jlvillal/version_mv
Show description for 8af403c
nejch
authored
8af403c
View commit details
Copy full SHA for 8af403c
View code at this point
Browse repository at this point
chore: rename `gitlab/__version__.py` -> `gitlab/_version.py`
Show description for b981ce7
JohnVillalovos
committed
b981ce7
View commit details
Copy full SHA for b981ce7
View code at this point
Browse repository at this point
test: use 'responses' in test_mixins_methods.py
Show description for 208da04
JohnVillalovos
committed
208da04
View commit details
Copy full SHA for 208da04
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
chore(tests): use method `projects.transfer()`
Show description for e5af2a7
JohnVillalovos
committed
e5af2a7
View commit details
Copy full SHA for e5af2a7
View code at this point
Browse repository at this point
test(groups): enable group transfer tests
nejch
authored and
JohnVillalovos
committed
57bb67a
View commit details
Copy full SHA for 57bb67a
View code at this point
Browse repository at this point
feat(api): add `project.transfer()` and deprecate `transfer_project()`
nejch
authored and
JohnVillalovos
committed
259668a
View commit details
Copy full SHA for 259668a
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Merge pull request #1819 from python-gitlab/jlvillal/encoded_id
Show description for bc48840
nejch
authored
bc48840
View commit details
Copy full SHA for bc48840
View code at this point
Browse repository at this point
chore: replace usage of utils._url_encode() with utils.EncodedId()
Show description for b07eece
JohnVillalovos
committed
b07eece
View commit details
Copy full SHA for b07eece
View code at this point
Browse repository at this point
Merge pull request #1827 from python-gitlab/jlvillal/all_objects
Show description for 58e5b25
nejch
authored
58e5b25
View commit details
Copy full SHA for 58e5b25
View code at this point
Browse repository at this point
chore: add EncodedId string class to use to hold URL-encoded paths
Show description for a2e7c38
JohnVillalovos
committed
a2e7c38
View commit details
Copy full SHA for a2e7c38
View code at this point
Browse repository at this point
fix: use url-encoded ID in all paths
Show description for 12435d7
JohnVillalovos
committed
12435d7
View commit details
Copy full SHA for 12435d7
View code at this point
Browse repository at this point
fix(members): use new *All objects for *AllManager managers
Show description for 755e0a3
JohnVillalovos
committed
755e0a3
View commit details
Copy full SHA for 755e0a3
View code at this point
Browse repository at this point
fix(api): services: add missing `lazy` parameter
Show description for 888f332
JohnVillalovos
committed
888f332
View commit details
Copy full SHA for 888f332
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
feat: add support for Group Access Token API
Show description for c01b7c4
fh1ch
authored and
JohnVillalovos
committed
c01b7c4
View commit details
Copy full SHA for c01b7c4
View code at this point
Browse repository at this point
docs: update project access token API reference link
fh1ch
authored and
JohnVillalovos
committed
73ae955
View commit details
Copy full SHA for 73ae955
View code at this point
Browse repository at this point
Merge pull request #1812 from python-gitlab/jlvillal/pprint
Show description for bdc19b1
nejch
authored
bdc19b1
View commit details
Copy full SHA for bdc19b1
View code at this point
Browse repository at this point
chore: add `pprint()` and `pformat()` methods to RESTObject
Show description for d69ba04
JohnVillalovos
committed
d69ba04
View commit details
Copy full SHA for d69ba04
View code at this point
Browse repository at this point
Merge pull request #1786 from python-gitlab/jlvillal/logging
Show description for ac81272
nejch
authored
ac81272
View commit details
Copy full SHA for ac81272
View code at this point
Browse repository at this point
chore: add logging to `tests/functional/conftest.py`
Show description for a1ac9ae
JohnVillalovos
committed
a1ac9ae
View commit details
Copy full SHA for a1ac9ae
View code at this point
Browse repository at this point
fix: remove custom URL encoding
Show description for 3d49e5e
JohnVillalovos
committed
3d49e5e
View commit details
Copy full SHA for 3d49e5e
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
fix: remove default arguments for mergerequests.merge()
Show description for 8e589c4
JohnVillalovos
committed
8e589c4
View commit details
Copy full SHA for 8e589c4
View code at this point
Browse repository at this point
fix(cli): url-encode path components of the URL
Show description for ac1c619
JohnVillalovos
committed
ac1c619
View commit details
Copy full SHA for ac1c619
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.