Commit Graph

1065 Commits (934a4b402d0ef9a2c5fcdb2117f2cd979f99eeb0)

Author SHA1 Message Date
Nathaniel Catchpole 27daa8c3b6 Issue #2641692 by Mac_Weber: Replace deprecated usage of entity_create('user_role') with a direct call to UserRole::create() 2016-01-04 15:02:02 +09:00
Nathaniel Catchpole 3e4c90d3df Issue #1386394 by David_Rothstein, Kristen Pol, tstoeckler: Add back the ability for install profiles (or at least distros) to pre-select a language or modify the language-selection screen 2016-01-04 13:08:05 +09:00
Alex Pott b1c7365ef4 Issue #2605684 by chx, dawehner: Routing silently fails in kernel tests 2015-12-23 15:11:24 +00:00
Alex Pott b374ddbaaa Issue #2637030 by klausi: Assertions with BrowserTestBase are reported in the wrong file and line number 2015-12-21 15:53:17 +00:00
Nathaniel Catchpole 38e1141cbf Issue #2636228 by alexpott: BrowserTestBase and KernelTestBase tests break badly when they fail 2015-12-21 12:09:32 +00:00
Alex Pott 224c447f08 Issue #2494735 by hussainweb: add $runTestInSeparateProcess = TRUE for BrowserTestBase 2015-12-16 12:15:31 +00:00
Alex Pott d003c7276a Issue #2635324 by dawehner: kernel tests are unrunnabble because markTestSkipped message is not displayed 2015-12-16 11:25:51 +00:00
Nathaniel Catchpole 97fc3f7e4a Issue #2388247 by pguillard, snehi, joelpittet, sriharsha.uppuluri: Documentation refers to _theme() function, which has been removed 2015-12-10 14:19:31 +00:00
Jennifer Hodgdon c5eb4480bb Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a)
2015-12-08 09:48:25 -08:00
Alex Pott e746bd96f4 Issue #2105583 by neclimdul, tim.plunkett, dawehner, Mile23: Add some sane strictness to phpunit tests to catch risky tests 2015-12-07 14:37:15 +00:00
Alex Pott f730e579b4 Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard 2015-11-28 16:50:23 +01:00
Alex Pott 12db22c4cb Issue #2485761 by mondrake, c470ip, jhedstrom: Support for transparent GIFs broken 2015-11-24 12:38:01 +00:00
Alex Pott 7b4baac538 Issue #2587229 by Chi, claudiu.cristea: Cleanup AssertContentTrait::xpath() 2015-11-24 11:59:48 +00:00
Alex Pott 37705f2a82 Issue #2189345 by benjy, sanduhrs, Mile23, joshtaylor, jbekker, klausi, sun, zaporylie, pfrenssen, jsacksick: run-tests.sh should exit with a failure code if any tests failed 2015-11-17 14:42:51 +00:00
Nathaniel Catchpole 3d6d0f1801 Issue #2535774 by dawehner, jhedstrom: Error handler swallows catchable fatal errors 2015-11-12 10:08:51 +00:00
Alex Pott 7d05e583e1 Revert "Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor"
This reverts commit 2d342c0f63.
2015-11-03 17:27:58 +00:00
Alex Pott 2d342c0f63 Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor 2015-11-03 15:15:57 +00:00
Nathaniel Catchpole 533bb68ca3 Issue #2606470 by alexpott: Symfony prevents container cloning in 2.8 - let's fix this early 2015-11-03 10:48:10 +00:00
xjm 120111a956 Issue #2588529 by David_Rothstein, cilefen, kikoalonsob: Code indentation is incorrect in simpletest_generate_file() 2015-10-23 20:26:25 -07:00
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
Alex Pott aeed399398 Issue #2502867 by Peacog, trwad, jhodgdon: Document all drupal(Post|Get)(*) methods $path parameter 2015-10-23 11:17:28 -07: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
Alex Pott cc3ddd4af0 Issue #2582457 by Mixologic, dawehner: Failed PHP Unit tests should report detailed information (regression) 2015-10-19 16:21:01 -07:00
Alex Pott 805e1d6daa Issue #2589599 by tstoeckler: Dead code in WebTestBase 2015-10-19 10:46:16 -07:00
Alex Pott e778f7c2aa Issue #2573165 by tunic, hussainweb, elachlan, dawehner, Jaesin, grom358, cilefen: Step 1.5: Make the driver swappable more easy 2015-10-19 10:39:07 -07:00
effulgentsia 74a50236b8 Issue #2580389 by benjy, alexpott, jibran: Allow test classes to specify the config object exceptions 2015-10-15 11:04:55 -07:00
Alex Pott 93088f8720 Issue #2590059 by Sagar Ramgade, GoZ, sdstyles, jhodgdon: Fix double occurrence of prepositions 2015-10-15 11:02:38 +01:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
effulgentsia 74cd53e34c Issue #2583009 by alexpott, dawehner: --browser output from run-tests.sh could be easier to read 2015-10-08 13:29:32 -07:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01: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
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
Nathaniel Catchpole 72b0180f59 Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts) 2015-10-05 14:12:02 +01:00
Alex Pott a47dd7adda Issue #2568511 by Mile23, ianthomas_uk, Wim Leers: Fix broken test: KernelTestBase::render 2015-10-05 13:05:04 +01:00
webchick 5c2bf5d3ab Issue #2578989 by ifrik, alvar0hurtad0, jhodgdon, Bojhan, snehi, mairi, rachel_norfolk: Update link descriptions on the Configuration page that are not correct for D8 2015-10-04 23:38:58 -07:00
webchick e5424fb260 Issue #2410497 by alvar0hurtad0, sdstyles, hussainweb, webchick, jhodgdon, mpdonadio: Update remaining url() and _l() calls in comments/documentation 2015-10-04 23:34:30 -07:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
webchick 3b742fd84b Issue #2380389 by webflo, Mile23, davidwbarratt, timmillwood, hussainweb, tstoeckler, bojanz, yched, MKorostoff, alexpott, webchick: Use a single vendor directory in the root 2015-09-30 12:58:08 -07:00
webchick 8477f6b786 Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
Alex Pott 983d2eb343 Issue #2554267 by asgorobets, justAChris, LoMo: Clean Environment button on Simpletest UI should not run test even if tests are selected 2015-09-28 01:07:19 +02:00
Alex Pott 7599b055c7 Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards 2015-09-26 16:01:27 +02:00
webchick 4efd3aaa25 Issue #2551453 by LoMo, Ayesh, jaxxed, LinL, madhavvyas, Miraya: Follow-up: Consistently use "email" instead of "e-mail" in Drupal 2015-09-25 06:27:23 -07:00
Alex Pott f5647da835 Issue #2571291 by pwolanin, aneek, stefan.r: In WebTest code, assertEqual and assertIdentical should always show the 2 values on failure 2015-09-22 09:29:33 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
catch e2d424db03 Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age 2015-09-22 00:19:48 +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
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
effulgentsia e7a7de9f8c Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list 2015-09-18 21:33:21 -07: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 8691e08fdf Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping 2015-09-17 15:55:30 +01:00
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
Alex Pott d24a890690 Issue #2566963 by chx: Follow up of 2560643 Add test coverage 2015-09-12 11:12:38 +01:00
Alex Pott c27852cebe Issue #2560643 by chx, Mixologic, dawehner, larowlan: Fatal PHPUnit tests are not always reported as failure 2015-09-11 20:52:21 +01:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -07:00
Alex Pott 1bd7a29156 Issue #2560729 by stefan.r, lauriii: Cast objects implementing SafeStringInterface to string in TestBase / WebTestBase 2015-09-10 12:41:01 +01:00
webchick e85b2ac5cf Issue #2565671 by joyceg, Aki Tendo: Misspelling in core/modules/simpletest/src/Tests/SimpleTestTest.php 2015-09-09 23:10:42 -07:00
xjm 570fba20cd Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format() 2015-09-09 19:04:37 -05:00
Nathaniel Catchpole d7509faee9 Issue #2565241 by alexpott: First test fails on postgres because of a stale connection 2015-09-09 14:47:05 +01:00
Alex Pott a2059f6277 Issue #2558191 by sdstyles: Remove usage of deprecated UrlGeneratorInterface::generateFromPath() in WebTestBase::drupalHead() 2015-09-09 14:40:33 +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
Nathaniel Catchpole 4c7b4763de Issue #1031122 by alexpott, greg.1.anderson, catch, sun, stefan.r, pwolanin: postgres changeField() is unable to convert to bytea column type correctly 2015-09-08 15:20:20 +01:00
Alex Pott 75f6c2f4cb Issue #2501895 by ifrik, jhodgdon: Too many pages with the same name ("Settings") 2015-09-08 11:24:01 +01:00
Nathaniel Catchpole 70880e91ee Issue #2561207 by stefan.r, Aki Tendo: assert() without a message breaks in PHP 5 2015-09-07 12:50:32 +01:00
Alex Pott c5dbd43cf6 Issue #2555169 by TR: API documentation should not suggest using deprecated function format_string() 2015-09-06 22:43:41 +01:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
Alex Pott 5d896a2ebe Issue #2334067 by mgifford, LewisNyman: error.svg doesn't have sufficient color contrast 2015-09-02 13:22:25 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
webchick 90b74e92b8 Issue #2499199 by claudiu.cristea, dawehner: Use RandomGeneratorTrait in BrowserTestBase 2015-08-31 09:43:50 -07:00
Nathaniel Catchpole e580940021 Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text 2015-08-31 08:45:25 +01:00
webchick 62285a81bd Issue #2531602 by eiriksm: JSDoc simpletest module 2015-08-28 23:29:40 -07:00
Alex Pott f82e0a3aeb Issue #2554849 by bojanz, hussainweb, webflo: phpunit testing crashes if a root vendor directory is used 2015-08-27 13:22:30 +01:00
Alex Pott 5bb2889d50 Issue #2536560 by Aki Tendo, stefan.r, damiankloip: Runtime Assertion unit and functional testing 2015-08-27 00:29:29 +01:00
effulgentsia ce6f3ec82b Issue #2554219 by nod_, larowlan, tim.plunkett, regilero, droplet, japerry, samuel.mortenson, Pere Orga, effulgentsia, benjy, Gábor Hojtsy, greggles, Wim Leers, David_Rothstein, pwolanin, neclimdul, EclipseGc, znerol: Port Cross-site Scripting - Ajax system fixes from SA-CORE-2015-003 to Drupal 8 2015-08-26 15:02:58 -07:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
Nathaniel Catchpole d9e895c963 Issue #2548147 by stefan.r: All batch labels are HTML escaped 2015-08-21 20:24:19 +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 bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
Alex Pott 9ee2b53754 Issue #1713332 by amateescu, Xen, droplet, bzrudi71, znerol, czigor, pp, wulff, Damien Tournoud: The SQLite database driver fails to drop simpletest tables 2015-08-18 23:36:52 +01:00
Alex Pott 9c313e7b50 Issue #2531042 by sdstyles, Berdir: Undefined string index 0 in WebTestBase::getAbsoluteUrl() in PHP 7 2015-08-18 22:18:41 +01:00
Alex Pott 2ecd3534aa Issue #2552893 by mpdonadio: AssertContentTrait::assertEscaped() should use Html::escape() 2015-08-18 13:01:11 +01:00
Alex Pott d5821399fc Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
Nathaniel Catchpole 4983036c50 Issue #2540416 by dawehner, hussainweb: Move update.php back to a front controller 2015-08-14 17:47:21 +01:00
Alex Pott 794cf89a25 Issue #2497585 by mpdonadio, cilefen, borisson_, pjonckiere: Simpletest should set a system timezone in setUp 2015-08-13 23:45:28 +01:00
Nathaniel Catchpole 45a48e8e01 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 12:33:54 +01:00
Alex Pott 3f0ff2198b Revert "Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender"
This reverts commit 9ccb44e236.
2015-08-13 10:23:05 +01:00
Nathaniel Catchpole 9ccb44e236 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 09:54:02 +01:00
Nathaniel Catchpole 7fa232d817 Issue #2501835 by kgoel, crowdcg, stefan.r, alexpott, joelpittet, Cottser, akalata, xjm, davidhernandez, YesCT: Remove SafeMarkup::set in Drupal\Core\Database\Install\Tasks::runTasks() and ensure multiple messages are printed 2015-08-10 16:02:44 +01:00
Nathaniel Catchpole c8526e2249 Issue #2538260 by alexpott, mbaynton: Set CURLOPT_SAFE_UPLOAD to TRUE in Simpletest's CURL options 2015-08-10 11:52:19 +01:00
webchick d52fc7488a Issue #2546582 by alexpott, dawehner: AssertContentTrait::getTextContent() includes the @import css statement, that is nuts 2015-08-06 11:20:48 -07:00
Alex Pott 4710b0971f Issue #2542486 by neclimdul, Wim Leers, Mile23: Fix risky phpunit tests 2015-08-06 15:37:34 +01:00
Nathaniel Catchpole c3e2000be2 Revert "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 e8e883f9c8.
2015-08-06 11:01:02 +01:00
webchick c1e0ba38e8 Issue #2409437 by phenaproxima, hosef, mikeryan, chx, jcost: Migration path for Simpletest 7.x 2015-08-03 10:24:55 -07: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
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 24d349100a Issue #2534026 by mikeryan: Move module-specific migration support into the simpletest module 2015-07-28 16:30:14 +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