drupal/core
Lee Rowlands 5835aec235
Issue #2962765 by juampynr, shubham.prakash: Clarify how to set MINK variables at phpunit.xml.dist
(cherry picked from commit 83a6e955c5)
2019-08-13 07:41:33 +10:00
..
assets/vendor Issue #3070880 by bkosborne: One of methods documented by Drupal core to create a CKEditor build does not work anymore: update docs 2019-08-02 07:45:21 -07: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 #3057314 by alexpott, chr.fritsch, larowlan: Harden hash checking in core 2019-06-05 09:14:25 +10:00
lib Issue #3073410 by shashikant_chauhan: TwigExtension::getUrl() declares the wrong return type 2019-08-09 07:42:15 +10: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 Issue #2849413 by sam-elayyoub, idebr, tatarbj, B N Pandey, annetee, developmenticon, borisson_, Lendude: Class name must be a valid object or a string in core/modules/image/src/Entity/ImageStyle.php on line 174 2019-08-13 07:30:50 +10:00
profiles Issue #3050577 by fconnolly, mgifford: Remove hidden site name link in menu 2019-06-18 22:42:20 +01:00
scripts Issue #3050275 by Balu Ertl, borisson_: Replace remaining references of PSR-0 to PSR-4 instead 2019-05-15 16:02:56 +02:00
tests Issue #3060996 by mikelutz: Fix The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead 2019-08-12 10:24:42 +10:00
themes Issue #3062157 by swetha kashetty, shubham.prakash, andrewmacpherson: Document summary_attributes variable in details.html.twig 2019-07-08 13:20:30 +03:00
.env.example
.eslintignore Issue #2974553 by Mixologic, justafish, drpal, dawehner: Nightwatch testing fails to save console logs for some tests 2018-05-24 23:00:33 +01:00
.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 Issue #2877441 by fafnirical, Jo Fitzgerald, marxjohnson: Improve readability of ESLint config 2018-06-07 22:57:45 +01:00
.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 #3058013 by plach: Promote plach to full-fledged Framework Manager 2019-05-31 22:01:33 +01: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 Issue #3074039 by mikelutz: Add a composer conflict for symfony/dom-crawler >=4 to 8.7 only 2019-08-12 10:08:03 +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 Issue #3050757 by Wim Leers: Update CKEditor to 4.11.4 2019-07-05 12:40:40 +01:00
core.link_relation_types.yml Issue #2670730 by chr.fritsch, robpowell, alexpott, tstoeckler, Berdir, bojanz, dawehner: Provide a delete action for each content entity type 2018-01-26 14:18:10 +00:00
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 #3038562 by alexpott, markconroy: Update stylelint to 9.10.1 2019-03-15 16:54:43 +02: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 #2962765 by juampynr, shubham.prakash: Clarify how to set MINK variables at phpunit.xml.dist 2019-08-13 07:41:33 +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 #3060983 by alexpott, Eli-T: Upgrade chokidar so that we can install on OSX with the latest stable node/npm/yarn binaries 2019-06-12 12:18:39 +03:00