drupal/core
Alex Pott 6de60bc459
Issue #2962736 by idebr: phpunit.xml.dist has an incorrect instruction on how to disable deprecation errors
2018-04-30 15:06:05 +01:00
..
assets/vendor SA-CORE-2018-003 by mlewand, wwalc, jcisio, Kyaw Min Thein, Wim Leers, larowlan, dawehner, drpal, xjm 2018-04-18 14:00:30 -05: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 #2776605 by chr.fritsch, phenaproxima, dawehner: Make it possible to specify a destination after the installation for distributions 2018-04-26 13:54:48 +01:00
lib Issue #2949177 by tim.plunkett, samuel.mortenson, mark_fullmer, tedbow, EclipseGc, andypost: Introduce a service that returns filtered plugin definitions 2018-04-30 19:18:43 +10:00
misc Issue #2886904 by jhodgdon, andrewmacpherson, volkerk, Eric Heydrich, Vidushi Mehta, Utkarsh_Mishra, jenlampton, hosef, anavarre, adriancid, xjm, alexpott, mgerbault, tracipotocnik, BSpeel, yoroy, lauriii: display: block for details/summary hides drop arrows in Firefox (normalize.css update) 2018-04-18 08:46:07 +03:00
modules Issue #2939634 by kevin.dutra, runeasgar, Sam152, alexpott: Unable to order transitions if there are more than 20 2018-04-30 13:23:01 +01:00
profiles Issue #2960797 by seeallie, susannecoates, TaoStyle, matias, ChrisDarke: Footer of Umami, [find out more] links the whole div 2018-04-30 16:23:57 +03:00
scripts Issue #2926633 by alexpott, dawehner, Mile23, mglaman, Wim Leers, jibran, larowlan, Lendude, Berdir: Provide a script to install a Drupal testsite 2018-04-06 08:50:12 +10:00
tests Issue #2949177 by tim.plunkett, samuel.mortenson, mark_fullmer, tedbow, EclipseGc, andypost: Introduce a service that returns filtered plugin definitions 2018-04-30 19:18:43 +10:00
themes Issue #2936161 by Yogesh Pawar, idebr, alexpott: status-messages.html.twig documentation refers to non-existing variable 'display' 2018-04-20 16:30:09 +01:00
.eslintignore Issue #2889600 by droplet, drpal, Gábor Hojtsy, effulgentsia, Wim Leers: [regression] Restore \LocaleJavascriptTranslationTest test coverage and keep testing processed JS file 2017-08-28 10:24:52 +01:00
.eslintrc.json Issue #2923747 by morsok, drpal: Wrong declaration of no-mutable-exports JS coding standard rule 2017-11-17 15:21:23 -05:00
.eslintrc.legacy.json Issue #2815077 by drpal, mradcliffe, effulgentsia, mpdonadio, nod_, droplet, alexpott, nedjo, tizzo, David_Rothstein, pfrenssen: Adopt airbnb javascript style guide v13 as new baseline javascript coding standards for Drupal 8 core and contrib 2017-05-10 09:34:45 +01:00
.eslintrc.passing.json Issue #2946603 by drpal, alexpott, dawehner: JS codestyle: no-use-before-define 2018-03-05 09:14:08 +00:00
.gitignore Issue #2881697 by droplet, drpal, cilefen, lauriii: npm@5 creates package-lock.json automatically 2017-07-19 15:11:01 -07:00
.stylelintrc.json Issue #2910706 by joelpittet, droplet, alexpott, Yogesh Pawar: Update Stylelint related Packages 2018-03-04 21:23:26 +00: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
INSTALL.txt Issue #2888296 by jalpesh: Incorrect filename in INSTALL doc 2017-06-23 14:41:02 -04:00
LICENSE.txt
MAINTAINERS.txt Issue #2960443 by Cottser: Remove Cottser as Drupal 8 core maintainer and Stable theme maintainer 2018-04-12 14:52:37 -05:00
UPDATE.txt
authorize.php Issue #2935254 by kim.pepper: Remove all usages of drupal_get_message and drupal_set_message in core includes 2018-01-22 15:28:16 +00:00
composer.json Issue #2945275 by alexpott: Remove hack to fix bug in symfony/yaml 2018-03-02 11:03:45 +00:00
core.api.php Issue #2488116 by dipen chaudhary, cpj, ashutoshsngh, joachim, znerol, priya.chat, jhodgdon, anavarre, jmarkel: Document the session subsystem 2018-04-09 17:23:28 +01:00
core.libraries.yml SA-CORE-2018-003 by mlewand, wwalc, jcisio, Kyaw Min Thein, Wim Leers, larowlan, dawehner, drpal, xjm 2018-04-18 14:00:30 -05: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 #2802403 by _Archy_, Berdir, rjay, catch, Tachion, jacktonkin, oriol_e9g, willwh, tameeshb, dawehner, dhansen, bmcclure, DeFr, david.gil, gagarine, plach: Combination of language negotiation and path aliasing can cause a corrupted route cache, 404s 2018-02-08 10:59:32 +00:00
globals.api.php
install.php Issue #2933424 by David_Rothstein, harsha012, jhodgdon, vaplas: English-specific links to php.net shouldn't be used in non-translatable strings 2018-01-05 08:09:08 +10:00
package.json Issue #2948874 by martin107: Restrict build targets to IE11 and above 2018-03-15 17:11:25 +00:00
phpcs.xml.dist Issue #2959148 by alexpott: Enable PHPCS for info.yml files 2018-04-12 18:39:42 +10:00
phpunit.xml.dist Issue #2962736 by idebr: phpunit.xml.dist has an incorrect instruction on how to disable deprecation errors 2018-04-30 15:06:05 +01:00
rebuild.php Issue #2935254 by kim.pepper: Remove all usages of drupal_get_message and drupal_set_message in core includes 2018-01-22 15:28:16 +00:00
yarn.lock Issue #2910706 by joelpittet, droplet, alexpott, Yogesh Pawar: Update Stylelint related Packages 2018-03-04 21:23:26 +00:00