Actions
Feature #12873
closedUpdate Rails to 4.1.latest
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
#7230 updates Rails to 4.1.5, but this should be updated again to 4.1.latest (currently 4.1.14), either pinned specifically or ~> 4.1.5
.
There are changes to how test DB schemas are maintained between 4.1.5 and 4.1.14 (db:test:prepare is no longer deprecated), so this will need revising.
1.11.0 blocker, as 4.1.5 contains known security vulnerabilities.
Updated by Dominic Cleal about 9 years ago
- Blocked by Feature #7230: Upgrade Ruby on Rails to 4.1 added
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by Dominic Cleal almost 9 years ago
- Blocked by Bug #13242: db:migrate fails under Rails 4.1.latest with "katello_key_system_groups_pkey" not found added
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3082 added
Updated by Dominic Cleal almost 9 years ago
- Blocks Feature #13244: Upgrade Ruby on Rails to 4.2 added
Updated by Eric Helms almost 9 years ago
- Blocked by Bug #13335: Tests fail on Rails 4.1.14 added
Updated by Dominic Cleal almost 9 years ago
- Related to Refactor #13409: Remove maintain_test_schema! Rails initializer added
Updated by Dominic Cleal almost 9 years ago
- Blocked by Bug #13592: Partial ../overrides/foreman/activation_keys/_host_tab accessed outside of view paths added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13666: Partials in app/overrides must be moved into a views path added
Updated by Dominic Cleal almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fd12fc8f4b1f5d6e4fe9aeca97c21a8e1f23dc91.
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13710: apipie:cache fails with Missing template ../../layouts/apipie/apipie added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13804: apipie:cache fails with :"en-GB" is not a valid locale added
Updated by Tomer Brisker over 8 years ago
- Related to Bug #13977: Upgrade rails to 4.1.14.2 added
Actions