-
Notifications
You must be signed in to change notification settings - Fork 22.2k
Pull requests: rails/rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Batch SQL statements when creating tables.
activerecord
#57000
opened Mar 17, 2026 by
andrewn617
Loading…
4 tasks done
Improve Active Record Callbacks guide: add section on around_* callbacks and yield
docs
#56999
opened Mar 17, 2026 by
nenni1011
Loading…
Incomplete fix for CVE-2025-24293: ActiveStorage Vips transformer to RCE #56948
activestorage
#56995
opened Mar 16, 2026 by
nicolasva
Loading…
Incomplete fix for CVE-2024-54133: Feature-Policy directive injection via ActionDispatch::PermissionsPolicy #56949
actionpack
#56991
opened Mar 15, 2026 by
nicolasva
Loading…
Fix insert_all raising "No unique index found for id" without unique_by
activerecord
#56988
opened Mar 15, 2026 by
hammadxcm
Loading…
4 tasks done
has_one :through ignores preloaded associations, fires N+1 query #56978
activerecord
#56985
opened Mar 15, 2026 by
nicolasva
Loading…
Handle unsupported formats in HealthController
railties
#56982
opened Mar 14, 2026 by
ppworks
Loading…
4 tasks done
ActiveRecord: Add option to only upsert changed rows
activerecord
#56981
opened Mar 13, 2026 by
ClaytonPassmore
Loading…
4 tasks done
PostgreSQL::SchemaDumper drops index opclass when using persistent schemas alongside dump_schemas #56966
activerecord
#56979
opened Mar 13, 2026 by
nicolasva
Loading…
[ci skip] Update ActiveRecord Migrations documentation concerning dat…
docs
#56973
opened Mar 12, 2026 by
joshmfrankel
Loading…
4 tasks done
Add inflector global side effects warnings throughout the docs [ci skip]
activesupport
docs
railties
#56968
opened Mar 12, 2026 by
krystof-k
Loading…
2 of 4 tasks
Action Dispatch Integration: Stop relying on #app
actionpack
#56962
opened Mar 11, 2026 by
byroot
Loading…
Fix
has_many replace race when stale loaded associations miss concurrent inserts
activerecord
railties
#56955
opened Mar 10, 2026 by
faraquet
Loading…
ActiveRecord: Allow adapter
#exec_query methods to take allow_retry option
activerecord
#56946
opened Mar 7, 2026 by
frodsan
Loading…
4 tasks done
Avoid AC::Live deadlocks while awaiting commit
actionpack
activesupport
#56942
opened Mar 6, 2026 by
masterful
Loading…
4 tasks done
Match parent status codes for exception subclasses
actionpack
#56940
opened Mar 6, 2026 by
thehale
Loading…
4 tasks done
New application-wide permissions policy with directives
actionpack
railties
#56939
opened Mar 5, 2026 by
cbldev
Loading…
4 tasks
Treat unmarked BINARY strings as already decoded in Bytea#deserialize
activerecord
#56935
opened Mar 4, 2026 by
gustavodegeus
Loading…
Fix: Skip reaper test gracefully when subprocess killed by signal
activerecord
#56931
opened Mar 4, 2026 by
NETIZEN-11
Loading…
ActionView::Base.precompile_templates compiles templates with strict locals at boot
actionmailbox
actiontext
actionview
#56929
opened Mar 4, 2026 by
joelhawksley
Loading…
4 tasks done
Update comment in default application.css for new Rails apps
railties
#56928
opened Mar 4, 2026 by
ayushn21
Loading…
2 tasks done
fix: preserve
ssl_bind when PORT env var overrides port in config/puma.rb.
railties
#56923
opened Mar 3, 2026 by
ruyrocha
Loading…
4 tasks done
Add a development server to view the Rails Guides
docs
#56922
opened Mar 3, 2026 by
ayushn21
Loading…
1 task done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.