Commit Graph

333 Commits (9a1ce8c4de7ece949d0d3bbba5151254231bfa56)

Author SHA1 Message Date
catch 3325161e43 Issue #3372789 by aaron.ferris, larowlan: run-tests.sh references a non existent obsolete Core module's (simpletest) url 2023-07-19 13:51:08 +01:00
Lauri Eskola 570710ad7b
Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow 2023-06-17 13:09:49 +03:00
catch 53f13043c0 Issue #3344087 by longwave, Gauravvvv, mherchel, catch: Update Stylelint and Prettier for Drupal 10.1 and use Prettier for formatting PostCSS 2023-04-28 09:58:26 +01:00
nod_ 6f67102542
Issue #3352635 by Spokje: Run yarn build:css in core/scripts/dev/commit-code-check.sh whenever core/package.json and/or core/package.lock change 2023-04-07 10:50:44 +02:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
bnjmnm 905966164b Issue #3314151 by Wim Leers, phenaproxima, smustgrave: Fix cspell use: specify globRoot and always pass --root to cspell 2023-03-08 15:26:43 -05:00
Alex Pott f711435482
Issue #3075608 by mondrake, Mile23, longwave: Introduce TestRun objects and refactor TestDatabase to be testable 2023-03-07 12:28:55 +00:00
Dave Long 5971ebdfe7
Revert "Issue #3262017 by sleitner, ravi.shankar, smustgrave, xjm, longwave, quietone, Gábor Hojtsy, catch, alexpott: Country list is not correctly sorted when it's localized with accents (e.g. German, Turkish)"
This reverts commit c34b922a53.
2023-02-27 13:25:57 +00:00
Dave Long c34b922a53
Issue #3262017 by sleitner, ravi.shankar, smustgrave, xjm, longwave, quietone, Gábor Hojtsy, catch, alexpott: Country list is not correctly sorted when it's localized with accents (e.g. German, Turkish) 2023-02-24 14:12:13 +00:00
Lee Rowlands 65d49c9c9a
Issue #3343495 by alexpott: Fix commit-code-check.sh on DrupalCI 2023-02-22 09:16:05 +10:00
Cristina Chumillas 22fa96876e Issue #2209063 by bnjmnm, Sam152, tarekdj, lauriii, Wim Leers, LewisNyman, quietone: Fix the flicker of the "active" icons when a high-latency user clicks on toolbar items 2023-02-18 17:22:36 -05:00
catch 7c4733bdc8 Issue #3228531 by joachim: document run-tests.sh as not intended for public consumption 2023-02-13 13:12:25 +00:00
Alex Pott 081f569052
Issue #3331818 by xjm, Spokje: commit-code-check.sh gives unclear output when CSS is not properly rebuilt 2023-01-09 11:50:59 +00:00
xjm 83f1d40d03
Issue #3308872 by Spokje, xjm, longwave, bnjmnm: Address "postcss.plugin was deprecated" warning 2023-01-05 17:55:43 -06:00
xjm b232340b2f
Issue #1540390 by smustgrave, cosmicdreams, sun, alexpott, Chi, Mile23, dawehner, RobLoach, cweagans, David_Rothstein, webchick, borisson_, Unitoch: Deprecate the drupal.sh script 2022-12-16 18:54:15 -06:00
catch f8fad5fee1 Issue #3324540 by alexpott, longwave: PHPCS fails on Drupal 10 & 9 2022-11-30 13:47:28 +00:00
catch 85b4d86cb4 Issue #2514582 by Mile23, joachim, sahil.goyal, jhodgdon, Fabianx, dawehner: Document lazy services and fix script doxygen 2022-11-28 13:16:04 +00:00
catch a531dfd3ac Issue #3312089 by longwave: Run phpcs in parallel in commit-code-check.sh 2022-11-28 10:57:49 +00:00
Alex Pott 35e72cbe16
Issue #3205578 by Taran2L, kevinn, Charlie ChX Negyesi, longwave: Source code disclosure with /core/scripts/transliteration_data.php.txt 2022-11-28 10:15:43 +00:00
catch 05e6abf5cc Issue #3317504 by Wim Leers, penyaskito: run-tests.sh claims to support running a particular test method, but does not 2022-10-28 11:56:41 +01:00
catch fb0e14e172 Issue #3316971 by Mile23, andypost: Ensure run-tests.sh works with future PHP versions 2022-10-24 21:29:11 +01:00
catch c7e78f42b9 Issue #3251817 by alexpott, jonathan1055, nicxvan, longwave: Make run-tests.sh select all the required tests when testgroups: has more than one value 2022-10-24 17:16:09 +01:00
Lauri Eskola b544664600
Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with our coding standards 2022-10-12 11:48:54 +03:00
catch 3ddfcf58c5 Issue #3293446 by alexpott, daffie: Create less static cache in ExtensionDiscovery during KernelTests 2022-10-03 15:41:50 +01:00
Lauri Eskola b5d5cddc62
Issue #3309807 by nod_: Fix commit eslint checks following removal of es6 files 2022-09-15 20:35:27 +03:00
catch cd5e9abc09 Issue #3306210 by Spokje, nod_, Wim Leers, quietone, longwave, lauriii: Remove Farbtastic library from core 2022-09-15 10:33:57 +01:00
catch 64ea0bed59 Issue #3308786 by lauriii, nod_: Mark Shepherd.js as internal in Drupal 10 2022-09-12 07:42:34 +01:00
catch 8aa8ce1ffb Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
catch c918ca95f5 Issue #3301545 by nod_, Spokje, bnjmnm: Remove popperjs from Drupal 10 2022-09-06 13:41:59 +01:00
catch ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
Lauri Eskola f052a25710
Issue #3263823 by Spokje, nod_, kostyashupenko, murilohp, adityasingh, pooja saraah, ravi.shankar, catch: Empty out and deprecate drupal libraries which are related to Internet Explorer 11 polyfills in 10.0.x for removal in 11.0.0 2022-07-12 14:01:04 +03:00
Lauri Eskola e70275540e
Revert "Issue #3263823 by Spokje, nod_, kostyashupenko, murilohp, adityasingh, pooja saraah, ravi.shankar: Empty out and deprecate drupal libraries which are related to Internet Explorer 11 polyfills in 10.0.x for removal in 11.0.0"
This reverts commit 99059edabc.
2022-07-12 14:00:36 +03:00
Lauri Eskola 99059edabc
Issue #3263823 by Spokje, nod_, kostyashupenko, murilohp, adityasingh, pooja saraah, ravi.shankar: Empty out and deprecate drupal libraries which are related to Internet Explorer 11 polyfills in 10.0.x for removal in 11.0.0 2022-07-12 13:58:44 +03:00
Alex Pott 445ea0fe35
Issue #3266274 by Spokje, nod_, xjm, lauriii: Remove chalk as a dependency 2022-07-04 15:22:15 +01:00
Lauri Eskola 15dc7bfeb4
Issue #3086931 by longwave, zrpnr, Spokje: Remove unused postcss.config.js 2022-06-28 15:12:17 +03:00
Lauri Eskola 12a74da178
Issue #3291283 by nod_, jsutta, longwave, cilefen, alexpott, Gabbia998, ptomulik: Restore missing backbone-min.js.map 2022-06-27 10:31:18 +03:00
catch 1c63a97d66 Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills"
This reverts commit 145d7286a7.
2022-06-24 23:25:17 +01:00
catch 145d7286a7 Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills 2022-06-24 23:13:06 +01:00
Alex Pott bb0fa10798
Issue #3262874 by Spokje, longwave, ankithashetty, catch, andypost: Update Coder to 8.3.15 2022-05-19 10:02:00 +01:00
Alex Pott 6a27d76215
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
Alex Pott 10dce7b208
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
catch f081cdb344 Issue #3280359 by bnjmnm: Make jQuery.form internal 2022-05-13 16:07:51 +01:00
Alex Pott f0f493c5c5
Issue #3277744 by Taran2L, catch, nod_: Actually remove deprecated jquery_ui libraries from core 2022-05-12 16:30:13 +01:00
Alex Pott 8620063ae0
Issue #3278246 by lauriii, alexpott, nod_, justafish: Deprecate core/scripts/js/babel-es6-build.js for removal from 10.0.x 2022-05-11 19:11:16 +01:00
catch feca605700 Issue #3274938 by xjm, nod_: Remove deprecated public Backbone and Underscore libraries 2022-04-13 21:22:23 +01:00
Alex Pott 05d87619c3
Issue #3258931 by nod_, hooroomoo, xjm, catch, effulgentsia, Wim Leers: Deprecate backbone and tag it internal 2022-04-09 07:30:39 +02:00
Alex Pott 49a6133d90
Issue #3272872 by nod_: deprecate underscore and mark it internal 2022-04-04 17:03:35 +02:00
Lauri Eskola da12af1477
Issue #3267721 by nod_, Wim Leers: Add DrupalCI step for ensuring that CKEditor 5 build files are build correctly 2022-03-15 20:15:22 +02:00
Lauri Eskola 7362987e37
Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
Alex Pott 09597b734d
Issue #3268228 by murilohp, Feuerwagen: Remove Jquery joyride 2022-03-08 19:51:32 +00:00