drupal/core
Alex Pott 638c8bdb93
Issue #3255836 by alexpott, clayfreeman, dww, benjifisher, Spokje: Test fails due to Composer 2.2
2021-12-23 19:49:33 +00:00
..
assets Issue #3255350 by alexpott, longwave: Remove PHP 7 code from Drupal 10 2021-12-21 13:04:58 +00: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 #3104353 by xjm, TravisCarden, andypost, kim.pepper, longwave, Taran2L, tedbow, catch, alexpott: Upgrade to Guzzle 7 2021-12-03 06:24:37 +00:00
lib Issue #3233031 by daffie, longwave, murilohp: [Symfony 6] Add "RequestContext" type hint to methods overridding Symfony\Component\Routing\RequestContextAwareInterface::getContext() 2021-12-22 11:15:36 +00:00
misc Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
modules Issue #3248454 by daffie, Spokje, longwave, larowlan, alexpott: [Symfony6] The Drupal\Tests\media_library\Kernel\MediaLibraryStateTest fails for Symfony 5.4 2021-12-22 15:28:18 +00:00
profiles Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
scripts Issue #3250263 by longwave, quietone: Remove unused test script 2021-11-19 13:14:50 +00:00
tests Issue #3255836 by alexpott, clayfreeman, dww, benjifisher, Spokje: Test fails due to Composer 2.2 2021-12-23 19:49:33 +00:00
themes Issue #3255180 by mherchel, Gauravmahlawat, andy-blum: Olivero: Refactor Views Grid Style CSS to take advantage of not having to support IE 2021-12-22 20:05:50 +02:00
.cspell.json 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
.env.example Issue #2869825 by justafish, dawehner, alexpott, martin107, jibran, Lendude, Mixologic, michielnugter, droplet, drpal, lauriii, effulgentsia, mglaman: Leverage JS for JS testing (using nightwatch) 2018-05-07 13:31:07 +01:00
.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 #3238860 by mstrelan, Theresa.Grannum, hooroomoo, bnjmnm, larowlan: Refactor (if feasible) use of jquery map to use vanillaJS 2021-11-16 10:20:33 +02:00
.eslintrc.json Issue #3228351 by nod_, Phil Wolstenholme: Add loadjs library 2021-09-13 16:42:12 +01:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #3191023 by bnjmnm, nod_: Add eslint rules to check for jQuery usage 2021-06-28 19:47:31 -05:00
.gitignore
.prettierignore Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
.prettierrc.json
.stylelintignore Issue #2958588 by cainaru, lauriii, DamienMcKenna, longwave, galactus86, bkosborne, pawandubey, clayfreeman, doublealpha, Blackstallion, tim.plunkett, justcaldwell, kpaxman, mark_fullmer: Off-canvas style resets are overriding styles (especially SVGs) resulting in display issues 2021-03-23 15:15:35 +00:00
.stylelintrc.json Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks 2021-05-19 17:32:16 +03:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Revert "Issue #3255271 by Spokje, longwave: Increase Drupal::MINIMUM_PHP to 8.0.2" 2021-12-21 14:39:01 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3246156 by realityloop, rachel_norfolk: Add Brian Gilbert (realityloop) as a full mentoring coordinator 2021-12-15 11:15:29 +01: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 #3253092 by longwave: Remove doctrine/reflection 2021-12-22 21:09:29 +00:00
core.api.php Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode 2021-09-12 18:18:58 +01:00
core.libraries.yml Issue #3239500 by hooroomoo, bnjmnm, lauriii: Add Array.includes polyfill to support IE11 and Opera Mini 2021-12-02 15:07:54 +00:00
core.link_relation_types.yml
core.services.yml Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
drupalci.yml Revert "Issue #3251936 by Gábor Hojtsy, Mixologic, longwave: Make DrupalCI read Drupal 10 drupalci.yml" 2021-11-30 18:48:51 +01:00
globals.api.php
install.php Revert "Issue #3255271 by Spokje, longwave: Increase Drupal::MINIMUM_PHP to 8.0.2" 2021-12-21 14:39:01 +00:00
package.json Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
phpcs.xml.dist Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment 2021-11-19 09:49:33 +00:00
phpunit.xml.dist Issue #2758357 by guilhermevp, quietone, Wim Leers, longwave, dawehner, alexpott: Document that core/phpunit.xml.dist should be copied to core/phpunit.xml, then modified 2021-07-07 12:40:50 +01:00
postcss.config.js
rebuild.php
yarn.lock 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