.. |
assets/vendor
|
Issue #2999691 by kevineinarsson, Wim Leers, TwoD: Update CKEditor library to 4.10.1
|
2018-10-04 16:12:52 +03: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 #2389243 by Mile23, tstoeckler, dawehner: Remove unnecessary BC-layer in install_drupal()
|
2019-01-02 10:21:09 +00:00 |
lib
|
Issue #3006409 by Berdir: Update deprecated usages of Entity::getEntityManager()
|
2019-01-04 11:52:43 +00:00 |
misc
|
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages
|
2018-12-05 20:29:18 +02:00 |
modules
|
Issue #3006409 by Berdir: Update deprecated usages of Entity::getEntityManager()
|
2019-01-04 11:52:43 +00:00 |
profiles
|
Issue #2939908 by kjay, steveparks, spitzialist, cferthorney, danharper, Eli-T: Add an article to Umami - Dairy-free chocolate
|
2018-12-17 17:24:08 +00:00 |
scripts
|
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard
|
2018-08-13 11:13:36 +01:00 |
tests
|
Issue #3023402 by alexpott: \Drupal\Tests\Component\Datetime\DateTimePlusTest fails on latest PHP7.3 build
|
2019-01-02 14:28:39 +00:00 |
themes
|
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages
|
2018-12-05 20:29:18 +02: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 #2975388 by NickWilde, idebr: Replace Firefox @-moz-document url-prefix() css selector, since its support is being removed
|
2018-10-01 16:40:58 +01:00 |
CHANGELOG.txt
|
…
|
|
COPYRIGHT.txt
|
…
|
|
INSTALL.mysql.txt
|
…
|
|
INSTALL.pgsql.txt
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
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 #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8
|
2018-11-28 11:48:58 +00:00 |
LICENSE.txt
|
…
|
|
MAINTAINERS.txt
|
Issue #3021204 by maxocub: Remove maxocub from Migrate maintainers
|
2018-12-18 16:17:08 +00: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
|
…
|
|
composer.json
|
Revert "Issue #2986725 by Mile23, devitate, alexpott: doctrine common 2.9 has moved reflection"
|
2018-12-25 21:49:26 +01:00 |
core.api.php
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
core.libraries.yml
|
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages
|
2018-12-05 20:29:18 +02:00 |
core.link_relation_types.yml
|
…
|
|
core.services.yml
|
Revert "Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service"
|
2018-12-18 14:53:43 +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
|
Issue #2292107 by sdstyles, kekkis, jhodgdon, JeroenT: Clean up globals list documentation and move to Core repo
|
2015-09-09 15:53:20 +01:00 |
install.php
|
…
|
|
package.json
|
Issue #3003669 by dawehner: yarn build:js-dev is broken due to wrong order of arguments
|
2018-10-05 13:45:38 +03:00 |
phpcs.xml.dist
|
Issue #2902412 by Jo Fitzgerald, andypost, mfernea, andriyun: Fix 'Drupal.Strings.UnnecessaryStringConcat' coding standard
|
2018-11-08 15:51:18 +00:00 |
phpunit.xml.dist
|
…
|
|
rebuild.php
|
…
|
|
yarn.lock
|
…
|
|