drupal/core
catch c0dca8d030 Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy
(cherry picked from commit 84ef68cf99)
2021-11-08 14:36:46 +00:00
..
assets Issue #3225811 by alexpott, nod_, sagarchauhan, longwave: Update to js-cookie 3.0.1 2021-10-28 20:59:23 +01: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 #3236798 by alexpott: \Drupal\Core\Datetime\DateFormatter::formatInterval() causes deprecations in PHP 8.1 2021-09-21 17:31:02 +01:00
lib Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines 2021-11-08 14:30:37 +00:00
misc Issue #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-11-05 08:40:14 +10:00
modules Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy 2021-11-08 14:36:46 +00:00
profiles Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig 2021-10-25 11:29:12 +01:00
scripts Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
tests Issue #3231683 by daffie, longwave: [Symfony 6] A number of methods of the class Drupal\Core\TypedData\Validation\ExecutionContext are considered internal and Drupal should not override them 2021-11-08 14:27:37 +00:00
themes Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines 2021-11-08 14:30:37 +00:00
.cspell.json Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
.env.example
.eslintignore Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
.eslintrc.jquery.json Issue #3239132 by hooroomoo, larowlan, nod_, bnjmnm: Refactor (if feasible) uses of the jQuery trim function to use vanillaJS 2021-10-12 19:17:13 +00: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 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3231263 by xjm, effulgentsia, longwave: Add ckrina, quietone, and bnjmnm as provisional committers in MAINTAINERS.txt 2021-09-07 15:35:19 +01:00
UPDATE.txt
USAGE.txt Issue #3192842 by gabesullice, xjm, phenaproxima, lhockley, thalles: Make our README more welcoming by converting it into an "entrypoint" into the Drupal ecosystem 2021-02-11 12:04:33 -08:00
authorize.php
composer.json Issue #3224421 by ankithashetty, daffie, andypost, longwave, alexpott, xjm: [PHP 8.1] Add a shim to Guzzle 6 for PHP 8.1 compatibility 2021-09-21 12:35:31 +01: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 #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-11-05 08:40:14 +10: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 Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
globals.api.php
install.php
package.json Issue #3225811 by alexpott, nod_, sagarchauhan, longwave: Update to js-cookie 3.0.1 2021-10-28 20:59:23 +01:00
phpcs.xml.dist Issue #2909370 by Spokje, mfernea, neclimdul, zaporylie, quietone, xjm, osman, BartoszUrbaniak: Fix 'Drupal.Commenting.VariableComment.IncorrectVarType' coding standard 2021-10-18 16:40:04 +01: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 Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer 2020-11-03 11:45:09 +00:00
yarn.lock Issue #3225811 by alexpott, nod_, sagarchauhan, longwave: Update to js-cookie 3.0.1 2021-10-28 20:59:23 +01:00