Commit Graph

905 Commits (d4d83576d2efb78fbef7aef22ef0b1d33dce25fd)

Author SHA1 Message Date
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 7f1b02ecd9 Issue #2419065 by jhedstrom: Switching the entity storage class should not be considered a definition update that requires schema changes 2015-02-10 10:08:43 +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
Nathaniel Catchpole 7ff2724563 Issue #2422019 by alexpott, dawehner: Don't use reflection for parsing test annotations 2015-02-09 10:30:16 +00:00
Alex Pott 6faa686122 Issue #2338727 by znerol, almaudoh: Replace static SessionManager::$enabled property with WriteSafeSessionHandler class and resolve hidden circular dependency between SessionManager and SessionHandler 2015-02-08 00:07:34 +00:00
webchick d5304a46c6 Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route 2015-02-06 09:56:42 -08:00
Alex Pott b56c5f8792 Issue #2281167 by jhedstrom, blueminds: AliasManager strange cacheClear logic 2015-02-06 12:19:36 +00:00
Alex Pott c9cc83577d Issue #2420025 by Berdir: Token::resetInfo() uses invalid cache tag structure 2015-02-05 09:34:59 +00:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Alex Pott 26b99df319 Issue #2363099 by Gábor Hojtsy, Berdir, swentel, plach: Using translated field definition descriptions in entity schema results in different schema definitions, resulting in update.php changes 2015-02-04 11:52:16 +00:00
Alex Pott 1003720c75 Issue #2414235 by hussainweb, dawehner: Upgrade to Symfony 2.6.4 2015-02-04 10:45:52 +00:00
Alex Pott 4f776f6f45 Issue #2407125 by Cogax, vijaycs85, Gábor Hojtsy: LanguageInterface should not support setName 2015-02-03 16:36:21 +00:00
Alex Pott 22a1fd62cf Issue #2409587 by Cogax: Incorrect documentation for @covers 2015-02-03 10:01:09 +00:00
webchick b01c7c4583 Issue #2418613 by pwolanin: Fix #0 bug in toUriString() method in Url class, clarify toString() vs toUriString() 2015-02-02 11:21:00 -08:00
Alex Pott 7a2948aa4f Issue #552478 by markcarver, sun, effulgentsia, jhedstrom, ohnobinki: Restrict "self-closing" tags to only void elements in drupal_pre_render_html_tag 2015-02-02 12:45:14 +00:00
Alex Pott 180add74d0 Issue #2413941 by Mile23: BubbleableMetadataTest::testApply has wrong @covers 2015-02-02 12:18:48 +00:00
webchick 9fe522a1eb Issue #2418169 by xjm: Expand and document test coverage in UnroutedUrlTest 2015-02-01 22:54:16 -08:00
webchick 5f5819c267 Issue #2418139 by pwolanin, kgoel, dawehner, almaudoh, Wim Leers: Add a toUriString method to Url class and add a route: scheme 2015-02-01 22:46:13 -08:00
Alex Pott 2e92d427d9 Issue #2030607 by hussainweb, Mile23, Kingdutch, alexpott, balagan, amateescu, adci_contributor, Xano, mon_franco, cilefen: Expand EntityDisplayBase with methods 2015-02-01 19:41:24 +00: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
webchick a504201e34 Issue #2417793 by effulgentsia, Wim Leers, YesCT, yched, dawehner: Allow entity: URIs to be entered in link fields 2015-01-31 22:21:03 -08:00
webchick 7992d4f58a Issue #2417333 by Wim Leers, pwolanin, xjm, dawehner: Add support for user-path: scheme to Url class 2015-01-30 21:04:54 -08:00
webchick e69cd76706 Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base: 2015-01-30 15:15:21 -08:00
webchick 089a68f4a8 Issue #2412509 by kgoel, pwolanin, Wim Leers, larowlan, effulgentsia, dawehner, xjm: Change LinkItem.uri to type 'uri' rather than 'string' and introduce user-path: scheme 2015-01-30 14:30:23 -08:00
webchick c8f6f3c848 Issue #2417445 by xjm, YesCT: Remove Url::toArray() 2015-01-30 12:15:57 -08:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
webchick 0e914b24f6 Issue #2411333 by almaudoh, hussainweb, Wim Leers, pwolanin, larowlan, dawehner, RavindraSingh, jibran: Create standard logic to handle a entity: URI scheme 2015-01-29 14:49:18 -08: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
Alex Pott f2fa574ce5 Issue #2235457 by dawehner, amateescu, hussainweb, Berdir, benjy, Wim Leers, lokapujya, RavindraSingh, Ryan Weal, jibran, Jalandhar: Use link field for shortcut entity 2015-01-27 16:15:59 +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 6d05fc8e5d Issue #2381763 by chx, webflo: Adjust the order of container yamls to override settings per environment 2015-01-26 10:40:40 +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
Alex Pott 369771b605 Issue #2409647 by zealfire: ContainerDerivativeDiscoveryDecoratorTest misses @covers and coversDefaultClass documentation 2015-01-23 12:30:09 +00:00
Alex Pott 98377d5725 Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
Alex Pott 9243c13a6f Revert "Issue #2407125 by Cogax: LanguageInterface should not support setName"
This reverts commit 574b0ebd7a.
2015-01-22 16:50:48 +00:00
Alex Pott 574b0ebd7a Issue #2407125 by Cogax: LanguageInterface should not support setName 2015-01-22 16:47:18 +00:00
Alex Pott 800595579f Issue #2371605 by plach, larowlan: SqlContentEntityStorage::countFieldData() fatals for revision metadata fields and the UUID field 2015-01-21 17:45:07 +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 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
Nathaniel Catchpole c902ba689e Issue #2392281 by alexpott: system.module is included in our PHPUnit tests 2014-12-12 16:10:59 +00:00
catch 22ca1c9ca4 Issue #1985406 by jhedstrom, alexpott, Dave Reid, olli: #states not supported for elements in formatter settings being displayed on Views field handler form 2014-12-11 23:17:22 +00:00
Alex Pott 9e8a5230ad Issue #2359509 by Berdir: Incorrect type safe check in Entity::onUpdateBundleEntity() results too many cache clears 2014-12-11 09:35:31 +01:00
Dries e20d78e1f3 Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field 2014-12-10 15:18:13 -05:00
Nathaniel Catchpole 82989783cc Issue #2335879 by alexpott, dixon_, Wim Leers, chx, mauzeh, ygerasimov, jeqq: Change SqlContentEntityStorageSchema::requiresEntityDataMigration() to ask the old storage handler if it has data rather than assuming yes unless NULL storage 2014-12-09 13:05:03 +00:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Nathaniel Catchpole cd0cb0d7c9 Issue #2369225 by mpdonadio: Add $options['base_url'] to UrlGenerator::generateFromRoute() 2014-12-09 11:03:15 +00:00
Nathaniel Catchpole fa31ac08fd Issue #2387443 by alexpott, dawehner: BinaryFileResponse can fail because the core MIME guessing is not added to the MimeType singleton 2014-12-08 10:03:17 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
webchick 4b69ce868e Issue #2250165 by neclimdul, cs_shadow, YesCT: Replace fake mocks with actual OpenDialogCommand stubs in AjaxCommandsTest 2014-12-02 11:43:15 -08:00
Alex Pott 4e902066df Issue #2382011 by Mile23: Expand unit testing for Drupal\Component\Utility\UserAgent 2014-12-02 16:45:36 +00:00
webchick 8d601c74b1 Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
Alex Pott 65f1d49349 Issue #2294503 by Mile23, neclimdul: Component Utilities unit test cleanups 2014-11-28 15:08:19 +00:00
Nathaniel Catchpole 07a6a686a1 Issue #2368275 by martin107, dawehner, znerol, Crell, Wim Leers: EntityRouteEnhancer and ContentFormControllerSubscriber implicitly depend on too many services 2014-11-28 15:04:11 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Alex Pott eb68f256c3 Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method 2014-11-27 14:00:37 +00:00
Alex Pott c1bc91015b Issue #2355543 by ebeyrent, lhangea: TokenTest Language mock is not accurate 2014-11-27 13:47:50 +00:00
Nathaniel Catchpole 0bfb32b55b git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets' 2014-11-26 10:37:53 +00:00
Nathaniel Catchpole 9df898926e Issue #2378703 by Berdir: Port denial of service fixes from SA-CORE-2014-006 to Drupal 8 2014-11-24 22:12:54 +00:00
Alex Pott 3827a4815c Issue #2030613 by balagan, Mile23, scottrigby, alexpott: Expand EntityViewMode (really EntityDisplayModeBase) with methods 2014-11-24 11:58:18 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Alex Pott 616b2ac464 Issue #2368019 by Mile23: Expand unit testing for Drupal\Core\Plugin\Context\ContextDefinition 2014-11-21 23:25:11 +00:00
Alex Pott 9bb4f4cfd4 Issue #2371853 by tim.plunkett, larowlan: Add more helper methods around temporary FAPI storage 2014-11-21 10:16:02 +00:00
Alex Pott 0d720363d8 Issue #2378583 by tim.plunkett, EclipseGc: Core ContextAware Plugins have inconsistent ContextDefinition return docs 2014-11-21 10:09:49 +00:00
Alex Pott 7d36a7c3d8 Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage 2014-11-21 09:53:12 +00:00
Alex Pott da8ea3bfaa Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls 2014-11-21 09:48:25 +00:00
Alex Pott 62ee12bbff Issue #2304949 by mpdonadio, cilefen, znerol, klausi, gaurav.goyal, regilero: Port HTTP Host header DoS fix from SA-CORE-2014-003 2014-11-21 09:31:37 +00:00
Alex Pott fda020ec5f Issue #2378585 by EclipseGc, tim.plunkett: Multiple context requirements cannot be satisfied by a single value 2014-11-20 17:47:23 +00:00
Alex Pott 1a73d7e6ab Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit 2014-11-20 09:47:27 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Alex Pott 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
Alex Pott fd63394783 Issue #2345725 by tim.plunkett: Query parameters are not decoded the same as the path portion of a URL 2014-11-18 23:39:38 +00:00
Alex Pott 264b788e57 Issue #2373549 by neclimdul: PHPUnit test testGetDoesntHitConsistentBackend failing when run with coverage reporting 2014-11-18 21:22:12 +00:00
Alex Pott c1b037d650 Issue #2364555 by Mile23: Add @covers annotation, fix some --strict for PHPUnit 2014-11-18 15:51:20 +00:00
Alex Pott 547a1a0de7 Issue #2358995 by rpayanm, JeroenT, Alienpruts, gaurav.pahuja, er.pushpinderrana | Les Lim: Remove usage of drupal_wrap_mail(). 2014-11-18 12:24:36 +00:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Nathaniel Catchpole 1397bd65bc Revert "Issue #2232477 by tstoeckler, a 'fliptable' mateescu, plach: Fixed Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities."
This reverts commit 08d3ebba69.
2014-11-14 11:00:50 +00:00
Nathaniel Catchpole 488116d759 Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
Nathaniel Catchpole 89b4f966d6 Issue #2364647 by chx, alexpott: Fixed [sechole] Remove blacklist mode from Filter:XSS. 2014-11-13 13:07:09 +00:00
Alex Pott 08d3ebba69 Issue #2232477 by tstoeckler, a 'fliptable' mateescu, plach: Fixed Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities. 2014-11-12 23:24:17 -08:00
Alex Pott 92c251415f Issue #2178703 by ultimike, chx, penyaskito: Migrate D6 menu links. 2014-11-09 23:31:29 -08:00
Alex Pott 433b435e79 Issue #2358657 by zaporylie, geerlingguy: Fixed Wrong @covers definitions in Drupal project. 2014-11-09 21:32:55 -08:00
Alex Pott 80c7322768 Issue #2325517 by lauriii, Alienpruts, Tom Verhaeghe, joelpittet, rteijeiro | Cottser: Add methods for adding/removing attributes (not classes) on Attribute objects. 2014-11-09 21:23:46 -08:00
Alex Pott b0c49c821f Issue #2368975 by damiankloip: Fixed ElementInfoManager::buildInfo() processes info data on every request. 2014-11-08 16:11:40 -08:00
Alex Pott 338c7914d2 Issue #2350507 by hussainweb, hctom, jbrown: Fixed \Drupal\Core\Url has no __toString() magic method. 2014-11-07 13:39:24 -08:00
Alex Pott 1d8f7c546e Issue #2347511 by davidhernandez, lauriii, rpayanm, kasn: Add method to test if class attribute has class on Attribute object. 2014-11-07 12:21:55 -08:00
Alex Pott d229eedf4e Issue #2206571 by davidgrayston, znerol, amitgoyal: Add PHPUnit tests for Config class. 2014-11-05 13:03:48 +00:00
webchick f0b86ce9dd Issue #2363537 by dawehner, znerol: Update CMF routing to 1.3 and remove old code. 2014-11-05 00:36:38 -08:00
Alex Pott 6e09545c26 Issue #2367835 by rpayanm, andypost: Fixed FormBuilderTest namespace. 2014-11-03 17:39:13 +00:00
Nathaniel Catchpole 51fcd31ce5 Issue #1879930 by fran seva, Gábor Hojtsy, martin107, markie, Schnitzel, alexpott, Sutharsan, mon_franco, YesCT, spearhead93, herom, Désiré: Fixed Language selectors are not showing localized to the page language. 2014-11-03 13:33:38 +00:00
Alex Pott 914b78de24 Issue #2282673 by stevepurkiss, ParisLiakos, mgifford: Add a PHPunit test for not using Drupal\Core code in Drupal\Component. 2014-11-03 10:47:06 +00:00
Alex Pott dda70f7112 Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder. 2014-11-02 21:56:08 +00:00
Alex Pott 211fd40880 Issue #2366645 by YesCT, Mile23: Drupal\Tests\Core\Controller\AjaxControllerTest has wrong @covers. 2014-11-01 14:24:28 +00:00
Alex Pott 8f89d7b9ee Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema. 2014-10-31 10:32:24 +00:00
Alex Pott e95124df92 Issue #2340123 followup by Mile23: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX. 2014-10-29 09:55:32 +00:00
Alex Pott 40db9b983c Issue #2364127 by Wim Leers: Merge AjaxResponseRenderer into AjaxController. 2014-10-29 08:47:26 +00:00
Nathaniel Catchpole 2d3266e61f Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX. 2014-10-24 15:51:28 +01:00
Nathaniel Catchpole abcfdc177f Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users. 2014-10-24 12:21:06 +01:00
Nathaniel Catchpole c999c2d43b Issue #2227731 by webflo, mtift: Fixed Normalize configuration data during config writes. 2014-10-23 22:23:25 +01:00
Nathaniel Catchpole c2125b059c Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities. 2014-10-23 21:22:34 +01:00
webchick a7190eb8dc Issue #1419298 by ryanissamson, zaporylie, ohthehugemanatee, ramlev, droplet, Albert Volkman, NROTC_Webmaster, pmitchell, pillarsdotnet: Remove all trailing whitespace from Drupal core files. 2014-10-22 21:41:18 -07:00