drupal/core
effulgentsia e232dfaea9 Issue #3186415 by phenaproxima, Charlie ChX Negyesi, walangitan, pianomansam, dan2k3k4, Al Munnings, larowlan, philltran, cilefen, longwave, alexpott, pookmish, kaynen, Lendude, Gábor Hojtsy, rlnorthcutt, ksenzee: Make oEmbed resource fetcher more tolerant of unexpected Content-Type headers
(cherry picked from commit 167686b809)
2021-07-13 09:29:13 -07:00
..
assets Issue #3218658 by nod_: Update @drupal/once to 1.0.1 2021-06-14 16:36:09 +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 #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:52 +01:00
lib Issue #1479220 by sudiptadas19, guilhermevp, InternetDevels, paulocs, David Jeyachandran, mondrake, jhodgdon, joachim: Add return documentation for Merge::execute() 2021-07-08 16:14:22 +01: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:58:14 +01:00
modules Issue #3186415 by phenaproxima, Charlie ChX Negyesi, walangitan, pianomansam, dan2k3k4, Al Munnings, larowlan, philltran, cilefen, longwave, alexpott, pookmish, kaynen, Lendude, Gábor Hojtsy, rlnorthcutt, ksenzee: Make oEmbed resource fetcher more tolerant of unexpected Content-Type headers 2021-07-13 09:29:13 -07:00
profiles Issue #3213957 by Gauravmahlawat, mitthukumawat, Indrajith KB: Umami demo: hover state of buttons is odd on quick edit 2021-06-29 14:51:48 +03:00
scripts Issue #3195888 by alexpott, quietone: Check dependencies are correct in core/scripts/dev/commit-code-check.sh 2021-05-22 17:47:43 +10:00
tests Issue #3221966 by guilhermevp, anweshasinha, Berdir: PathAliasTestTrait::assertPathAliasExists message argument default value is incompatible with assertTrue() 2021-07-12 12:23:02 +01:00
themes Issue #3222313 by paulocs: Rename scripts.js to something more descriptive 2021-07-10 10:13:08 +01: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:23:10 +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:33:32 +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:53 -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:41: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 16:36:09 +03:00
core.link_relation_types.yml
core.services.yml Issue #3209931 by daffie, longwave: The service "cache_tags.invalidator.checksum" and the service "cache.backend.database" should be backend_overridable 2021-04-22 20:05:48 +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
install.php
package.json Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks 2021-05-19 17:33:32 +03:00
phpcs.xml.dist Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:52 +01:00
phpunit.xml.dist
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:33:32 +03:00