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 }}
ebuildy
/
docusaurus-plugin-gitlab
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/projectinfo sections stats
- #29
#29
Merged
ebuildy
merged 28 commits into
main
ebuildy/docusaurus-plugin-gitlab:main
from
feat/projectinfo-sections-stats
ebuildy/docusaurus-plugin-gitlab:feat/projectinfo-sections-stats
Copy head branch name to clipboard
Jul 9, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Feat/projectinfo sections stats
#29
ebuildy
merged 28 commits into
main
ebuildy/docusaurus-plugin-gitlab:main
from
feat/projectinfo-sections-stats
ebuildy/docusaurus-plugin-gitlab:feat/projectinfo-sections-stats
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
docs: design spec for GitlabProjectInfo embedded sections
Show description for e4b5eac
ebuildy
committed
e4b5eac
View commit details
Copy full SHA for e4b5eac
Browse repository at this point
docs: add extended project stats to GitlabProjectInfo spec
Show description for 9a998f0
ebuildy
committed
9a998f0
View commit details
Copy full SHA for 9a998f0
Browse repository at this point
docs: implementation plan for GitlabProjectInfo sections + stats
Show description for 92f80ce
ebuildy
committed
92f80ce
View commit details
Copy full SHA for 92f80ce
Browse repository at this point
feat: add getCommits to GitLabClient
Show description for ff972f8
ebuildy
committed
ff972f8
View commit details
Copy full SHA for ff972f8
Browse repository at this point
feat: add CommitData type and fetchCommits fetcher
Show description for 865a791
ebuildy
committed
865a791
View commit details
Copy full SHA for 865a791
Browse repository at this point
feat: compose count-gated sections into fetchProjectInfo
Show description for 6fa4098
ebuildy
committed
6fa4098
View commit details
Copy full SHA for 6fa4098
Browse repository at this point
test: verify projectInfo cache key varies by section counts
Show description for dd5db25
ebuildy
committed
dd5db25
View commit details
Copy full SHA for dd5db25
Browse repository at this point
feat: render embedded sections and link override in GitlabProjectInfo
Show description for 9add50a
ebuildy
committed
9add50a
View commit details
Copy full SHA for 9add50a
Browse repository at this point
feat: export CommitData and cover cards layout
Show description for 72e7ec2
ebuildy
committed
72e7ec2
View commit details
Copy full SHA for 72e7ec2
Browse repository at this point
docs: document GitlabProjectInfo embedded sections
Show description for 797b092
ebuildy
committed
797b092
View commit details
Copy full SHA for 797b092
Browse repository at this point
docs: single-line GitlabProjectInfo cards example
Show description for b2bbf3a
ebuildy
committed
b2bbf3a
View commit details
Copy full SHA for b2bbf3a
Browse repository at this point
feat: add formatBytes helper
Show description for 5e264c7
ebuildy
committed
5e264c7
View commit details
Copy full SHA for 5e264c7
Browse repository at this point
feat: add statistics option and getContributorsCount to client
Show description for dee5377
ebuildy
committed
dee5377
View commit details
Copy full SHA for dee5377
Browse repository at this point
fix: guard getContributorsCount against NaN X-Total
Show description for 213a06e
ebuildy
committed
213a06e
View commit details
Copy full SHA for 213a06e
Browse repository at this point
feat: map commit/contributor/issue/size stats in fetchProjectInfo
Show description for 001ca6a
ebuildy
committed
001ca6a
View commit details
Copy full SHA for 001ca6a
Browse repository at this point
refactor: surface programmer errors in contributors fetch; fix test fakes
Show description for 1504a14
ebuildy
committed
1504a14
View commit details
Copy full SHA for 1504a14
Browse repository at this point
feat: render extended stat pills in GitlabProjectInfo
Show description for 491b93e
ebuildy
committed
491b93e
View commit details
Copy full SHA for 491b93e
Browse repository at this point
docs: document GitlabProjectInfo extended stats
Show description for e7951c0
ebuildy
committed
e7951c0
View commit details
Copy full SHA for e7951c0
Browse repository at this point
style: theme the embedded GitlabProjectInfo sections and cards layout
Show description for 39f38d9
ebuildy
committed
39f38d9
View commit details
Copy full SHA for 39f38d9
Browse repository at this point
feat: relative dates for commits/issues; right-aligned issue date
Show description for 3b683ca
ebuildy
committed
3b683ca
View commit details
Copy full SHA for 3b683ca
Browse repository at this point
feat: right-align relative dates for releases and commits too
Show description for cbceb9e
ebuildy
committed
cbceb9e
View commit details
Copy full SHA for cbceb9e
Browse repository at this point
feat: show project path in green below the description
Show description for 2f62ff8
ebuildy
committed
2f62ff8
View commit details
Copy full SHA for 2f62ff8
Browse repository at this point
feat: add showLinks prop to toggle release/commit/issue links
Show description for 629c077
ebuildy
committed
629c077
View commit details
Copy full SHA for 629c077
Browse repository at this point
feat: created date in stats; use absolute human dates (drop relative 'x ago')
Show description for 6094d80
ebuildy
committed
6094d80
View commit details
Copy full SHA for 6094d80
Browse repository at this point
docs: fix mangled ProjectInfo blockquote
Show description for 480898b
ebuildy
committed
480898b
View commit details
Copy full SHA for 480898b
Browse repository at this point
chore: doc
Show description for 2d9e570
ebuildy
committed
2d9e570
View commit details
Copy full SHA for 2d9e570
Browse repository at this point
chore: design
Show description for c07da50
ebuildy
committed
c07da50
View commit details
Copy full SHA for c07da50
Browse repository at this point
chore: claude
Show description for 6a288ea
ebuildy
committed
6a288ea
View commit details
Copy full SHA for 6a288ea
Browse repository at this point
You can’t perform that action at this time.