drupal/core
xjm 5bccfd2575 Merged 8.7.14. 2020-05-20 03:22:43 -05:00
..
assets/vendor SA-CORE-2020-002 by mcdruid, dungahk, justafish, cilefen, xjm, larowlan, effulgentsia, bnjmnm, lauriii, zrpnr, samuel.mortenson 2020-05-20 03:22:16 -05:00
config Issue #2815379 by andypost, jibran, naveenvalecha, tim.plunkett: Move message, goto, and email action plugins to Drupal\Core\Action 2018-12-18 09:43:20 +00:00
includes Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, tim.plunkett, Alan D., Berdir, andypost, moshe weitzman: update_fix_compatibility() puts sites into unrecoverable state 2020-03-24 16:42:19 -05:00
lib Drupal 8.7.14 2020-05-20 03:22:34 -05:00
misc Revert "Issue #2822778 by wengerk, bighappyface, joelpittet, Lendude, lauriii, vivekguptakota, Meenakshi.g, shashikant_chauhan, GoZ, ifrik, Manuel Garcia, Neograph734: Modal popups in views is not showing properly when toolbar tray is upon modal" 2019-05-22 12:12:25 +03:00
modules SA-CORE-2020-002 by mcdruid, dungahk, justafish, cilefen, xjm, larowlan, effulgentsia, bnjmnm, lauriii, zrpnr, samuel.mortenson 2020-05-20 03:22:16 -05:00
profiles Issue #3081080 by stefan.korn: Fix small issue in DocBlock comment for umami_theme_suggestions_block_alter 2019-09-23 08:24:33 +10:00
scripts Issue #2913819 by Mile23, Wim Leers, catch: run-tests.sh ignores final classes 2019-09-19 12:02:46 +01:00
tests Issue #3122742 by alexpott: Fix PHP 5 tests on 8.7.x 2020-03-26 20:34:26 -05:00
themes Issue #3028675 by bskibinski, joelpittet, gnuschichten, alexpott, lauriii: Vertical Tabs are unnecessarily hiding content with overflow: hidden 2019-09-23 11:00:51 +01:00
.env.example
.eslintignore
.eslintrc.json Issue #2978964 by ApacheEx, drpal, lauriii, corbacho, samuel.mortenson, tedbow, alexpott, droplet: Use Prettier for formatting core JavaScript 2018-08-08 19:58:48 +03:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
.gitignore
.prettierignore Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
.prettierrc.json Issue #2978964 by ApacheEx, drpal, lauriii, corbacho, samuel.mortenson, tedbow, alexpott, droplet: Use Prettier for formatting core JavaScript 2018-08-08 19:58:48 +03:00
.stylelintrc.json Issue #3024505 by alexpott, markconroy: Add quote standards to Stylelint config 2019-01-14 17:55:33 +02:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3042882 by RuslanP, cilefen, eslamhiko: Word duplication and punctuation in README.txt 2019-05-06 14:13:49 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3075933 by jibran, kim.pepper, larowlan: Add kim.pepper as maintainer for file.module 2019-09-09 14:47:28 -05:00
UPDATE.txt Issue #2867757 by alexpott, Mile23, anavarre, David_Rothstein, cilefen, kylebrowning, xjm: Improve instructions for updating composer.json and /vendor 2018-10-04 14:41:37 +01:00
authorize.php Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
composer.json SA-CORE-2019-012 by samuel.mortenson, larowlan, pwolanin, Sam152, Jasu_M, David_Rothstein, michieltcs, Ayesh, alexpott, xjm, vijaycs85, mcdruid 2019-12-18 18:55:11 +10:00
core.api.php Issue #2949715 by jhodgdon, ankitjain28may, Lendude, mohit1604, dww, alexpott: Automated Tests 8.x topic needs an update 2019-03-08 07:15:47 +00:00
core.libraries.yml SA-CORE-2020-002 by mcdruid, dungahk, justafish, cilefen, xjm, larowlan, effulgentsia, bnjmnm, lauriii, zrpnr, samuel.mortenson 2020-05-20 03:22:16 -05:00
core.link_relation_types.yml
core.services.yml Issue #2554235 by amateescu, plach, Berdir, Sam152, joelpittet, mbaynton, catch, jibran: Make the content entity storage and entity query use the last installed definitions instead of the ones living in code 2019-03-22 16:01:08 +01:00
drupalci.yml Issue #2974033 by jibran, Mile23, longwave: drupalci.yml no longer needs to re-run composer install 2018-10-05 16:07:27 +01:00
globals.api.php
install.php
package.json Issue #3059356 by finnsky, mogtofu33, klausi, jibran, justafish, joaogarin: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch 2019-09-11 19:51:30 +10:00
phpcs.xml.dist Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements 2019-04-16 21:23:02 +09:00
phpunit.xml.dist Issue #3073342 by Lendude, zrpnr, tedbow: JavaScript tests don't work with Chromedriver 75 and higher 2019-08-13 07:41:37 +10:00
rebuild.php Issue #2575267 by webflo, kgoel, voleger, MerryHamster, hussainweb, Mile23: Add test coverage for rebuild.php 2018-09-19 19:07:53 +01:00
yarn.lock Issue #3059356 by finnsky, mogtofu33, klausi, jibran, justafish, joaogarin: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch 2019-09-11 19:51:30 +10:00