drupal/core
bnjmnm 6bfe646ddc Issue #3247683 by Wim Leers, lauriii, bnjmnm, Reinmar: Disable CKEditor 5's automatic link decorators (in Drupal filters should be used instead) 2022-06-06 12:34:11 -04:00
..
assets Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:08:26 -05:00
config
includes Issue #3268746 by quietone, xjm: Fix missing newlines for 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-05-19 09:34:14 +01:00
lib Issue #3284270 by alexpott, bircher: Reset \Drupal\Core\Config\ConfigImporter::$errors in ::validate() method 2022-06-06 14:35:46 +01:00
misc Issue #3227431 by mherchel, kostyashupenko, andy-blum, Kristen Pol, andrewmacpherson, cindytwilliams, alexpott, mgifford, dww, shaal, rkoller: Tabledrag icon doesn't adapt to forced-colors mode 2022-05-31 17:09:57 +03:00
modules Issue #3247683 by Wim Leers, lauriii, bnjmnm, Reinmar: Disable CKEditor 5's automatic link decorators (in Drupal filters should be used instead) 2022-06-06 12:34:11 -04:00
profiles Issue #3270936 by Spokje, quietone, andypost, lauriii: Deprecate Color module 2022-05-23 09:20:43 +01:00
scripts Issue #3262874 by Spokje, longwave, ankithashetty, catch, andypost: Update Coder to 8.3.15 2022-05-19 10:02:00 +01:00
tests Issue #3284270 by alexpott, bircher: Reset \Drupal\Core\Config\ConfigImporter::$errors in ::validate() method 2022-06-06 14:35:46 +01:00
themes Issue #3280985 by mherchel, andy-blum: Olivero's code block styling is slightly broken at various viewport widths 2022-05-31 16:46:55 +03:00
.cspell.json Issue #3260928 by mondrake, mallezie, neclimdul, mglaman: Move more PHPStan global ignore patterns to baseline 2022-04-08 12:10:20 +02:00
.env.example
.eslintignore
.eslintrc.jquery.json
.eslintrc.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:17:38 +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:17:38 +02:00
.gitignore
.prettierignore
.prettierrc.json
.stylelintignore
.stylelintrc.json Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-02-18 19:53:44 +00:00
CHANGELOG.txt
COPYRIGHT.txt Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed 2022-03-29 14:38:11 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3276565 by dww, larowlan: Add larowlan as maintainer of contextual.module 2022-05-17 00:07:59 +01:00
UPDATE.txt
USAGE.txt
authorize.php
composer.json Issue #3281578 by Wim Leers, quietone, xjm, catch: Increase Composer dependency constraints to latest minors for forward-compatibility 2022-05-27 16:06:33 -05:00
core.api.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:27:01 +01:00
core.libraries.yml Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:08:26 -05:00
core.link_relation_types.yml
core.services.yml Issue #3269140 by longwave: Remove deprecated config.storage.staging service 2022-05-19 09:52:37 +01:00
drupalci.yml Issue #3270886 by drumm: Remove outdated note in drupalci.yml 2022-04-07 17:15:59 +02:00
globals.api.php
install.php Issue #3261611 by xjm, andregp, ranjith_kumar_k_u, Suresh Prabhu Parkala, ravi.shankar, quietone, Gábor Hojtsy: Fix PHP requirements link and standardize the strings that reference it 2022-03-28 08:56:57 +02:00
package.json Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:08:26 -05:00
phpcs.xml.dist Issue #3088730 by Spokje, anmolgoyal74, ankithashetty, Mile23, longwave, naresh_bavaskar, greg.1.anderson, Mixologic, klausi: Include 'composer' directory in phpcs scans 2022-02-24 17:39:07 +00:00
phpstan-baseline.neon Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients 2022-05-23 12:03:58 +01:00
phpstan-partial.neon Issue #3259355 by mallezie, mondrake, catch, longwave, mglaman, alexpott, xjm, daffie, Mixologic: Always do a full phpstan analysis on DrupalCI 2022-05-18 09:02:22 +01:00
phpstan.neon.dist 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:27:01 +01:00
phpunit.xml.dist
postcss.config.js
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:27:01 +01:00
yarn.lock Issue #3277438 by Wim Leers, bnjmnm, lauriii, xjm, nod_, Reinmar: Update to CKEditor 5 v34.1.0 2022-05-26 16:08:26 -05:00