drupal/core
Dave Long 3dda6feb83
Issue #3300957 by smustgrave, catch, jungle, joachim: Potentially speed up LinkFieldTest
2023-02-17 16:23:48 +00:00
..
assets Issue #3333281 by MustangGB, smustgrave, xjm: Give trusted host configuration hint in default.settings.php 2023-02-16 22:36:17 +00:00
config Issue #3324150 by phenaproxima, Wim Leers, Gábor Hojtsy: Add validation constraints to config_entity.dependencies 2022-12-02 13:01:44 -05:00
includes Issue #3299946 by longwave, Spokje: Deprecate theme_render_and_autoescape() 2023-02-14 15:26:19 +00:00
lib Issue #3135038 by Rajab Natshah, smustgrave: Fix change SharedTempStore to PrivateTempStoreFactory on the DeleteAction 2023-02-17 12:44:01 +00:00
misc Issue #2850794 by cilefen, rahulrasgon, borisson_, andypost, collinhaines, mr.baileys, averagejoe3000, sdstyles, Pavan B S, alexpott, idebr: Unable to open Zip archive using ArchiverZip 2023-02-16 09:43:45 +00:00
modules Issue #3300957 by smustgrave, catch, jungle, joachim: Potentially speed up LinkFieldTest 2023-02-17 16:23:48 +00:00
profiles Issue #3296293 by andypost, amjad1233, mfb, smustgrave, _utsavsharma, jordanpagewhite, longwave, geek-merlin: Apply SensitiveParameter attribute 2023-02-16 22:18:03 +00:00
scripts Issue #3228531 by joachim: document run-tests.sh as not intended for public consumption 2023-02-13 13:12:25 +00:00
tests Issue #3331633 by Spokje: Don't allow @inheritdoc (no curly braces) annotation in PHPDocBlocks 2023-02-17 13:42:50 +00:00
themes Issue #3337462 by Spokje, bnjmnm: Update @todo comment in core/themes/claro/css/theme/media-library(.pcss).css 2023-02-17 12:57:08 +00:00
.cspell.json Issue #3336578 by quietone, larowlan: Move migration tests to the Forum module 2023-02-10 12:37:10 +00:00
.deprecation-ignore.txt Issue #3284422 by catch, phenaproxima, Spokje, andypost, longwave, Gábor Hojtsy, mondrake: [META] Symfony 6.2 compatibility 2022-11-07 10:25:09 +00:00
.env.example Issue #3259751 by rodrigoaguilera, smustgrave, nod_: Add ability to pass cli arguments to chromedriver 2022-11-28 11:00:09 +00:00
.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:26:42 +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:06:21 +01:00
.eslintrc.legacy.json Issue #3330028 by Grimreaper: Broken .eslintrc.legacy.json 2022-12-30 17:08:39 +00: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:26:42 +01:00
.prettierrc.json
.stylelintrc.json Issue #3331424 by Spokje, longwave: Drop -moz- vendor prefixed properties 2023-01-09 16:56:47 +00: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:44:57 +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:42:59 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3328711 by mtift: Remove mtift from MAINTAINERS.txt 2023-02-07 18:18:46 -06:00
UPDATE.txt Issue #3266004 by quietone, longwave: Update UPDATE.txt for Drupal 10 2022-12-05 16:11:56 +00:00
USAGE.txt
authorize.php
composer.json Issue #3299678 by mondrake, catch, longwave: Deprecate DiffEngine and replace with sebastian/diff 2023-02-13 11:52:53 +00:00
core.api.php Issue #2514582 by Mile23, joachim, sahil.goyal, jhodgdon, Fabianx, dawehner: Document lazy services and fix script doxygen 2022-11-28 13:16:04 +00:00
core.libraries.yml Issue #3239980 by longwave, lauriii, kostyashupenko, xjm, catch, bnjmnm, nod_, bbrala: Deprecate Modernizr 2023-01-20 12:27:53 +00:00
core.link_relation_types.yml Issue #1984588 by dpi, larowlan, AaronMcHale, smustgrave, xjm, acbramley: Add Block Content revision UI 2023-01-09 09:27:50 +10:00
core.services.yml Issue #2807629 by idebr, pookmish, ravi.shankar, KapilV, aditya.n, acbramley, szloredan, nikitagupta, kalvis, ranjith_kumar_k_u, pooja saraah, DamienMcKenna, seanB, galooph, thomas.crouch, larowlan, Lendude, amateescu, pameeela, b_sharpe: Allow menu items which link to unpublished nodes to be selected in the parent item selector 2023-02-07 08:08:41 +10:00
drupalci.yml Revert "Issue #3045612 by alexpott, Krzysztof Domański: Random test failure in MediaStandardProfileTest::testMediaSources" 2022-10-18 16:52:34 +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:03:07 -06:00
package.json Issue #3308872 by Spokje, xjm, longwave, bnjmnm: Address "postcss.plugin was deprecated" warning 2023-01-05 17:55:43 -06:00
phpcs.xml.dist Issue #3331633 by Spokje: Don't allow @inheritdoc (no curly braces) annotation in PHPDocBlocks 2023-02-17 13:42:50 +00:00
phpstan-baseline.neon Issue #3336586 by Spokje: Fix failing "updated deps" test-runs by upping mglaman/phpstan-drupal to latest 2023-02-10 16:05:33 +00: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 #3330305 by Spokje, mondrake: Fix failing "updated deps" test-runs by upping mglaman/phpstan-drupal to latest 2023-01-03 11:57:57 +00:00
phpunit.xml.dist Issue #3252355 by Sweetchuck: Add filter rules to phpunit.xml.dist to exclude *.api.php files 2023-02-17 12:20:35 +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:27:01 +01:00
yarn.lock Issue #3332447 by xjm, Spokje: Upgrade yarn dependencies to fix vulnerabilities shown by yarn audit 2023-01-12 09:50:27 +00:00