drupal/core
Nathaniel Catchpole 4af96a6a7e Issue #2947291 by pounard, markus_petrux: Missing argument 5 for _drupal_error_handler() 2018-10-26 12:57:37 +01: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 #2922033 by tim.plunkett, mtodor, larowlan, xjm, pameeela, EclipseGc, samuel.mortenson: Use the Layout Builder for EntityViewDisplays 2018-01-31 08:28:03 +10:00
includes Issue #2947291 by pounard, markus_petrux: Missing argument 5 for _drupal_error_handler() 2018-10-26 12:57:37 +01:00
lib Issue #2965786 by svenryen, Gábor Hojtsy: Translation of "Checked" as used on the Status page needs context 2018-10-26 12:54:12 +01:00
misc Issue #2975388 by NickWilde, idebr: Replace Firefox @-moz-document url-prefix() css selector, since its support is being removed 2018-10-01 16:40:58 +01:00
modules Issue #2965786 by svenryen, Gábor Hojtsy: Translation of "Checked" as used on the Status page needs context 2018-10-26 12:54:12 +01:00
profiles Issue #2938190 by smaz, markconroy, navneet0693, Gvert, John Cook, Adam_Moulsdale, sastha, Eli-T, Sutharsan, JayKandari, lauriii, xjm, larowlan: Create a favicon for Umami 2018-10-25 22:05:50 +02: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 #3002604 by tstoeckler: Improve debuggability of update failures in UpdatePathTestBase 2018-10-26 18:50:03 +10:00
themes Issue #3004738 by NickWilde: Multiple Value Field Doesn't Render Attributes 2018-10-26 19:25:46 +10:00
.env.example Issue #2869825 by justafish, dawehner, alexpott, martin107, jibran, Lendude, Mixologic, michielnugter, droplet, drpal, lauriii, effulgentsia, mglaman: Leverage JS for JS testing (using nightwatch) 2018-05-07 13:31:07 +01:00
.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 Issue #2869825 by justafish, dawehner, alexpott, martin107, jibran, Lendude, Mixologic, michielnugter, droplet, drpal, lauriii, effulgentsia, mglaman: Leverage JS for JS testing (using nightwatch) 2018-05-07 13:31:07 +01:00
.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 #2975388 by NickWilde, idebr: Replace Firefox @-moz-document url-prefix() css selector, since its support is being removed 2018-10-01 16:40:58 +01:00
CHANGELOG.txt Issue #2647824 by xjm: Determine what should go in CHANGELOG.txt for 8.x core releases. 2018-03-06 19:15:06 -06:00
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt Issue #2911319 by alexpott, dawehner, mglaman, mradcliffe, heddn, pbirk, danquah, maxstarkenburg, geerlingguy, vaplas, Chelsee, ressa, Chi, jonathanshaw, Mile23, andypost, larowlan, phenaproxima, droffats, kim.pepper, scotty, dsnopek, cashwilliams, borisson_, Mixologic, gerzenstl, David Radcliffe: Provide a single command to install & run Drupal 2018-05-04 08:36:08 +10:00
INSTALL.txt Issue #2911319 by alexpott, dawehner, mglaman, mradcliffe, heddn, pbirk, danquah, maxstarkenburg, geerlingguy, vaplas, Chelsee, ressa, Chi, jonathanshaw, Mile23, andypost, larowlan, phenaproxima, droffats, kim.pepper, scotty, dsnopek, cashwilliams, borisson_, Mixologic, gerzenstl, David Radcliffe: Provide a single command to install & run Drupal 2018-05-04 08:36:08 +10:00
LICENSE.txt
MAINTAINERS.txt Issue #3005129 by e0ipso: Add Gabriel Sullice as API-First Initiative coordinator 2018-10-25 21:55:10 +02: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 #2677532 by alexpott, Mile23, kim.pepper, dawehner, andypost, Eric_A, xjm, Mixologic, larowlan, phenaproxima, markcarver, borisson_: Move drupal_check_incompatibility() functionality to a new Dependency class and Version component 2018-10-22 15:21:49 +10:00
core.api.php Issue #2975368 by msankhala: badly formatted sample code in core.api.php for hook_config_import_steps_alter 2018-05-31 13:04:16 +02:00
core.libraries.yml Issue #2999691 by kevineinarsson, Wim Leers, TwoD: Update CKEditor library to 4.10.1 2018-10-04 16:12:52 +03: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 #2575105 by Berdir, catch, amateescu: Use cache collector for state (revert) 2018-10-19 21:27:57 +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 #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 #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01: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 #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