Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
Nathaniel Catchpole
|
a8f43b08fd
|
Issue #2236167 by znerol: Use request stack in cache contexts.
|
2014-05-21 11:13:50 +01:00 |
Nathaniel Catchpole
|
1f5ad10030
|
Issue #2269453 by olli: Apc_fetch() expects a string or array of strings.
|
2014-05-21 10:23:17 +01:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
Alex Pott
|
3cc312e2d2
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-21 00:39:18 +01:00 |
Alex Pott
|
486e276f65
|
Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05 .
|
2014-05-21 00:37:52 +01:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
4862ed79ca
|
Issue #2039435 by Xano, Berdir | akshay.swnt22: Convert EntityManager to extend DefaultPluginManager.
|
2014-05-20 14:44:42 -07:00 |
webchick
|
6131ff1d8d
|
Issue #2096899 by amateescu, msonnabaum | Berdir: Add ::create() to simplify creating new entities.
|
2014-05-20 14:27:11 -07:00 |
webchick
|
e27542b49e
|
Issue #2268801 by tim.plunkett: Update ConditionInterface to use recently added plugin interfaces.
|
2014-05-20 14:12:47 -07:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07:00 |
Nathaniel Catchpole
|
fa17d471ff
|
Issue #2259823 by beejeebus, Wim Leers: Make cache->created be to the millisecond.
|
2014-05-20 17:59:33 +01:00 |
Nathaniel Catchpole
|
e3f9173e65
|
Issue #2267753 by pwolanin, amateescu, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes ->->value.
|
2014-05-20 17:41:42 +01:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Nathaniel Catchpole
|
4451ee6a80
|
Issue #2264179 by Gábor Hojtsy, vijaycs85, alexpott, benjy: Clarify use of property/undefined and add an ignore type in configuration schema.
|
2014-05-20 17:38:14 +01:00 |
Nathaniel Catchpole
|
51edc990be
|
Revert "Issue #2267753 by pwolanin, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes $entity->$name->value."
This reverts commit c16fbc5593 .
|
2014-05-20 11:22:14 +01:00 |
Nathaniel Catchpole
|
c16fbc5593
|
Issue #2267753 by pwolanin, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes $entity->$name->value.
|
2014-05-20 10:43:31 +01:00 |
Nathaniel Catchpole
|
3b9abe1e38
|
Issue #2139583 by damiankloip, dawehner: Clarify error message when services.yml definitions are missing top-level keys.
|
2014-05-20 10:36:29 +01:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01:00 |
Nathaniel Catchpole
|
21fbb5ddaf
|
Issue #2259823 by beejeebus, Wim Leers: Make cache->created be to the millisecond.
|
2014-05-20 10:21:54 +01:00 |
Nathaniel Catchpole
|
341b903d05
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-20 10:14:33 +01:00 |
Dries
|
50cd0871e0
|
Issue #1807662 by sun, beejeebus, damiankloip, Wim Leers, Mixologic: Built-in APCu support in core (PHP 5.5 only).
|
2014-05-16 14:05:39 -04:00 |
Dries
|
3ee31d1761
|
Issue #2265977 by olli: fixed php backend serialization.
|
2014-05-16 13:48:10 -04:00 |
Dries
|
4e451f6566
|
Issue #2262861 by alexpott: Add concept of collections to config storages.
|
2014-05-16 13:20:34 -04:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Nathaniel Catchpole
|
abb88f9f78
|
Issue #2266377 by dawehner, bkosborne, pwolanin: Speed up UrlGenerator a little by setting the 'external' option in the Url object .
|
2014-05-16 10:53:47 +01:00 |
webchick
|
5cbb82bb0a
|
Issue #2267763 by pwolanin, tim.plunkett: Page titles with %placeholders are broken when used as breadcrumbs.
|
2014-05-15 21:49:20 -07:00 |
webchick
|
9b584232e8
|
Issue #2266859 by tim.plunkett: Move the dependency calculation helper methods from ConfigEntityBase to generic traits.
|
2014-05-15 21:45:24 -07:00 |
Alex Pott
|
bfb8fdf920
|
Issue #2268439 by Gábor Hojtsy: String introspection backwards data typing is confusing / incorrect.
|
2014-05-15 17:07:56 -05:00 |
Alex Pott
|
82ecfadfbf
|
Issue #2261401 by Berdir: Automatically provide bundle info/list based on bundle_of annotation.
|
2014-05-15 14:01:36 -05:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
8723cb9686
|
Revert "Revert "Issue #2241633 by sun: Simplify site-specific service overrides.""
This reverts commit ecf2fa7296 .
|
2014-05-15 11:12:06 +01:00 |
Nathaniel Catchpole
|
ecf2fa7296
|
Revert "Issue #2241633 by sun: Simplify site-specific service overrides."
This reverts commit c5c075dfd8 .
|
2014-05-15 10:49:31 +01:00 |
Alex Pott
|
78594ab63c
|
Issue #2229181 by pwolanin, Berdir, fago: MapItem::propertyDefinitions() claims it has a static value property, which is wrong.
|
2014-05-14 17:44:50 -05:00 |
Nathaniel Catchpole
|
177b86ec32
|
Issue #2261369 by Berdir: Introduce a common config entity base class for all bundle config entity types.
|
2014-05-14 21:20:40 +01:00 |
Nathaniel Catchpole
|
120a1da34c
|
Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class.
|
2014-05-14 21:18:01 +01:00 |
Nathaniel Catchpole
|
a0961ff65b
|
Issue #2266547 by alexpott, sun: TestKernel is not adding its service provider correctly.
|
2014-05-13 17:59:10 +01:00 |
Nathaniel Catchpole
|
71287c867f
|
Issue #2198713 by tstoeckler: Add a settings.php variable to allow to discover/enable test extensions at regular runtime.
|
2014-05-13 17:57:19 +01:00 |
Nathaniel Catchpole
|
7c3e637cce
|
Issue #2260321 by sun: Use Testing profile instead of Minimal profile in interactive installer tests by default.
|
2014-05-13 14:51:50 +01:00 |
Nathaniel Catchpole
|
c5c075dfd8
|
Issue #2241633 by sun: Simplify site-specific service overrides.
|
2014-05-13 13:29:49 +01:00 |
Nathaniel Catchpole
|
7a8d0cd2b7
|
Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object.
|
2014-05-13 10:34:54 +01:00 |
webchick
|
c8d2e239ce
|
Issue #2079863 by filijonka, mrsinguyen, fabricebernhard, Chernous_dn, YesCT: Remove Unused local variable from /core/lib/Drupal/Component Utility/Crypt.php Transliteration/PHPTransliteration.php Utility/UserAgent.php Gettext/PoHeader.php.
|
2014-05-12 22:51:11 -07:00 |
webchick
|
c040367fd1
|
Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to type hint ConfigFactory, Part II.
|
2014-05-12 21:58:53 -07:00 |
webchick
|
d309714c60
|
Issue #2265913 by pwolanin: LinkGenerator::generateFromUrl() fatal (uncaught exception) with external URL.
|
2014-05-12 21:38:30 -07:00 |
webchick
|
3742131736
|
Issue #2116551 by cam8001, amateescu, swentel, Xano | webchick: Fix the UX of Entity Reference fields.
|
2014-05-11 12:07:25 -07:00 |
Dries
|
77f8dc525d
|
Issue #2263201 by alexpott: ConfigImportUITest has a random failure.
|
2014-05-10 09:58:21 -05:00 |
webchick
|
af56f3c37e
|
Issue #2259525 by alexpott: System.action.user_add_role_action.ROLE_ID does not match any config schema.
|
2014-05-09 09:29:22 -07:00 |
Nathaniel Catchpole
|
f9f3695d08
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers | catch: Add a local, PhpStorage-based cache backend.
|
2014-05-09 16:51:24 +01:00 |
Nathaniel Catchpole
|
37af5099cc
|
Issue #2238087 by znerol, YesCT: Rebase SessionManager onto Symfony NativeSessionStorage.
|
2014-05-09 16:43:54 +01:00 |