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

Introduce a benchmark template
#26792 by chancancode was merged Oct 15, 2016 Loading… updated Oct 18, 2016
Fix Rails 3-2-stable on Ruby 2.3.1
#26962 by pixeltrix was merged Nov 11, 2016 Loading… updated Nov 12, 2016
Preserve up and down return type activerecord
#27596 by schneems was merged Jan 7, 2017 Loading… updated Jan 9, 2017
Remove useless MySQL::Column tests activerecord MySQL
#27929 by kamipo was merged Feb 7, 2017 Loading… updated Feb 7, 2017
Deprecate ColumnDumper#migration_keys activerecord
#27884 by kamipo was merged Feb 7, 2017 Loading… updated Feb 7, 2017
Fix bigint primary key with unsigned activerecord MySQL
#27960 by kamipo was closed Feb 10, 2017 Loading… updated Feb 10, 2017
Deprecate supports_primary_key? activerecord
#27977 by kamipo was closed Feb 13, 2017 Loading… updated Feb 13, 2017
Remove unused require
#27976 by kamipo was closed Feb 13, 2017 Loading… updated Feb 13, 2017
Schema dumping support for PostgreSQL interval type activerecord PostgreSQL
#27979 by kamipo was closed Feb 13, 2017 Loading… updated Feb 13, 2017 5.1.0
Schema dumping support for PostgreSQL oid type activerecord PostgreSQL
#27980 by kamipo was closed Feb 13, 2017 Loading… updated Feb 13, 2017 5.1.0
Move some ActionCable logs to debug level actioncable
#27922 by martijn was merged Feb 7, 2017 Loading… updated Feb 13, 2017
Omit redundant using: :btree for schema dumping activerecord
#27981 by kamipo was merged Feb 13, 2017 Loading… updated Feb 13, 2017
Improve docs for ActiveRecord::Result. [ci skip] activerecord docs
#28145 by treiff was merged Feb 24, 2017 Loading… updated Feb 24, 2017
Change SystemTestCase.driven_by to use setup/teardown hooks actionpack
#28144 by lucasmazza was merged Feb 24, 2017 Loading… updated Feb 24, 2017 5.1.0
[close #24435] Send user_supplied_options to server needs backport railties
#28137 by schneems was merged Feb 25, 2017 Loading… updated Feb 28, 2017
Allow skipping of turbolinks for test dummy application for plugin/engine railties
#28120 by vfonic was merged Feb 28, 2017 Loading… updated Feb 28, 2017
Update secrets to use modern crypto railties security
#28139 by stouset was merged Mar 2, 2017 Loading… updated Mar 2, 2017 5.1.0
Better integrate rails-ujs in our repository actionview
#28098 by rafaelfranca was merged Feb 22, 2017 Loading… updated Mar 14, 2017
Allow order to be given expressions as hash keys activerecord
#28191 by eugeneius was merged Mar 17, 2017 Loading… updated Mar 17, 2017 5.1.0
Raise when using a bad symlink railties
#28417 by schneems was merged Mar 30, 2017 Loading… updated Mar 30, 2017
Update database.yml when rails new <new_app> -d oracle specified railties
#28257 by yahonda was merged Mar 6, 2017 Loading… updated Mar 30, 2017
Don't fallback to utf8mb3 after MySQL 8.0.0 activerecord MySQL
#28733 by kamipo was merged Apr 20, 2017 Loading… updated Apr 20, 2017
Fix migration tasks activerecord
#28166 by bogdanvlviv was merged Apr 19, 2017 Loading… updated Apr 20, 2017
Respect 'SchemaDumper.ignore_tables' in databases structure dump activerecord
#29077 by guilleiguaran was merged May 16, 2017 Loading… updated May 16, 2017
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.