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 }}
furlongm
/
patchman
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
101
Star
448
Code
Issues
39
Pull requests
15
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Reduce query counts
- #810
#810
Open
cpoppema
wants to merge 15 commits into
furlongm:main
furlongm/patchman:main
from
cpoppema:reduce-query-counts
cpoppema/patchman:reduce-query-counts
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Reduce query counts
#810
cpoppema
wants to merge 15 commits into
furlongm:main
furlongm/patchman:main
from
cpoppema:reduce-query-counts
cpoppema/patchman:reduce-query-counts
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
add select_related to django-admin's host repo list view
cpoppema
committed
4cfad1e
View commit details
Copy full SHA for 4cfad1e
Browse repository at this point
extend select_related in HostManager with osvariant__arch
cpoppema
committed
d16a4f7
View commit details
Copy full SHA for d16a4f7
Browse repository at this point
add select related to host list and host detail views
cpoppema
committed
6b02d66
View commit details
Copy full SHA for 6b02d66
Browse repository at this point
add annotate and prefetch_related for counts to operatingsystem list and detail views
cpoppema
committed
f09da91
View commit details
Copy full SHA for f09da91
Browse repository at this point
optimize query count and duration for package views
cpoppema
committed
6b32ad3
View commit details
Copy full SHA for 6b32ad3
Browse repository at this point
add annotate for counts to repos list view
cpoppema
committed
9ee498c
View commit details
Copy full SHA for 9ee498c
Browse repository at this point
add annotate and prefetch_related for counts to security views
cpoppema
committed
c5b17e4
View commit details
Copy full SHA for c5b17e4
Browse repository at this point
add db index for Report.created
cpoppema
committed
8f7f842
View commit details
Copy full SHA for 8f7f842
Browse repository at this point
optimize query count and duration for dashboard view
cpoppema
committed
63d7e03
View commit details
Copy full SHA for 63d7e03
Browse repository at this point
prevent executing context_processors.issues_count unnecessarily
cpoppema
committed
107a8f0
View commit details
Copy full SHA for 107a8f0
Browse repository at this point
Commits on Apr 22, 2026
Merge branch 'main' into reduce-query-counts
furlongm
authored
df5c2be
View commit details
Copy full SHA for df5c2be
Browse repository at this point
fix line length mirror query in util/views.py
cpoppema
committed
15a95a1
View commit details
Copy full SHA for 15a95a1
Browse repository at this point
fix single blank line after class definition in packages/admin.py
cpoppema
committed
eddce88
View commit details
Copy full SHA for eddce88
Browse repository at this point
Commits on Apr 25, 2026
instead of prefetch_related for repos.count fix REPOS_OSRELEASE_TEMPLATE
cpoppema
committed
b83d928
View commit details
Copy full SHA for b83d928
Browse repository at this point
revert removing .distinct() for packages/views.py:package_name_list
cpoppema
committed
ed6881d
View commit details
Copy full SHA for ed6881d
Browse repository at this point
You can’t perform that action at this time.