drupal/core
Dave Long 67bad1b36c
Issue #3359179 by Spokje: Fix PHPStan L1 errors "@coversDefaultClass defined on class method foo."
2023-06-22 14:13:38 +01:00
..
assets Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00
config Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
includes Issue #3256642 by mondrake, daffie, yogeshmpawar, alexpott, tmaiochi, quietone, larowlan, catch: Introduce database driver extensions and autoload database drivers' dependencies 2023-06-16 08:46:58 +10:00
lib Issue #2982949 by kim.pepper, Sam152, andypost, FatherShawn, elber, joachim, larowlan, alexpott, catch, DieterHolvoet, tim.plunkett: Introduce CallableResolver to help standardise the DX and error handling for callbacks across various subsystems 2023-06-22 16:16:51 +10:00
misc Issue #3352389 by catch, smustgrave, xjm, heddn: Add open-telemetry/sdk and open-telemetry/exporter-otlp as dev dependencies 2023-06-22 11:34:44 +01:00
modules Issue #3359179 by Spokje: Fix PHPStan L1 errors "@coversDefaultClass defined on class method foo." 2023-06-22 14:13:38 +01:00
profiles Issue #3275557 by andypost, catch, heddn: Add webp image conversion to core's install profile's image style 2023-06-15 17:14:49 +01:00
scripts Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00
tests Issue #3359179 by Spokje: Fix PHPStan L1 errors "@coversDefaultClass defined on class method foo." 2023-06-22 14:13:38 +01:00
themes Issue #3361465 by Spokje: Remove outdated @todo's pointing to #3135457 2023-06-16 14:57:24 +01:00
.cspell.json Issue #3356571 by longwave, smustgrave: Update CSpell to 6.31.1 2023-04-27 18:10:31 +12:00
.deprecation-ignore.txt Issue #3338907 by mondrake, longwave, larowlan, daffie, alexpott: Update to PHPUnit 9.6.7 2023-05-05 13:57:31 +01:00
.env.example
.eslintignore
.eslintrc.jquery.json Issue #3238915 by Bhanu951, hooroomoo, bnjmnm: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS 2023-04-07 10:50:32 -04:00
.eslintrc.json Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00
.eslintrc.legacy.json Issue #3330028 by Grimreaper: Broken .eslintrc.legacy.json 2022-12-30 17:08:39 +00:00
.eslintrc.passing.json
.gitignore
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #3344087 by longwave, Gauravvvv, mherchel, catch: Update Stylelint and Prettier for Drupal 10.1 and use Prettier for formatting PostCSS 2023-04-28 09:58:26 +01:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3332712 by Liam Morland, DanielVeza: Cron links point to D7 documentation 2023-01-13 09:42:59 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3366722 by Gábor Hojtsy, lauriii: Add Lauri Eskola to Drupal core product managers 2023-06-15 12:40:44 -05:00
UPDATE.txt
USAGE.txt
authorize.php
composer.json Issue #3338328 by Spokje, andypost, longwave, effulgentsia, jungle, catch, smustgrave, Wim Leers: Update to Symfony 6.3 2023-05-14 15:45:05 +01:00
core.api.php Issue #3319184 by royalpinto007, bbombachini, sourabhjain, Rassoni, smustgrave, Chi, catch, mstrelan: hook_condition_info_alter is not documented 2023-06-14 11:32:49 +01:00
core.libraries.yml Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00
core.link_relation_types.yml Issue #1984588 by dpi, larowlan, AaronMcHale, smustgrave, xjm, acbramley: Add Block Content revision UI 2023-01-09 09:27:50 +10:00
core.services.yml Issue #2982949 by kim.pepper, Sam152, andypost, FatherShawn, elber, joachim, larowlan, alexpott, catch, DieterHolvoet, tim.plunkett: Introduce CallableResolver to help standardise the DX and error handling for callbacks across various subsystems 2023-06-22 16:16:51 +10:00
drupalci.yml
globals.api.php
install.php Issue #3272275 by eelkeblok, smustgrave, xjm, ravi.shankar, quietone, sergiogsanchez: Decide what to say very early in the installer if the site is below the absolute minimum 2022-12-23 14:03:07 -06:00
package.json Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00
phpcs.xml.dist Issue #3261574 by quietone, kkalashnikov, alexpott, smustgrave: Add .engine to files scanned by PHPCS 2023-06-16 14:50:49 +01:00
phpstan-baseline.neon Issue #3359179 by Spokje: Fix PHPStan L1 errors "@coversDefaultClass defined on class method foo." 2023-06-22 14:13:38 +01:00
phpstan-partial.neon
phpstan.neon.dist Issue #3351379 by Spokje, mondrake, longwave: Only mock methods defined in interfaces 2023-05-04 13:22:13 +01:00
phpunit.xml.dist Issue #3252355 by Sweetchuck: Add filter rules to phpunit.xml.dist to exclude *.api.php files 2023-02-17 12:20:35 +00:00
rebuild.php
yarn.lock Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00