Actions
Feature #13244
closedUpgrade Ruby on Rails to 4.2
Added by Dominic Cleal over 8 years ago. Updated about 6 years ago.
Description
This ticket covers the upgrade of core Foreman to Ruby on Rails 4.2 (i.e. Gemfile et al).
Updated by Dominic Cleal over 8 years ago
- Blocks Tracker #13243: Rails 4.2 upgrade tasks added
Updated by Dominic Cleal over 8 years ago
- Blocked by Feature #12873: Update Rails to 4.1.latest added
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13440: Replace Host::Base#model_name to prevent Rails 4.2 conflict added
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3133 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Assigned
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3133)
Updated by Dominic Cleal over 8 years ago
- Blocked by Bug #13878: assets_paths initializer fails calling generate_railtie_name on Rails 4.2 added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13879: Load mocha/minitest integration explicitly in test_helper added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13883: Host::Managed.last_report_object association uses deprecated :order parameter added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13897: Explicitly set :limit on all DB migrations adding string columns added
Updated by Dominic Cleal over 8 years ago
A branch is available at https://github.com/domcleal/foreman/commits/13244-rails42 for anybody wanting to test against it. Apart from a couple of integration tests, it's in good working order.
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13938: Remove reports fixtures added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13978: Replace AR connection value_to_boolean method with Foreman::Cast added
Updated by Dominic Cleal over 8 years ago
- Blocked by Bug #14064: Puppetclass#hostgroups_count should be excluded from auditing added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #14093: Remove unused roles permissions column added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #14094: Replace DB migration foreign_keys calls with foreign_key_exists? added
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3294 added
Updated by Dominic Cleal over 8 years ago
- Related to Refactor #14156: Support Ruby on Rails 4.2 without Foreigner added
Updated by Dominic Cleal over 8 years ago
This has been merged into the rails42
branch and not develop yet (leaving it on RfT until it is merged). Please see https://groups.google.com/forum/#!topic/foreman-dev/6ANhWVGDzNA for details.
Updated by Dominic Cleal over 8 years ago
- Related to Bug #14155: Tests are order dependent, should be runnable with random order added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #14253: Saving dashboard widget positions fails under Rails 4.2 added
Updated by David Davis over 8 years ago
- Related to Refactor #14581: Fix migrations for Rails 4.2 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 85a971464db95b91ebb3db1070b908f97b9c3e5f.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Updated by Dominic Cleal about 8 years ago
- Related to Bug #15718: Hashes defined in matchers do not save properly after the first time added
Actions