Issue #1945226 by YesCT, tstoeckler, kfritsche, babruix, IshaDakota, helenkim: Add language selector on menus.
Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration.
Issue #1853526 by dawehner, damiankloip, jibran, xjm: Reintroduce Views integration for contact.module.
Revert "Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched." This reverts commit 431dc2e3.
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
Issue #2022087 followup by damiankloip: Add module owner to plugin definition in AnnotatedClassDiscovery.
Issue #1828536 by sun, thedavidmeister, benjf, derek.deraps, jenlampton, dcam, pwieck: Rename 'type' variable of theme_item_list() to 'list_type'.
Issue #1962234 by dawehner, damiankloip, alexpott: Move views_fetch_fields() into an autoloadable class.
Issue #2015999 followup by effulgentsia: Fields cannot be used as the row style on style plugins that support it.
Issue #1981314 by pcambra, aspilicious, andypost, swentel: Drop procedural usage of fields in field module.
Issue #1987822 by vijaycs85, jrglasgow, tim.plunkett: Convert system_date_time_lookup() to a new style controller.
Issue #2020361 by vijaycs85: Followup for: Create LanguageConfigContext to activate configuration overrides based on language.
Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray.
Issue #1984610 by Albert Volkman, dawehner, tim.plunkett: Convert user_pass() to a new-style Form object.
Issue #2020167 by mikeker, dawehner, irinaz, tim.plunkett: Add a name and email search field to the admin/people view.
Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
Issue #2009664 by esunger, jeroen12345, aaronott, hussainweb: Replace theme() with drupal_render() in rdf module.
Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed.
Issue #1821844 by dawehner, jibran, damiankloip, xjm, ParisLiakos, wamilton, olli: Aggregator views integration.