drupal/core
quietone 74a6dce280
Issue #3440993 by bbrala, bradjones1, larowlan, quietone: Improve JSON:API test failure messages to include errors when data is expected
2024-05-03 16:04:06 +12:00
..
assets Issue #3443208 by smustgrave, andypost: Remove any missed deprecation code in modules and lib folders 2024-04-30 13:24:03 -05:00
config Issue #3444135 by Wim Leers: [regression] [11.x] "validatable config" CI job no longer runs because Drupal 11 started requireing SQLite 3.45 2024-04-29 21:29:07 +01:00
includes Issue #3442766 by smustgrave, quietone, mikelutz, catch: Remove deprecated code from bootstrap and lib/Controller, lib/Config 2024-04-29 18:33:48 +01:00
lib Issue #3440114 by Gábor Hojtsy, andypost, catch, BramDriesen: Update PHP EOL dates based on updated PHP team decisions 2024-05-01 20:53:44 +01:00
misc Issue #3444587 by alexpott: Add CSS to prettier command and fix core/misc/jquery.form.js to be ignored 2024-05-01 18:12:52 +01:00
modules Issue #3440993 by bbrala, bradjones1, larowlan, quietone: Improve JSON:API test failure messages to include errors when data is expected 2024-05-03 16:04:06 +12:00
profiles Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update 2024-05-01 11:26:29 +01:00
scripts Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update 2024-05-01 11:26:29 +01:00
tests Issue #3432632 by simohell, smustgrave, kostyashupenko, andypost: Collapsed nav-tabs status not exposed to screen reader 2024-05-03 07:00:06 +09:00
themes Issue #3432632 by simohell, smustgrave, kostyashupenko, andypost: Collapsed nav-tabs status not exposed to screen reader 2024-05-03 07:00:06 +09:00
.cspell.json Issue #3438895 by finnsky, larowlan, plopesc, m4olivei, ckrina, mherchel, catch, alexpott, nod_, deviantintegral, jwitkowski79, nod_, jponch, jwitkowski79, rkoller, Ana Barcelona, YurkinPark, finnsky, javi-er, alvarito75, ctrlADel, AaronMcHale, Emma Horrell, akshayadhav, claireristow, baluv3, bronzehedwick, NikMis, deviantintegral, hot_sauce, kostyashupenko, gnuschichten, keyboardcowboy, gdd, silviu, Prashant.c, ehsann_95, pjudge, rkoller, Shreya_th, starshaped, bal krishna, meeni_dhobale, mherchel, johnpicozzi, chetan_, saschaeggi, markie, iro, abhishek_gupta, vensires, KurtTrowbridge, hooroomoo, Utkarsh_33, Svitlana, starshaped, KeyboardCowboy, benjifisher, ahsannazir, tim.plunkett, tedbow, flanneryla, Anandt846, Kanchan Bhogade, SKAUGHT, joaopauloc.dev, Silviu S., q0rban, rabbitlair, bnjmnm, Mithun S, Akhil Babu, gaurav_manerkar, dead_arm, YurkinPark, lauriii, sani, chetan 11, DieterHolvoet, Gábor Hojtsy, jwilson3, marcelreimer: Add the new Navigation to core as an Experimental module 2024-04-27 00:43:13 +03:00
.deprecation-ignore.txt Issue #3438846 by mondrake: Add return typehints for classes that inherit from Composer 2024-04-05 13:31:59 +01:00
.env.example
.eslintignore Issue #3444587 by alexpott: Add CSS to prettier command and fix core/misc/jquery.form.js to be ignored 2024-05-01 18:12:52 +01:00
.eslintrc.jquery.json Issue #3239139 by shubh_, Theresa.Grannum, alexpott: Refactor (if feasible) uses of the jQuery animate function to use Vanilla/native 2024-04-18 14:25:48 +02:00
.eslintrc.json Issue #3438895 by finnsky, larowlan, plopesc, m4olivei, ckrina, mherchel, catch, alexpott, nod_, deviantintegral, jwitkowski79, nod_, jponch, jwitkowski79, rkoller, Ana Barcelona, YurkinPark, finnsky, javi-er, alvarito75, ctrlADel, AaronMcHale, Emma Horrell, akshayadhav, claireristow, baluv3, bronzehedwick, NikMis, deviantintegral, hot_sauce, kostyashupenko, gnuschichten, keyboardcowboy, gdd, silviu, Prashant.c, ehsann_95, pjudge, rkoller, Shreya_th, starshaped, bal krishna, meeni_dhobale, mherchel, johnpicozzi, chetan_, saschaeggi, markie, iro, abhishek_gupta, vensires, KurtTrowbridge, hooroomoo, Utkarsh_33, Svitlana, starshaped, KeyboardCowboy, benjifisher, ahsannazir, tim.plunkett, tedbow, flanneryla, Anandt846, Kanchan Bhogade, SKAUGHT, joaopauloc.dev, Silviu S., q0rban, rabbitlair, bnjmnm, Mithun S, Akhil Babu, gaurav_manerkar, dead_arm, YurkinPark, lauriii, sani, chetan 11, DieterHolvoet, Gábor Hojtsy, jwilson3, marcelreimer: Add the new Navigation to core as an Experimental module 2024-04-27 00:43:13 +03:00
.eslintrc.legacy.json Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
.eslintrc.passing.json
.gitignore Issue #3109556 by finnsky, nod_, longwave, effulgentsia, Ambient.Impact: Update from Yarn 1 to Yarn 4 2024-03-15 18:08:24 +00:00
.phpstan-baseline.php Issue #3427173 by mondrake, longwave, alexpott, catch: Replace calls to :::expectWarning*() in Drupal\Tests\Component\PhpStorage\FileStorageTest 2024-05-01 14:43:08 +01:00
.prettierignore Issue #3444587 by alexpott: Add CSS to prettier command and fix core/misc/jquery.form.js to be ignored 2024-05-01 18:12:52 +01:00
.prettierrc.json Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update 2024-05-01 11:26:29 +01:00
.stylelintrc.json Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update 2024-05-01 11:26:29 +01:00
.yarnrc.yml Issue #3109556 by finnsky, nod_, longwave, effulgentsia, Ambient.Impact: Update from Yarn 1 to Yarn 4 2024-03-15 18:08:24 +00:00
CHANGELOG.txt
COPYRIGHT.txt Issue #3413657 by quietone: Update COPYRIGHT.txt for 2024 2024-04-26 10:18:07 +01:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3413268 by BramDriesen, longwave, Spokje, catch, mondrake, quietone, andypost: Add PHP 8.3 requirement to Drupal 11.0.x 2024-03-29 08:52:44 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3423975 by smustgrave, quietone, catch, kostyashupenko, lauriii: Remove Book module 2024-04-22 20:16:40 +01:00
UPDATE.txt
USAGE.txt Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:03 +01:00
authorize.php
composer.json Issue #3441331 follow-up:wq: Update to Twig 3.9 2024-04-18 15:43:21 +01:00
core.api.php Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs 2024-04-06 13:09:03 +01:00
core.field_type_categories.yml
core.libraries.yml Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-04-30 12:47:53 -04:00
core.link_relation_types.yml
core.services.yml Issue #144538 by acbramley, tuutti, Damien Tournoud, alexpott, solideogloria, Xano, TwoD, damiankloip, smustgrave, pameeela, deviantintegral, L_VanDamme, daften, karishmaamin, g.oechsler, larowlan, klausi, sun, Fabianx, andypost, dawehner, kwinters, greggles, Wim Leers, grendzy, pwolanin, alexanderpas, drumm, Chi: User logout is vulnerable to CSRF 2024-04-23 14:33:31 +01:00
drupalci.yml
globals.api.php
install.php
package.json Issue #3444587 by alexpott: Add CSS to prettier command and fix core/misc/jquery.form.js to be ignored 2024-05-01 18:12:52 +01:00
phpcs.xml.dist Issue #3443709 by quietone: Enable Drupal.NamingConventions.ValidVariableName.LowerCamelName 2024-04-29 08:46:01 +01: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:45:02 +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:23:16 +00:00
rebuild.php
yarn.lock Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: Configure postcss formatting after stylelint and stylelint-config-standard update 2024-05-01 11:26:29 +01:00