- 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
Make Active Storage work with API-only apps accepted Core accepts PR idea, code may need work activestorage
#32238 opened Mar 13, 2018 by pixeltrix Loading…
Extract
ActiveSupport::DeepTransformObject activesupport #34584 opened Dec 1, 2018 by kamipo Loading…
Fix unexpected behavior for dependent: :purge activestorage
#36433 opened Jun 6, 2019 by moveson Loading…
Add first & last_id segments to collection cache_version activerecord need rebase
#37724 opened Nov 15, 2019 by alipman88 Loading…
Fix first and last when records are not loaded in a sorted relationship activerecord
#37807 opened Nov 26, 2019 by GermanDZ Loading…
Prevent deadlocks from touch callbacks on chained associations activerecord
#38146 opened Jan 3, 2020 by avit Loading…
Adds preview images for ActionText PDFs and Videos in trix html actiontext
#39113 opened May 2, 2020 by abhaynikam Loading…
Expose Arel attributes through ActiveRecord::Table module and
t method activerecord pinned #39207 opened May 9, 2020 by flanger001 Loading…
ActiveStorage enable variants for custom media types activestorage docs
#39283 opened May 14, 2020 by sedubois Loading…
1 task
Ensure associations are inherited even after subclasses are defined activerecord
#39473 opened May 29, 2020 by kamipo Loading…
Remove HTML fallback for JS requests actionpack actionview security
#39476 opened May 29, 2020 by tenderlove Loading…
Add
update_heritable_value_of actionmailer activemodel activerecord activestorage activesupport #39487 opened May 30, 2020 by jonathanhefner Loading…
Add support for default order actionmailbox actiontext activerecord activestorage activesupport railties
#39525 opened Jun 3, 2020 by udan11 Loading…
ActiveRecord PostgreSQL adapter: escape range bound values during serialization activerecord
#39585 opened Jun 10, 2020 by chrisandreae Loading…
Make it possible to rotate the secret key gracefully for ActiveStorage activestorage activesupport railties
#39623 opened Jun 14, 2020 by santib Loading…
Support
where with comparison operators (>, >=, <, and <=) Take 2 activerecord #39863 opened Jul 17, 2020 by kamipo Loading…
Add
prepend_order as a new query method to prepend the specified order onto any existing order activerecord #40401 opened Oct 16, 2020 by agrobbin Loading…
Extend CSP DSL to support both Content-Security-Policy and Content-Security-Policy-Report-Only headers actionpack docs need rebase railties
#40525 opened Nov 3, 2020 by pragmaticsc Loading…
enable custom Blob#key configuration (to ease Paperclip migration to ActiveStorage) activestorage docs
#41004 opened Jan 3, 2021 by frantisekrokusekpa Loading…
Concise logging format for the binds of casted values activerecord
#41136 opened Jan 16, 2021 by kamipo Loading…
Revert #22610 by default and make it opt-in activemodel needs feedback
#41412 opened Feb 11, 2021 by intrip Loading…
Allow users to customize ActiveStorage controllers without having to override them activestorage
#41505 opened Feb 19, 2021 by santib Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.