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
Sort

Pull requests list

Remove HTML fallback for JS requests actionpack actionview security
#39476 opened May 29, 2020 by tenderlove Loading… updated Jun 1, 2021
Read has_one through association target from memory for new records activerecord
#42575 opened Jun 23, 2021 by intrip Loading… updated Feb 11, 2022
Concise logging format for the binds of casted values activerecord
#41136 opened Jan 16, 2021 by kamipo Loading… updated Feb 26, 2022
Extract ActiveSupport::DeepTransformObject activesupport
#34584 opened Dec 1, 2018 by kamipo Loading… updated Feb 26, 2022
Add ActionController::Parameters#require_slice actionpack
#43690 opened Nov 22, 2021 by jonathanhefner Loading… updated Feb 28, 2022
Add :errors option to form_with actionview
#43689 opened Nov 22, 2021 by jonathanhefner Loading… updated Feb 28, 2022
Add year and day translation support for date_select actionview
#43672 opened Nov 19, 2021 by shunichi Loading… updated Mar 4, 2022
Remove useless eq_all, eq_any, etc activerecord
#39150 opened May 5, 2020 by kamipo Loading… updated Mar 10, 2022
Fix broken TLD parsing for cookie store actionpack
#40217 opened Sep 11, 2020 by hovsater Draft updated Mar 16, 2022
fix hash from_xml missing tag error activesupport
#44595 opened Mar 2, 2022 by hxx Loading… updated Mar 18, 2022
Allow nested access to keys loaded as custom config via config_for railties
#44758 opened Mar 23, 2022 by ghousemohamed Loading… updated Mar 29, 2022
Use public_send for public methods in activerecord activerecord
#44821 opened Apr 1, 2022 by ghousemohamed Loading… updated Apr 1, 2022
Escape anchor once in #url_for with Hash syntax actionpack activesupport
#43293 opened Sep 23, 2021 by intrip Loading… updated Apr 4, 2022
Fix #43978 migrations on multidb activerecord
#44079 opened Jan 5, 2022 by codeodor Loading… updated Apr 5, 2022
Fix: Do not load_target if record is present activerecord
#44892 opened Apr 13, 2022 by hrdwdmrbl Loading… updated Apr 13, 2022
ProTip! Filter pull requests by the default branch with base:main.