drupal/core
Chris McCafferty 5632ab5d46 Issue #2843693 by michielnugter, droplet, xjm, Mixologic, klausi: Random test failure in CKEditor AjaxCss 2017-02-03 16:39:45 -05:00
..
assets/vendor Issue #2828494 by thpoul, Wim Leers, mlewand, tstoeckler, xjm, Tade0: Update CKEditor library to 4.6 2017-01-30 14:38:27 -08:00
config Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
includes Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
lib Issue #2346773 by dmsmidt, lokapujya, klakegg, marcvangend, andrewmacpherson, ptsimard, Getekid, Rade, yoroy, tstoeckler, mgifford, tim.plunkett, estoyausente, xjm, PierreMarcel, hass, SKAUGHT, sukanya.ramakrishnan, flyke, alvar0hurtad0, bojanz, pwolanin, arunkumark, Bojhan, bleen: Details form element should open when there are errors on child elements 2017-01-31 13:29:16 -08:00
misc Issue #2841767 by vaplas: Remove .size() replace with .length 2017-01-25 13:14:14 +00:00
modules Issue #2843693 by michielnugter, droplet, xjm, Mixologic, klausi: Random test failure in CKEditor AjaxCss 2017-02-03 16:39:45 -05:00
profiles Issue #2823543 by Dane Powell, dawehner, dhendriks: Make cron execution logging optional 2016-11-24 10:55:41 +00:00
scripts Issue #2841948 by Mile23, dawehner: Modify run-tests.sh to show file paths of all discovered tests 2017-01-11 11:30:55 +00:00
tests Issue #2605664 by Torenware, Mile23, alexpott, Taran2L, neclimdul, Yogesh Pawar, mark.creamer, donquixote, dawehner, klausi: Align TestDiscovery and bootstrap.php's non-permissive loading of PSR-4 namespaces for traits 2017-02-02 16:37:31 +00:00
themes Issue #2829484 by vegantriathlete, 20th, xjm: Incorrect spelling of possessive "its own" in multiple comments 2017-01-05 07:26:27 -06:00
.eslintignore Issue #2809343 by drpal, droplet, nod_: Add ESLint to package.json 2016-10-23 14:54:55 -07:00
.eslintrc.json Issue #2809343 by drpal, droplet, nod_: Add ESLint to package.json 2016-10-23 14:54:55 -07:00
CHANGELOG.txt Issue #2811357 by alexpott, mattlt, jibran: Fix CHANGELOG.txt for 8.2.0 to remove paragonie/random_compat update 2016-10-04 21:43:33 +01:00
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #2762173 by megansanicki, artinst4, YesCT, mradcliffe, a_thakur, vermauv, cilefen, mathieso, pwolanin, mlhess: Add "composer install" step to install.txt file for when Drupal is downloaded using git 2016-08-20 22:04:16 -04:00
LICENSE.txt
MAINTAINERS.txt Issue #2843399 by Gábor Hojtsy, naveenvalecha, slashrsm: Add media initiative to MAINTAINERS.txt 2017-01-18 08:55:32 -06:00
UPDATE.txt Issue #2701541 by xjm, yoroy, catch, mikeryan, Gábor Hojtsy: Rename Drupal Upgrade UI to Migrate Drupal UI 2016-04-19 10:21:59 -07:00
authorize.php Issue #842620 by alexpott, hansfn, BondD, jurjenn, Skin, xjm, hitesh-jain, solidwebcode: Update manager can't install modules using FTP due broken FileTransferAuthorizeForm 2016-05-16 13:05:48 +01:00
composer.json Issue #2744463 by Mile23, dawehner, pfrenssen, joelpittet, tstoeckler, alexpott, klausi: Add phpcs, coder 8.2.8 as --dev requirements for drupal/core 2017-01-31 00:30:00 +00:00
core.api.php Issue #2296423 by tim.plunkett, dsnopek, swentel, Manuel Garcia, tedbow, alexpott, xjm, andypost, dawehner, effulgentsia, Berdir, jhedstrom, catch, benjy, jibran, Wim Leers, tstoeckler, larowlan, webchick: Implement layout plugin type in core 2016-12-09 11:58:28 +00:00
core.libraries.yml Issue #2828494 by thpoul, Wim Leers, mlewand, tstoeckler, xjm, Tade0: Update CKEditor library to 4.6 2017-01-30 14:38:27 -08:00
core.link_relation_types.yml Issue #2113345 by dawehner, tedbow, Wim Leers, kristiaanvandeneynde, Crell, Grayside, klausi: Define a mechanism for custom link relationships 2017-01-30 12:29:33 -08:00
core.services.yml Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00: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 #2818409 by droplet, nod_: Convert Babel ES6 Compile script to NODE Script 2016-10-23 22:48:27 -07:00
phpcs.xml.dist Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard 2016-09-19 11:39:40 +01:00
phpunit.xml.dist Issue #2811065 by webflo, klausi, anavarre, tstoeckler, rfay: Fix docs around --printer option in phpunit.xml.dist 2016-10-25 12:14:29 -07:00
rebuild.php Issue #2829578 by damiankloip: Rebuild.php script uses array_walk incorrectly 2016-11-23 12:47:48 +00:00