- 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 null_store the default cache store in test environment config
#33773 by mcnelson was merged Sep 2, 2018 Loading…
ActiveSupport::Cache raises infinite loop when using Mongoid >= 6
#33769 by arturictus was closed Sep 7, 2018 Loading…
Prevent leaking of user's DB credentials on
rails db:create failure #33744 by bogdanvlviv was merged Aug 29, 2018 Loading…
Add support to ActiveJob for locking jobs activejob stale
#33728 by steves was closed Mar 31, 2020 Loading…
Mutation tracker should be cleared before continuing around callbacks
#33689 by ypresto was merged Aug 28, 2018 Loading…
[skip ci] Fix overlapping text in the guide
#33645 by arye-eidelman was merged Aug 17, 2018 Loading…
Move the initializers rake task to Rails::Command
#33631 by anniecodes was merged Aug 19, 2018 Loading…
Improve handling of querying and loading data with ignored_columns activerecord
#33616 by jasonroelofs was closed Sep 13, 2018 Loading…
URI.unescape handles mixed Unicode/escaped input
#33567 by jasonroelofs was merged Aug 9, 2018 Loading…
ActiveRecord Basics guide: correct explanation of the
updated_at logic [ci skip] #33554 by 64kramsystem was merged Aug 8, 2018 Loading…
Ensure that running tests in parallel doesn't display schema load output
#33553 by bogdanvlviv was merged Aug 11, 2018 Loading…
Fix filtering out ActionView::Template method names from backtrace.
#33541 by lsylvester was merged Aug 7, 2018 Loading…
remove redundant establish_connection call in test_databases.rb
#33513 by twitnithegirl was merged Aug 2, 2018 Loading…
Consistent initializer parameter names for ActionDispatch::Http::UploadedFile actionpack needs work stale
#33472 by thepoho was closed Mar 24, 2020 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.