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
Assigned to nobody Loading
Sort

Pull requests list

Enable JRuby testing for Active Job activejob JRuby
#27075 by maclover7 was merged Nov 17, 2016 Loading… updated Nov 17, 2016
Chain scope constraints should respect own table alias activerecord
#27836 by kamipo was merged Jan 31, 2017 Loading… updated Jan 31, 2017
Fix typo in actionview error message in to_form_params helper method actionview
#28450 by adamgamble was merged Mar 21, 2017 Loading… updated Mar 21, 2017
Don't add a dummy API key to every new Rails app railties
#28524 by claudiob was merged Mar 22, 2017 Loading… updated Mar 23, 2017
Fix ActiveModel::Errors #keys, #values activemodel
#28584 by bogdanvlviv was merged Mar 28, 2017 Loading… updated Mar 28, 2017
Add steps on how to upgrade to Rails 5.1
#28675 by claudiob was closed Apr 7, 2017 Loading… updated Apr 7, 2017
Assorted delegate_missing_to doc fixes activesupport
#28986 by tjschuck was merged May 4, 2017 Loading… updated May 4, 2017
Refactor PredicateBuilder to consolidate creating binds and parts steps
#29883 by kamipo was closed Jul 21, 2017 Loading… updated Jul 25, 2017
Do not use Arel.star when ignored_columns activerecord needs work
#27918 by maclover7 was closed Oct 25, 2017 Loading… updated Oct 25, 2017
Testing actioncable against websocket-driver 0.7.0
#30711 by jaredbeck was merged Jan 18, 2018 Loading… updated Jan 18, 2018
Deprecate #where with blank condition activerecord needs work
#28290 by bogdanvlviv was closed Jun 19, 2018 Loading… updated Jun 20, 2018
Reduce Array allocation by mutating when possible
#33806 by schneems was closed Sep 21, 2018 Loading… updated Oct 22, 2018
lazy init response parser actionpack
#34684 by abhisheksarka was closed Dec 13, 2018 Loading… updated Dec 27, 2018
Typo fixes in action cable. actioncable
#34959 by alkesh26 was merged Jan 18, 2019 Loading… updated Jan 18, 2019
Ensure radio/checkbox DOM IDs with float values are unique actionview
#34975 by markedmondson was merged Feb 5, 2019 Loading… updated Feb 5, 2019
Bugfix has_many association #size when ids reader is cached and assoc… activerecord
#35178 by bogdan was merged Feb 8, 2019 Loading… updated Feb 8, 2019
Add Worker Pool section to Action Cable configuration docs docs
#35034 by sponomarev was merged Feb 13, 2019 Loading… updated Feb 13, 2019
Fix SQLite3 quoting to not put database and table in separate quotes activerecord
#35339 by MaxLap was closed Feb 22, 2019 Loading… updated Feb 22, 2019
Rename ActionView::Base#run actionview
#35627 by sebjacobs was merged Mar 15, 2019 Loading… updated Mar 15, 2019
Bugfix: Fix false autosave for has_one :through association activerecord
#35683 by Kukunin was merged Mar 23, 2019 Loading… updated Mar 23, 2019
[ci skip] Fixed changelog typo behaviour -> behavior actionpack
#35765 by abhaynikam was merged Mar 27, 2019 Loading… updated Mar 28, 2019
Fix partial caching ignore repeated items issue actionview
#35145 by st0012 was merged Apr 4, 2019 Loading… updated Apr 5, 2019
ProTip! Mix and match filters to narrow down what you’re looking for.