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
Type
/
to 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 }}
quazgar
/
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
docs
gl_objects
on
main
User selector
All users
All time
Commit history
Commits on Jul 21, 2022
fix: add `get_all` param (and `--get-all`) to allow passing `all` to API
nejch
authored and
JohnVillalovos
committed
7c71d5d
View commit details
Copy full SHA for 7c71d5d
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
feat(groups): add support for group-level registry repositories
nejch
authored and
JohnVillalovos
committed
70148c6
View commit details
Copy full SHA for 70148c6
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
feat: support validating CI lint results
nejch
authored and
JohnVillalovos
committed
3b1ede4
View commit details
Copy full SHA for 3b1ede4
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
docs: document CI Lint usage
nejch
authored and
JohnVillalovos
committed
d5de4b1
View commit details
Copy full SHA for d5de4b1
View code at this point
Browse repository at this point
docs(users): add docs about listing a user's projects
Show description for 065a1a5
JohnVillalovos
committed
065a1a5
View commit details
Copy full SHA for 065a1a5
View code at this point
Browse repository at this point
Merge pull request #1896 from python-gitlab/jlvillal/ci_lint
Show description for d15fea0
nejch
authored
d15fea0
View commit details
Copy full SHA for d15fea0
View code at this point
Browse repository at this point
feat(objects): add Project CI Lint support
Show description for b213dd3
JohnVillalovos
committed
b213dd3
View commit details
Copy full SHA for b213dd3
View code at this point
Browse repository at this point
docs: update return type of pushrules
Show description for 53cbecc
JohnVillalovos
committed
53cbecc
View commit details
Copy full SHA for 53cbecc
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
feat: add support for group push rules
Show description for b5cdc09
O'Keefe, Gerard (Gerry)
authored and
JohnVillalovos
committed
b5cdc09
View commit details
Copy full SHA for b5cdc09
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Merge pull request #2110 from python-gitlab/jlvillal/mr_approval_rules
Show description for 389e1e6
nejch
authored
389e1e6
View commit details
Copy full SHA for 389e1e6
View code at this point
Browse repository at this point
chore(docs): convert tabs to spaces
Show description for 9ea5520
JohnVillalovos
committed
9ea5520
View commit details
Copy full SHA for 9ea5520
View code at this point
Browse repository at this point
feat(api): add support for `get` for a MR approval rule
Show description for 89c18c6
JohnVillalovos
committed
89c18c6
View commit details
Copy full SHA for 89c18c6
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
test: add tests and clean up usage for new enums
nejch
authored and
JohnVillalovos
committed
323ab3c
View commit details
Copy full SHA for 323ab3c
View code at this point
Browse repository at this point
Commits on Jun 26, 2022
feat(downloads): allow streaming downloads access to response iterator (#1956)
Show description for b644721
TCatshoek
authored
b644721
View commit details
Copy full SHA for b644721
View code at this point
Browse repository at this point
Commits on Jun 25, 2022
Merge pull request #2061 from bgamari/patch-1
Show description for f9b7c7b
nejch
authored
f9b7c7b
View commit details
Copy full SHA for f9b7c7b
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
feat(users): add ban and unban methods
antoineauger
committed
0d44b11
View commit details
Copy full SHA for 0d44b11
View code at this point
Browse repository at this point
Commits on May 29, 2022
feat(client): introduce `iterator=True` and deprecate `as_list=False` in `list()`
Show description for cdc6605
JohnVillalovos
committed
cdc6605
View commit details
Copy full SHA for cdc6605
View code at this point
Browse repository at this point
Commits on May 27, 2022
feat(objects): support get project storage endpoint
nejch
authored and
JohnVillalovos
committed
8867ee5
View commit details
Copy full SHA for 8867ee5
View code at this point
Browse repository at this point
Commits on May 23, 2022
docs: update issue example and extend API usage docs
msweikatacoco
authored and
nejch
committed
aad71d2
View commit details
Copy full SHA for aad71d2
View code at this point
Browse repository at this point
Commits on May 4, 2022
docs(merge_requests): add new possible merge request state and link to the upstream docs
Show description for e660fa8
cduelo
committed
e660fa8
View commit details
Copy full SHA for e660fa8
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Merge pull request #1963 from python-gitlab/feat/deploy-token-get
Show description for 69ace2d
max-wittig
authored
69ace2d
View commit details
Copy full SHA for 69ace2d
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
feat(objects): support getting project/group deploy tokens by id
nejch
committed
fcd37fe
View commit details
Copy full SHA for fcd37fe
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
feat(user): support getting user SSH key by id
nejch
committed
6f93c05
View commit details
Copy full SHA for 6f93c05
View code at this point
Browse repository at this point
feat(api): re-add topic delete endpoint
Show description for d1d96bd
nejch
authored and
JohnVillalovos
committed
d1d96bd
View commit details
Copy full SHA for d1d96bd
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
docs(api-docs): docs fix for application scopes
wacuuu
committed
e1ad93d
View commit details
Copy full SHA for e1ad93d
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
docs: fix typo and incorrect style
kinbald
committed
2828b10
View commit details
Copy full SHA for 2828b10
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
docs: add pipeline test report summary support
kinbald
committed
d78afb3
View commit details
Copy full SHA for d78afb3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.