drupal/core
Alex Pott 8331ba7ee1
Issue #3402713 by mstrelan, smustgrave, dww: Fix strict type errors: miscellaneous fixes in core Kernel tests
(cherry picked from commit f60bcea7d7)
2024-04-09 23:19:23 +01:00
..
assets Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1 2024-04-09 11:49:18 +01:00
config Issue #1170362 by alexpott, catch, pillarsdotnet, sun, jofitz, geerlingguy, steinmb, tresti88, DamienMcKenna, dpovshed, imclean, bradjones1, mErilainen, David_Rothstein, KarenS, BTMash, rickmanelius, Anonymous, smustgrave, Wim Leers, kreynen, webchick, websiteworkspace, phenaproxima, Kiphaas7, bbrala: Install profile is disabled for lots of different reasons and core doesn't allow for that 2024-03-21 09:20:58 +00:00
includes Issue #3427046 by plopesc, smustgrave, alexpott: Shortcuts toolbar links are not updated automatically when default shortcut set is changed 2024-04-01 09:49:44 +01:00
lib Issue #3437783 by mfb, catch, pradhumanjain2311, longwave: Use standardized SPDX license identifiers 2024-04-09 23:04:56 +01:00
misc Issue #3357565 by quietone, Bhanu951, pradhumanjain2311, smustgrave, catch: Remove remaining uses of string 'bartik' and 'seven' when referring to the removed themes 2024-04-09 18:54:48 +01:00
modules Issue #3402713 by mstrelan, smustgrave, dww: Fix strict type errors: miscellaneous fixes in core Kernel tests 2024-04-09 23:19:23 +01:00
profiles Issue #3438424 by catch, Berdir, alexpott, longwave: [random test failures] Race condition in state when individual keys are set with an empty cache 2024-04-09 18:01:11 +01:00
scripts Issue #3426548 by Kingdutch, andypost, longwave, catch, mstrelan, alexpott: Convert the PHPStan baseline from NEON to PHP 2024-03-12 14:44:51 +00:00
tests Issue #3402713 by mstrelan, smustgrave, dww: Fix strict type errors: miscellaneous fixes in core Kernel tests 2024-04-09 23:19:23 +01: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:19 +01:00
.cspell.json Issue #3419734 by catch, nod_: [jQuery 4] jquery-form is unmaintained and not jQuery 4 compatible, fork it into core 2024-03-08 12:52:10 +00:00
.deprecation-ignore.txt Issue #3427741 follow-up: Notify downstream users that ContainerAware is going away 2024-03-18 10:37:13 +00:00
.env.example
.eslintignore Issue #3352256 by e0ipso, plopesc, bbrala, longwave, dww, catch, larowlan: Move code from the experimental SDC module to core 2024-03-28 07:20:21 +10:00
.eslintrc.jquery.json Issue #3239490 by Sam Phillemon, Theresa.Grannum, smustgrave: Refactor (if feasible) uses of the jQuery clone function to use Vanilla/native 2024-03-04 23:58:14 +00: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
.gitignore Issue #3403855 by longwave, Nitin shrivastava: Use cspell cache for core development 2023-11-24 13:16:12 +00:00
.phpstan-baseline.php Issue #3426506 follow-up by alexpott: Create enums for File exists options and deprecate consts 2024-04-09 14:55:35 +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:23 +00:00
CHANGELOG.txt
COPYRIGHT.txt Issue #3412422 by dww, catch, longwave, jwilson3, smustgrave: Use 'present' for end year in COPYRIGHT.txt 2024-01-10 17:14:35 +13:00
INSTALL.mysql.txt Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
INSTALL.pgsql.txt Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3408849 by markconroy, finnsky: Add @finnsky as core maintainer for Umami 2024-03-08 11:14:39 +00:00
UPDATE.txt
USAGE.txt Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:22 +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:36:13 +00:00
composer.json Issue #3113971 by Spokje, mondrake, acbramley, phenaproxima, andypost, murilohp, mpdonadio, ravi.shankar, pavnish, pifagor, vladbo, JeroenT, voleger, Taran2L: Replace REQUEST_TIME in services 2024-02-13 10:15:33 +00:00
core.api.php Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:22 +01:00
core.field_type_categories.yml
core.libraries.yml Issue #3437783 by mfb, catch, pradhumanjain2311, longwave: Use standardized SPDX license identifiers 2024-04-09 23:04:56 +01:00
core.link_relation_types.yml
core.services.yml Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1 2024-04-09 11:49:18 +01:00
drupalci.yml
globals.api.php
install.php
package.json Issue #3437783 by mfb, catch, pradhumanjain2311, longwave: Use standardized SPDX license identifiers 2024-04-09 23:04:56 +01: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:44:51 +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:44:51 +00:00
phpunit.xml.dist Issue #3240792 by justafish, alexpott, andypost, smustgrave, longwave: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing 2024-03-07 15:36:24 +00:00
rebuild.php
yarn.lock Issue #3424644 by Wim Leers, jannakha, smustgrave: Update CKEditor 5 to 41.2.0 2024-03-14 22:07:39 +00:00