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 }}
machine424
/
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
gitlab
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2020
fix: add missing import_project param
nejch
committed
9b16614
View commit details
Copy full SHA for 9b16614
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
test: move mocks to top of module
nejch
committed
0bff713
View commit details
Copy full SHA for 0bff713
View code at this point
Browse repository at this point
chore: clean up for black and flake8
nejch
committed
4fede5d
View commit details
Copy full SHA for 4fede5d
View code at this point
Browse repository at this point
chore: flatten test_import_github
nejch
committed
b8ea96c
View commit details
Copy full SHA for b8ea96c
View code at this point
Browse repository at this point
chore: move test_import_github into TestProjectImport
nejch
committed
a881fb7
View commit details
Copy full SHA for a881fb7
View code at this point
Browse repository at this point
test: add unit tests for Project Import
nejch
committed
f7aad5f
View commit details
Copy full SHA for f7aad5f
View code at this point
Browse repository at this point
test: add unit tests for Project Export
nejch
committed
600dc86
View commit details
Copy full SHA for 600dc86
View code at this point
Browse repository at this point
test: prepare base project test class for more tests
nejch
committed
915587f
View commit details
Copy full SHA for 915587f
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
chore: bump version to 2.1.2
max-wittig
authored
ad7e2bf
View commit details
Copy full SHA for ad7e2bf
View code at this point
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
View code at this point
Browse repository at this point
chore: bump version to 2.1.1
max-wittig
authored
6c5458a
View commit details
Copy full SHA for 6c5458a
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
chore: bump version to 2.1.0
max-wittig
authored
47cb58c
View commit details
Copy full SHA for 47cb58c
View code at this point
Browse repository at this point
fix(projects): correct copy-paste error
max-wittig
committed
adc9101
View commit details
Copy full SHA for adc9101
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
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
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
feat: add support for user memberships API (#1009)
nejch
committed
c313c2b
View commit details
Copy full SHA for c313c2b
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
test: remove duplicate resp_get_project
nejch
committed
cb43695
View commit details
Copy full SHA for cb43695
View code at this point
Browse repository at this point
test: use lazy object in unit tests
nejch
committed
31c6562
View commit details
Copy full SHA for 31c6562
View code at this point
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
View code at this point
Browse repository at this point
fix: return response with commit data
nejch
committed
b77b945
View commit details
Copy full SHA for b77b945
View code at this point
Browse repository at this point
style: fix black violations
nejch
committed
ad3e833
View commit details
Copy full SHA for ad3e833
View code at this point
Browse repository at this point
feat: add support for commit revert API (#991)
nejch
committed
5298964
View commit details
Copy full SHA for 5298964
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
fix(objects): add default name data and use http post
Show description for 70c0cfb
Charles
committed
70c0cfb
View commit details
Copy full SHA for 70c0cfb
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Merge pull request #1005 from charlesfayal/fix_set_approvers
Show description for 19242c3
max-wittig
authored
19242c3
View commit details
Copy full SHA for 19242c3
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
fix: remove null values from features POST data, because it fails
Show description for 1ec1816
filipowm
committed
1ec1816
View commit details
Copy full SHA for 1ec1816
View code at this point
Browse repository at this point
feat: add capability to control GitLab features per project or group
filipowm
committed
7f192b4
View commit details
Copy full SHA for 7f192b4
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
chore: bump version to 2.0.1
max-wittig
committed
8287a0d
View commit details
Copy full SHA for 8287a0d
View code at this point
Browse repository at this point
chore(user): update user attributes
Show description for 27375f6
max-wittig
authored
27375f6
View commit details
Copy full SHA for 27375f6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.