drupal/core
catch 5d5bc967ba Issue #3196699 by edysmp: Set the proper handler type names on EntityTypeInterface::getHandlerClasses documentation 2021-03-22 16:56:16 +00:00
..
assets Issue #2402103 by nod_, bnjmnm, larowlan, flxa, anmolgoyal74, droplet, xjm, catch, gabesullice, lauriii, Dries, justafish: Add once.js to core 2021-03-05 13:13:45 +00: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 #3174349 by quietone, itaran, dww, Kristen Pol: file_url_transform_relative() cannot handle URLs where the port is different from the site's request port 2021-02-28 08:47:24 +10:00
lib Issue #3196699 by edysmp: Set the proper handler type names on EntityTypeInterface::getHandlerClasses documentation 2021-03-22 16:56:16 +00:00
misc Issue #2402103 by nod_, bnjmnm, larowlan, flxa, anmolgoyal74, droplet, xjm, catch, gabesullice, lauriii, Dries, justafish: Add once.js to core 2021-03-05 13:13:45 +00:00
modules Issue #3192363 by anmolgoyal74, amateescu: Ensure that moderation can not be enabled for the 'workspace' entity type 2021-03-22 11:28:15 +00:00
profiles Issue #3187113 by longwave: Remove uses of t() in submitForm() calls 2021-03-11 15:03:07 +00:00
scripts Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
tests Issue #3204764 by longwave, mondrake: PHPUnit assertions do not return a value 2021-03-22 10:00:18 +00:00
themes Issue #3190268 by mherchel, bnjmnm: Move/remove JavaScript polyfills 2021-03-10 11:15:48 +00:00
.cspell.json Issue #3164676 by longwave, jungle, kishor_kolekar, ankithashetty: Ignore 20 misspelled words used only in test fixtures 2020-11-30 13:10:54 +00:00
.env.example
.eslintignore
.eslintrc.json Issue #2402103 by nod_, bnjmnm, larowlan, flxa, anmolgoyal74, droplet, xjm, catch, gabesullice, lauriii, Dries, justafish: Add once.js to core 2021-03-05 13:13:45 +00:00
.eslintrc.legacy.json
.eslintrc.passing.json
.gitignore 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
.prettierignore
.prettierrc.json
.stylelintignore Issue #3111409 by mherchel, proeung, larowlan, alexpott, lauriii, Gábor Hojtsy, andrewmacpherson, catch, xjm, andypost, rahulrasgon, rabbitlair, mrconnerton, poojakural, boulaffasae, jerseycheese, shimpy, Indrajith KB, DuneBL, kiran.kadam911, komalkolekar, keboca, hawkeye.twolf, andrewozone, Maithri Shetty, alexdmccabe, sd9121, Sreenivas Bttv, katannshaw, mgifford, nod_, webchick, mtift, rainbreaw, Berdir, brianperry, thejimbirch, Dom., q0rban, nitesh624, hansa11, himanshu_sindhwani, kostyashupenko, shaktik, bnjmnm, sharma.amitt16, sonam.chaturvedi, steinmb, shaal, ressa, Ramya Balasubramanian, Sebacic, pradeepjha, tanmaykadam, thedrupalkid, vinitk, volkswagenchick, viappidu, vebrovski, Ujval Shah, Webbeh, Yuri, trebormc, msuthars, mrinalini9, bash247, chetanbharambe, ellenoise, anevins, andriyun, CocoM, JayKandari, ambuj_gupta, hussainweb, jhodgdon, Pooja Ganjage, ju.vanderw, jwitkowski79, MaxPah, Lokender Singh2, jponch, KarenS, KarinG, Lal_: Add new Olivero frontend theme to Drupal 9.1 core as beta; later make it stable and the default 2020-10-16 12:43:55 +03:00
.stylelintrc.json Issue #3180281 by komalk, kostyashupenko, anmolgoyal74, Pooja Ganjage, djsagar, proeung, Abhijith S, paulocs, mherchel: [Olivero Theme] [Design QA]: Adjust the column count of the form helper text container 2021-01-08 15:53:51 +02: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 #3196388 by Gábor Hojtsy, Pooja Ganjage, ranjith_kumar_k_u: Incorrect link for initiative responsibilities in MAINTAINERS.txt 2021-03-10 10:45:06 +00: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 Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, alexpott, daffie, larowlan: Decouple from Symfony CMF 2020-06-23 10:35:08 +01:00
composer.json 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
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 #2402103 by nod_, bnjmnm, larowlan, flxa, anmolgoyal74, droplet, xjm, catch, gabesullice, lauriii, Dries, justafish: Add once.js to core 2021-03-05 13:13:45 +00:00
core.link_relation_types.yml Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
core.services.yml Issue #3200213 by Charlie ChX Negyesi, jhodgdon, longwave, andypost: Document somewhat the session_bag tag 2021-03-05 10:34:56 +00: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 #3191164 by nod_: Update package chromedriver 2021-01-06 09:46:22 +00:00
phpcs.xml.dist Issue #2723621 by jofitz, mfernea, alexpott, abhisekmazumdar, neclimdul, snehi, Suresh Prabhu Parkala, ankithashetty, anmolgoyal74, anoopjohn, longwave, hgunicamp, empesan, kostyashupenko, Mile23, dawehner, idebr, daffie, catch: Fix Drupal.Commenting.FunctionComment.IncorrectTypeHint and Drupal.Commenting.FunctionComment.InvalidTypeHint 2021-02-20 13:24:51 +00: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 #3191164 by nod_: Update package chromedriver 2021-01-06 09:46:22 +00:00