drupal/core
Alex Pott 2076c3d9fe
Issue #3410582 by catch, Prashant.c, heddn, alexpott, smustgrave, claudiu.cristea, longwave, quietone: Optimize user logins by avoiding duplicate entity queries
(cherry picked from commit 1916b7863e)
2024-03-28 11:14:21 +00:00
..
assets 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
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 Revert "Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation" 2024-03-22 10:22:11 +10:00
lib Issue #3436599 by longwave: Replace RequestCloseSubscriber with needs_destruction tag on ModuleHandler 2024-03-28 10:29:37 +00:00
misc Issue #1149078 by vasike, wuinfo - Bill Wu, dww, Gauravvvv, Marios Anagnostopoulos, peterpoe, VladimirAus, legolasbo, GoZ, mgifford, dalin, jrb, heddn, himanshupathak3, _utsavsharma, GrandmaGlassesRopeMan, arcaneadam, danflanagan8, arnaud-brugnon, Daniel Kulbe, uzlov, Kuntyi, DamienMcKenna, Neslee Canil Pinto, COBadger, jofitz, esod, sukanya.ramakrishnan, nod_, droplet, smustgrave, CKIDOW: States API doesn't work with multiple select fields 2024-03-26 16:55:50 +01:00
modules Issue #3410582 by catch, Prashant.c, heddn, alexpott, smustgrave, claudiu.cristea, longwave, quietone: Optimize user logins by avoiding duplicate entity queries 2024-03-28 11:14:21 +00:00
profiles Issue #3410582 by catch, Prashant.c, heddn, alexpott, smustgrave, claudiu.cristea, longwave, quietone: Optimize user logins by avoiding duplicate entity queries 2024-03-28 11:14:21 +00: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 #3364885 by andy-blum, mglaman, alexpott, mherchel, lauriii, smustgrave, isholgueras, Dave Reid, kostyashupenko, matthieuscarset, camoa, ctrlADel, fjgarlin, jwilson3: Allow themes to use a starterkit.yml file so it is easier to use the theme generator 2024-03-28 09:29:31 +00:00
themes Issue #3364885 by andy-blum, mglaman, alexpott, mherchel, lauriii, smustgrave, isholgueras, Dave Reid, kostyashupenko, matthieuscarset, camoa, ctrlADel, fjgarlin, jwilson3: Allow themes to use a starterkit.yml file so it is easier to use the theme generator 2024-03-28 09:29:31 +00: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
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.phpstan-baseline.php Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements 2024-03-27 12:40:15 +00: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
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 #3420984 by godotislate, andypost, smustgrave, larowlan, alexpott: Convert Layout DisplayVariant, PageDisplayVariant discovery to attributes 2024-03-21 08:26:44 +00:00
core.field_type_categories.yml
core.libraries.yml Issue #3424644 by Wim Leers, jannakha, smustgrave: Update CKEditor 5 to 41.2.0 2024-03-14 22:07:39 +00:00
core.link_relation_types.yml
core.services.yml Issue #3436599 by longwave: Replace RequestCloseSubscriber with needs_destruction tag on ModuleHandler 2024-03-28 10:29:37 +00:00
drupalci.yml
globals.api.php
install.php
package.json Issue #3428122 by alexpott, longwave: Add packageManager key to core/package.json now we recommend corepack enable 2024-03-15 14:40:37 +00: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