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 }}
donhui
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2020
chore: bump version to 2.1.2
max-wittig
authored
ad7e2bf
View commit details
Copy full SHA for ad7e2bf
Browse repository at this point
Merge pull request #1045 from python-gitlab/revert-1003-feat/all-keyset-pagination
Show description for 6d941bd
bufferoverflow
authored
6d941bd
View commit details
Copy full SHA for 6d941bd
Browse repository at this point
Revert "feat: use keyset pagination by default for `all=True`"
max-wittig
authored
6f843b6
View commit details
Copy full SHA for 6f843b6
Browse repository at this point
chore: bump version to 2.1.1
max-wittig
authored
6c5458a
View commit details
Copy full SHA for 6c5458a
Browse repository at this point
Merge pull request #1043 from python-gitlab/chore/update-user-attributes
Show description for 8c44bb6
bufferoverflow
authored
8c44bb6
View commit details
Copy full SHA for 8c44bb6
Browse repository at this point
chore(user): update user attributes to 12.8
max-wittig
committed
666f880
View commit details
Copy full SHA for 666f880
Browse repository at this point
Merge pull request #1042 from khuedoan98/patch-1
Show description for be5b15e
max-wittig
authored
be5b15e
View commit details
Copy full SHA for be5b15e
Browse repository at this point
fix(docs): additional project statistics example
khuedoan
authored
5ae5a06
View commit details
Copy full SHA for 5ae5a06
Browse repository at this point
Commits on Mar 8, 2020
Merge pull request #1039 from python-gitlab/fix/set-approvers
Show description for 481bd4f
max-wittig
authored
481bd4f
View commit details
Copy full SHA for 481bd4f
Browse repository at this point
chore: bump version to 2.1.0
max-wittig
authored
47cb58c
View commit details
Copy full SHA for 47cb58c
Browse repository at this point
fix(projects): correct copy-paste error
max-wittig
committed
adc9101
View commit details
Copy full SHA for adc9101
Browse repository at this point
Merge pull request #1038 from nejch/fix/allow-empty-create-data
Show description for ca37d23
max-wittig
authored
ca37d23
View commit details
Copy full SHA for ca37d23
Browse repository at this point
Commits on Mar 7, 2020
fix: do not require empty data dict for create()
nejch
committed
99d959f
View commit details
Copy full SHA for 99d959f
Browse repository at this point
Commits on Mar 1, 2020
Merge pull request #1034 from filipowm/feat/api-oauth-applications
Show description for e5afb55
max-wittig
authored
e5afb55
View commit details
Copy full SHA for e5afb55
Browse repository at this point
feat(api): add support for GitLab OAuth Applications API
filipowm
committed
4e12356
View commit details
Copy full SHA for 4e12356
Browse repository at this point
Commits on Feb 26, 2020
Merge pull request #1032 from nejch/docs/requests-ca-bundle
Show description for fbcc820
max-wittig
authored
fbcc820
View commit details
Copy full SHA for fbcc820
Browse repository at this point
Commits on Feb 25, 2020
chore: fix broken requests links
Show description for b392c21
nejch
committed
b392c21
View commit details
Copy full SHA for b392c21
Browse repository at this point
docs: add reference for REQUESTS_CA_BUNDLE
nejch
committed
37e8d5d
View commit details
Copy full SHA for 37e8d5d
Browse repository at this point
Merge pull request #1003 from python-gitlab/feat/all-keyset-pagination
Show description for 3aa9873
bufferoverflow
authored
3aa9873
View commit details
Copy full SHA for 3aa9873
Browse repository at this point
Commits on Feb 24, 2020
Merge pull request #1022 from nejch/chore/ensure-latest-image
Show description for 745bdf7
max-wittig
authored
745bdf7
View commit details
Copy full SHA for 745bdf7
Browse repository at this point
Merge pull request #1023 from nejch/perf/wait-gitlab-reconfigure
Show description for 2b3871d
max-wittig
authored
2b3871d
View commit details
Copy full SHA for 2b3871d
Browse repository at this point
Merge pull request #1026 from nejch/feat/user-memberships
Show description for f071390
max-wittig
authored
f071390
View commit details
Copy full SHA for f071390
Browse repository at this point
Merge pull request #1027 from nejch/fix/base-url-trailing-slash
Show description for 292dfff
max-wittig
authored
292dfff
View commit details
Copy full SHA for 292dfff
Browse repository at this point
Commits on Feb 23, 2020
fix: remove trailing slashes from base URL (#913)
nejch
committed
2e396e4
View commit details
Copy full SHA for 2e396e4
Browse repository at this point
test: add unit tests for base URLs with trailing slashes
nejch
committed
32844c7
View commit details
Copy full SHA for 32844c7
Browse repository at this point
Commits on Feb 22, 2020
fix(docs): fix typo in user memberships example
nejch
committed
33889bc
View commit details
Copy full SHA for 33889bc
Browse repository at this point
feat: add support for user memberships API (#1009)
nejch
committed
c313c2b
View commit details
Copy full SHA for c313c2b
Browse repository at this point
Commits on Feb 20, 2020
Merge pull request #1020 from nejch/feat/revert-commit-api
Show description for e8f0921
max-wittig
authored
e8f0921
View commit details
Copy full SHA for e8f0921
Browse repository at this point
Commits on Feb 19, 2020
perf: prepare environment when gitlab is reconfigured
nejch
committed
3834d9c
View commit details
Copy full SHA for 3834d9c
Browse repository at this point
test: remove duplicate resp_get_project
nejch
committed
cb43695
View commit details
Copy full SHA for cb43695
Browse repository at this point
test: use lazy object in unit tests
nejch
committed
31c6562
View commit details
Copy full SHA for 31c6562
Browse repository at this point
chore: ensure developers use same gitlab image as Travis
nejch
committed
fab17fc
View commit details
Copy full SHA for fab17fc
Browse repository at this point
Commits on Feb 18, 2020
test: add unit tests for revert commit API
nejch
committed
d7a3066
View commit details
Copy full SHA for d7a3066
Browse repository at this point
fix: return response with commit data
nejch
committed
b77b945
View commit details
Copy full SHA for b77b945
Browse repository at this point
style: fix black violations
nejch
committed
ad3e833
View commit details
Copy full SHA for ad3e833
Browse repository at this point
Previous
Next
You can’t perform that action at this time.