drupal/core
Dave Long 29dc14b207
Issue #3355839 by mondrake: Prepare FormBuilder for variadic functions
2023-07-26 12:29:50 +01:00
..
assets Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01: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 #3153567 by geek-merlin, ankithashetty, smustgrave, rkoller: Wrap backtrace of UI warnings/notices in a details element 2023-07-25 13:26:57 +01:00
lib Issue #3355839 by mondrake: Prepare FormBuilder for variadic functions 2023-07-26 12:29:50 +01:00
misc Issue #3376431 by quietone, bbrala: Spellcheck core after removal of "Please" 2023-07-24 08:55:25 +01:00
modules Revert "Issue #3357454 by Arantxio, daffie: Remove bugfix for PHP bug 48383" 2023-07-26 11:43:18 +01:00
profiles Issue #3365464 by sarahjean, Gauravvvv, e0ipso: Create new SDC component for Umami Branding 2023-07-24 22:55:00 +03:00
scripts Issue #3212579 by quietone, Spokje: Spell check all files if dictionary.txt changes 2023-07-25 08:40:08 +01:00
tests Revert "Issue #3357454 by Arantxio, daffie: Remove bugfix for PHP bug 48383" 2023-07-26 11:43:18 +01:00
themes Issue #3293998 by Aditya4478, Gauravvvv, sasanikolic, alexpott: Refactor Claro's container-inline stylesheet 2023-07-23 21:45:04 +03:00
.cspell.json Issue #3051548 by Rkumar, quietone, Balu Ertl, nitesh624, lauriii, pandaski, alexpott: Fix spelling of "email" 2023-07-24 16:58:20 +01:00
.deprecation-ignore.txt Issue #3355839 by mondrake: Prepare FormBuilder for variadic functions 2023-07-26 12:29:50 +01: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
.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 Issue #3330028 by Grimreaper: Broken .eslintrc.legacy.json 2022-12-30 17:08:39 +00:00
.eslintrc.passing.json Issue #2983380 by idebr, PatashINotFound, sagarchauhan, alwaysworking: JS codestyle: import/named 2023-07-23 21:38:42 +03:00
.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 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 Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
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 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 #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 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 #3212579 by quietone, Spokje: Spell check all files if dictionary.txt changes 2023-07-25 08:40:08 +01: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 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 #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