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
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 }}
Halvanhelv
/
translation_diff
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: six defects a Rails application finds and a test suite cannot
- #23
#23
Merged
Halvanhelv
merged 10 commits into
main
Halvanhelv/translation_diff:main
from
fix/sql-store-followups
Halvanhelv/translation_diff:fix/sql-store-followups
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: six defects a Rails application finds and a test suite cannot
#23
Halvanhelv
merged 10 commits into
main
Halvanhelv/translation_diff:main
from
fix/sql-store-followups
Halvanhelv/translation_diff:fix/sql-store-followups
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
fix: let an unset rate_limit fall back to each limiter's own default
Show description for 346afbe
Halvanhelv
committed
346afbe
View commit details
Copy full SHA for 346afbe
Browse repository at this point
fix: redact every ActiveRecordError the write path can raise
Show description for 7d2e36a
Halvanhelv
committed
7d2e36a
View commit details
Copy full SHA for 7d2e36a
Browse repository at this point
fix: never let a failing cache write or prune lose a paid-for translation
Show description for 7b07749
Halvanhelv
committed
7b07749
View commit details
Copy full SHA for 7b07749
Browse repository at this point
fix: give the translation column room for MySQL's TEXT ceiling
Show description for d07a004
Halvanhelv
committed
d07a004
View commit details
Copy full SHA for d07a004
Browse repository at this point
fix: say which limit was reached when a rate limiter refuses
Halvanhelv
committed
6e1b187
View commit details
Copy full SHA for 6e1b187
Browse repository at this point
docs: bring SQL store docs current with the four post-review fixes
Show description for f938629
Halvanhelv
committed
f938629
View commit details
Copy full SHA for f938629
Browse repository at this point
fix: report a rate limiter's ActiveRecord failures as this gem's own error
Halvanhelv
committed
c003673
View commit details
Copy full SHA for c003673
Browse repository at this point
docs: the rate limiter's database failures are redacted too now
Halvanhelv
committed
fbeaf4d
View commit details
Copy full SHA for fbeaf4d
Browse repository at this point
fix: warn, not debug, when the cache stops accepting writes
Show description for ab09321
Halvanhelv
committed
ab09321
View commit details
Copy full SHA for ab09321
Browse repository at this point
style: hoist the Redis limiter's threshold check out of the raise
Halvanhelv
committed
1161602
View commit details
Copy full SHA for 1161602
Browse repository at this point
You can’t perform that action at this time.