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 }}
TCatshoek
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2022
docs(api-docs): update artifact download iterator example
Show description for 9f01ee5
TCatshoek
committed
9f01ee5
View commit details
Copy full SHA for 9f01ee5
Browse repository at this point
test(packages): update tests for downloading with response iterator
Show description for ec61e73
TCatshoek
committed
ec61e73
View commit details
Copy full SHA for ec61e73
Browse repository at this point
feat(downloads): use iterator=True for returning response iterator for downloads
Show description for 8580a77
TCatshoek
committed
8580a77
View commit details
Copy full SHA for 8580a77
Browse repository at this point
Merge remote-tracking branch 'upstream/main'
TCatshoek
committed
780ddc1
View commit details
Copy full SHA for 780ddc1
Browse repository at this point
Revert "feat(downloads): allow streaming downloads access to response iterator"
Show description for 5a97cdb
TCatshoek
committed
5a97cdb
View commit details
Copy full SHA for 5a97cdb
Browse repository at this point
Revert "feat(downloads): add conditional dependency on literal for python 3.7"
Show description for 7e5f4ee
TCatshoek
committed
7e5f4ee
View commit details
Copy full SHA for 7e5f4ee
Browse repository at this point
Revert "chore(deps): add conditional dependency on typing_extensions"
Show description for 4b31b51
TCatshoek
committed
4b31b51
View commit details
Copy full SHA for 4b31b51
Browse repository at this point
Merge pull request #2061 from bgamari/patch-1
Show description for f9b7c7b
nejch
authored
f9b7c7b
View commit details
Copy full SHA for f9b7c7b
Browse repository at this point
docs(api): document usage of head() methods
nejch
authored and
JohnVillalovos
committed
f555bfb
View commit details
Copy full SHA for f555bfb
Browse repository at this point
feat(api): support head() method for get and list endpoints
nejch
authored and
JohnVillalovos
committed
ce9216c
View commit details
Copy full SHA for ce9216c
Browse repository at this point
test(api): add tests for HEAD method
nejch
authored and
JohnVillalovos
committed
b0f02fa
View commit details
Copy full SHA for b0f02fa
Browse repository at this point
feat(api): implement HEAD method
gpocentek
authored and
JohnVillalovos
committed
90635a7
View commit details
Copy full SHA for 90635a7
Browse repository at this point
feat(users): add approve and reject methods to User
Show description for f57139d
2 people
authored and
nejch
committed
f57139d
View commit details
Copy full SHA for f57139d
Browse repository at this point
docs(projects): provide more detailed import examples
nejch
authored and
JohnVillalovos
committed
8f8611a
View commit details
Copy full SHA for 8f8611a
Browse repository at this point
docs(projects): document 404 gotcha with unactivated integrations
nejch
authored and
JohnVillalovos
committed
522ecff
View commit details
Copy full SHA for 522ecff
Browse repository at this point
docs(variables): instruct users to follow GitLab rules for values
nejch
authored and
JohnVillalovos
committed
194b6be
View commit details
Copy full SHA for 194b6be
Browse repository at this point
docs(api): stop linking to python-requests.org
nejch
authored and
JohnVillalovos
committed
49c7e83
View commit details
Copy full SHA for 49c7e83
Browse repository at this point
docs(api): fix incorrect docs for merge_request_approvals (#2094)
Show description for 5583eaa
JohnVillalovos
and
nejch
authored
5583eaa
View commit details
Copy full SHA for 5583eaa
Browse repository at this point
Commits on Jun 24, 2022
Merge pull request #2089 from python-gitlab/jlvillal/more_time
Show description for a825844
nejch
authored
a825844
View commit details
Copy full SHA for a825844
Browse repository at this point
chore(ci): increase timeout for docker container to come online
Show description for bda020b
JohnVillalovos
committed
bda020b
View commit details
Copy full SHA for bda020b
Browse repository at this point
docs(api-usage): add import os in example
arthurzenika
authored and
JohnVillalovos
committed
2194a44
View commit details
Copy full SHA for 2194a44
Browse repository at this point
chore(docs): ignore nitpicky warnings
nejch
authored and
JohnVillalovos
committed
1c3efb5
View commit details
Copy full SHA for 1c3efb5
Browse repository at this point
docs: drop deprecated setuptools build_sphinx
nejch
authored and
JohnVillalovos
committed
048d66a
View commit details
Copy full SHA for 048d66a
Browse repository at this point
Commits on Jun 23, 2022
chore: patch sphinx for explicit re-exports
nejch
authored and
JohnVillalovos
committed
06871ee
View commit details
Copy full SHA for 06871ee
Browse repository at this point
chore: bump mypy pre-commit hook
nejch
authored and
JohnVillalovos
committed
0bbcad7
View commit details
Copy full SHA for 0bbcad7
Browse repository at this point
chore(gitlab): fix implicit re-exports for mpypy
nejch
authored and
JohnVillalovos
committed
981b844
View commit details
Copy full SHA for 981b844
Browse repository at this point
Commits on Jun 22, 2022
Merge pull request #1688 from jspricke/enum
Show description for f0ac3cd
nejch
authored
f0ac3cd
View commit details
Copy full SHA for f0ac3cd
Browse repository at this point
feat(api): convert gitlab.const to Enums
Show description for c3c6086
jspricke
authored and
nejch
committed
c3c6086
View commit details
Copy full SHA for c3c6086
Browse repository at this point
Merge pull request #2084 from calve/protected-environments
Show description for 1feabc0
nejch
authored
1feabc0
View commit details
Copy full SHA for 1feabc0
Browse repository at this point
feat: Add support for Protected Environments
Show description for 1dc9d0f
calve
committed
1dc9d0f
View commit details
Copy full SHA for 1dc9d0f
Browse repository at this point
Commits on Jun 20, 2022
Merge pull request #2083 from python-gitlab/jlvillal/cz
Show description for 8342f53
nejch
authored
8342f53
View commit details
Copy full SHA for 8342f53
Browse repository at this point
chore: add link to Commitizen in Github workflow
Show description for d08d07d
JohnVillalovos
committed
d08d07d
View commit details
Copy full SHA for d08d07d
Browse repository at this point
fix(base): do not fail repr() on lazy objects
nejch
authored and
JohnVillalovos
committed
1efb123
View commit details
Copy full SHA for 1efb123
Browse repository at this point
Merge pull request #2066 from python-gitlab/jlvillal/approval_rule_id
Show description for 41ceaca
nejch
authored
41ceaca
View commit details
Copy full SHA for 41ceaca
Browse repository at this point
Merge pull request #2076 from python-gitlab/renovate/pylint-2.x
Show description for e48ad91
nejch
authored
e48ad91
View commit details
Copy full SHA for e48ad91
Browse repository at this point
Previous
Next
You can’t perform that action at this time.