Skip to content
Navigation Menu
Toggle navigation
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
.
grafana
/
loki
Public
Notifications
You must be signed in to change notification settings
Fork
4.1k
Star
28.7k
Code
Issues
1.3k
Pull requests
401
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add case-insensitive regex optimization
- #20578
#20578
Merged
trevorwhitney
merged 9 commits into
main
grafana/loki:main
from
twhitney/simplify-case-insensitive-regex
grafana/loki:twhitney/simplify-case-insensitive-regex
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: add case-insensitive regex optimization
#20578
trevorwhitney
merged 9 commits into
main
grafana/loki:main
from
twhitney/simplify-case-insensitive-regex
grafana/loki:twhitney/simplify-case-insensitive-regex
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
feat: add case-insensitive regex optimization
trevorwhitney
committed
1c167b2
Copy full SHA for 1c167b2
chore: correctly generate protos
trevorwhitney
committed
dab03de
Copy full SHA for dab03de
refactor: clean up some duplication
trevorwhitney
committed
b3f55df
Copy full SHA for b3f55df
refactor: rename case insentitive params to reflect parent relationship
trevorwhitney
committed
34d0003
Copy full SHA for 34d0003
feat: add predicate handling of case insenstivie queries
trevorwhitney
committed
651e66c
Copy full SHA for 651e66c
fix: align implementation with base literal check in old query engine
Show description for 3c68ea7
trevorwhitney
committed
3c68ea7
Copy full SHA for 3c68ea7
Commits on Feb 5, 2026
chore: add benchmark vs naive implementation
trevorwhitney
committed
3bee865
Copy full SHA for 3bee865
Merge branch 'main' into twhitney/simplify-case-insensitive-regex
trevorwhitney
authored
fbb35b0
Copy full SHA for fbb35b0
fix: missed import in commit, whoops
trevorwhitney
committed
c2ea350
Copy full SHA for c2ea350
You can’t perform that action at this time.