Alex Pott
|
23ed78ecb9
|
Issue #2454287 by dawehner: Make a couple of services lazy
|
2015-03-19 13:23:04 +00:00 |
Alex Pott
|
531f95eb45
|
Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager
|
2015-03-19 12:34:11 +00:00 |
Alex Pott
|
06d920a0b5
|
Issue #2429671 by Berdir, Wim Leers: "The website has encountered an error. Please try again later." page is cached
|
2015-03-17 13:37:41 +00:00 |
Alex Pott
|
40d57b3d13
|
Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write
|
2015-03-16 08:42:16 +00:00 |
Alex Pott
|
08ce5a7001
|
Issue #2448847 by dawehner, arlinsandbulte: [regression] Themes unable to implement hook_theme_registry_alter()
|
2015-03-15 20:33:12 +00:00 |
Nathaniel Catchpole
|
d64047e35e
|
Issue #2448843 by dawehner: [regression] Themes unable to implement hook_element_info_alter()
|
2015-03-11 12:50:25 +00:00 |
Alex Pott
|
08584b25be
|
Issue #2426805 by dawehner, martin107: Modernize drupal_get_destination()
|
2015-03-10 12:15:11 +00:00 |
Alex Pott
|
0bf30e29fd
|
Issue #2369981 by Cottser: Not found templates are displayed literally instead of throwing an Exception due to string loader
|
2015-03-01 10:38:56 +00:00 |
Alex Pott
|
b0f4b418ca
|
Issue #2227227 by mpdonadio, amateescu, yched, larowlan, swentel, tstoeckler, fago: FieldTypePluginManager cannot instantiate FieldType plugins, good thing TypedDataManager can instantiate just about anything
|
2015-03-01 10:28:54 +00:00 |
Nathaniel Catchpole
|
e57b339ebe
|
Issue #2430341 by Wim Leers: Comment pager-dependent cache key should be a cache context
|
2015-02-27 14:09:08 +00:00 |
Alex Pott
|
9c0bfb2d3b
|
Issue #2339491 by corbacho, dawehner, larowlan, effulgentsia, webflo: Ajax requests on forms with files fail on IE 9
|
2015-02-27 11:39:17 +00:00 |
Nathaniel Catchpole
|
dfaf2e6d97
|
Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts
|
2015-02-23 20:12:55 +00:00 |
Alex Pott
|
78fd4d0c2c
|
Issue #2425497 by bojanz: Stop injecting the config storage to the config query
|
2015-02-20 22:14:54 +00:00 |
Alex Pott
|
7e41973fc9
|
Issue #2426031 by almaudoh, cpj: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable()
|
2015-02-18 11:24:26 +00:00 |
Alex Pott
|
7276b28aea
|
Issue #2427007 by chx: The persistent lock is not marked as backend_overridable
|
2015-02-17 15:39:39 +00:00 |
Nathaniel Catchpole
|
fc49a03af8
|
Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes
|
2015-02-17 11:07:24 +00:00 |
Alex Pott
|
a32a88cbc2
|
Issue #2372389 by znerol, almaudoh: Expose session handler in container
|
2015-02-14 10:29:52 +00:00 |
Alex Pott
|
7f6f61f4a2
|
Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object
|
2015-02-13 12:56:34 +00:00 |
catch
|
4cd30ead36
|
Issue #2414255 by lauriii, Jeff Burnz, dawehner, davidhernandez: Subtheme template inheritance working in reverse order
|
2015-02-12 10:35:27 +00:00 |
Alex Pott
|
9cf83e9cd4
|
Issue #2307869 by dawehner, Berdir, RavindraSingh, effulgentsia: Remove Drupal's Container::get()
|
2015-02-12 10:25:52 +00:00 |
Alex Pott
|
c8c1ae11a4
|
Issue #2051467 by jhedstrom, dawehner, amateescu, Berdir, herom, Mile23: Expand and convert to phpunit tests for \Drupal\Component\Transliteration
|
2015-02-09 12:20:23 +00:00 |
Alex Pott
|
91ae64ac59
|
Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868 .
|
2015-02-07 21:37:26 +00:00 |
Alex Pott
|
b926f5d868
|
Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object
|
2015-02-07 10:57:50 +00:00 |
Nathaniel Catchpole
|
d9a318b2c8
|
Issue #2419005 by dawehner, alexpott: Aggregator: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "FeedTitle" plugin does not exist."
|
2015-02-05 12:46:44 +00:00 |
Alex Pott
|
c9cc83577d
|
Issue #2420025 by Berdir: Token::resetInfo() uses invalid cache tag structure
|
2015-02-05 09:34:59 +00:00 |
webchick
|
b8364ecfa9
|
Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element
|
2015-02-04 08:41:54 -08:00 |
Alex Pott
|
fc63f5e0c4
|
Issue #2050759 by tim.plunkett, fietserwin: Move drupal_chmod and other code in file.inc to a Drupal\Core\File\FileSystem class
|
2015-02-01 17:09:10 +00:00 |
Alex Pott
|
2cdd0e284c
|
Issue #2343043 by cilefen, hussainweb: valid_email_address() should use egulias/EmailValidator and become deprecated
|
2015-01-30 11:03:07 +00:00 |
Nathaniel Catchpole
|
5bf651dabf
|
Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e .
|
2015-01-28 10:55:26 +00:00 |
Nathaniel Catchpole
|
4dae1d994e
|
Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported
|
2015-01-27 11:09:27 +00:00 |
Alex Pott
|
5f7ec33ace
|
Issue #2197029 by dawehner, larowlan, ParisLiakos: Allow to inject dependencies into validation constraints
|
2015-01-24 12:19:41 +00:00 |
Alex Pott
|
1e985b0d32
|
Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware
|
2015-01-23 13:19:03 +00:00 |
Alex Pott
|
5d20c57be1
|
Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions
|
2015-01-23 13:02:31 +00:00 |
Alex Pott
|
0f93b42d0b
|
Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders
|
2015-01-23 12:36:39 +00:00 |
Nathaniel Catchpole
|
dd3a59762d
|
Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests
|
2015-01-21 15:21:06 +00:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00:00 |
Alex Pott
|
62c31b569a
|
Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it
|
2015-01-15 09:58:58 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
2f628af626
|
Issue #1973618 by dawehner, donquixote, plach, Mile23: DIC: Lazy instantiation of service dependencies (ProxyManager for "proxy services")
|
2015-01-14 13:48:34 +00:00 |
Alex Pott
|
37c5acf19c
|
Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration
|
2015-01-13 11:16:35 +00:00 |
Alex Pott
|
e298180f76
|
Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service.
|
2015-01-13 10:17:01 +00:00 |
Alex Pott
|
2b1f9f4828
|
Issue #2368769 by kgoel, dawehner: All route enhancers are run on every request
|
2015-01-13 09:46:38 +00:00 |
Alex Pott
|
9a6582b1f9
|
Issue #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service
|
2015-01-12 12:02:55 +00:00 |
Nathaniel Catchpole
|
7d3be895ae
|
Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle()
|
2015-01-12 11:38:54 +00:00 |
Alex Pott
|
1e08b50f42
|
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
|
2015-01-09 15:14:23 +00:00 |
Nathaniel Catchpole
|
503e46bb6b
|
Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins
|
2015-01-06 13:25:59 +00:00 |
Nathaniel Catchpole
|
c422305234
|
Issue #2294157 by tim.plunkett, dawehner: Switch getOptions() and getRouteParameters() within LocalActionInterface and LocalTaskInterface to use RouteMatch
|
2015-01-05 13:47:21 +00:00 |
Alex Pott
|
1601b088fa
|
Issue #2350503 by dawehner: Add route generation handlers for entities
|
2015-01-05 09:28:00 +00:00 |
Alex Pott
|
3ac9d4cc8e
|
Issue #2401395 by dawehner: <none> does not work as expected with fragments
|
2015-01-04 17:39:02 +00:00 |
catch
|
007eaf3583
|
Issue #2392351 by alexpott, swentel: When an entity bundle config gets deleted, entities of that bundle break
|
2014-12-28 13:57:47 +00:00 |