drupal/core
catch e7ef291666 Issue #3294695 by daffie, longwave, mkalkbrenner, pandaski: Drupal 8 BC for database driver namespace fails for replicas 2022-09-22 12:55:00 +01:00
..
assets Issue #2381797 by Tom Verhaeghe, slashrsm, johnwebdev, chr.fritsch, ankithashetty, Krzysztof Domański, nevergone, tobiasb, yogeshmpawar, anmolgoyal74, dhirendra.mishra, Wim Leers, longwave, Fabianx, andypost, joachim, alexpott: Add render_cache debug output 2022-09-21 15:01:04 +01:00
config Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
includes Issue #3262674 by tstoeckler, lauriii, cindytwilliams, mherchel, Gábor Hojtsy: Use Claro instead of Bartik as fallback maintenance theme 2022-08-08 11:40:38 +03:00
lib Issue #3294695 by daffie, longwave, mkalkbrenner, pandaski: Drupal 8 BC for database driver namespace fails for replicas 2022-09-22 12:55:00 +01:00
misc Issue #3261163 by bnjmnm, Spokje, longwave, nod_: Update to PostCSS 8 2022-09-13 11:41:30 +01:00
modules Issue #3309750 by andypost, Berdir: Fix callable syntax for PHP 8.2 in Views.php 2022-09-19 20:40:19 +01:00
profiles Issue #3274474 by mondrake, Spokje, longwave, andypost, catch, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors 2022-09-14 09:22:28 +01:00
scripts Issue #3308786 by lauriii, nod_: Mark Shepherd.js as internal in Drupal 10 2022-09-12 07:51:06 +01:00
tests Issue #3294695 by daffie, longwave, mkalkbrenner, pandaski: Drupal 8 BC for database driver namespace fails for replicas 2022-09-22 12:55:00 +01:00
themes Issue #3308821 by bnjmnm, lauriii, longwave, nod_: Update stylelint-config-standard to 28.0.0 2022-09-15 20:16:12 +03:00
.cspell.json Issue #3294850 by Spokje, longwave: Update to cspell 6 2022-07-13 11:04:54 +09:00
.env.example
.eslintignore Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core 2021-11-11 14:10:39 -08:00
.eslintrc.jquery.json Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
.eslintrc.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:19:17 +02:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:19:17 +02:00
.gitignore
.prettierignore
.prettierrc.json
.stylelintignore
.stylelintrc.json Issue #3308821 by bnjmnm, lauriii, longwave, nod_: Update stylelint-config-standard to 28.0.0 2022-09-15 20:16:12 +03:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #2917655 by xjm, Spokje, catch, Gábor Hojtsy, Pasqualle, rivimey, effulgentsia, andypost, daffie, heddn, Aki Tendo, mpdonadio, Wim Leers, Berdir, quietone, mondrake, plach, mfb, Chi, alexpott, DamienMcKenna: [9.4.x only] Drop official PHP 7.3 support in Drupal 9.4 2022-03-31 20:54:48 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3307182 by smustgrave: Add smustgrave as a co-maintainer for the block_content module 2022-09-07 10:25:45 +03:00
UPDATE.txt
USAGE.txt Issue #2707163 by quietone, chishah92, jhodgdon, AndrewHD, xjm, dww, jdelvillar01, alexpott: core/USAGE.TXT -- API section talks only about hooks and functions 2021-11-16 08:24:01 +00:00
authorize.php
composer.json Issue #3306946 by xjm, Spokje, andypost, longwave: Update Composer dependencies in 10.0 and 9.5, and increase constraints to require latest minors 2022-08-31 23:49:16 +01:00
core.api.php Issue #2820580 by anavarre, hardikpandya, Wim Leers, Berdir, cilefen: Drupal >=8.2.x doesn't allow to override all cache bins with $settings['cache']['default'] anymore, documentation says otherwise 2022-07-22 07:05:06 +10:00
core.libraries.yml Issue #3308786 by lauriii, nod_: Mark Shepherd.js as internal in Drupal 10 2022-09-12 07:51:06 +01:00
core.link_relation_types.yml
core.services.yml Issue #2381797 by Tom Verhaeghe, slashrsm, johnwebdev, chr.fritsch, ankithashetty, Krzysztof Domański, nevergone, tobiasb, yogeshmpawar, anmolgoyal74, dhirendra.mishra, Wim Leers, longwave, Fabianx, andypost, joachim, alexpott: Add render_cache debug output 2022-09-21 15:01:04 +01:00
drupalci.yml Issue #3270886 by drumm: Remove outdated note in drupalci.yml 2022-04-07 17:16:10 +02:00
globals.api.php
install.php Revert "Issue #2917655 by xjm, Spokje, catch, Gábor Hojtsy, Pasqualle, rivimey, effulgentsia, andypost, heddn, daffie, Aki Tendo, Berdir, mpdonadio, quietone, mondrake, Wim Leers, plach, DamienMcKenna, Chi, mfb: [9.4.x only] Drop official PHP 7.3 support in Drupal 9.4" 2022-03-29 12:18:06 +01:00
package.json Issue #3308821 by bnjmnm, lauriii, longwave, nod_: Update stylelint-config-standard to 28.0.0 2022-09-15 20:16:12 +03:00
phpcs.xml.dist Issue #3135933 by Spokje, jungle, ravi.shankar, quietone, jonathan1055, longwave, phenaproxima: Sort sniffs/rules in phpcs.xml.dist and write test to keep them sorted 2022-08-08 10:40:58 +01:00
phpunit.xml.dist
rebuild.php Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:32:49 +01:00
yarn.lock Issue #3308821 by bnjmnm, lauriii, longwave, nod_: Update stylelint-config-standard to 28.0.0 2022-09-15 20:16:12 +03:00