drupal/core
Lee Rowlands 870b5646b2
Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink()
2019-04-26 12:44:21 +10:00
..
assets/vendor SA-CORE-2019-006 by effulgentsia, lauriii, larowlan, xjm, greggles, drumm, dtv_rb, samuel.mortenson 2019-04-17 16:15:01 -05: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 #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00
lib Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00
misc Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
modules Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00
profiles Issue #3045966 by partyka, shaal, Wim Leers, Gábor Hojtsy, mglaman, tedbow, Berdir, kjay: Set author and editor passwords to the admin password in the demo to make demoing easier 2019-04-24 11:14:19 +02: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 #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00
themes Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09: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 #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
CHANGELOG.txt
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 #3040562 by sandeepscs: Fix typo in core/INSTALL.txt file 2019-03-26 11:30:48 +00:00
LICENSE.txt
MAINTAINERS.txt Issue #3046992: Add @ckrina as a usability maintainer 2019-04-23 17:11:48 +03: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 #3047804 by bircher, ricardoamaro, alexpott: Add scaffolding for config_environment experimental module 2019-04-19 20:00:59 +09: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 SA-CORE-2019-006 by effulgentsia, lauriii, larowlan, xjm, greggles, drumm, dtv_rb, samuel.mortenson 2019-04-17 16:15:01 -05:00
core.link_relation_types.yml
core.services.yml Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to allow config export in third party tools 2019-03-29 15:12:46 +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 #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
phpcs.xml.dist Issue #2286655 by alexpott, attiks, mark_fullmer, nielsonm, Mark Slatinek, quietone, catch, dawehner, aburke626, justafish: Gender neutral language 2019-04-17 16:30:13 +09: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 #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00