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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenStackweb
/
summit-api
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
3
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Hotfix/speakers activity count tweaks
- #563
#563
Merged
smarcet
merged 13 commits into
main
OpenStackweb/summit-api:main
from
hotfix/speakers-activity-count-tweaks
OpenStackweb/summit-api:hotfix/speakers-activity-count-tweaks
Copy head branch name to clipboard
Jun 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Hotfix/speakers activity count tweaks
#563
smarcet
merged 13 commits into
main
OpenStackweb/summit-api:main
from
hotfix/speakers-activity-count-tweaks
OpenStackweb/summit-api:hotfix/speakers-activity-count-tweaks
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
refactor(DoctrineSpeakerRepository): two-phase getAllByPage + shared base query
Show description for a61c8d7
smarcet
committed
a61c8d7
View commit details
Copy full SHA for a61c8d7
Browse repository at this point
refactor(DoctrineMemberRepository): two-phase submitter query pattern
Show description for 4da2767
smarcet
committed
4da2767
View commit details
Copy full SHA for 4da2767
Browse repository at this point
refactor: replace nested IN(DQL)+EXISTS with temp-table chunk pattern in getUniqueActivitiesCountBySummit
Show description for 66b0825
smarcet
committed
66b0825
View commit details
Copy full SHA for 66b0825
Browse repository at this point
fix: MySQL 1137 in getUniqueActivitiesCountBySummit speaker repo
Show description for 73c169a
smarcet
committed
73c169a
View commit details
Copy full SHA for 73c169a
Browse repository at this point
fix: bind :summit entity parameter in getUniqueActivitiesCountBySummit
Show description for cf4c5cd
smarcet
committed
cf4c5cd
View commit details
Copy full SHA for cf4c5cd
Browse repository at this point
test: add getUniqueActivitiesCountBySummit coverage in SpeakerRepositoryTest
Show description for e4d293b
smarcet
committed
e4d293b
View commit details
Copy full SHA for e4d293b
Browse repository at this point
fix: unify summit parameter to :summit entity in Phase 1 QB
Show description for fcd2e6a
smarcet
committed
fcd2e6a
View commit details
Copy full SHA for fcd2e6a
Browse repository at this point
feat(submitters): add presentations_track_group_id filter support
Show description for 09a0304
smarcet
committed
09a0304
View commit details
Copy full SHA for 09a0304
Browse repository at this point
fix: correct @return annotation on IMemberRepository::getSubmittersIdsBySummit
smarcet
committed
456952c
View commit details
Copy full SHA for 456952c
Browse repository at this point
fix: align COALESCE sort precedence in DoctrineSpeakerRepository to speaker entity first
smarcet
committed
58a4f1a
View commit details
Copy full SHA for 58a4f1a
Browse repository at this point
test: add coverage for critical filter gaps in speaker and submitter repos
Show description for 412d1a3
smarcet
committed
412d1a3
View commit details
Copy full SHA for 412d1a3
Browse repository at this point
fix: use flat array for multi-filter FilterParser::parse calls
Show description for 0d5d4e4
smarcet
committed
0d5d4e4
View commit details
Copy full SHA for 0d5d4e4
Browse repository at this point
test: cover moderator path, multi-page pagination and track-group filter gaps
Show description for ee3b3be
smarcet
committed
ee3b3be
View commit details
Copy full SHA for ee3b3be
Browse repository at this point
You can’t perform that action at this time.