drupal/core
Alex Pott aae94ed62c
Issue #3035933 by cilefen, Wim Leers: Update CKEditor to 4.11.3
2019-03-26 12:56:58 +00:00
..
assets/vendor Issue #3035933 by cilefen, Wim Leers: Update CKEditor to 4.11.3 2019-03-26 12:56:58 +00: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 #3038988 by Berdir, seanB: Remove support for empty destination in FileSystem::copy(), FileSystem::move() and FileSystem::saveData() 2019-03-22 07:56:13 +10:00
lib Issue #3029625 by tim.plunkett: Do not throw an exception when a context is missing while applying context mapping to a plugin if that context was previously set 2019-03-26 11:22:52 +00:00
misc Issue #3023801 by seanB, DamienMcKenna, lauriii, phenaproxima, Berdir, Pancho, marcoscano, Wim Leers, rainbreaw, larowlan, webchick, jrockowitz, andrewmacpherson, ckrina: Allow newly uploaded files to be deleted from the media library without saving them 2019-03-18 11:56:39 +01:00
modules Issue #3030477 by Manuel Garcia, Anas_maw: Views filter "Published status or admin user" not checking "View any unpublished content" permission 2019-03-26 11:33:43 +00:00
profiles Issue #3042699 by shaal, kjay, kwfinken, Eli-T, Adita, Adrian_S_M, bsnodgrass, cosmicdreams, mradcliffe, saesa, mike.roman, heddn, ddavidd, estoyausente, gaddamsr: Add the missing three Spanish Umami recipes and fix translation of chocolate brownies 2019-03-26 13:46:45 +01:00
scripts Issue #3039572 by Lendude, Mile23: Prevent tests with multiple groups running multiple times 2019-03-14 09:31:35 +00:00
tests Issue #3029625 by tim.plunkett: Do not throw an exception when a context is missing while applying context mapping to a plugin if that context was previously set 2019-03-26 11:22:52 +00:00
themes Issue #2998091 by phenaproxima, RajabNatshah, Niklan, Wim Leers, starshaped, lauriii, maseyuk, seanB, Kasey_MK: Remote videos overflow their containing element 2019-03-22 23:49:08 +02: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 #3040562 by sandeepscs: Fix typo in core/INSTALL.txt file 2019-03-26 11:30:48 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #2843147 by Wim Leers, e0ipso, gabesullice, dagmar, xjm, effulgentsia, webchick, dww, Berdir, dawehner, colan, mgalalm, govind.maloo, das-peter, jludwig, ndobromirov, martin107, abhisekmazumdar, nuez, catch, amateescu, pwolanin, mallezie, borisson_, jibran, voleger, plach, GeduR, Grimreaper, apupiales, Sutharsan, RenatoG, michaellander, sergesemashko, dbt102, hampercm, dremy, rpayanm, chriscalip, tstoeckler, keopx, skyredwang, Spleshka, RajeevK, matthew.perry, kaysenlau, jazzdrive3, dsdeiz, ebeyrent, acbramley, deviantintegral, samuel.mortenson, DamienMcKenna, mohit_aghera, ibustos, dpolant, garphy: Add JSON:API to core as a stable module 2019-03-20 16:41:11 -07: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 #2843147 by Wim Leers, e0ipso, gabesullice, dagmar, xjm, effulgentsia, webchick, dww, Berdir, dawehner, colan, mgalalm, govind.maloo, das-peter, jludwig, ndobromirov, martin107, abhisekmazumdar, nuez, catch, amateescu, pwolanin, mallezie, borisson_, jibran, voleger, plach, GeduR, Grimreaper, apupiales, Sutharsan, RenatoG, michaellander, sergesemashko, dbt102, hampercm, dremy, rpayanm, chriscalip, tstoeckler, keopx, skyredwang, Spleshka, RajeevK, matthew.perry, kaysenlau, jazzdrive3, dsdeiz, ebeyrent, acbramley, deviantintegral, samuel.mortenson, DamienMcKenna, mohit_aghera, ibustos, dpolant, garphy: Add JSON:API to core as a stable module 2019-03-20 16:41:11 -07: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:40 +00:00
core.libraries.yml Issue #3035933 by cilefen, Wim Leers: Update CKEditor to 4.11.3 2019-03-26 12:56:58 +00: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 15:58:51 +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-14 10:00:17 +02: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 #3038562 by alexpott, markconroy: Update stylelint to 9.10.1 2019-03-14 10:00:17 +02:00