Commit Graph

3469 Commits (4b31d8ce3c44b51ce51a5debf966f51a0a9bab62)

Author SHA1 Message Date
Nathaniel Catchpole 6b3fb00867 Back to dev. 2015-08-03 10:18:43 +01:00
Nathaniel Catchpole c3f5245f1c 8.0.0-beta14 2015-08-03 10:10:38 +01:00
Alex Pott 4be4222ddd Issue #2474903 by Mile23: Add composer.json to \Drupal\Component\Gettext\ component 2015-07-30 18:05:41 +01:00
Nathaniel Catchpole 144b803331 Revert "Issue #2527126 by dawehner, Wim Leers, hass: Only send cache context/tags if frontend proxy exists"
This reverts commit 7115108cd5.
2015-07-30 16:50:03 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
Nathaniel Catchpole ba5a3d2e17 Back to dev. 2015-07-29 19:07:35 +01:00
Nathaniel Catchpole fc345ab700 8.0.0-beta13 2015-07-29 19:06:42 +01:00
Nathaniel Catchpole f725e303ad Issue #2538228 by alexpott, amateescu: Document that Config save/delete/rename events may be dispatched during hook_update_N(), what that means for subscribers, and fix core subscribers accordingly 2015-07-29 16:33:39 +01:00
Alex Pott 7595aa78f7 Issue #2429659 by chx, Berdir, mpdonadio, geerlingguy, Cottser, rteijeiro, Fabianx, catch, dawehner: Race conditions in the twig template cache 2015-07-29 11:35:50 +01:00
Alex Pott b51dc5c423 Issue #2538158 by joyceg: Clarification to where hook_modules_installed should be implemented 2015-07-28 18:47:10 +01:00
Alex Pott cd5a8cf903 Issue #2541420 by amateescu, chx: Introduce QueryConditionTrait 2015-07-28 18:44:56 +01:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +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 e19e8efdcc Issue #2541094 by dawehner: Get rid of strtr in Html::getId() 2015-07-28 16:11:42 +01:00
Alex Pott d467983857 Issue #2541318 by dawehner: Get rid of strtr in Crypt 2015-07-28 16:10:14 +01:00
Alex Pott 3555e2b49b Issue #2538982 by dawehner, pwolanin, Fabianx: Get rid of strtr in UrlGenerator, it is not needed 2015-07-28 09:19:18 +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 42c26e21d3 Issue #2521832 by neclimdul, Crell, amateescu: Uncomment StatementInterface methods 2015-07-28 01:56:13 +01:00
Alex Pott 7115108cd5 Issue #2527126 by dawehner, Wim Leers, hass: Only send cache context/tags if frontend proxy exists 2015-07-28 01:40:43 +01:00
Alex Pott 543ee3cfe1 Issue #972528 by mkalkbrenner, harijari, ryanissamson, mikeytown2, haripalrao, kasperg: dblog fails to log MAX_ALLOWED_PACKET errors because they're longer than MAX_ALLOWED_PACKET 2015-07-28 01:17:41 +01:00
Alex Pott 76ecf77f31 Issue #2537602 by hchonov, dawehner: JQuery ajax GET requests result in "406 Not Acceptable" 2015-07-27 23:44:08 +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 554f9a46ee Issue #2342521 by JacobSanford, ecrown, dylanf, martin107, bburg, donquixote, dcmul, jhodgdon, Crell, pcorbett: Docblock fixes for core/lib/Drupal/Core/Database/Connection.php 2015-07-27 23:30:34 +01:00
Alex Pott ae85191918 Issue #2538294 by Aki Tendo: Formally declare public scope in \Drupal\Core\Template\TwigNodeVisitor 2015-07-27 14:14:30 +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
Alex Pott 9e9c0acdd9 Issue #2534926 by chx, jhodgdon: EntityFormBuilderInterface doxygen needs a little love 2015-07-27 14:02:10 +01:00
Alex Pott b116b58102 Issue #2532970 by Xano, tim.plunkett, jhodgdon: PluginFormInterface must document $form means the plugin's own elements 2015-07-27 13:43:56 +01:00
Alex Pott 3838074051 Issue #2535192 by chx, dawehner, jhodgdon: Security: LoggerChannelInterface doxygen needs a little love 2015-07-27 13:41:42 +01:00
Alex Pott 53f6c5a4b1 Issue #2512062 by dsnopek, tim.plunkett, Wim Leers: VariantInterface extends ConfigurablePluginInterface so PageDisplayVariantSelectionEvent should allow passing configuration to the Variant (to enable Panels Everywhere) 2015-07-27 13:36:15 +01:00
Nathaniel Catchpole 49dc087276 Issue #2533768 by Wim Leers, lauriii: Add the user entity cache tag to user.* cache contexts that need it 2015-07-27 13:20:35 +01:00
Alex Pott ba1b14e41f Issue #2430397 by Wim Leers, Fabianx: When mapping cache contexts to cache keys, include the cache context ID for easier debugging 2015-07-27 11:40:16 +01:00
Alex Pott 0d06b25026 Issue #2513094 by hchonov, pfrenssen, mkalkbrenner, yched, Berdir: ContentEntityBase::getTranslatedField and ContentEntityBase::__clone break field reference to parent entity 2015-07-26 16:49:58 +01:00
Alex Pott 97eb1cf1e4 Issue #2536212 by chx: Link CronInterface to the handbook page 2015-07-25 10:07:46 +01:00
Alex Pott 4b12bbf0db Issue #2338081 by pwolanin, dawehner, effulgentsia, kgoel, vijaycs85, mpdonadio, chx, brandon.holtsclaw, alexpott, Gábor Hojtsy, Fabianx, catch, YesCT, JvE: Local Tasks, Actions, and Contextual links mark strings from derivatives (or alter hooks) as safe and translated 2015-07-24 22:09:33 +01:00
Alex Pott 61603f58f6 Issue #2524082 by pfrenssen, Gábor Hojtsy, Wim Leers, Berdir, Fabianx, dawehner, catch: Config overrides should provide cacheability metadata 2015-07-24 21:27:30 +01:00
Alex Pott 58a6dbb8a4 Issue #2525884 by jesperjb, joshi.rohit100, Berdir: Avoid unecessary cache tag invalidations in ConfigEntityBase and aggregator Item entity 2015-07-24 16:54:24 +01:00
Alex Pott fb15cca9ca Issue #2536644 by tim.plunkett: generate-proxy-class.php should generate the same file regardless of a missing leading slash 2015-07-24 16:48:37 +01:00
Alex Pott c78f1dacee Issue #2529616 by andypost: Move CurrentLanguageContext to Core\Language\ContextProvider 2015-07-24 15:42:07 +01:00
Alex Pott adde7a71a9 Issue #2531408 by chx, dawehner: Default backend database driver 2015-07-24 15:18:41 +01:00
Nathaniel Catchpole ca004120e6 Issue #2527846 by dawehner, Wim Leers: Try to get rid of Url::fromRoute() in system_js_settings_alter() 2015-07-24 15:08:23 +01:00
Nathaniel Catchpole 04564f7d1f Issue #2497275 by borisson_, alexpott, dawehner, Gábor Hojtsy: ~50 calls to t() for two strings in LanguageManager() on every request 2015-07-24 12:22:03 +01:00
Nathaniel Catchpole e2adf71ea2 Revert "Issue #2497275 by borisson_, alexpott: ~50 calls to t() for two strings in LanguageManager() on every request"
This reverts commit fe4cd2cf01.
2015-07-24 12:21:38 +01:00
Nathaniel Catchpole fe4cd2cf01 Issue #2497275 by borisson_, alexpott: ~50 calls to t() for two strings in LanguageManager() on every request 2015-07-24 12:21:01 +01:00
Alex Pott f678e370ff Issue #2536456 by mbovan, Berdir, Wim Leers, dawehner: Autocomplete is broken (its JS it not loaded) 2015-07-23 13:01:50 +01:00
Alex Pott e8e883f9c8 Revert "Issue #2510104 by pwolanin, nod_, Fabianx, Wim Leers, droplet, Pere Orga: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future"
This reverts commit 94615a137b.
2015-07-23 10:13:45 +01:00
Alex Pott a8f8b33e72 Issue #2505315 by stefan.r, dawehner, tim.plunkett, Berdir: Catch PHP7 Throwable objects instead of BaseExceptions in the error handler 2015-07-22 16:46:53 +01:00
effulgentsia 1a0cdcd32c Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
Nathaniel Catchpole 4f60dd5357 Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates 2015-07-22 11:24:01 +01:00
effulgentsia 8b83aa0838 Issue #2493911 by dawehner, larowlan, damiankloip, hussainweb, jibran, cilefen, benjy, iMiksu, mtdowling: Update guzzle, goutte and mink-goutte-driver to the latest release 2015-07-21 14:33:30 -07:00