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 }}
quadrantica
/
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
refactor/response-content-backend
User selector
All users
All time
Commit history
Commits on Mar 12, 2023
refactor: move response_content into backend code
nejch
committed
ab089fb
View commit details
Copy full SHA for ab089fb
Browse repository at this point
Commits on Mar 11, 2023
chore(deps): update all non-major dependencies (#2493)
Show description for 07d03dc
renovate[bot]
and
nejch
authored
07d03dc
View commit details
Copy full SHA for 07d03dc
Browse repository at this point
fix(cli): add ability to escape at-prefixed parameter (#2513)
Show description for 4f7c784
pyhedgehog
and
nejch
authored
4f7c784
View commit details
Copy full SHA for 4f7c784
Browse repository at this point
Commits on Mar 6, 2023
chore(deps): update dependency pre-commit to v3 (#2508)
Show description for 7d779c8
renovate[bot]
authored
7d779c8
View commit details
Copy full SHA for 7d779c8
Browse repository at this point
Commits on Feb 28, 2023
chore(deps): update dependency coverage to v7 (#2501)
Show description for aee73d0
renovate[bot]
authored
aee73d0
View commit details
Copy full SHA for aee73d0
Browse repository at this point
chore(deps): update dependency flake8 to v6 (#2502)
Show description for 3d4596e
renovate[bot]
authored
3d4596e
View commit details
Copy full SHA for 3d4596e
Browse repository at this point
Commits on Feb 12, 2023
docs(advanced): clarify netrc, proxy behavior with requests
nejch
authored and
JohnVillalovos
committed
1da7c53
View commit details
Copy full SHA for 1da7c53
Browse repository at this point
feat(backends): use PEP544 protocols for structural subtyping (#2442)
Show description for 4afeaff
Liora Milbaum
authored
4afeaff
View commit details
Copy full SHA for 4afeaff
Browse repository at this point
Commits on Feb 11, 2023
docs: fix update badge behaviour
Show description for 3d7ca1c
Soumya-Kushwaha
authored and
nejch
committed
3d7ca1c
View commit details
Copy full SHA for 3d7ca1c
Browse repository at this point
Commits on Feb 7, 2023
chore(renovate): swith to gitlab-ee
nejch
authored and
JohnVillalovos
committed
8da48ee
View commit details
Copy full SHA for 8da48ee
Browse repository at this point
chore(renovate): bring back custom requirements pattern
nejch
authored and
JohnVillalovos
committed
ae0b21c
View commit details
Copy full SHA for ae0b21c
Browse repository at this point
chore(deps): update mypy (1.0.0) and responses (0.22.0)
Show description for 9c24657
JohnVillalovos
authored and
nejch
committed
9c24657
View commit details
Copy full SHA for 9c24657
Browse repository at this point
Commits on Feb 6, 2023
chore(renovate): do not ignore tests dir
nejch
authored and
JohnVillalovos
committed
5b8744e
View commit details
Copy full SHA for 5b8744e
Browse repository at this point
test(functional): clarify MR fixture factory name
nejch
authored and
JohnVillalovos
committed
d8fd1a8
View commit details
Copy full SHA for d8fd1a8
Browse repository at this point
fix(cli): display items when iterator is returned
nejch
authored and
JohnVillalovos
committed
33a04e7
View commit details
Copy full SHA for 33a04e7
Browse repository at this point
chore(deps): update all non-major dependencies
renovate[bot]
authored and
nejch
committed
2f06999
View commit details
Copy full SHA for 2f06999
Browse repository at this point
chore(deps): update pre-commit hook psf/black to v23
renovate[bot]
authored and
nejch
committed
217a787
View commit details
Copy full SHA for 217a787
Browse repository at this point
chore(deps): update black (23.1.0) and commitizen (2.40.0) (#2479)
Show description for 44786ef
JohnVillalovos
authored
44786ef
View commit details
Copy full SHA for 44786ef
Browse repository at this point
docs(advanced): fix typo in Gitlab examples
nejch
authored and
JohnVillalovos
committed
1992790
View commit details
Copy full SHA for 1992790
Browse repository at this point
Commits on Feb 5, 2023
chore: add SECURITY.md
nejch
authored and
JohnVillalovos
committed
572ca3b
View commit details
Copy full SHA for 572ca3b
Browse repository at this point
chore: remove `pre-commit` as a default `tox` environment (#2470)
Show description for fde2495
JohnVillalovos
authored
fde2495
View commit details
Copy full SHA for fde2495
Browse repository at this point
feat(client): add http_patch method (#2471)
Show description for f711d9e
JohnVillalovos
authored
f711d9e
View commit details
Copy full SHA for f711d9e
Browse repository at this point
Commits on Feb 3, 2023
chore: add Python 3.12 testing
Show description for 0867564
JohnVillalovos
authored and
nejch
committed
0867564
View commit details
Copy full SHA for 0867564
Browse repository at this point
feat(cli): add setting of `allow_force_push` for protected branch
Show description for 929e07d
JohnVillalovos
authored and
nejch
committed
929e07d
View commit details
Copy full SHA for 929e07d
Browse repository at this point
Commits on Feb 2, 2023
Merge pull request #2465 from valentingregoire/typos
Show description for 43f5ac5
max-wittig
authored
43f5ac5
View commit details
Copy full SHA for 43f5ac5
Browse repository at this point
Commits on Feb 1, 2023
Merge branch 'main' into typos
valentingregoire
authored
3cfd390
View commit details
Copy full SHA for 3cfd390
Browse repository at this point
fix: typo fixed in docs
valentingregoire
authored
ee5f444
View commit details
Copy full SHA for ee5f444
Browse repository at this point
Commits on Jan 30, 2023
chore: release v3.13.0
github-actions
committed
a208276
View commit details
Copy full SHA for a208276
Browse repository at this point
chore: make backends private
nejch
authored and
JohnVillalovos
committed
1e629af
View commit details
Copy full SHA for 1e629af
Browse repository at this point
chore(deps): update all non-major dependencies
renovate[bot]
authored and
nejch
committed
ea7010b
View commit details
Copy full SHA for ea7010b
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
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
Browse repository at this point
Commits on Jan 23, 2023
chore: remove tox `envdir` values
Show description for 3c7c7fc
JohnVillalovos
authored and
nejch
committed
3c7c7fc
View commit details
Copy full SHA for 3c7c7fc
Browse repository at this point
Commits on Jan 18, 2023
feat(group): add support for group restore API
mahadevan-karthi-dwp
authored and
JohnVillalovos
committed
9322db6
View commit details
Copy full SHA for 9322db6
Browse repository at this point
chore: update attributes for create and update projects
jrdescartes
authored and
JohnVillalovos
committed
aa44f2a
View commit details
Copy full SHA for aa44f2a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.