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

Add tip about editor integrations in getting started docs
#52979 by vinistock was closed Jan 7, 2025 Loading… updated Jan 7, 2025
4 tasks done
Add skip-kamal option to the command line docs docs
#53052 by jcoyne was closed Dec 18, 2024 Loading… updated Dec 18, 2024
Improvements to ActiveRecord::Rollback docs activerecord
#42874 by jjb was closed Dec 5, 2024 Loading… updated Dec 5, 2024
Add support for disabling transactions per database in ActiveRecord activerecord
#53139 by mjcheetham was merged Nov 6, 2024 Loading… updated Dec 5, 2024
4 tasks done
[8.0] Fix prepared statements on mysql2 adapter activerecord
#53743 by byroot was merged Dec 2, 2024 Loading… updated Dec 2, 2024
If a job fails due to an error, it is discarded, and don't re-raise. activejob
#52557 by ioquatix was closed Nov 16, 2024 Draft updated Nov 16, 2024
1 of 4 tasks
Add reasoning for I18n.with_locale docs
#34911 by duleorlovic was merged Jan 10, 2019 Loading… updated Oct 18, 2024
Update error_reporting.md docs
#53218 by lcmen was merged Oct 7, 2024 Loading… updated Oct 7, 2024
4 tasks done
Add down only and migrating helpers to migration activerecord
#48263 by goulvench was closed Oct 6, 2024 Loading… updated Oct 6, 2024
4 tasks done
ActiveRecord::Relation#async_pending? for introspecting async relations activerecord
#47751 by joeldrapper was closed Apr 4, 2024 Loading… updated Sep 25, 2024
4 tasks done
Improve Active Record Association Callbacks docs [ci skip] activerecord
#52047 by seanpdoyle was merged Sep 13, 2024 Loading… updated Sep 13, 2024
[ci skip] Update active_record_basics.md doc docs ready PRs ready to merge
#52770 by audiosupp was merged Sep 2, 2024 Loading… updated Sep 2, 2024
4 tasks done
Fix inconsistent results of params.deep_transform_keys actionpack activesupport
#50361 by iagopiimenta was merged Feb 21, 2024 Loading… updated Aug 29, 2024
4 tasks done
Fix return values for authenticate in docs and add present? to return false when nil actionpack ready PRs ready to merge
#52194 by kaushikhande was merged Aug 27, 2024 Loading… updated Aug 27, 2024
2 of 4 tasks
Add support for SQLite3 full-text-search and other virtual tables activerecord railties
#52354 by zachasme was merged Aug 26, 2024 Loading… updated Aug 27, 2024
4 tasks done
Allow use of alternative database interfaces activerecord docs ready PRs ready to merge
#52656 by tsvallender was merged Aug 22, 2024 Loading… updated Aug 22, 2024
4 tasks done
Update the description of when SQLite might make sense as the configured database [ci skip] docs ready PRs ready to merge
#52639 by fractaledmind was merged Aug 22, 2024 Loading… updated Aug 22, 2024
Map enums using array to the correct column type activerecord
#51124 by lazaronixon was closed Aug 14, 2024 Loading… updated Aug 14, 2024
4 tasks done
Ensure SQLite transaction default to IMMEDIATE mode activerecord railties
#50371 by fractaledmind was merged Jul 26, 2024 Loading… updated Aug 2, 2024
4 tasks done
Raise specific exception when a connection is not defined activerecord
#52298 by hharen was merged Jul 16, 2024 Loading… updated Jul 16, 2024
3 of 4 tasks
Deprecate use of non-existent enum in query for Mysql2 activerecord stale
#38826 by ak15 was closed Apr 21, 2021 Loading… updated Jul 15, 2024
Deprecate initialize memcache store with dalli client activesupport
#47340 by aledustet was merged Feb 28, 2023 Loading… updated Jul 3, 2024
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.