drupal/core/modules
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
..
action Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
announcements_feed Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
automated_cron Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
ban Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
basic_auth Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits 2023-12-09 08:40:55 -06:00
big_pipe Issue #3412168 by godotislate, catch, smustgrave, longwave: Add back "final" to Drupal\big_pipe\StackMiddleware\ContentLength 2024-01-12 17:54:43 +00:00
block Issue #3404067 by davidarbour, joachim: drupal.block library should explicitly depend on drupal.tabledrag 2024-01-12 12:47:08 +00:00
block_content Issue #3397493 by borisson_, phenaproxima, Wim Leers: Add validation constraints to block_content.type.* 2024-01-15 15:35:13 +10:00
book Issue #3376271 by quietone, Spokje, smustgrave: Move non-migration book-related tests to the Book module 2024-01-11 10:45:34 +00:00
breakpoint Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
ckeditor5 Issue #3413665 by Spokje: Enable modules through Nightwatch API when not testing module enabling 2024-01-12 18:30:49 +00:00
comment Issue #3402297 by dww: Fix strict type errors in CommentFieldAccessTest 2024-01-12 18:11:27 +00:00
config Issue #3399152 by SamLerner, smustgrave, sourabhjain, DishaKatariya, Nitin shrivastava, Nikolay Shapovalov, xjm: Change sort order of configuration options on config single export form 2024-01-11 08:38:16 +00:00
config_translation Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
contact Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form 2024-01-09 10:53:49 +00:00
content_moderation Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form 2024-01-09 10:53:49 +00:00
content_translation Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest 2024-01-10 21:12:27 +00:00
contextual Issue #3395900 by quietone, smustgrave: Correct spelling of words in module core/tests 2024-01-11 17:56:30 +00:00
datetime Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13:00
datetime_range Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13:00
dblog Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13:00
dynamic_page_cache Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
editor Issue #3098201 by Ratan Priya, guilhermevp, scott_euser, smustgrave, narendra.rajwar27, Dave Reid, Abhijith S, catch, larowlan, alexpott: \Drupal\editor\Ajax\EditorDialogSave::__construct() should typehint as an array instead of a string 2024-01-11 14:49:23 +00:00
field Issue #3407793 by mstrelan: Add declare(strict_types=1) to all miscellaneous test classes 2024-01-15 15:23:28 +10:00
field_layout Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
field_ui Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
file Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
filter Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
forum Issue #3413879 by catch: Add @group #slow to ForumUninstallTest 2024-01-11 18:15:16 +00:00
help Issue #3413430 by catch, smustgrave: Add @group #slow to AddPermissionsUpdateTest 2024-01-10 19:04:54 +13:00
help_topics Issue #3087499 by andypost, smustgrave, Amber Himes Matz: Merge Help Topics classes into Help with BC layer 2023-06-26 16:48:56 +10:00
history Issue #3409388 by quietone, smustgrave: Remove usage of forum module from comments and strings 2024-01-11 20:47:56 +00:00
image Issue #3298701 by cmlara, smustgrave, Rishabh Vishwakarma, Tanuj., larowlan, benjifisher, BramDriesen, catch, Driskell, quietone, effulgentsia: ImageStyleDownloadController routes do not limit schemes served 2024-01-11 14:00:26 +00:00
inline_form_errors Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
jsonapi Issue #3397493 by borisson_, phenaproxima, Wim Leers: Add validation constraints to block_content.type.* 2024-01-15 15:35:13 +10:00
language Issue #3385550 by lauriii, Gauravvvv, sboden, Shabbir, longwave: Language negotiation breaks updating Drupal 9 to 10 2024-01-12 13:06:28 +00:00
layout_builder Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest 2024-01-10 21:12:27 +00:00
layout_discovery Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow 2024-01-10 11:50:14 +00:00
link Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00:00
locale Issue #3379496 by quietone, smustgrave, longwave: Convert enable/disable to install/uninstall in UI not in hook_help 2024-01-11 13:24:56 +00:00
media Issue #3379496 by quietone, smustgrave, longwave: Convert enable/disable to install/uninstall in UI not in hook_help 2024-01-11 13:24:56 +00:00
media_library Issue #3399951 by neclimdul, godotislate, catch, lauriii, smustgrave, xjm: ajax_page_state leaks through request in Views Ajax 2024-01-10 17:27:56 +00:00
menu_link_content Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest 2024-01-10 21:12:27 +00:00
menu_ui Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form 2024-01-09 10:53:49 +00:00
migrate 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
migrate_drupal Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
migrate_drupal_ui Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
mysql Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
node Issue #3385550 by lauriii, Gauravvvv, sboden, Shabbir, longwave: Language negotiation breaks updating Drupal 9 to 10 2024-01-12 13:06:28 +00:00
options Issue #3411419 by catch, lauriii, larowlan, kevinquillen: Regression from #2521800: using machine name element for ListStringItem breaks with existing data 2023-12-30 16:26:05 +00:00
page_cache Issue #2254209 by smustgrave, marvil07, quietone, sun, catch, Wim Leers: Fix test performance of Drupal\system\Tests\Cache\PageCacheTagsIntegrationTest 2024-01-09 16:18:00 +00:00
path Issue #3409388 by quietone, smustgrave: Remove usage of forum module from comments and strings 2024-01-11 20:47:56 +00:00
path_alias Issue #2745755 by vasi, Steven Jones, smustgrave, mvc, Wim Leers, james.williams, Gábor Hojtsy: AliasStorage::preloadPathAlias() incorrectly prioritizes und aliases 2024-01-10 15:06:04 +00:00
pgsql Issue #3358609 by Arantxio, daffie, Chi, xjm: Fix PostgeSQL column name escaping in field constraints 2024-01-08 07:45:39 +10:00
phpass Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
responsive_image Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
rest Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:36:13 +00:00
sdc Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
search Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00:00
serialization Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
settings_tray Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
shortcut Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest 2024-01-10 21:12:27 +00:00
sqlite Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
statistics Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13:00
syslog Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, larowlan, daffie, alexpott: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-28 08:03:14 +10:00
system Issue #3407793 by mstrelan: Add declare(strict_types=1) to all miscellaneous test classes 2024-01-15 15:23:28 +10:00
taxonomy Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest 2024-01-10 21:12:27 +00:00
telephone Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
text Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
toolbar Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
tour Issue #3405726 by smustgrave, larowlan, Wim Leers: Move all tour config to tour module 2024-01-08 21:49:46 +13:00
tracker Issue #3396310 by longwave, Spokje, smustgrave: Use autowiring for core controllers 2023-11-20 08:15:53 +10:00
update Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:36:13 +00:00
user Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest 2024-01-10 21:12:27 +00:00
views Issue #3109971 by andypost, znerol: Use $this->request in ViewsExecutable::getExposedInput() consistently 2024-01-12 18:21:48 +00:00
views_ui Issue #3376159 by tinto, smustgrave, lauriii, djsagar, Harish1688: Links do not align properly in Views UI field/sort rearrange dialog 2024-01-11 18:05:15 +00:00
workflows Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
workspaces Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow 2024-01-10 11:50:14 +00:00