drupal/core
Lee Rowlands b1f525dfe8
Issue #3084340 by oknate: drupalmedia plugin.js doesn't delete attributes from drupal-media element when unset
2019-09-30 10:14:54 +10:00
..
assets Issue #3067645 by greg.1.anderson, Mile23, Mixologic: Add core scaffold assets to drupal/core's composer.json extra field 2019-08-26 09:48:17 +10:00
config Issue #3073872 by tim.plunkett, starshaped, webchick, phenaproxima, worldlinemine, AaronMcHale, jrockowitz, ckrina: Allow for Layout Builder sections to be given administrative labels 2019-08-23 11:30:10 -07:00
includes Issue #3073988 by baikho: Wrong namespace in deprecation message drupal_set_time_limit() 2019-09-28 14:42:23 +01:00
lib Issue #2352949 by Wim Leers, akalata, Jaesin, lauriii, dww, alexpott, Berdir, dawehner, tstoeckler, xjm, andypost: Deprecate using Classy as the default theme for the 'testing' profile 2019-09-28 10:31:46 +01:00
misc Issue #3059847 by lauriii, volkerk, huzooka, quiron, Wim Leers, alexpott, larowlan: Move hard coded AJAX progress bar classes to a theme function 2019-09-21 00:22:03 +01:00
modules Issue #3084340 by oknate: drupalmedia plugin.js doesn't delete attributes from drupal-media element when unset 2019-09-30 10:14:54 +10:00
profiles Issue #2352949 by Wim Leers, akalata, Jaesin, lauriii, dww, alexpott, Berdir, dawehner, tstoeckler, xjm, andypost: Deprecate using Classy as the default theme for the 'testing' profile 2019-09-28 10:31:46 +01:00
scripts Issue #2913819 by Mile23, Wim Leers: run-tests.sh ignores final classes 2019-09-19 08:52:47 +01:00
tests Issue #3073988 by baikho: Wrong namespace in deprecation message drupal_set_time_limit() 2019-09-28 14:42:23 +01:00
themes Issue #3082660 by zrpnr, Wim Leers: Deprecate unused Stark global-styling asset library 2019-09-24 09:51:43 +03: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
.eslintrc.json
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.prettierignore
.prettierrc.json
.stylelintrc.json Issue #2994696 by oknate, Wim Leers, phenaproxima, starshaped, lauriii, andrewmacpherson, ckrina, a.milkovsky, John Pitcairn, artis, cs_shadow, duncan.moo, Berdir, JamesK, Ambidex, BartK, idflood, Dave Reid, CTaPByK, Reinmar, kmoll, webflo, thenchev, wrd, yched, kkrzton, slashrsm, root_brute, Ruuds, MobliMic, ls206, marcoscano, pixelmord, narnua: Render embedded media items in CKEditor 2019-08-06 23:11:04 -07:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8 2019-05-24 11:36:30 +01:00
INSTALL.txt Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8 2019-05-24 11:36:30 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3075933 by jibran, kim.pepper, larowlan: Add kim.pepper as maintainer for file.module 2019-09-09 14:46:04 -05:00
UPDATE.txt
authorize.php Issue #2869573 by Mile23, alexpott, mikelutz, voleger: Remove usages of deprecated DrupalKernel::prepareLegacyRequest() 2019-08-13 07:45:20 +10:00
composer.json Issue #3045483 by Wim Leers, alexpott, RandomNeighbour, mikelutz, jibran: Incompatibility between zend-diactoros and psr-http-message-bridge versions: require symfony/psr-http-message-bridge >=1.1.2 2019-09-12 23:03:58 +01:00
core.api.php Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
core.libraries.yml Issue #3024975 by quiron, huzooka, lauriii, Wim Leers, nod_: Add Drupal JavaScript theme function for checkbox 2019-09-21 00:18:38 +01:00
core.link_relation_types.yml
core.services.yml Issue #3052233 by mikelutz, Berdir, alexpott: Properly deprecate EntityFormInterface::setEntityManager() and trigger an error on use 2019-09-11 19:49:40 +10:00
drupalci.yml Issue #2982680 by greg.1.anderson, mbaynton, Mixologic, jibran, webflo, Mile23, phenaproxima, AaronMcHale, Charlie ChX Negyesi, nicksanta: Add composer-ready project templates to Drupal core 2019-09-27 07:46:50 +10:00
globals.api.php Issue #2980712 by bircher, alexpott, yogeshmpawar, mpotter, borisson_: Define config directory in settings 2019-06-24 14:04:44 +01:00
install.php Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8 2019-05-24 11:36:30 +01:00
package.json Issue #3059356 by finnsky, mogtofu33, klausi, jibran, justafish, joaogarin: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch 2019-08-29 13:06:12 +10:00
phpcs.xml.dist Issue #3063323 by idebr, klausi, truls1502: Update drupal/coder to 8.3.6 2019-08-29 13:02:37 +10:00
phpunit.xml.dist Issue #3073342 by Lendude, zrpnr, tedbow: JavaScript tests don't work with Chromedriver 75 and higher 2019-08-13 07:15:26 +10:00
rebuild.php Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals() 2019-06-10 14:28:03 +01:00
yarn.lock Issue #3059356 by finnsky, mogtofu33, klausi, jibran, justafish, joaogarin: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch 2019-08-29 13:06:12 +10:00