Tracker #21834
Rails 5.2 upgrade tasks
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
% Done:
0%
Fixed in Releases:
Found in Releases:
Description
Tracker issue for Rails 5.2 required changes.
Related issues
History
#1
Updated by Lukas Zapletal over 3 years ago
- Related to Feature #21833: Introduce bootsnap for faster bootup times added
#2
Updated by Anonymous over 3 years ago
- Related to Tracker #20948: Rails 5.1 upgrade tasks added
#3
Updated by Anonymous about 3 years ago
- Related to Refactor #7570: set secret_key_base for rails 6.0 upgrade added
#4
Updated by Anonymous about 3 years ago
- Blocked by Refactor #21919: sanitize_sql_for_conditions is private in Rails 5.2 added
#5
Updated by Anonymous about 3 years ago
- Related to Refactor #21920: Refactor password auditing added
#6
Updated by Anonymous about 3 years ago
- Related to Refactor #22083: Rails 5.1: attribute_changed? inside model callbacks added
#7
Updated by Anonymous about 3 years ago
- Blocked by Refactor #22089: scope "without" on TaxableTaxonomy blows up with Rails 5.2 added
#8
Updated by Anonymous about 3 years ago
- Related to deleted (Refactor #21920: Refactor password auditing)
#9
Updated by Anonymous about 3 years ago
- Blocked by Refactor #21920: Refactor password auditing added
#10
Updated by Anonymous about 3 years ago
- Blocked by Refactor #22104: ActiveRecord 5.1 change tracking deprecations added
#11
Updated by Dmitri Dolguikh about 3 years ago
- Related to Feature #22119: Replace MD5 hashes with SHA added
#12
Updated by Anonymous about 3 years ago
- Related to Refactor #22152: upgrade record_tag_helper added
#13
Updated by Anonymous about 3 years ago
- Related to Refactor #22153: move away from rails-controller-testing added
#14
Updated by Anonymous about 3 years ago
- Blocked by Refactor #22601: Update Rails to 5.1.6 added
#15
Updated by Anonymous about 3 years ago
- Blocked by Refactor #22611: Adapt to Rails 5.2 DB migration changes added
#16
Updated by Anonymous about 3 years ago
- Blocked by Feature #22612: Switch over to Rails 5.2 added
#17
Updated by Anonymous about 3 years ago
- Blocked by Refactor #22613: Drop Rails <5.1 ParseError added
#18
Updated by Anonymous almost 3 years ago
- Blocked by Refactor #22938: test 'should remove the key pair on compute resource deletion' fails with Rails 5.2 added
#19
Updated by Lukas Zapletal almost 3 years ago
- Related to Refactor #23191: Using a dynamic :controller segment in a route is deprecated in Rails 6.0 added
#20
Updated by Anonymous almost 3 years ago
- Blocked by Refactor #23234: remove friendly_id <5.0 workarounds added
#21
Updated by Anonymous almost 3 years ago
- Blocked by deleted (Refactor #23234: remove friendly_id <5.0 workarounds)
#22
Updated by Anonymous almost 3 years ago
- Related to Refactor #23234: remove friendly_id <5.0 workarounds added
#23
Updated by Anonymous almost 3 years ago
- Related to Refactor #23300: Do not use string interpolation when composing SQL queries. added
#24
Updated by Anonymous almost 3 years ago
- Subject changed from [TRACKER] Rails 5.2 upgrade tasks to Rails 5.2 upgrade tasks
#25
Updated by Anonymous almost 3 years ago
- Blocked by Refactor #23492: SettingTest#test_first_or_create_works fails with Rails 5.2 added
#26
Updated by Anonymous almost 3 years ago
- Blocks Feature #3511: As a security person, I would like Foreman to run in FIPS mode added
#27
Updated by Anonymous almost 3 years ago
- Blocked by Refactor #23806: raise gem dependencies to Rails 5.2 compatible versions added
#28
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
#29
Updated by Anonymous over 2 years ago
- Blocked by Refactor #24539: don't initialize dynflow in db:create added
#30
Updated by Ivan Necas over 2 years ago
- Blocked by Refactor #24619: With Rails 5.2 db:create fails when plugins present added
#31
Updated by Ivan Necas over 2 years ago
- Related to Bug #24696: A class was passed to `:class_name` but we are expecting a string with Rails 5.2 added
#32
Updated by Ivan Necas over 2 years ago
- Related to Feature #24676: Moving Katello to Rails 5.2 added
#33
Updated by Ivan Necas over 2 years ago
- Related to Bug #24698: database "test_plugin_matrix-3-dev" does not exist when using `RemoteExecutionFeature.register` with Rails 5.2 added
#34
Updated by Anonymous over 2 years ago
- Blocks Refactor #24736: Refactor "Admin user should query Role model with no restrictions" test added
#35
Updated by Anonymous over 2 years ago
- Blocked by Refactor #24737: add a read_attribute_before_type_cast method for settings added
#36
Updated by Anonymous over 2 years ago
- Blocks deleted (Refactor #24736: Refactor "Admin user should query Role model with no restrictions" test)
#37
Updated by Anonymous over 2 years ago
- Blocked by Refactor #24736: Refactor "Admin user should query Role model with no restrictions" test added
#38
Updated by Anonymous over 2 years ago
- Related to Refactor #24831: Remove Rails 5.1 workaround for #24712 when upgrading to rails 5.2 added
#39
Updated by Anonymous over 2 years ago
- Related to Bug #24781: Supprting Rails 5.2 added
#40
Updated by Anonymous over 2 years ago
- Related to Tracker #24837: Rails 6.0 Tracker added
#41
Updated by Anonymous over 2 years ago
- Related to Refactor #24838: set "Rails.application.config.active_record.sqlite3.represent_boolean_as_integer = true" and migrate everything added
#42
Updated by Anonymous over 2 years ago
- Related to Refactor #24934: Rails 5.x default configuration migrations added
#43
Updated by Ivan Necas over 2 years ago
- Triaged set to No
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.20.0 added
I guess we can consider this as finished from Foreman core point of view
#44
Updated by Anonymous over 2 years ago
- Related to Tracker #25601: Rails 5.2.4 tracker added
#45
Updated by Anonymous 11 months ago
- Related to Refactor #29520: Wrap sql in Arel.sql() where needed added