drupal/core
Dave Long f8a2ccac36
Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary
2024-03-08 11:39:38 +00:00
..
assets Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
config Issue #3426309 by Wim Leers, smustgrave: Add config validation for weights (blocks, filters, etc. all use weights) 2024-03-07 19:12:43 +00:00
includes Issue #3425419 by andypost, smustgrave: [11.x] Remove deprecated code from system module 2024-03-04 18:28:14 +00:00
lib Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary 2024-03-08 11:39:38 +00:00
misc Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary 2024-03-08 11:39:38 +00:00
modules Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary 2024-03-08 11:39:38 +00:00
profiles Issue #3395776 by catch, kristiaanvandeneynde, Wim Leers, Fabianx, larowlan: Make POST requests render cacheable 2024-03-07 09:23:23 +00:00
scripts Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
tests Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary 2024-03-08 11:39:38 +00:00
themes Issue #3222784 by ahsannazir, Gauravvvv, zenimagine, shweta__sharma, mherchel, kostyashupenko: Olivero: 'wide-content' utility class breaks layout when placed in 'Hero' region 2024-03-05 22:12:36 +01:00
.cspell.json Issue #3364292 by BramDriesen, dww, alison, cilefen, jonathan1055, urvashi_vora: Use 'queueing' spelling instead of 'queuing' 2024-02-12 20:16:25 +13:00
.deprecation-ignore.txt Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-06 15:01:36 +00:00
.env.example
.eslintignore Issue #3205480 by alexpott, andypost, Wim Leers, catch, kim.pepper, longwave: Drop PECL YAML library support in favor of only Symfony YAML 2024-03-03 18:15:02 +00: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:57:48 +00:00
.eslintrc.json Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00: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 #3403855 by longwave, Nitin shrivastava: Use cspell cache for core development 2023-11-24 13:16:12 +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 #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00: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:30 +00:00
UPDATE.txt Issue #3266004 by quietone, longwave: Update UPDATE.txt for Drupal 10 2022-12-05 16:11:56 +00:00
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 #3351563 by Spokje, longwave, smustgrave: [11.x] Update doctrine/annotations to v2 2024-02-29 16:30:32 +00:00
core.api.php Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes 2024-03-03 10:35:21 +00:00
core.field_type_categories.yml Issue #3371301 by lauriii, srishtiiee, longwave, smustgrave: Retrieve field type category information in \Drupal\Core\Field\FieldTypePluginManager::getGroupedDefinitions 2023-08-18 10:18:51 +01:00
core.libraries.yml Issue #3334920 by Spokje, smustgrave: Remove references to modernizer 2024-03-05 15:52:04 +00:00
core.link_relation_types.yml
core.services.yml Issue #3419693 by mondrake, alexpott, smustgrave, catch: Log error instead of trigger_error in Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl 2024-03-07 17:23:54 +00:00
drupalci.yml
globals.api.php
install.php
package.json Issue #3406732 by longwave, lauriii, Wim Leers: Update CKEditor 5 to 40.2.0 2023-12-13 09:52:17 +00:00
phpcs.xml.dist Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
phpstan-baseline.neon Issue #3419693 by mondrake, alexpott, smustgrave, catch: Log error instead of trigger_error in Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl 2024-03-07 17:23:54 +00:00
phpstan-partial.neon
phpstan.neon.dist Issue #3205480 by alexpott, andypost, Wim Leers, catch, kim.pepper, longwave: Drop PECL YAML library support in favor of only Symfony YAML 2024-03-03 18:15: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 #3405685 by Spokje, longwave: Update JavaScript dependencies for 10.2.0 2023-12-13 12:55:45 +02:00