drupal/core
catch 462932d635 Issue #3285667 by andregp, ankithashetty, quietone, longwave: Remove duplicate test from source\d7\NodeTest::providerSource
(cherry picked from commit 4fd25f45bd)
2022-06-30 15:15:23 +01:00
..
assets Issue #3291283 by nod_, jsutta, longwave, cilefen, alexpott, Gabbia998, ptomulik: Restore missing backbone-min.js.map 2022-06-27 10:31:58 +03:00
config Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
includes Issue #3070747 by immaculatexavier, herved, alexpott, yoruvo: Profile paths are not updated after moving them to other directories 2022-06-28 21:17:53 +01:00
lib Issue #2896993 by cburschka, andypost, mxr576, jedihe: Decorated services crash on serialization 2022-06-29 15:21:54 +01:00
misc Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
modules Issue #3285667 by andregp, ankithashetty, quietone, longwave: Remove duplicate test from source\d7\NodeTest::providerSource 2022-06-30 15:15:23 +01:00
profiles Issue #3270936 by Spokje, quietone, andypost, lauriii: Deprecate Color module 2022-05-23 09:20:43 +01:00
scripts Issue #3086931 by longwave, zrpnr, Spokje: Remove unused postcss.config.js 2022-06-28 15:12:42 +03:00
tests Issue #3239935 by mondrake, alexpott, andypost, daffie: Refactor ToolkitGdTest 2022-06-30 00:24:20 +01:00
themes Issue #3293215 by longwave: Remove remnants of Simpletest UI 2022-06-29 10:20:48 +01:00
.cspell.json Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-21 16:33:07 +01:00
.deprecation-ignore.txt Issue #3291208 by mondrake, longwave: Remove stray ignore deprecation patterns 2022-06-28 23:22:49 +01:00
.env.example
.eslintignore Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
.eslintrc.jquery.json Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:53:59 +02:00
.eslintrc.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:17:38 +02:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:17:38 +02:00
.gitignore
.prettierignore Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
.prettierrc.json
.stylelintignore
.stylelintrc.json Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-02-18 19:53:44 +00:00
CHANGELOG.txt
COPYRIGHT.txt Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed 2022-03-29 14:38:11 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3276565 by dww, larowlan: Add larowlan as maintainer of contextual.module 2022-05-17 00:07:59 +01:00
UPDATE.txt
USAGE.txt Issue #2707163 by quietone, chishah92, jhodgdon, AndrewHD, xjm, dww, jdelvillar01, alexpott: core/USAGE.TXT -- API section talks only about hooks and functions 2021-11-16 08:24:01 +00:00
authorize.php
composer.json Issue #3280589 by Spokje, longwave, Mile23: Deprecate Composer Vendor Cleanup Scripts 2022-06-27 21:51:37 +01:00
core.api.php Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:27:01 +01:00
core.libraries.yml Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
core.link_relation_types.yml
core.services.yml Issue #3285131 by andregp, daffie, catch, longwave: Fix constructor deprecation in Drupal\Core\Theme\Registry::__construct() 2022-06-17 14:22:33 +01:00
drupalci.yml Issue #3270886 by drumm: Remove outdated note in drupalci.yml 2022-04-07 17:15:59 +02:00
globals.api.php
install.php Issue #3261611 by xjm, andregp, ranjith_kumar_k_u, Suresh Prabhu Parkala, ravi.shankar, quietone, Gábor Hojtsy: Fix PHP requirements link and standardize the strings that reference it 2022-03-28 08:56:57 +02:00
package.json Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
phpcs.xml.dist Issue #3088730 by Spokje, anmolgoyal74, ankithashetty, Mile23, longwave, naresh_bavaskar, greg.1.anderson, Mixologic, klausi: Include 'composer' directory in phpcs scans 2022-02-24 17:39:07 +00:00
phpstan-baseline.neon Issue #3285667 by andregp, ankithashetty, quietone, longwave: Remove duplicate test from source\d7\NodeTest::providerSource 2022-06-30 15:15:23 +01:00
phpstan-partial.neon Issue #3259355 by mallezie, mondrake, catch, longwave, mglaman, alexpott, xjm, daffie, Mixologic: Always do a full phpstan analysis on DrupalCI 2022-05-18 09:02:22 +01:00
phpstan.neon.dist Issue #3254966 by mallezie, Taran2L, mglaman, mondrake, longwave: PHPStan error LinkItemTest 2022-06-19 18:26:34 +01:00
phpunit.xml.dist Issue #3272779 by mondrake, longwave, alexpott: [Symfony 6.1] Replace deprecationListenerTrait with PHPUnitBridge ignoreFile 2022-06-17 15:41:39 +01:00
rebuild.php Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:27:01 +01:00
yarn.lock Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00