drupal/core
Dave Long 6028a1ae50
Issue #2470489 by jidrone, chx, ankithashetty, smustgrave, quietone, xjm: NodeRevisionDeleteForm::submitForm() has a SQL query and is not checking access on redirect
2023-03-12 20:25:28 +00:00
..
assets Issue #3107548 by tunic, roderik, nicrodgers, greggles, anita_novicell, larowlan: Enhance hash_salt documentation in default.settings.php 2023-03-12 20:06:51 +00:00
config Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
includes Issue #3099026 by mherchel, lauriii, bartlangelaan, timohuisman, pradhumanjainOSL, hctom, jwilson3, smustgrave: Claro's preprocessing of field multiple value form's table header cell removes potential changes by others 2023-03-09 11:53:34 +02:00
lib Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess() 2023-03-12 20:10:35 +00:00
misc Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, rpayanm, tsplash, blazey, Winn, znerol, alexpott, Berdir, mxr576, catch, anagomes: Set SameSite on session cookies 2023-03-06 17:14:57 +00:00
modules Issue #2470489 by jidrone, chx, ankithashetty, smustgrave, quietone, xjm: NodeRevisionDeleteForm::submitForm() has a SQL query and is not checking access on redirect 2023-03-12 20:25:28 +00:00
profiles Issue #3343612 by Gauravvvv: Umami demo: Spacing issue between language menu items in RTL 2023-03-04 09:02:21 +02:00
scripts Issue #3314151 by Wim Leers, phenaproxima, smustgrave: Fix cspell use: specify globRoot and always pass --root to cspell 2023-03-08 15:26:43 -05:00
tests Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess() 2023-03-12 20:10:35 +00:00
themes Issue #3099026 by mherchel, lauriii, bartlangelaan, timohuisman, pradhumanjainOSL, hctom, jwilson3, smustgrave: Claro's preprocessing of field multiple value form's table header cell removes potential changes by others 2023-03-09 11:53:34 +02:00
.cspell.json Issue #3314151 by Wim Leers, phenaproxima, smustgrave: Fix cspell use: specify globRoot and always pass --root to cspell 2023-03-08 15:26:43 -05:00
.deprecation-ignore.txt Issue #3231341 by Spokje, gaurav.kapoor, Wim Leers, xjm, catch: Deprecate EditorLinkDialog, EditorImageDialog and EditorMediaDialog in Drupal 10.1 for removal in Drupal 11 2023-03-06 10:04:48 +00:00
.env.example
.eslintignore
.eslintrc.jquery.json
.eslintrc.json
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #2866811 by arunkumark, longwave, tar_inet, joelpittet, alexpott: Update stylelint rule function-linear-gradient-no-nonstandard-direction to be consistent with Drupal's CSS standards 2023-02-27 16:10:26 +00:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #2811663 by Gnanagowthaman sankar, naveenvalecha, DanielVeza, andypost, sergiogsanchez, Neslee Canil Pinto, lomasr, ravi.shankar, thalles, jhodgdon, xjm, jrockowitz, Gábor Hojtsy, benjifisher, AaronMcHale, webchick: Rename Action module to Actions UI in the UI and in comments 2023-02-27 06:35:11 +10:00
UPDATE.txt
USAGE.txt
authorize.php
composer.json
core.api.php Issue #3324726 by Akhil Babu, xjm, Gauravvv, joachim: #ajax 'options' property is undocumented 2023-02-22 11:23:10 +00:00
core.libraries.yml Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
core.link_relation_types.yml
core.services.yml Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, rpayanm, tsplash, blazey, Winn, znerol, alexpott, Berdir, mxr576, catch, anagomes: Set SameSite on session cookies 2023-03-06 17:14:57 +00:00
drupalci.yml
globals.api.php
install.php
package.json Issue #3314151 by Wim Leers, phenaproxima, smustgrave: Fix cspell use: specify globRoot and always pass --root to cspell 2023-03-08 15:26:43 -05: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 #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. " 2023-03-12 19:15:58 +00:00
phpstan-partial.neon
phpstan.neon.dist
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
yarn.lock Issue #3343215 by effulgentsia: Update terser from 5.16.1 to 5.16.4 2023-02-23 17:41:50 +00:00