drupal/core
Alex Pott 9218e47193
Issue #3045612 by alexpott, Krzysztof Domański: Random test failure in MediaStandardProfileTest::testMediaSources
(cherry picked from commit 9de32bc6af55cdf8da488bf87a94ba00d1e5e83a)
2022-10-18 11:40:56 +01:00
..
assets Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:07:05 +01:00
config Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:07:05 +01:00
includes Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:13:46 +01:00
lib Issue #3121157 by apaderno, neelam_wadhwani, jungle, Lendude, alexpott, bnjmnm: Small correction needed in ThemeInstallerInterface::uninstall() docblock 2022-10-06 16:20:46 +01:00
misc Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with our coding standards 2022-10-12 11:49:30 +03:00
modules Issue #3315753 by alexpott: Random fail in Drupal\Tests\media_library\FunctionalJavascript\WidgetUploadTest 2022-10-17 19:46:25 +01:00
profiles Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:07:05 +01:00
scripts Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with our coding standards 2022-10-12 11:49:30 +03:00
tests Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors 2022-10-17 11:44:42 +01:00
themes Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with our coding standards 2022-10-12 11:49:30 +03:00
.cspell.json Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 09:09:36 +01:00
.deprecation-ignore.txt Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 09:09:36 +01:00
.env.example
.eslintignore Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:29:11 +01:00
.eslintrc.jquery.json Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:53:59 +02:00
.eslintrc.json Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:07:05 +01:00
.eslintrc.legacy.json Issue #3270438 by Wim Leers, xjm, Spokje, lauriii, nod_: Remove CKEditor 4 from core 2022-09-08 13:23:04 +01:00
.eslintrc.passing.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:17:38 +02:00
.gitignore
.prettierignore Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:29:11 +01:00
.prettierrc.json
.stylelintignore Issue #3309176 by lauriii, bbrala, Spokje, quietone, bnjmnm: Remove Stable theme from Drupal 10 2022-09-13 20:53:12 +01:00
.stylelintrc.json Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with our coding standards 2022-10-12 11:49:30 +03:00
CHANGELOG.txt Issue #3143196 by DevJoJodae, himanshu_sindhwani, nitvirus, alexpott, sykesjs, jungle: Change the download link in CHANGELOG.txt to Drupal 9 2020-06-19 15:33:26 -05:00
COPYRIGHT.txt Issue #3306210 by Spokje, nod_, Wim Leers, quietone, longwave, lauriii: Remove Farbtastic library from core 2022-09-15 10:36:08 +01:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed 2022-03-29 14:38:11 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3313435 by daffie: Add daffie as core subsystem maintainer for the Database API 2022-10-05 10:26:43 +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 Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, alexpott, daffie, larowlan: Decouple from Symfony CMF 2020-06-23 10:35:08 +01:00
composer.json SA-CORE-2022-016 by fabpot, nicolas.grekas, xjm, lauriii, alexpott, Berdir, larowlan, catch, longwave, cilefen, james.williams, benjifisher 2022-09-28 11:53:59 -05:00
core.api.php Issue #2820580 by anavarre, hardikpandya, Wim Leers, Berdir, cilefen: Drupal >=8.2.x doesn't allow to override all cache bins with $settings['cache']['default'] anymore, documentation says otherwise 2022-07-22 07:05:00 +10:00
core.libraries.yml Issue #3306210 by Spokje, nod_, Wim Leers, quietone, longwave, lauriii: Remove Farbtastic library from core 2022-09-15 10:36:08 +01:00
core.link_relation_types.yml
core.services.yml Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:07:05 +01:00
drupalci.yml Issue #3045612 by alexpott, Krzysztof Domański: Random test failure in MediaStandardProfileTest::testMediaSources 2022-10-18 11:40:56 +01:00
globals.api.php
install.php Issue #3261611 by xjm, andregp, ranjith_kumar_k_u, Suresh Prabhu Parkala, ravi.shankar, quietone, Gábor Hojtsy: Fix PHP requirements link and standardize the strings that reference it 2022-03-28 08:56:57 +02:00
package.json Issue #3312481 by mherchel, longwave: Update core's browserlist 2022-09-30 19:23:46 +01:00
phpcs.xml.dist Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins 2022-09-28 09:51:55 +01:00
phpstan-baseline.neon Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors 2022-10-17 11:44:42 +01:00
phpstan-partial.neon Issue #3259355 by mallezie, mondrake, catch, longwave, mglaman, alexpott, xjm, daffie, Mixologic: Always do a full phpstan analysis on DrupalCI 2022-05-18 09:02:22 +01:00
phpstan.neon.dist Issue #3254966 by mallezie, Taran2L, mglaman, mondrake, longwave: PHPStan error LinkItemTest 2022-06-19 18:26:34 +01:00
phpunit.xml.dist Issue #3272779 by mondrake, longwave, alexpott: [Symfony 6.1] Replace deprecationListenerTrait with PHPUnitBridge ignoreFile 2022-06-17 15:41:39 +01:00
rebuild.php Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:27:01 +01:00
yarn.lock Issue #3312481 by mherchel, longwave: Update core's browserlist 2022-09-30 19:23:46 +01:00