- Notifications
You must be signed in to change notification settings - Fork 22k
Pull requests: rails/rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added ability to resize email previews for better testing + ability t… railties
#45993 opened Sep 10, 2022 by igorkasyanchuk Loading… updated Sep 10, 2022
8 of 9 tasks
Add
:save_history option to stream_from actioncable #45764 opened Aug 5, 2022 by mansakondo Loading… updated Oct 10, 2022
2 tasks
Skip association validation when the record is persisted, unchanged and invalid activerecord
#45355 opened Jun 14, 2022 by muZk Loading… updated Oct 14, 2022
Support proc and symbol for
NumericalityValidator's :in option activemodel #46262 opened Oct 18, 2022 by ThomasSevestre Loading… updated Oct 18, 2022
Support custom test paths railties
#46264 opened Oct 18, 2022 by TastyPi Loading… updated Oct 18, 2022
7 of 9 tasks
Make
update and save behave the same in tests where transactions are rolled back activerecord #44716 opened Mar 17, 2022 by ghiculescu Loading… updated Oct 21, 2022
Load Tree Setup activemodel activerecord
#45161 opened May 23, 2022 by gwincr11 Loading… updated Oct 24, 2022
PG: Schema cache with TypeMap activerecord
#44478 opened Feb 18, 2022 by mochnatiy Loading… updated Nov 2, 2022
Removes the Content-Length header in Blobs::Proxycontroller#show activestorage
#46306 opened Oct 22, 2022 by codergeek121 Loading… updated Nov 8, 2022
Preserve attachment changes when converting record to another class using STI activestorage
#46486 opened Nov 13, 2022 by fatkodima Loading… updated Nov 13, 2022
Consider methods defined on ancestors of a channel to be an action actioncable
#46483 opened Nov 12, 2022 by kyanagi Loading… updated Nov 15, 2022
4 of 5 tasks
Add ActiveRecord::Relation#increment_all and decrement_all activerecord
#46524 opened Nov 18, 2022 by shnikola Loading… updated Nov 21, 2022
Allow binding a field to a different error message actionview docs
#46564 opened Nov 24, 2022 by lazaronixon Loading… updated Nov 24, 2022
2
Fix
upsert_all for PostgreSQL json columns when record_timestamps: true activerecord #46159 opened Sep 30, 2022 by ruipserra Loading… updated Dec 5, 2022
9 tasks done
Actual parameter value is Rack::Request, make naming consistent actionpack
#46651 opened Dec 5, 2022 by Vasfed Loading… updated Dec 5, 2022
4 tasks done
Add
ActiveRecord::Persistence#exists? activerecord #46214 opened Oct 10, 2022 by r7kamura Loading… updated Dec 6, 2022
9 tasks done
Move test:prepare task to misc.rake in railties actionpack docs railties
#46098 opened Sep 22, 2022 by simmerz Loading… updated Dec 9, 2022
Fix performance of CollectionAssociation replace_on_target and include activerecord
#46652 opened Dec 6, 2022 by jeffcarbs Loading… updated Dec 10, 2022
4 tasks done
Call after_rollback callback on new records activerecord
#46746 opened Dec 16, 2022 by tenderlove Loading… updated Dec 16, 2022
Fix for issue #46587 actionview
#46750 opened Dec 16, 2022 by virtualfunction Loading… updated Dec 16, 2022
3 of 4 tasks
Add
config.rotate_message_verifiers docs railties #46754 opened Dec 16, 2022 by jonathanhefner Loading… updated Dec 16, 2022
GMT+0, GMT-0, GMT0 and GMT for timezone tests activesupport
#46795 opened Dec 22, 2022 by kaiquekandykoga Loading… updated Dec 22, 2022
Only register CurrentAttributes hooks if used activesupport
#46783 opened Dec 21, 2022 by skipkayhil Loading… updated Dec 22, 2022
2 of 4 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.