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 null_store the default cache store in test environment config
#33773 by mcnelson was merged Sep 2, 2018 Loading… updated Nov 16, 2025
Add failing test for remove_connection activerecord
#49382 by rafaelfranca was closed Sep 24, 2025 Loading… updated Sep 24, 2025
Rename primary shard to default within documentation docs needs work
#49946 by frostmark was closed Mar 19, 2024 Loading… updated Mar 19, 2024
4 tasks done
Auto populate primary key column for updatable database views activerecord
#49955 by fatkodima was closed Jan 18, 2024 Loading… updated Jan 20, 2024
Add delayed preloading for arrays of records activerecord
#32136 by dinahshi was closed Oct 4, 2023 Loading… updated Oct 4, 2023
2 tasks done
Allow composite primary key to be derived from schema activerecord
#47633 by nvasilevski was merged Jun 6, 2023 Loading… updated Jun 6, 2023 7.1.0
Fix has_one autosaving for CPK associations activerecord
#48363 by gmcgibbon was merged Jun 2, 2023 Loading… updated Jun 2, 2023
3 of 4 tasks
Fix error in ActiveRecord::Migration.check_pending! activerecord
#47892 by ghiculescu was merged May 3, 2023 Loading… updated May 3, 2023 7.1.0
Support batching using composite primary keys activerecord
#47901 by fatkodima was merged Apr 11, 2023 Loading… updated Apr 11, 2023 7.1.0
Move calls on Base connection to methods for rake tasks activerecord
#46270 by eileencodes was merged Dec 8, 2022 Loading… updated Dec 13, 2022
9 tasks done
7.1.0
Add multi-database support for the db:version task activerecord railties
#46336 by hkdsun was merged Oct 25, 2022 Loading… updated Oct 25, 2022
4 of 5 tasks
7.1.0
Multi-database: better support pending migration checks activerecord railties
#46097 by hkdsun was merged Oct 14, 2022 Loading… updated Oct 14, 2022
8 of 9 tasks
Adjust Puma default config to use a minimum of 1 thread, instead of 5 railties
#24227 by trevorturk was closed Mar 17, 2016 Loading… updated Aug 25, 2022
Initial support for running Rails on FIPS-certified systems
#31289 by dmitri-d was merged Dec 14, 2017 Loading… updated Jun 2, 2022
Add disable_joins option to has_one relation activerecord docs
#42079 by cheshire137 was merged May 7, 2021 Loading… updated Feb 2, 2022 7.0
[ActiveRecord] Accept pool_class option activerecord stale
#42783 by kirs was closed Oct 21, 2021 Loading… updated Oct 21, 2021
Multiple DB migrations priority activerecord
#41664 by dsounded was closed Jun 25, 2021 Loading… updated Jun 30, 2021 7.0
Rollbacks for deadlocks activerecord PostgreSQL
#30922 by jamiemccarthy was closed Jun 17, 2021 Loading… updated Jun 17, 2021
ActiveStorage: use the full class name for the JSON coder activestorage
#31855 by renchap was merged Feb 1, 2018 Loading… updated Apr 1, 2021
collection cache versioning activerecord railties
#34378 by lsylvester was closed Apr 16, 2019 Loading… updated Feb 12, 2021 6.0.0
ProTip! Exclude everything labeled bug with -label:bug.