- 20 Apr, 2014 1 commit
-
- 18 Apr, 2014 8 commits
- 17 Apr, 2014 1 commit
-
-
webchick authored
-
- 16 Apr, 2014 11 commits
- 15 Apr, 2014 7 commits
- 14 Apr, 2014 2 commits
-
- 13 Apr, 2014 8 commits
- 12 Apr, 2014 2 commits
-
Issue #2208015 by tim.plunkett: Remove "convert to trait" comments about EntityWithPluginBagInterface.
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler.
Issue #2239181 by sun, znerol: SessionManager::isStarted() returns TRUE even after session_write_close() has been called.
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity.
Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions.
Issue #2232425 by danblack: Database Schema field/column default value is not properly quoted via PDO::quote().
Issue #1167248 by Berdir, damiankloip, Alan Evans, beejeebus, catch: Add CacheBackendInterface::setMultiple().
Issue #2151699 by jsbalsera: Move #access responsibility from formatters/widgets to EntityViewDisplay/EntityFormDisplay.
Issue #2225473 by mcjim: Move database fakes out of migrate module so they can be used in non-migrate tests.
Issue #2233337 by znerol: Impossible to specify per-bin cache backend service from within settings.php.
Issue #2236553 by xjm, dags, Gaelan, alexpott: Config import validation needs to be able to list multiple issues and the messages should be translatable.
Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage.
Issue #2239407 by holly.ross.drupal, YesCT, tstoeckler, alimac: Language manager interface should not specify implementation details for getLanguages on the interface.
Wrong commit credit. This reverts commit 0a93d9a1.
Issue #2227869 by joelpittet: Remove magic printing from Attribute class to make Twig 'without' filter work for attributes.
Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API.
Issue #2206909 by jhodgdon, dawehner: Regression: Form submit redirects from 403/404 pages are no longer possible.
Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation.