Issue #3254755: Add method to UpdateRecommender to recommend release during cron.
Merged
requested to merge issue/automatic_updates-3254755:3254755-consider-more-updates into 8.x-2.x
Compare changes
+ 32
− 15
@@ -4,8 +4,9 @@ namespace Drupal\automatic_updates\Form;
@@ -19,7 +20,6 @@ use Drupal\system\SystemManager;
@@ -53,11 +53,11 @@ class UpdaterForm extends FormBase {
@@ -68,14 +68,14 @@ class UpdaterForm extends FormBase {
@@ -93,7 +93,7 @@ class UpdaterForm extends FormBase {
@@ -112,7 +112,7 @@ class UpdaterForm extends FormBase {
@@ -131,10 +131,24 @@ class UpdaterForm extends FormBase {
@@ -148,6 +162,9 @@ class UpdaterForm extends FormBase {
@@ -159,7 +176,7 @@ class UpdaterForm extends FormBase {
@@ -187,7 +204,7 @@ class UpdaterForm extends FormBase {