drupal/core
Dave Long b1b04c7340
Issue #3351500 by catch: Skip Drupal\Tests\layout_builder\FunctionalJavascript\ContextualLinksTest
(cherry picked from commit 309a543f6d)
(cherry picked from commit 0e7aa51a5d)
2023-04-06 17:06:48 -05:00
..
assets Issue #3336463 by sleitner, recrit, catch: Htaccess rewrite rules for gzipped CSS and JavaScript aggregates never match 2023-03-30 15:03:51 +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:14:32 +01:00
includes Issue #2806009 by alexpott, JvE, Berdir, Dmitriy.trt, jhodgdon, lokapujya, VladimirAus, Gábor Hojtsy, Jose Reyero, Anybody, kristiaanvandeneynde, Sutharsan, casey, smustgrave, nod_: Installing a module causes translations to be overwritten 2023-04-03 13:23:07 +10:00
lib Issue #3277784 by Tim Bozeman, mrinalini9, larowlan: copyRawVariables should support default route parameters 2023-04-06 12:02:55 +10:00
misc Issue #3282451 by nod_, fanton, andy-blum, Bhanu951, mherchel, mgifford, andrewmacpherson: Create a README.md file in Olivero theme to explain the name of the theme 2023-03-31 23:52:15 +02:00
modules Issue #3351500 by catch: Skip Drupal\Tests\layout_builder\FunctionalJavascript\ContextualLinksTest 2023-04-06 17:06:48 -05:00
profiles Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'" 2023-04-05 11:27:30 +01:00
scripts Issue #3343495 by alexpott: Fix commit-code-check.sh on DrupalCI 2023-02-22 09:16:32 +10:00
tests Issue #3277784 by Tim Bozeman, mrinalini9, larowlan: copyRawVariables should support default route parameters 2023-04-06 12:02:55 +10:00
themes Issue #3316627 by bnjmnm, Gauravvvv, Sakthivel M, Akshay kashyap, longwave, Asha Nair, joachim, larowlan, smustgrave: dropbuttons get weird white line when font size is changed and at at various zoom settings 2023-04-04 10:00:58 +10:00
.cspell.json Issue #3294850 by Spokje, longwave: Update to cspell 6 2022-07-13 11:04:54 +09:00
.env.example Issue #3259751 by rodrigoaguilera, smustgrave, nod_: Add ability to pass cli arguments to chromedriver 2022-11-28 11:01:00 +00:00
.eslintignore
.eslintrc.jquery.json
.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:14:32 +01:00
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.prettierignore
.prettierrc.json
.stylelintignore
.stylelintrc.json Issue #3317882 by longwave, nod_: Update to stylelint 14.14.1 and stylelint-config-standard 29.0.0 2022-11-08 15:19:36 -05:00
CHANGELOG.txt
COPYRIGHT.txt Issue #3266006 by Spokje, quietone, sourabhjain, victoria-marina, longwave, xjm: Update COPYRIGHT.txt for Drupal 10 2022-12-08 21:46:32 +00:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3332712 by Liam Morland, DanielVeza: Cron links point to D7 documentation 2023-01-13 09:43:52 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3347270 by xjm, nod_, justafish: Promote nod_ and justafish to full JavaScript package committers, and add them as provisional frontend framework managers 2023-03-20 20:28:28 -04:00
UPDATE.txt
USAGE.txt
authorize.php
composer.json SA-CORE-2022-016 by fabpot, nicolas.grekas, xjm, lauriii, alexpott, Berdir, larowlan, catch, longwave, cilefen, james.williams, benjifisher 2022-09-29 08:49:39 +01:00
core.api.php Issue #2264943 by FeyP, er.pushpinderrana, _pratik_, gauravkhambhala, Weilinggu, Nikhil_110, joachim, jhodgdon: Queue API topic and hook_queue_info() don't link to one another 2023-03-31 12:50:28 +01:00
core.libraries.yml Revert "Issue #3344083 by longwave, ricardofaria, lauriii, Wim Leers, catch: Update CKEditor 5 to 36.0.1" 2023-03-24 16:27:51 +00:00
core.link_relation_types.yml
core.services.yml Issue #3327856 by alexpott, catch, zcht, longwave, znerol, Berdir, BramDriesen, Spokje, callen321, andypost, neclimdul, acbramley, mstrelan: Performance regression introduced by container serialization solution 2022-12-23 15:23:20 +10:00
drupalci.yml Revert "Issue #3045612 by alexpott, Krzysztof Domański: Random test failure in MediaStandardProfileTest::testMediaSources" 2022-10-18 16:53:06 +01:00
globals.api.php
install.php Issue #3272275 by eelkeblok, smustgrave, xjm, ravi.shankar, quietone, sergiogsanchez: Decide what to say very early in the installer if the site is below the absolute minimum 2022-12-23 14:11:50 -06:00
package.json Issue #3351961 by longwave, Spokje: Update webpack 2023-04-04 11:35:37 +01:00
phpcs.xml.dist Revert "Issue #3327853 by Spokje, bbrala, longwave: Don't allow {@inheritDoc} annotation in PHPDocBlocks" 2022-12-20 12:33:05 +00:00
phpunit.xml.dist Issue #3159842 by smustgrave, andypost, longwave: Fix wording in BROWSERTEST_OUTPUT_BASE_URL comment 2022-11-29 11:51:34 +00: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:32:49 +01:00
yarn.lock Issue #3351961 by longwave, Spokje: Update webpack 2023-04-04 11:35:37 +01:00