Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies.
Issue #2236855 by rachel_norfolk, stefank, ngocketit, lauriii, LewisNyman, alexpott, yuki77, rteijeiro | mortendk: Use CSS for file icons in file fields.
Issue #2346287 by bserem, rteijeiro, Zekvyrin, alexpott: Fixed Installer requirements errors escaped HTML in variables.
Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls.
Issue #2359703 by dawehner, michaellenahan: Remove public visibility from pager variables on the ViewExecutable.
Issue #2227401 by emma.maria, tompagabor, Aleksandar_P | LewisNyman: Apply the seven style guide to the status report.
Issue #2340785 by mpdonadio: Create proper test method for determining if text has been escaped properly.
Issue #2325517 by lauriii, Alienpruts, Tom Verhaeghe, joelpittet, rteijeiro | Cottser: Add methods for adding/removing attributes (not classes) on Attribute objects.
Issue #2354491 by olli, dawehner | penyaskito: Fixed Edit new user list view throws exception on saving.
Issue #2371457 by DuaelFr: Replace inappropriate translatatable string in core/modules/contextual/contextual.module.
Issue #2371759 by angel.angelio | cilefen: The docblock for user_help() should read "Implements hook_help().".
Issue #2371479 by DuaelFr: Replace inelegant string in core/lib/Drupal/Core/Database/Install/Tasks.php.
Issue #2353013 by bertramakers, oenie, crazyrohila: Remove taxonomy_term_load_parents_all from taxonomy/taxonomy.module.
Issue #2371841 by tim.plunkett | benjy: Fixed FullPageVariant::$mainContent must always be an array.
Issue #2278415 by G-raph, Upchuk, Karmen, JamesLefrère, herom | emma.maria: Fixed Bartik dropbutton styling looks bad.
Issue #920056 by Dave Reid, andypost, quietone, rkjha, Alumei: Fixed [comment:name] duplicates [comment:author], and the latter should use format_username().
Issue #2347787 by andrei.dincu | cosmicdreams: Fixed Content Type edit form always displays "Don't display post information".
Issue #2368975 by damiankloip: Fixed ElementInfoManager::buildInfo() processes info data on every request.
Issue #2367579 by tim.plunkett, chx: Fixed Move retrieval of visible blocks to a standalone service.
Issue #2350507 by hussainweb, hctom, jbrown: Fixed \Drupal\Core\Url has no __toString() magic method.
Issue #2347511 by davidhernandez, lauriii, rpayanm, kasn: Add method to test if class attribute has class on Attribute object.
Issue #2370005 by olli: Fixed Remove link in views ui grouped filter and rearrange fields/sorts does not work.