drupal/core
Alex Pott 2020819bf9
Issue #3032852 by Joseph Zhao, dww: Add gzip to default MIME extension mapping list
2019-03-01 00:31:21 +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 #3029336 by andypost: Properly deprecate check_url() 2019-02-26 14:58:32 +00:00
lib Issue #3032852 by Joseph Zhao, dww: Add gzip to default MIME extension mapping list 2019-03-01 00:31:21 +00:00
misc Issue #3023966 by Karan Sen, eblue, pawandubey, andrewmacpherson: Remove unnecessary title attribute from show-row-weights button 2019-02-24 10:10:43 +00:00
modules Issue #2975081 by alexpott, amateescu, larowlan, mtodor, catch: UpdatePathTestBase fails to re-initialize the test site (rebuild container, clear caches) after running the database updates 2019-03-01 06:44:06 +10:00
profiles Issue #2923701 by AdamPS, jonathanshaw, Pancho, Jo Fitzgerald, alexpott, Berdir, plach, larowlan, Samvel, lauriii, eelkeblok, imclean, oriol_e9g: Mechanism to disable preprocessing of node base fields so they can be configured via the field UI 2019-02-28 12:11:49 +10:00
scripts Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +00:00
tests Issue #2975081 by alexpott, amateescu, larowlan, mtodor, catch: UpdatePathTestBase fails to re-initialize the test site (rebuild container, clear caches) after running the database updates 2019-03-01 06:44:06 +10:00
themes Issue #2923701 by AdamPS, jonathanshaw, Pancho, Jo Fitzgerald, alexpott, Berdir, plach, larowlan, Samvel, lauriii, eelkeblok, imclean, oriol_e9g: Mechanism to disable preprocessing of node base fields so they can be configured via the field UI 2019-02-28 12:11:49 +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 #3024505 by alexpott, markconroy: Add quote standards to Stylelint config 2019-01-14 17:55:33 +02: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 #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 #3035873 by Eli-T: Remove Eli-T from MAINTAINERS.TXT 2019-02-28 08:14:52 +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 #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, joelpittet, MegaChriz, joachim, xjm: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface 2019-02-24 13:42:45 +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 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 #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +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