Commit Graph

766 Commits (a8cccfce62a5433a7c310ef50ad641db41b4bfe4)

Author SHA1 Message Date
Alex Pott a8cccfce62 Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac.
2015-01-21 10:03:23 +00:00
Alex Pott 2c9eddf3ac Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-21 09:46:25 +00:00
Alex Pott 3d556b75df Issue #2350551 by Wim Leers, alexpott, damiankloip, arlinsandbulte: Views fields that have attached assets are lost when Views output caching is enabled 2015-01-19 09:43:59 +00:00
Alex Pott 305ed67652 Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies 2015-01-19 08:35:17 +00:00
Alex Pott 3e43de767e Issue #2331685 by pfrenssen, jibran, larowlan, cilefen: PHPUnit deprecated assertTag(), assertNotTag() and assertSelectEquals() 2015-01-18 20:10:57 +00:00
Alex Pott f12134b575 Issue #2408357 by dawehner: The ProxyBuilder includes parent interfaces, which causes php errors 2015-01-18 09:51:50 +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
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 44313c63f2 Issue #2399037 by effulgentsia: String::format() marks a resulting string as safe even when passed an unsafe passthrough argument 2015-01-16 09:51:38 +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 25db6296a1 Issue #2385699 by znerol: Use upstream AbstractEventDispatcherTest as the base class of ContainerAwareEventDispatcherTest 2015-01-13 11:13:04 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +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 c9b8b83809 Issue #2404489 by Mile23: CacheTagsInvalidatorTest::testInvalidateTags() has wrong @covers 2015-01-12 17:35:02 +00:00
webchick 6cf1d80196 Issue #2388125 by alexpott: testGetBaseTable is supposed to test that the storage falls back to the entity type ID 2015-01-12 08:52:31 -08:00
webchick d2412ba42f Issue #1907170 by pwolanin, jhedstrom, alexpott, Heine: Very simple config files can't be read 2015-01-12 07:58:34 -08:00
Alex Pott 9a6582b1f9 Issue #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service 2015-01-12 12:02:55 +00:00
Alex Pott 338e96695e Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list() 2015-01-11 22:25:46 +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 76cf704af2 Issue #2403169 by alexpott: Static menu link override configuration is incorrectly named 2015-01-08 10:48:32 +00:00
catch 73e5bfad8b Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations 2015-01-08 09:54:25 +00:00
webchick 84e2b6d281 Issue #2370183 by Mile23, DuaelFr: Expand unit testing for Drupal\Component\Plugin\Discovery\DiscoveryTrait 2015-01-06 11:37:35 -08:00
webchick 9df9e020e7 Issue #2379419 by Mile23, DuaelFr: Expand unit testing for Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator 2015-01-06 11:16:02 -08:00
webchick ba40d78ce6 Issue #2371531 by Mile23, YesCT, daffie: Expand unit testing for Drupal\Component\Plugin\PluginManagerBase 2015-01-06 11:15:20 -08:00
webchick 559ce196d5 Issue #2378311 by Mile23, daffie: Expand unit testing for Drupal\Component\Plugin\Context\Context 2015-01-06 11:14:23 -08:00
webchick a850b2527d Issue #2375737 by Mile23: Expand unit testing for Drupal\Component\Plugin\Factory\ReflectionFactory 2015-01-06 11:13:18 -08:00
webchick 7650e6d6b8 Issue #2388537 by Mile23: Expand unit testing for Drupal\Core\Entity\ContentEntityBase 2015-01-06 11:12:07 -08: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 eb25fabd8f Issue #2399219 by amateescu: Allow entity form handlers to determine the entity object they need to work with 2015-01-05 11:50: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 057b0cabaf Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities 2015-01-02 21:39:42 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Alex Pott 2e6efcbd03 Issue #2113243 by rpayanm, Xano, tstoeckler: Rename BaseFormIdInterface::getBaseFormID() to BaseFormIdInterface::getBaseFormId() 2014-12-23 11:25:46 +01:00
Alex Pott dbc572c82c Issue #2392301 by yched, joelpittet: OptGroups::flattenOptions() should preserve labels 2014-12-23 10:14:25 +01:00
Alex Pott eb9e9e3c00 Issue #2392673 by Mile23: Move Drupal\Tests\Core\Utility\HtmlTest to the proper namespace 2014-12-22 23:30:03 +01:00
webchick e6afbff457 Issue #2375673 by DickJohnson, LewisNyman, lauriii, emma.maria, sqndr, Wim Leers, stephr: Split Bartik's CSS into SMACSS style components 2014-12-22 11:51:25 -08:00
webchick 2ab81dbf73 Issue #2392717 by a_thakur, tadityar: Remove hook_library_alter() from theme.api.php 2014-12-22 11:45:39 -08:00
Alex Pott 2c23066973 Issue #2258335 by rpayanm, ParisLiakos, mitrpaka: Move Drupal\Tests\Component\Image\ImageUtilityTest to Drupal\Tests\Component\Utility\ImageTest 2014-12-22 16:54:38 +01:00
Alex Pott d3e3d70151 Issue #2349991 by fago, Xano, amateescu: Provide a trait for categorizing plugin managers and use it for conditions and actions 2014-12-22 14:47:18 +00:00
Alex Pott f01bb094b9 Issue #2199795 by andypost, twistor, martin107, larowlan, andyceo: Make the Settings class prevent serialization of actual settings 2014-12-20 13:31:21 +00:00
Nathaniel Catchpole 723ac9580b Issue #2392235 by Berdir: ChainedFastBackend shouldn't write cache tags to the fast cache back-end 2014-12-16 18:03:51 +00:00
Alex Pott a942dd5840 Issue #2368323 by dawehner, swentel, martin107: Replace _l() in PathController::adminOverview() 2014-12-14 12:52:21 +01:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +01:00
Alex Pott bcfde9e159 Issue #2392209 by plach: DefaultTableMapping::getFieldColumName is broken for base tables 2014-12-13 16:03:32 +01:00
Alex Pott 106e3d4297 Issue #2386161 by Berdir, Wim Leers, beejeebus, olli: ChainedFastBackend doesn't set 'expires' and 'tags' when writing to fastBackend 2014-12-13 00:11:52 +01:00