Nathaniel Catchpole
|
ce31c4e227
|
Issue #2663270 by Berdir, marthinal, Wim Leers: MailManager::mail() should run inside its own render context: it sends e-mails, not (cacheable) responses
|
2016-06-14 16:37:36 +01:00 |
Nathaniel Catchpole
|
4c30de3616
|
Issue #2726645 by klausi: Do not @deprecate EntityManager until all usages are removed (helps the Symfony 3 update)
|
2016-06-06 13:39:27 +01:00 |
Alex Pott
|
2c22ebbd43
|
Issue #2380293 revert by dawehner, willzyx, mpdonadio, jibran, alexpott, damiankloip, cilefen, Berdir: Properly inject services into ModuleInstaller
|
2016-05-11 09:18:14 -05:00 |
Alex Pott
|
8df66f2c23
|
Issue #2721741 by neclimdul: Fix double argument declaration in core.service.yml
|
2016-05-09 12:33:54 -05:00 |
Alex Pott
|
5efda3cf63
|
Issue #2380293 by dawehner, willzyx, jibran, mpdonadio, alexpott, damiankloip, cilefen, Berdir: Properly inject services into ModuleInstaller
|
2016-05-08 18:57:01 -05:00 |
Nathaniel Catchpole
|
4c3b3764c2
|
Issue #2708379 by alexpott: Add uuid service to core.services.yml
|
2016-04-28 11:45:17 +01:00 |
Alex Pott
|
ebe946b9e7
|
Issue #2699627 by catch, dawehner, Wim Leers: url.path cache context for breadcrumbs is unnecessarily granular
|
2016-04-27 10:59:24 +01:00 |
Nathaniel Catchpole
|
a97f7b7e73
|
Issue #2589967 by alexpott, dawehner, damiankloip, valthebald: Rebuild routes immediately when modules are installed
|
2016-04-12 10:30:08 +09:00 |
Alex Pott
|
4b2656695a
|
Issue #2696669 by mbovan, Berdir, sanja_m: Incomplete/broken access checking in EntityController::addPage()
|
2016-04-08 13:47:07 +01:00 |
Alex Pott
|
fbb5236d09
|
Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services
|
2016-03-29 10:43:51 +01:00 |
Nathaniel Catchpole
|
e89076aae2
|
Revert "Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services"
This reverts commit fff38959a1 .
|
2016-03-29 09:01:10 +09:00 |
Nathaniel Catchpole
|
fff38959a1
|
Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services
|
2016-03-29 08:40:25 +09:00 |
Alex Pott
|
ba7a18d49b
|
Issue #2678674 by Wim Leers, benjy, mr.baileys, dawehner, xjm, mlhess: Access bypass to unpublished custom error pages
|
2016-03-23 22:19:33 +00:00 |
Alex Pott
|
84879a82b4
|
Issue #2237231 by clemens.tolboom, kim.pepper, dawehner, Wim Leers, Crell: Support OPTIONS request
|
2016-03-10 11:14:17 +00:00 |
Nathaniel Catchpole
|
4a67b9d4a8
|
Issue #2671988 by Wim Leers: Add SessionExistsCacheContext ('session.exists')
|
2016-02-25 14:35:35 +09:00 |
Nathaniel Catchpole
|
69901dfd95
|
Issue #2611816 by dawehner, jibran, catch, hussainweb, Ankit Agrawal, neclimdul: Update to symfony 2.8 (follow-up for invalid YAML)
|
2016-02-25 11:16:51 +09:00 |
Nathaniel Catchpole
|
df9a82899c
|
Issue #2611816 by dawehner, jibran, catch, hussainweb, Ankit Agrawal: Update to symfony 2.8
|
2016-02-24 12:14:30 +09:00 |
Nathaniel Catchpole
|
2ded87b148
|
Issue #2659594 by Chi: Theme manager: remove unused request stack dependency
|
2016-02-01 15:55:24 +09:00 |
Nathaniel Catchpole
|
6a09a57c74
|
Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL
|
2016-01-05 14:56:08 +09:00 |
Alex Pott
|
e4dcadd6e2
|
Issue #2357119 by claudiu.cristea, mondrake, attiks: Allow image toolkit derivatives
|
2015-12-10 15:16:36 +00:00 |
Nathaniel Catchpole
|
7e3042e816
|
Issue #2613034 by Wim Leers, Crell: Use a route enhancer to handle _form, like everything else
|
2015-11-12 20:33:56 +00:00 |
Alex Pott
|
f0928e53a3
|
Issue #2337191 by tim.plunkett, dawehner, jibran, yched, Wim Leers, catch: Split up EntityManager into many services
|
2015-10-29 14:19:11 +00:00 |
Nathaniel Catchpole
|
758cf21e14
|
Issue #2575735 by almaudoh: LibraryDiscoveryCollector::reset() does not properly reset its $cid, resulting in loading wrong library assets if the active theme changes
|
2015-10-23 12:13:08 +01:00 |
Alex Pott
|
ff622b5962
|
Issue #2527126 by Wim Leers, dawehner, effulgentsia, anavarre, janusman, Fabianx, alexpott, hass, catch, Berdir, znerol: Only send X-Drupal-Cache-Tags and -Contexts headers when developer explicitly enables them
|
2015-10-20 11:04:58 -07:00 |
xjm
|
b8251f61e9
|
Issue #2575869 by pwolanin, Wim Leers, JeroenT, dawehner, YesCT: Remove all remaining usage of deprecated UrlGeneratorInterface::generateFromPath() and delete it
|
2015-10-06 22:06:35 -05:00 |
webchick
|
e55a7d8dc3
|
Issue #2578561 by tim.plunkett, joelpittet, Bojhan, Fabianx, xjm, cilefen, David_Rothstein, DamienMcKenna: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default
|
2015-10-05 22:32:45 -07:00 |
xjm
|
bfb117c569
|
Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments
|
2015-10-05 18:29:54 -05:00 |
Alex Pott
|
b0f2f8381e
|
Issue #2571561 by lauriii, Cottser, joelpittet, pjonckiere: Add Twig filter for date formatting
|
2015-09-27 14:06:27 +02:00 |
effulgentsia
|
a537a3098e
|
Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager
|
2015-09-21 12:38:52 -07:00 |
catch
|
7d6f560d53
|
Issue #2543334 by Wim Leers, lauriii, Fabianx: Auto-placeholdering for #lazy_builder with bubbling of contexts and tags
|
2015-09-20 18:56:27 +02:00 |
Nathaniel Catchpole
|
b544422d4d
|
Issue #2477223 by Mile23, Wim Leers, j2r, ianthomas_uk, jaimeguzman, pjbaert: Refactor _drupal_add_html_head, drupal_get_html_head, _drupal_add_html_head_link into the attachments processor, remove from common.inc
|
2015-09-17 22:32:56 +01:00 |
Nathaniel Catchpole
|
7d16f1c6e6
|
Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates
|
2015-09-09 18:07:09 +01:00 |
Nathaniel Catchpole
|
02569d158f
|
Issue #2487592 by alexpott, JeroenT, Schnitzel, cilefen: CMI: don't ship with a default "active" directory that is empty in most Drupal installations
|
2015-09-09 13:06:17 +01:00 |
effulgentsia
|
5e8523ecb9
|
Issue #2429617 by Wim Leers, Fabianx, Berdir, yched, dawehner, effulgentsia, catch, borisson_, jhodgdon, martin107, torgosPizza: Make D8 2x as fast: Dynamic Page Cache: context-dependent page caching (for *all* users!)
|
2015-09-08 16:58:29 -07:00 |
Nathaniel Catchpole
|
44892524cd
|
Issue #2349011 by Fabianx, Wim Leers: Support placeholder render strategies so contrib can support BigPipe, ESI…
|
2015-09-07 11:08:06 +01:00 |
xjm
|
248506e196
|
Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages()
|
2015-08-27 15:03:43 +01:00 |
Alex Pott
|
f29f1e2129
|
Issue #2506533 by Jaesin, minnur, neclimdul, sdstyles, dawehner, Crell: Remove ContentNegotiation and embed functionality in the middleware
|
2015-08-27 00:27:14 +01:00 |
Alex Pott
|
ba2268f0a9
|
Issue #2547447 by Wim Leers, dawehner: Stop creating services.yml by default
|
2015-08-21 09:29:04 +01:00 |
Alex Pott
|
0549d59349
|
Issue #2551989 by Wim Leers, Crell: Move replacing of placeholders from HtmlRenderer to HtmlResponseAttachmentsProcessor
|
2015-08-18 16:44:17 +01:00 |
Alex Pott
|
9ec0636794
|
Issue #2544932 by dawehner, Fabianx, Wim Leers, Gábor Hojtsy, alexpott, catch, chx, msonnabaum: Twig should not rely on loading php from shared file system
|
2015-08-18 11:10:31 +01:00 |
Alex Pott
|
bb96982ee4
|
Issue #2483183 by lauriii, martin107, Wim Leers, tim.plunkett, moshe weitzman, bfr, Fabianx, dawehner: Make breadcrumb block cacheable
|
2015-08-13 16:31:50 +01:00 |
Alex Pott
|
9aaddd2557
|
Issue #2501117 by catch, olli, Wim Leers, dawehner: Add static caching for PermissionsHashGenerator::generate()
|
2015-08-10 12:00:26 +01:00 |
Nathaniel Catchpole
|
9453570a40
|
Issue #2508445 by dawehner, martin107: Cache the query in RouteProvider::preloadRoutes()
|
2015-08-10 11:53:14 +01:00 |
Alex Pott
|
c176ab795e
|
Issue #2497697 by marvin_B8, Crell, cilefen, joshi.rohit100, dawehner: PSR-7 support for ControllerResolver
|
2015-08-07 17:53:53 +01:00 |
Nathaniel Catchpole
|
b2303acfd6
|
Issue #2543332 by Wim Leers, effulgentsia, Fabianx, Crell, dawehner, borisson_: Auto-placeholdering for #lazy_builder without bubbling
|
2015-08-06 11:05:23 +01:00 |
Alex Pott
|
bc3dad6b97
|
Issue #2490228 by damiankloip, almaudoh, martin107, clemens.tolboom, -enzo-, znerol, dawehner: Add Authentication Collector
|
2015-07-28 16:25:09 +01:00 |
Alex Pott
|
be3b5337a8
|
Issue #2539258 by cilefen: Inject the cache bin into TwigEnvironment
|
2015-07-28 16:14:02 +01:00 |
Alex Pott
|
0613685619
|
Issue #2529514 by dawehner, Fabianx, Wim Leers: Replace system.filter::protocols with container parameters
|
2015-07-28 02:11:48 +01:00 |
Alex Pott
|
9fb5187d43
|
Issue #2443679 followup by chx: PostgreSQL: Fix taxonomy\Tests\TermTest
|
2015-07-27 23:34:09 +01:00 |
Alex Pott
|
3349d702b4
|
Issue #2497693 by marvin_B8, joshi.rohit100, borisson_, Crell: Add PSR-7 to Symfony Response View listener
|
2015-07-27 14:10:36 +01:00 |