drupal/core
Dave Long 1bb050cad7
Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive
2023-07-23 17:21:30 +01:00
..
assets Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal 2023-07-22 14:16:42 +02:00
config Issue #3373653 by phenaproxima, Wim Leers, borisson_, penyaskito, andypost, lauriii, smustgrave, larowlan: Add a `langcode` data type to config schema 2023-07-21 21:58:09 +00:00
includes Issue #3038971 by claudiu.cristea, kim.pepper, andypost, Berdir, daffie: Move system_get_module_admin_tasks() into a service and deprecate it 2023-07-21 14:03:42 +01:00
lib Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive 2023-07-23 17:21:30 +01:00
misc Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive 2023-07-23 17:21:30 +01:00
modules Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive 2023-07-23 17:21:30 +01:00
profiles Issue #3364659 by Utkarsh_33, lauriii, sakthi_dev, bnjmnm, tim.plunkett, fadilraj, Chris Matthews, longwave, smustgrave, ckrina: Give display modes a description 2023-07-21 14:48:24 +00:00
scripts Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal 2023-07-22 14:16:42 +02:00
tests Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive 2023-07-23 17:21:30 +01:00
themes Issue #3101460 by trackleft2, kostyashupenko, danahertzberg, Gauravvvv, lauriii, monymirza, Nitin shrivastava, richa_porwal, Vinodhini.E, bnjmnm, MeenakshiG, smustgrave, Kristen Pol, quietone, andypost, alexpott, ckrina: Hover effect is shown on the full row instead of a single box 2023-07-21 11:41:09 -04:00
.cspell.json Issue #3356571 by longwave, smustgrave: Update CSpell to 6.31.1 2023-04-27 18:10:31 +12:00
.deprecation-ignore.txt Issue #3338907 by mondrake, longwave, larowlan, daffie, alexpott: Update to PHPUnit 9.6.7 2023-05-05 13:57:31 +01:00
.env.example
.eslintignore
.eslintrc.jquery.json Issue #3238914 by hooroomoo, mstrelan: Refactor (if feasible) uses of the jQuery proxy function to use VanillaJS 2023-06-28 20:04:07 +10:00
.eslintrc.json Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal 2023-07-22 14:16:42 +02:00
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #3344087 by longwave, Gauravvvv, mherchel, catch: Update Stylelint and Prettier for Drupal 10.1 and use Prettier for formatting PostCSS 2023-04-28 09:58:26 +01:00
CHANGELOG.txt
COPYRIGHT.txt
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 #3373066 by lauriii: Replace BDFL with Project Lead 2023-07-10 16:54:39 +01:00
UPDATE.txt
USAGE.txt
authorize.php
composer.json Issue #3338328 by Spokje, andypost, longwave, effulgentsia, jungle, catch, smustgrave, Wim Leers: Update to Symfony 6.3 2023-05-14 15:45:05 +01:00
core.api.php Issue #3368277 by sidharth_soman, joachim: document that config/optional is safe to use with duplicate configuration 2023-07-21 13:49:19 +01:00
core.field_type_categories.yml Issue #3372097 by srishtiiee, lauriii, larowlan, longwave, tedbow: Consider replacing hook_field_type_category_info with YML based plugin discovery 2023-07-21 10:54:16 +02:00
core.libraries.yml Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal 2023-07-22 14:16:42 +02: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 #3372097 by srishtiiee, lauriii, larowlan, longwave, tedbow: Consider replacing hook_field_type_category_info with YML based plugin discovery 2023-07-21 10:54:16 +02:00
drupalci.yml
globals.api.php
install.php
package.json Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal 2023-07-22 14:16:42 +02:00
phpcs.xml.dist Issue #3261574 by quietone, kkalashnikov, alexpott, smustgrave: Add .engine to files scanned by PHPCS 2023-06-16 14:50:49 +01:00
phpstan-baseline.neon Issue #3372757 by Spokje: Bump phpstan/phpstan and mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again 2023-07-23 13:13:26 +01:00
phpstan-partial.neon
phpstan.neon.dist Issue #3335768 by Berdir, andypost, smustgrave, catch: Manually clear cache keys from plugin managers with finite variations instead of using cache tags 2023-07-12 09:46:07 +01: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
yarn.lock Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal 2023-07-22 14:16:42 +02:00