drupal/core
catch f8dbc98afb Issue #3195222 by smulvih2, ankithashetty, manish-31, larowlan, idebr, longwave: Incorrect favicon rel attribute value - shortcut 2021-06-28 12:04:53 +01:00
..
assets Issue #3218658 by nod_: Update @drupal/once to 1.0.1 2021-06-14 15:51:33 +03:00
config Issue #3115503 by clayfreeman, tim.plunkett, alexpott, andypost: Support context aware layout plugins 2021-02-05 12:38:50 +00:00
includes Issue #2124069 by voleger, andypost, martin107, damiankloip, cburschka, dawehner, kim.pepper, daffie, pcambra, ParisLiakos, Xano, longwave, MerryHamster, vacho, kostyashupenko, catch, alexpott, amateescu, Mile23, claudiu.cristea, larowlan, almaudoh, Berdir, zviryatko: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry) 2021-06-23 16:55:26 +01:00
lib Issue #3216556 by sudiptadas19, mondrake, guilhermevp, daffie, andypost, longwave: Document that the $table argument of Connection::select() can be a subquery 2021-06-26 18:56:01 -05:00
misc Issue #2359675 by Grimreaper, jhedstrom, paulocs, anrikun, Lendude, larowlan, nicoloye, dww, alexpott: File field's Maximum upload size always passes validation 2021-06-14 10:54:43 +01:00
modules Issue #3195222 by smulvih2, ankithashetty, manish-31, larowlan, idebr, longwave: Incorrect favicon rel attribute value - shortcut 2021-06-28 12:04:53 +01:00
profiles Issue #3059984 by quiron, ressa, mindbet, benjifisher, Abhijith S, ckrina, antonellasev: Add new “Content Editor” role to Standard Profile 2021-06-25 13:25:07 -07:00
scripts Issue #3195888 by alexpott, quietone: Check dependencies are correct in core/scripts/dev/commit-code-check.sh 2021-05-22 17:47:25 +10:00
tests Issue #3220183 by mondrake, longwave: Convert assertions involving use of xpath on labels to WebAssert 2021-06-28 11:57:18 +01:00
themes Issue #3173008 by anmolgoyal74, mherchel, paulocs, kostyashupenko, FMB, andy-blum: [Code Review] wide image within article template a reusable component/class 2021-06-24 16:26:57 +03:00
.cspell.json Issue #3210694 by longwave, quietone, Spokje: Ignore i18n-prefixed words in spellcheck 2021-04-27 12:16:44 +01:00
.env.example
.eslintignore Issue #3191692 by mherchel, Gauravmahlawat, BhumikaVarshney, bnjmnm, katannshaw: Have secondary menus close on blur 2021-04-28 15:03:54 +03:00
.eslintrc.json Issue #3051766 by bnjmnm, alexpott, Oleksiy, finnsky, zrpnr, jungle, Wim Leers, vacho, anmolgoyal74, lauriii, tim.plunkett, rachel_norfolk, andypost, catch, Gábor Hojtsy, nod_, fubarhouse: Deprecate and replace jQuery Joyride (for tours) 2021-05-19 13:22:11 +01:00
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore
.prettierignore
.prettierrc.json
.stylelintignore Issue #2958588 by cainaru, lauriii, DamienMcKenna, longwave, galactus86, bkosborne, pawandubey, clayfreeman, doublealpha, Blackstallion, tim.plunkett, justcaldwell, kpaxman, mark_fullmer: Off-canvas style resets are overriding styles (especially SVGs) resulting in display issues 2021-03-23 15:15:35 +00:00
.stylelintrc.json Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks 2021-05-19 17:32:16 +03:00
CHANGELOG.txt
COPYRIGHT.txt Issue #2819245 by vagelis-prokopiou, mayurjadhav, narendra.rajwar27, PatashINotFound, AkashkumarOSL, davidhernandez, Vidushi Mehta, cilefen, lauriii, longwave: "Javascript" should be "JavaScript" 2020-08-28 12:37:43 +01:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3120222 by ridhimaabrol24, jofitz, ravi.shankar, vsujeetkumar, Hardik_Patel_12, swatichouhan012, davidhernandez, Kristen Pol: Change System requirements URLs to new evergreen URLs 2020-08-03 10:10:21 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3220922 by gabesullice: Remove gabesullice as Decoupled menus initiative coordinator 2021-06-26 17:35:30 -05:00
UPDATE.txt
USAGE.txt Issue #3192842 by gabesullice, xjm, phenaproxima, lhockley, thalles: Make our README more welcoming by converting it into an "entrypoint" into the Drupal ecosystem 2021-02-11 12:04:33 -08:00
authorize.php
composer.json Issue #3216088 by Spokje, xjm, longwave: Update Symfony 5 components to 5.3 2021-06-01 09:40:50 -07:00
core.api.php Issue #3201470 by jonathanshaw, catch, longwave: EntityQuery accessCheck: Cron functions should never check access 2021-03-06 09:13:25 +00:00
core.libraries.yml Issue #3218658 by nod_: Update @drupal/once to 1.0.1 2021-06-14 15:51:33 +03:00
core.link_relation_types.yml
core.services.yml Issue #2124069 by voleger, andypost, martin107, damiankloip, cburschka, dawehner, kim.pepper, daffie, pcambra, ParisLiakos, Xano, longwave, MerryHamster, vacho, kostyashupenko, catch, alexpott, amateescu, Mile23, claudiu.cristea, larowlan, almaudoh, Berdir, zviryatko: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry) 2021-06-23 16:55:26 +01:00
drupalci.yml Issue #3178845 by alexpott, xjm: Run same checks as committers do on DrupalCI 2020-12-17 10:08:39 +02:00
globals.api.php Issue #3097173 by alexpott, Berdir: Complete removal of $config_directories 2019-11-28 12:14:11 +00:00
install.php
package.json Issue #3212747 by Tom Konda: Unneeded BABEL_ENV is configured on CSS compile and jQuery UI minify npm scripts 2021-06-15 17:16:54 +01:00
phpcs.xml.dist Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard 2021-06-24 13:35:45 +01:00
phpunit.xml.dist Issue #3156998 by alexpott, mondrake, jibran: Using @requires extension_name in PHPUnit unit tests fails if extension is not present 2020-07-28 10:27:29 +01:00
postcss.config.js Issue #3155159 by laura.gates, jhodgdon, Kristen Pol: Fix notice at top of generated CSS files from PCSS 2020-07-30 01:51:14 +01:00
rebuild.php Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer 2020-11-03 11:45:09 +00:00
yarn.lock Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks 2021-05-19 17:32:16 +03:00