drupal/core
quietone 20238e2d53
Drupal 11.1.7
2025-05-08 15:56:29 +12:00
..
assets Issue #3517317 by penyaskito, larowlan: SDC slots not being validated against json config schema 2025-04-04 09:29:46 +02:00
config Issue #3379725 by Wim Leers, phenaproxima, narendraR, alexpott, quietone, borisson_, tim.plunkett: Make Block config entities fully validatable 2024-07-22 16:55:58 +01:00
includes Issue #2927338 by berdir, anmolgoyal74, swatichouhan012, smustgrave, alexpott, gábor hojtsy: Ensure config entity langcode property does not change when installing, adding or editing a language 2025-02-08 19:04:48 +00:00
lib Drupal 11.1.7 2025-05-08 15:56:29 +12:00
misc Issue #3493141 by spokje, quietone: Bump cspell to 8.16.1 2024-12-11 11:14:45 +00:00
modules Issue #3161212 by joseph.olstad, acbramley, asubit, eduardo morales alberti, sandeepsingh199, berdir, catch: Node add/edit gives a Call to a member function getAccountName() on null when author is NULL 2025-05-07 10:00:19 +01:00
profiles Revert "Issue #3476421 by goz, smustgrave, catch: Add assertions to OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache()" 2025-01-01 12:20:29 +00:00
recipes Issue #3496485 by annmarysruthy, wombatbuddy, thejimbirch, smustgrave: example recipe.yml has incorrect comment above "actions" section 2025-02-24 12:07:10 +13:00
scripts Revert "Issue #3478408 by jaydev bhatt, quietone, goonerw: Fix errors in update-countries.sh" 2025-05-03 09:02:46 +01:00
tests Issue #3511566 by prudloff, smustgrave: Remove srcdoc attributes in Xss::filter() 2025-04-26 08:42:09 +01:00
themes Issue #3502895 by julio_retkwa, sdhruvi5142, bnjmnm: Media Library item styles assume contextual module is present 2025-04-15 11:38:48 +02:00
.cspell.json Issue #3455820 by nicxvan, alexpott, smustgrave: Decompress files for config_install 2024-07-09 17:58:16 +01:00
.deprecation-ignore.txt Issue #3486170 by godotislate, bbrala, finnsky, longwave: Remove use of deprecated "spaceless" filter in core templates 2024-12-05 11:42:42 +01:00
.env.example Issue #3421202 by alexpott, longwave, andypost, justafish: Enable W3C-compliant webdriver testing 2024-07-24 17:40:15 +09:00
.eslintignore Issue #2484623 by quietone, anavarre, nod_, Manuel Garcia, rteijeiro, kostyashupenko, ankithashetty, smustgrave, jeroent, xjm, droplet, cilefen, travis-bradbury, catch: Move all JS in modules to a js/ folder 2024-09-13 18:59:47 +01:00
.eslintrc.jquery.json Issue #3474108 by tomomi: Replace eslint-plugin-jquery with eslint-plugin-no-jquery 2024-09-13 16:33:23 +02:00
.eslintrc.json Issue #3428652 by nod_, jmaxant, alexpott, prashant.c, godotislate, UserOne.se, smustgrave: Broken auto creation of machine name field 2024-08-22 09:30:40 +01:00
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore Issue #3463108 by catch, smustgrave: Use artifacts to share the eslint and styleint caches from core to MRs 2024-08-07 01:29:23 +02:00
.phpstan-baseline.php Issue #3494678 by mstrelan, nicxvan: Add void return type to all procedural alter hook implementations 2024-12-20 13:05:44 +13:00
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #3447942 by Redwan Jamous, ahsannazir, smustgrave: Update stylelint rule unit-allowed-list to include container query units 2024-06-04 10:57:35 +02:00
.yarnrc.yml
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3516253 by lostcarpark, mradcliffe, rachel_norfolk, chrisdarke, volkswagenchick: Add lostcarpark as Mentoring Coordinator to MAINTAINERS.txt 2025-04-25 19:57:40 +12:00
UPDATE.txt
USAGE.txt
authorize.php
composer.json Issue #3490163 by spokje, andypost, longwave: Update Composer dependencies for 11.1.0 2024-12-09 12:29:59 +00:00
core.api.php Issue #3501237 by nikolay shapovalov, nicxvan: Improve HookCollectorPass test 2025-02-14 19:17:59 +00:00
core.field_type_categories.yml
core.libraries.yml Issue #3488280 by darvanen, nicxvan, smustgrave: Tabledrag library depends on non-existent libraries 2025-01-16 10:52:45 +01:00
core.link_relation_types.yml Issue #3462868 by annmarysruthy, yujiman85, nexusnovaz, pierregermain, ankitv18, sheetal-wish, smustgrave, lostcarpark, rodrigoaguilera, ultimike: Replace url usage of http://www.w3.org with https://www.w3.org in core 2024-09-30 21:47:21 +13:00
core.services.yml Issue #3497758 by nicxvan, oily, alexpott, cilefen, catch, longwave, wlofgren, dries, wim leers, smustgrave: Regression: RssResponseCdata filtering out common HTML tags from RSS feeds 2025-02-12 09:25:28 +00:00
globals.api.php
install.php Issue #3478132 by pere orga, smustgrave, cilefen: Fix case in comment (OPcache) 2024-10-04 17:47:03 +13:00
package.json Issue #3493146 by spokje, smustgrave: Update all JavaScript dependencies which cause no changes 2024-12-13 19:20:06 +00:00
phpcs.xml.dist Issue #3478200 by quietone, alexpott: Fix MissingParamType in core/lib/Drupal/Component 2024-10-25 19:02:00 +01:00
phpstan-partial.neon
phpstan.neon.dist Issue #3461318 by mstrelan, smustgrave, bbrala, catch, kingdutch, longwave, quietone, spokje, xjm, larowlan: Enforce return types in all new methods and functions 2024-10-09 16:14:31 +01:00
phpunit.xml.dist Issue #3466788 by mondrake, longwave: Fix ‘risky’ tests 2024-08-12 16:33:36 +09:00
rebuild.php
yarn.lock Issue #3493146 by spokje, smustgrave: Update all JavaScript dependencies which cause no changes 2024-12-13 19:20:06 +00:00