Commit Graph

43467 Commits (56e7439d20caa67879072124c5231d4b51ca3044)

Author SHA1 Message Date
Dave Long cc8a853306
Issue #3394680 followup by longwave: Deprecate ContextProvidersPass in favor of using service_id_collector 2024-01-22 16:30:39 +00:00
catch f26a9ccf39 Issue #3341053 by quietone, smustgrave: Move migration tests to the Statistics module 2024-01-22 13:00:33 +00:00
catch feb4531180 Issue #3414969 by Spokje, smustgrave: Convert TwigLoaderTest into a Kernel test 2024-01-22 12:56:28 +00:00
catch 0255591f32 Issue #3415038 by Spokje, kim.pepper: Convert FileMoveTest into a Kernel test 2024-01-22 12:52:30 +00:00
catch 18125a4619 Issue #3414501 by Spokje, smustgrave: Convert OptionsDynamicValuesApiTest into a Kernel test 2024-01-20 15:12:39 +00:00
catch 2746a72d83 Issue #3369914 by Spokje, quietone, Hardik_Patel_12: Move non-migrations tests to Actions module 2024-01-19 14:23:09 +00:00
catch 7daf50faa5 Issue #3415161 by mstrelan, Spokje, alexpott: Fix \Drupal\FunctionalTests\Core\Config\SchemaConfigListenerTest comment 2024-01-19 14:20:10 +00:00
catch ec64ab5159 Issue #3414957 by Spokje: \Drupal\Tests\mysql\Functional\RequirementsTest is always skipped 2024-01-19 13:11:47 +00:00
catch 9267051922 Issue #3414807 by alexpott, Wim Leers, smustgrave: \Drupal\Core\Asset\LibraryDiscoveryParser should use FileCache to cache the parsed YAML 2024-01-19 12:22:08 +00:00
catch 2fa31524b3 Issue #3414825 by alexpott, Wim Leers, longwave, kim.pepper: InfoParser should use FileCache 2024-01-19 11:41:56 +00:00
Dave Long 22a493bb46
Revert "Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()"
This reverts commit 8226fe885a.
2024-01-19 09:06:54 +00:00
catch 5d70bf483b Issue #3414589 by Spokje: Convert SearchSetLocaleTest into a Kernel test
(cherry picked from commit 3c0a42d255)
2024-01-18 21:10:22 +00:00
catch 078c284c7f Issue #3414557 by Spokje: Convert OptionsDynamicValuesValidationTest into a Kernel test 2024-01-18 21:02:01 +00:00
catch 1746319128 Issue #3414481 by Spokje: Convert PathPluginTest into a Kernel test 2024-01-18 18:26:53 +00:00
Alex Pott 34258c0884
Revert "Issue #3413665 by Spokje: Enable modules through Nightwatch API when not testing module enabling"
This reverts commit a2f51b88d5.
2024-01-18 18:12:31 +00:00
catch 4e14cc64ec Issue #3415060 by Spokje, smustgrave: Convert AlterTest into a Kernel test 2024-01-18 14:47:15 +00:00
catch b4f3d7fa36 Issue #3414144 by codebymikey, smustgrave: Invalid twig token variables are added on certain URLs and will crash the site if assertions are enabled 2024-01-18 14:35:43 +00:00
catch 85e2310a78 Issue #3414914 by mstrelan, Spokje, kim.pepper: Convert HtmlToTextTest into a Unit test 2024-01-18 14:28:23 +00:00
catch 7466848656 Issue #3046959 by Spokje, claudiu.cristea: Convert RelationshipNodeTermDataTest into a Kernel test 2024-01-18 14:23:25 +00:00
xjm dac8ef1848
SA-CORE-2024-001 by s73, douggreen, larowlan, benjifisher, poker10, xjm, lauriii
(cherry picked from commit 2ecd4151a4)
2024-01-16 15:20:25 -06:00
catch 0a58c45e7d Issue #3414776 by Spokje: Move EntityReferenceSelectionAccessTest to Kernel namespace and directory 2024-01-16 11:00:45 +00:00
catch 34f7186a81 Issue #3414664 by Spokje: Convert RelationshipRepresentativeNodeTest into a Kernel test 2024-01-16 10:44:24 +00:00
catch f9756cc47d Issue #3414667 by Spokje, smustgrave: Delete TaxonomyTermFilterDepthTest Functional test 2024-01-16 10:42:16 +00:00
catch 1a6fdb413a Issue #3414754 by Spokje: Remove unused require-s from Nightwatch commands 2024-01-16 10:40:09 +00:00
catch 27894c3fe3 Issue #3414760 by Spokje: Remove Nightwatch exampleTest 2024-01-16 10:38:38 +00:00
catch a2bb2edd69 Issue #3414699 by Spokje, joachim, smustgrave: Convert FieldTimeIntervalTest into a Kernel test 2024-01-16 10:35:03 +00:00
catch 411e0bbaf7 Issue #3412415 by larowlan, fjgarlin, longwave, drumm, benjifisher: Make CI template compatible with private repositories 2024-01-16 09:49:41 +00:00
catch 25180c43b2 Issue #3004300 by jonathanshaw, AndyF, joachim, Lendude, alx_benjamin, quietone, webkarthik: EntityViewsData fails to set 'entity revision' in the table data for an entity's revision table 2024-01-15 22:10:29 +00:00
catch 945ff69c6d Issue #3413126 by Wim Leers, phenaproxima: Add "maintain_index_table" to taxonomy_settings migration 2024-01-15 15:07:39 +00:00
catch 0bb6da96eb Issue #3399559 by tstoeckler, smustgrave: Statically cached derivative definitions cannot be cleared in any way 2024-01-15 14:40:41 +00:00
catch 57d7fba795 Issue #3414499 by Spokje, smustgrave: Convert NodeTemplateSuggestionsTest into a Kernel test 2024-01-15 14:34:12 +00:00
catch 3998f8d076 Issue #3414627 by longwave, andypost, dpi: Convert StreamWrapperManager to use a service locator 2024-01-15 14:15:46 +00:00
Lauri Eskola c3c9dd1ee9
Issue #2978024 by Akhil Babu, dan612, smustgrave, quietone, elaman, harshil_jadav: Allow "Content ID from URL" contextual filter to recognize node previews 2024-01-15 16:01:28 +02:00
Lauri Eskola e16d8e0fad
Issue #3198236 by mstrelan, Gauravvvv, smustgrave, Johan den Hollander, sonam.chaturvedi, DishaKatariya, Kristen Pol, lauriii: "Add another" buttons could use vertical margin 2024-01-15 15:27:36 +02:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Lee Rowlands 4b5138e6c3
Issue #3397493 by borisson_, phenaproxima, Wim Leers: Add validation constraints to block_content.type.* 2024-01-15 15:35:13 +10:00
Lee Rowlands 2a232304d7
Issue #3407793 by mstrelan: Add declare(strict_types=1) to all miscellaneous test classes 2024-01-15 15:23:28 +10:00
nod_ 62498926d3
Issue #3400359 by el7cosmos, dinazaur, alexpott, ReINFaTe: External fonts cannot be loaded via add_css ajax command 2024-01-12 22:25:12 +01:00
Dave Long a2f51b88d5
Issue #3413665 by Spokje: Enable modules through Nightwatch API when not testing module enabling 2024-01-12 18:30:49 +00:00
Dave Long 8226fe885a
Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute() 2024-01-12 18:28:38 +00:00
Dave Long 1c32ca8210
Issue #3109971 by andypost, znerol: Use $this->request in ViewsExecutable::getExposedInput() consistently 2024-01-12 18:21:48 +00:00
Dave Long 95348401e9
Issue #3413135 by Spokje: Replace deprecated functions in Nightwatch tests 2024-01-12 18:17:35 +00:00
Dave Long 7835ce45f3
Issue #3402292 by mstrelan, ankithashetty, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core/tests/Drupal/KernelTests/* 2024-01-12 18:14:24 +00:00
Dave Long 8310b5cc76
Issue #3402297 by dww: Fix strict type errors in CommentFieldAccessTest 2024-01-12 18:11:27 +00:00
Dave Long 3d1fd96ad0
Issue #3413935 by Spokje: Make CKEditor5ToolbarTest and TableTest extend WebDriverTestBase 2024-01-12 18:08:24 +00:00
Dave Long 705bbc7632
Issue #3414259 by Spokje: Convert FieldTypeTest into a Kernel test 2024-01-12 18:06:33 +00:00
Dave Long fed12777c2
Issue #3245997 by mikelutz, martin_klima, quietone, danflanagan8, joachim, smustgrave, longwave: Allow process plugins to stop further processing on a pipeline 2024-01-12 17:57:02 +00:00
Dave Long c10494df94
Issue #3412168 by godotislate, catch, smustgrave, longwave: Add back "final" to Drupal\big_pipe\StackMiddleware\ContentLength 2024-01-12 17:54:43 +00:00
Dave Long af726dbfa5
Issue #3414261 by catch: Add authenticated user umami performance tests 2024-01-12 17:51:48 +00:00
catch b1fbff58cc Revert "Issue #3400984 by andypost, catch: Make PHP 8.3 the default environment for gitlab CI runs"
This reverts commit aec5864ab2.
2024-01-12 14:25:23 +00:00