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 }}
jcarletgo
/
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
main
User selector
All users
All time
Commit history
Commits on Dec 1, 2021
Merge pull request #1709 from python-gitlab/docs/sphinx-annotations
Show description for 2708f91
nejch
authored
2708f91
View commit details
Copy full SHA for 2708f91
View code at this point
Browse repository at this point
Merge pull request #1702 from python-gitlab/jlvillal/attribute_help
Show description for 387e59f
nejch
authored
387e59f
View commit details
Copy full SHA for 387e59f
View code at this point
Browse repository at this point
docs: use annotations for return types
nejch
committed
79e785e
View commit details
Copy full SHA for 79e785e
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
chore: use constants from gitlab.const module
Show description for 6b8067e
JohnVillalovos
committed
6b8067e
View commit details
Copy full SHA for 6b8067e
View code at this point
Browse repository at this point
refactor: deprecate accessing constants from top-level namespace
Show description for c0aa0e1
JohnVillalovos
committed
c0aa0e1
View commit details
Copy full SHA for c0aa0e1
View code at this point
Browse repository at this point
chore: attempt to be more informative for missing attributes
Show description for 1839c9e
JohnVillalovos
committed
1839c9e
View commit details
Copy full SHA for 1839c9e
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
docs: only use type annotations for documentation
nejch
committed
b7dde0d
View commit details
Copy full SHA for b7dde0d
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
test(cli): improve basic CLI coverage
nejch
committed
6b892e3
View commit details
Copy full SHA for 6b892e3
View code at this point
Browse repository at this point
Merge pull request #1712 from StingRayZA/Epicnotes
Show description for 70b9870
nejch
authored
70b9870
View commit details
Copy full SHA for 70b9870
View code at this point
Browse repository at this point
feat: add support for `projects.groups.list()`
Show description for 68ff595
JohnVillalovos
committed
68ff595
View commit details
Copy full SHA for 68ff595
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
feat(api): add support for epic notes
Show description for 7f4edb5
StingRayZA
committed
7f4edb5
View commit details
Copy full SHA for 7f4edb5
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
chore: add type-hints to gitlab/v4/objects/files.py
JohnVillalovos
committed
0c22bd9
View commit details
Copy full SHA for 0c22bd9
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/labels.py
JohnVillalovos
committed
d04e557
View commit details
Copy full SHA for d04e557
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/sidekiq.py
JohnVillalovos
committed
a91a303
View commit details
Copy full SHA for a91a303
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/services.py
JohnVillalovos
committed
8da0b75
View commit details
Copy full SHA for 8da0b75
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/repositories.py
JohnVillalovos
committed
00d7b20
View commit details
Copy full SHA for 00d7b20
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/pipelines.py
JohnVillalovos
committed
cb3ad6c
View commit details
Copy full SHA for cb3ad6c
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/milestones.py
JohnVillalovos
committed
8b6078f
View commit details
Copy full SHA for 8b6078f
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/jobs.py
JohnVillalovos
committed
e8884f2
View commit details
Copy full SHA for e8884f2
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/issues.py
JohnVillalovos
committed
93e39a2
View commit details
Copy full SHA for 93e39a2
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/geo_nodes.py
JohnVillalovos
committed
13243b7
View commit details
Copy full SHA for 13243b7
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/epics.py
JohnVillalovos
committed
d4adf8d
View commit details
Copy full SHA for d4adf8d
View code at this point
Browse repository at this point
chore: fix issue with adding type-hints to 'manager' attribute
Show description for 9a451a8
JohnVillalovos
committed
9a451a8
View commit details
Copy full SHA for 9a451a8
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
chore: add type-hints to gitlab/v4/objects/merge_request_approvals.py
JohnVillalovos
committed
cf3a99a
View commit details
Copy full SHA for cf3a99a
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
chore: ensure get() methods have correct type-hints
Show description for 46773a8
JohnVillalovos
committed
46773a8
View commit details
Copy full SHA for 46773a8
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
chore: add type-hints to gitlab/v4/objects/snippets.py
JohnVillalovos
committed
f256d4f
View commit details
Copy full SHA for f256d4f
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
refactor: use new-style formatting for named placeholders
nejch
authored and
JohnVillalovos
committed
c0d8810
View commit details
Copy full SHA for c0d8810
View code at this point
Browse repository at this point
chore: enforce type-hints on most files in gitlab/v4/objects/
Show description for 7828ba2
JohnVillalovos
committed
7828ba2
View commit details
Copy full SHA for 7828ba2
View code at this point
Browse repository at this point
chore: add type hints for gitlab/v4/objects/commits.py
JohnVillalovos
committed
dc096a2
View commit details
Copy full SHA for dc096a2
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
chore: add type-hints to multiple files in gitlab/v4/objects/
Show description for 8b75a77
JohnVillalovos
committed
8b75a77
View commit details
Copy full SHA for 8b75a77
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/groups.py
Show description for 94dcb06
JohnVillalovos
committed
94dcb06
View commit details
Copy full SHA for 94dcb06
View code at this point
Browse repository at this point
chore: add type-hints to gitlab/v4/objects/merge_requests.py
Show description for f9c0ad9
JohnVillalovos
committed
f9c0ad9
View commit details
Copy full SHA for f9c0ad9
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
docs: add links to the GitLab API docs
Show description for e3b5d27
JohnVillalovos
committed
e3b5d27
View commit details
Copy full SHA for e3b5d27
View code at this point
Browse repository at this point
refactor: use f-strings for string formatting
nejch
authored and
JohnVillalovos
committed
7925c90
View commit details
Copy full SHA for 7925c90
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
Merge pull request #1646 from JacobHenner/add-merge-trains
Show description for ed88bce
nejch
authored
ed88bce
View commit details
Copy full SHA for ed88bce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.