drupal/core/modules/update/src
xjm e59eed9010 Issue #3111463 followup by dww: Fix line wrapping 2020-05-03 01:35:14 -05:00
..
Access
Controller Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Form Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value 2020-05-02 13:07:36 +01:00
ModuleVersion.php Issue #3074993 by tedbow, kim.pepper, bnjmnm, drumm, xjm, tim.plunkett, Gábor Hojtsy, alexpott: Use "current" in update URLs instead of CORE_COMPATIBILITY to retrieve all future updates 2020-01-23 15:28:49 -06:00
ProjectCoreCompatibility.php Issue #3116198 by tedbow, dww, tim.plunkett: Make ProjectCoreCompatibility class final and internal 2020-02-28 20:32:35 +01:00
ProjectSecurityData.php Issue #3111463 followup by dww: Fix line wrapping 2020-05-03 01:35:14 -05:00
ProjectSecurityRequirement.php Issue #3110186 by benjifisher, tedbow, dww, xjm, tim.plunkett, Gábor Hojtsy, webchick, ckrina, worldlinemine, shaal: Simplify the wording of messages on the status report about security coverage for the site's installed minor version 2020-03-02 21:58:46 +01:00
UpdateFetcher.php Issue #3074993 by tedbow, kim.pepper, bnjmnm, drumm, xjm, tim.plunkett, Gábor Hojtsy, alexpott: Use "current" in update URLs instead of CORE_COMPATIBILITY to retrieve all future updates 2020-01-23 15:28:49 -06:00
UpdateFetcherInterface.php Issue #3100071 by ravi.shankar, benjifisher, dww: Several code comments refer to \Drupal\Update instead of \Drupal\update 2019-12-11 09:53:53 +00:00
UpdateManager.php Issue #3097423 by andypost, longwave: Remove update.module BC layers 2020-01-25 10:39:04 +00:00
UpdateManagerInterface.php Issue #3100071 by ravi.shankar, benjifisher, dww: Several code comments refer to \Drupal\Update instead of \Drupal\update 2019-12-11 09:53:53 +00:00
UpdateProcessor.php Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
UpdateProcessorInterface.php Issue #3100071 by ravi.shankar, benjifisher, dww: Several code comments refer to \Drupal\Update instead of \Drupal\update 2019-12-11 09:53:53 +00:00
UpdateRootFactory.php Issue #3097423 by andypost, longwave: Remove update.module BC layers 2020-01-25 10:39:04 +00:00
UpdateSettingsForm.php Issue #3101138 by andypost, pratik_kamble, kishor_kolekar, alexpott: UpdateSettingsForm should call parent constructor 2020-01-29 09:15:55 +00:00