drupal/core
catch d2476271d5 Back to dev. 2024-11-22 12:57:07 +00:00
..
assets Revert "Issue #3477799 by spokje, longwave, smustgrave: Update CKEditor 5 to 43.1.1" 2024-10-07 01:56:51 +02:00
config Issue #3273888 by ravi.shankar, drunken monkey, AdamPS, joachim: The "language_select" field widget is part of Core, but its config schema is in a module 2023-09-14 13:57:29 +01:00
includes Issue #3478417 by longwave, cmlara: Error handler crashes with Undefined constant "DRUPAL_TEST_IN_CHILD_SITE" 2024-10-03 12:26:14 +02:00
lib Back to dev. 2024-11-22 12:57:07 +00:00
misc Issue #3426514 by magaki, Tom Konda, longwave: Drupal.theme.progressBar() does not escape output correctly 2024-04-04 22:32:31 +02:00
modules Merged 10.2.11. 2024-11-20 17:59:55 +00:00
profiles Issue #3432998 by phenaproxima, alexpott: Standard's article teaser entity view display marks fields as hidden even though they're visible 2024-03-22 14:28:57 +00:00
scripts Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:43:35 +00:00
tests Issue #3488781 by poker10, quietone: TypeError: Cannot assign string to property $_serviceIds of type array in ContentEntityCloneTest::testEntityPropertiesModifications 2024-11-21 09:20:28 +00:00
themes Issue #3251895 by Shabbir, rodrigoaguilera, ckrina: claro_form_views_ui_config_item_form_alter() assumes a suffix when there is a prefix leading to: Undefined index #suffix in $form['options']['value'] 2024-04-09 11:35:26 +01:00
.cspell.json Issue #3364292 by BramDriesen, dww, alison, cilefen, jonathan1055, urvashi_vora: Use 'queueing' spelling instead of 'queuing' 2024-02-12 20:18:38 +13:00
.deprecation-ignore.txt Issue #3473195 by longwave, catch, jurgenhaas, naveenvalecha, quietone: twig/twig has a possible sandbox bypass <v3.14.0 2024-09-11 10:44:49 +01:00
.env.example
.eslintignore
.eslintrc.jquery.json Issue #3238914 by hooroomoo, mstrelan: Refactor (if feasible) uses of the jQuery proxy function to use VanillaJS 2023-06-28 20:04:07 +10:00
.eslintrc.json Issue #3335653 by mherchel, Spokje: commit-code-check.sh doesn't allow optional chaining in JavaScript 2023-09-12 21:38:05 +01:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #2983380 by idebr, PatashINotFound, sagarchauhan, alwaysworking: JS codestyle: import/named 2023-07-23 21:38:42 +03:00
.gitignore Issue #3403855 by longwave, Nitin shrivastava: Use cspell cache for core development 2023-11-24 13:17:15 +00:00
.phpstan-baseline.php Issue #3473195 by longwave, catch, jurgenhaas, naveenvalecha, quietone: twig/twig has a possible sandbox bypass <v3.14.0 2024-09-11 10:44:49 +01:00
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #3408129 by Spokje, smustgrave: Sync up core/.stylelintrc.json and stylelint-config-standard 2023-12-20 10:07:45 +00:00
CHANGELOG.txt
COPYRIGHT.txt Issue #3413657 by quietone: Update COPYRIGHT.txt for 2024 2024-04-26 10:18:22 +01:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3447625 by tim.plunkett, DanielVeza, DyanneNova, tedbow: Add DanielVeza as a co-maintainer of Layout Builder 2024-05-29 07:33:17 +10:00
UPDATE.txt
USAGE.txt Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:29 +01:00
authorize.php Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:40:59 +00:00
composer.json Issue #3473195 by longwave, catch, jurgenhaas, naveenvalecha, quietone: twig/twig has a possible sandbox bypass <v3.14.0 2024-09-11 10:44:49 +01:00
core.api.php Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:29 +01:00
core.field_type_categories.yml Issue #3371301 by lauriii, srishtiiee, longwave, smustgrave: Retrieve field type category information in \Drupal\Core\Field\FieldTypePluginManager::getGroupedDefinitions 2023-08-18 10:18:51 +01:00
core.libraries.yml Revert "Issue #3477799 by spokje, longwave, smustgrave: Update CKEditor 5 to 43.1.1" 2024-10-07 01:56:51 +02:00
core.link_relation_types.yml
core.services.yml Issue #3410022 by heddn, larowlan, catch: Regression from #3295790 content-length header set earlier than expected 2024-01-02 17:20:27 +00:00
drupalci.yml
globals.api.php
install.php Issue #3457781 by catch, longwave, senscybersecurity, cmlara, cilefen, poker10, greggles, alexpott, ericgsmith, xjm: Maintenance pages leak sensitive environment information 2024-10-02 15:45:17 -07:00
package.json Revert "Issue #3477799 by spokje, longwave, smustgrave: Update CKEditor 5 to 43.1.1" 2024-10-07 01:56:51 +02:00
phpcs.xml.dist Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:43:35 +00:00
phpstan-partial.neon
phpstan.neon.dist Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:43:35 +00:00
phpunit.xml.dist Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments 2023-10-08 09:34:52 +01:00
rebuild.php
yarn.lock Revert "Issue #3477799 by spokje, longwave, smustgrave: Update CKEditor 5 to 43.1.1" 2024-10-07 01:56:51 +02:00