.. |
assets/vendor
|
Issue #2908864 by Wim Leers, eleleka: Update CKEditor library to 4.7.3
|
2017-10-13 13:30:50 +01:00 |
config
|
Issue #2787873 by claudiu.cristea, jibran, amateescu, catch, dawehner, cilefen, xjm, larowlan, vaplas: Add a base class for entity reference selection handlers and fix the structure of their configuration
|
2017-08-15 14:12:50 +09:00 |
includes
|
Issue #2915664 by alexpott, dawehner: Sites installed by InstallerTestBase should have a timezone of 'Australia/Sydney'
|
2017-10-14 04:54:05 -05:00 |
lib
|
Issue #2901722 by mfernea: Fix 'Squiz.Functions.FunctionDeclarationArgumentSpacing' coding standard
|
2017-10-16 18:19:44 +01:00 |
misc
|
Issue #2914723 by droplet, dawehner: JS codestyle: no-mixed-operators
|
2017-10-12 11:20:47 +01:00 |
modules
|
Issue #2901722 by mfernea: Fix 'Squiz.Functions.FunctionDeclarationArgumentSpacing' coding standard
|
2017-10-16 18:19:44 +01:00 |
profiles
|
Issue #2914379 by alexpott: Remove minimal_install(), ship with default configuration instead
|
2017-10-12 12:08:04 +02:00 |
scripts
|
Issue #2356913 by jmolivas, mgifford, maurizio.ganovelli, zhuber: Fix rebuild_token_calculator
|
2017-10-12 15:46:59 +01:00 |
tests
|
Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard
|
2017-10-13 12:43:15 -05:00 |
themes
|
Issue #2914946 by drpal, dawehner, droplet: JS codestyle: no-var
|
2017-10-12 10:10:10 +03: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 #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.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 #2914718 by droplet, alexpott, nod_, dawehner: JS codestyle: no-empty
|
2017-10-13 19:10:51 -05: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 #2865971 by alexpott, droplet, xjm, martin107, joelpittet, Cottser, idebr, Mile23: Use stylelint as opposed to csslint in core
|
2017-05-19 14:17:37 -04:00 |
CHANGELOG.txt
|
Issue #2846830 by wturrell, Gábor Hojtsy, timmillwood, Wim Leers, webchick, cilefen, anavarre, dawehner, dagmar, naveenvalecha, xjm, jibran, effulgentsia, drpal: Add changelog for Drupal 8.3.0
|
2017-04-05 18:03:11 -05: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 #2680097 by maxocub, quietone, vg3095, heddn, xjm: Update Migrate entries in MAINTAINERS.txt
|
2017-10-12 11:37:54 +02:00 |
UPDATE.txt
|
…
|
|
authorize.php
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
composer.json
|
Issue #2912542 by jibran: Update twig/twig from v1.32.0 to v1.35.0
|
2017-10-12 13:08:51 +01:00 |
core.api.php
|
Issue #2914408 by fgm: Incorrect code/endcode in API files
|
2017-10-12 15:55:24 +10:00 |
core.libraries.yml
|
Issue #2908864 by Wim Leers, eleleka: Update CKEditor library to 4.7.3
|
2017-10-13 13:30:50 +01:00 |
core.link_relation_types.yml
|
Issue #2905720 by vaplas: Media specifies a add-page link relation, but core.link_relation_types does not have this
|
2017-09-14 06:12:04 +10:00 |
core.services.yml
|
Issue #2903551 by fazni, chenderson, valthebald, dawehner, joachim: Replace REQUEST_TIME with time service in cron service
|
2017-10-13 11:58:37 +01:00 |
globals.api.php
|
…
|
|
install.php
|
Issue #2639878 by RobLoach, omega8cc, memtkmcc: Use less demanding check to see if OPcache is active
|
2016-08-01 12:44:23 +01:00 |
package.json
|
Issue #2912961 by dawehner, droplet, drpal: Step 0 JS codestyle: Exclude non passing eslint rules
|
2017-10-08 13:01:20 +03:00 |
phpcs.xml.dist
|
Issue #2901722 by mfernea: Fix 'Squiz.Functions.FunctionDeclarationArgumentSpacing' coding standard
|
2017-10-16 18:19:44 +01:00 |
phpunit.xml.dist
|
Issue #2866894 by maxocub: Component tests should not use Drupal\Tests\UnitTestCase but PHPUnit\Framework\TestCase
|
2017-07-30 16:34:33 +10:00 |
rebuild.php
|
Issue #2829578 by damiankloip: Rebuild.php script uses array_walk incorrectly
|
2016-11-23 12:47:48 +00:00 |
yarn.lock
|
Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them
|
2017-05-19 23:12:53 +01:00 |