Skip to content

Pull requests: rails/rails

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make transaction isolation work with transactional tests: follow-up activerecord
#55792 opened Sep 28, 2025 by kirs Loading… updated Nov 13, 2025
Add structured event for open redirects actionpack
#56019 opened Oct 27, 2025 by adrianna-chang-shopify Loading… updated Nov 13, 2025
3 tasks done
Fix AppGeneratorTest devcontainer MySQL tests when using socket locally railties
#56139 opened Nov 12, 2025 by zzak Loading… updated Nov 13, 2025
Add class option primary_key_default for migration and model generator activerecord
#56095 opened Nov 6, 2025 by kinoppyd Loading… updated Nov 12, 2025
4 tasks done
Fix validation context regression for unchanged associations activerecord
#56109 opened Nov 7, 2025 by PhilCoggins Loading… updated Nov 12, 2025
ActiveStorage immediate variants accepted Core accepts PR idea, code may need work activestorage docs
#51951 opened May 30, 2024 by tomrossi7 Loading… updated Nov 12, 2025
4 tasks done
8.2.0
Mask secure tokens by default while displaying prefix activerecord
#55972 opened Oct 22, 2025 by benngarcia Loading… updated Nov 12, 2025
[ci skip] Fix "Tuning Performance for Deployment" guide docs
#56143 opened Nov 12, 2025 by callmesangio Loading… updated Nov 12, 2025
2 of 4 tasks
Don't destroy ActiveStorage::Blob when its file deletion on the service fails activestorage
#56006 opened Oct 24, 2025 by sherpalabsio Loading… updated Nov 12, 2025
4 tasks done
Add Rails::CodeStatistics#register_extension to register file extensions for rails stats railties
#56017 opened Oct 27, 2025 by taketo1113 Loading… updated Nov 12, 2025
4 tasks done
Use explicit block parameter to avoid breaking private API signature actionview
#56140 opened Nov 12, 2025 by zzak Loading… updated Nov 12, 2025
Support PostgreSQL DISTINCT ON activerecord PostgreSQL ready PRs ready to merge
#41622 opened Mar 5, 2021 by aliismayilov Loading… updated Nov 12, 2025
Fix uniq token index duplication activerecord railties
#56131 opened Nov 11, 2025 by dancristianb Loading… updated Nov 11, 2025
4 tasks done
QueryIntent#execute! activerecord
#56129 opened Nov 11, 2025 by matthewd Loading… updated Nov 11, 2025
Use Asia/Dubai for Abu Dhabi timezone instead of Asia/Muscat activesupport
#56127 opened Nov 11, 2025 by fenelon Loading… updated Nov 11, 2025
4 tasks done
[ci skip] update highlighted code in guide to avoid misunderstanding docs
#56124 opened Nov 10, 2025 by HoseaLyu Loading… updated Nov 10, 2025
2 of 4 tasks
Reset parallel test tables by deleting activerecord
#56097 opened Nov 6, 2025 by djmb Loading… updated Nov 10, 2025
4 tasks done
counter_cache issue when using string IDs activerecord
#56123 opened Nov 9, 2025 by iuri-gg Loading… updated Nov 10, 2025
4 tasks done
Add support for PostgreSQL index WITH (...) options activerecord
#56118 opened Nov 8, 2025 by dannote Loading… updated Nov 9, 2025
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.