drupal/core
Nathaniel Catchpole d74e36a43f Issue #2859315 by quietone, heddn, jhodgdon: SQL error from profile_fields when migrating d6 (or d7) to d8 without Profile module 2019-02-04 14:28:27 +00:00
..
assets/vendor Issue #2999691 by kevineinarsson, Wim Leers, TwoD: Update CKEditor library to 4.10.1 2018-10-04 16:12:52 +03: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 #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple() 2019-02-04 12:29:50 +00:00
lib Issue #3015752 by alexpott, bnjmnm: Properly deprecate USERNAME_MAX_LENGTH and USER_REGISTER_* constants 2019-02-04 12:39:54 +00:00
misc Issue #2215857 by michielnugter, Lendude, gmercer, tim.plunkett, cferthorney, marabak, olli, ericmulder1980, TwoD, sanduhrs, stella, dww, nod_: Behaviors get attached to removed forms 2019-01-31 01:02:35 +00:00
modules Issue #2859315 by quietone, heddn, jhodgdon: SQL error from profile_fields when migrating d6 (or d7) to d8 without Profile module 2019-02-04 14:28:27 +00:00
profiles Issue #3015752 by alexpott, bnjmnm: Properly deprecate USERNAME_MAX_LENGTH and USER_REGISTER_* constants 2019-02-04 12:39:54 +00:00
scripts Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
tests Issue #3030359 by Mile23: FileSystemDeprecationTest in the wrong place since it's a kernel test 2019-02-04 12:33:38 +00:00
themes Issue #2591515 by joelpittet, Cottser, lauriii, NickWilde, kostyashupenko, alexpott, xjm: Move twig_without() to the TwigExtension where all the other filters are and deprecate 2019-01-22 12:46:01 +00: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 #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8 2018-11-28 11:48:58 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3029845 by masipila: Remove masipila from maintainers.txt 2019-02-04 12:07:33 +00: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-002 by greggles, cashwilliams, EclipseGc, larowlan, samuel.mortenson, alexpott, tedbow, effulgentsia, Fabianx, xjm, mlhess 2019-01-15 11:43:08 -06:00
core.api.php Issue #2916021 by d.olaresko, wengerk, Chi, xjm, dawehner, idebr: Update "Running tests" section in core.api.php 2019-01-27 12:20:18 +00:00
core.libraries.yml Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages 2018-12-05 20:29:18 +02:00
core.link_relation_types.yml
core.services.yml Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method 2019-01-26 14:52:11 +00: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 #3003669 by dawehner: yarn build:js-dev is broken due to wrong order of arguments 2018-10-05 13:45:38 +03:00
phpcs.xml.dist Issue #2902412 by Jo Fitzgerald, andypost, mfernea, andriyun: Fix 'Drupal.Strings.UnnecessaryStringConcat' coding standard 2018-11-08 15:51:18 +00:00
phpunit.xml.dist Issue #2478115 by martin107, borisson_: 8% of the files having zero test coverage are incorrectly listed 2018-09-11 12:29:16 +01: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 #3024518 by alexpott, markconroy: Upgrade stylelint to the latest version 2019-01-14 12:23:21 +02:00