- May 15, 2020
-
- May 14, 2020
-
- May 12, 2020
-
- May 11, 2020
-
- May 10, 2020
-
- May 09, 2020
-
- May 07, 2020
-
-
Jess authored
- May 06, 2020
-
- May 05, 2020
-
(cherry picked from commit 287cbe29)
Issue #3135629 by alexpott, dww, daffie, jungle, Rkumar, balsama, xjm: Minimum MySQL version requirement is not confirmed when upgrading existing sites from Drupal 8 to Drupal 9 (cherry picked from commit cefc84f9)
Issue #3123537 by tedbow, dww, DamienMcKenna, xjm, Berdir, tim.plunkett, pingwin4eg: /admin/reports/status should not WSOD if it finds an extension missing core_version_requirement in its info.yml file (cherry picked from commit 1b4c4238)
(cherry picked from commit 2838d78e)
Issue #3135308 by sja112, longwave, Kristen Pol: Fix 'The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead.' (cherry picked from commit ef61d276)
(cherry picked from commit 5c72f9f0)
Issue #3133305 by quietone, xjm, daffie, benjifisher, longwave: Use \Drupal::VERSION to get the version in Migrate UI rather than hardcoding it
Revert "Revert "Revert "Issue #3133305 by quietone, daffie, xjm, benjifisher, longwave: Use \Drupal::VERSION to get the version in Migrate UI rather than hardcoding it""" This reverts commit 868ae52e.
Revert "Revert "Issue #3133305 by quietone, daffie, xjm, benjifisher, longwave: Use \Drupal::VERSION to get the version in Migrate UI rather than hardcoding it"" This reverts commit 6704a2f3.
Revert "Issue #3133305 by quietone, daffie, xjm, benjifisher, longwave: Use \Drupal::VERSION to get the version in Migrate UI rather than hardcoding it" This reverts commit 7dabc937.
(cherry picked from commit 705ab0ab)
Issue #3134648 by alexpott, dww, greg.1.anderson, hussainweb, catch, xjm: Don't pin the composer/installers version in drupal/core-recommended
(cherry picked from commit da4caf4f)
Issue #3134333 by xjm, longwave, ravi.shankar, daffie: Change Drupal\Tests\search\Functional\SearchSimplifyTest and Drupal\Tests\search\Functional\SearchTokenizerTest to kerneltests (cherry picked from commit 84f3be3d)
(cherry picked from commit a71b6415)
Issue #3130341 by jungle, longwave, catch, xjm: [backport] Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects()