Commit Graph

44378 Commits (d7235bfe2f5fb0432aa931d620c09cea2b246e3f)

Author SHA1 Message Date
Alex Pott e462324d09
Issue #3440421 by fjgarlin, drumm: [GitLab d.o infra] Allow superuser to call composer on jobs 2024-04-13 10:44:33 +01:00
catch 7ab4b0e73c Issue #3439738 by mondrake, longwave: Change remaining Jsonapi module test dataproviders to static 2024-04-12 21:42:24 +01:00
catch 1e8448a54c Issue #3440523 by narendraR: Remove duplicate `the` from code 2024-04-12 21:15:24 +01:00
catch bb11b08d02 Issue #3419690 by longwave, mondrake, immaculatexavier, alexpott: Find an alternative to trigger_error in Drupal\Core\Database\Query\Condition::compile 2024-04-12 21:03:04 +01:00
catch 726478e12e Issue #3440000 by amateescu, smustgrave: Fix Workspaces' hidden dependency on the path_alias module 2024-04-12 19:45:09 +01:00
Lee Rowlands c41bea2d63
Issue #3422872 by kunal.sachdev, Wim Leers: Add validation constraints to contact.settings 2024-04-12 07:51:51 +10:00
Lee Rowlands 273d19b0e8
Revert "Issue #3439800 by mstrelan: Standardize location of test modules"
This reverts commit 5a9ce8cfbd.
2024-04-12 07:46:59 +10:00
Lee Rowlands 48c0a2682c
Issue #3440175 by mondrake: core/modules/sqlite/tests/src/Kernel/sqlite/TemporaryQueryTest.php is failing in HEAD 2024-04-12 07:42:24 +10:00
Alex Pott 531147f6b0
Issue #3440180 by mondrake: Fix wrong getStatus() call in MenuAccessTest 2024-04-11 22:30:09 +01:00
Alex Pott 9b0a10b84b
Issue #3440115 by mondrake: Change remaining File module test dataproviders to static 2024-04-11 22:27:53 +01:00
Alex Pott fbe64244e5
Issue #3439893 by thebumik, vensires: Fix Layout Builder tests that rely on UID1's super user behavior 2024-04-11 22:27:53 +01:00
Lee Rowlands 4bfe6ec524
Issue #3440176 by mondrake: Change remaining Media module test dataproviders to static 2024-04-12 07:22:33 +10:00
Lee Rowlands 468ae3a4fb
Issue #3439766 by markusVJH, quietone: Removed unused update test fixtures 2024-04-12 07:19:55 +10:00
Lee Rowlands 5a9ce8cfbd
Issue #3439800 by mstrelan: Standardize location of test modules 2024-04-12 07:01:43 +10:00
nod_ 553398453c
Issue #3303557 by Binoli Lalani, quietone, catch, Tom Konda, smustgrave: Deprecate and remove the AJAX replace method 2024-04-11 21:54:57 +02:00
catch 097486053b Issue #3439446 by Gábor Hojtsy, nod_, ckrina, justafish: Promote Cristina Chumillas, Sally Young and Théodore Biadala from provisional to full Drupal Core Frontend Framework Managers 2024-04-11 10:30:00 +01:00
nod_ 55d41da82f
Issue #3272629 by kelly.m.jacobs, alexpott, Abhijith S, imclean, heni_deepak, azinck: Media Library widget display doesn't return to first page on applying filters 2024-04-11 11:08:06 +02:00
catch bf22a79551 Issue #3000749 by amateescu, s_leu, dragos-dumi, tim.plunkett, jeremylichtman, smithmilner, velocis: Layout builder overrides on a single content item not allowed in a workspace 2024-04-11 09:44:10 +01:00
catch 6e03532191 Issue #3440087 by dww: Update CacheTagOperation enum to use UpperCamelCase 2024-04-11 09:36:54 +01:00
Lee Rowlands f48f361eb4
Issue #3439829 by thebumik, dimitriskr, vensires: Fix Blocks tests that rely on UID1's super user behavior 2024-04-11 15:46:20 +10:00
Lee Rowlands 79d006640b
Issue #3437623 by alexpott, kim.pepper, sakthi_dev: \Drupal\file\Upload\FileUploadHandler::handleFileUpload() should alway check that the uploaded file is valid 2024-04-11 15:42:35 +10:00
catch c8cfcf07a8 Issue #3427178 by mondrake, longwave: Replace calls to ::expectWarning*() from Drupal\Tests\Core\Security\DoTrustedCallbackTraitTest 2024-04-10 21:58:24 +01:00
Alex Pott 26e9f32dfa
Issue #3439647 by catch: Skip query string compression if zlib extension isn't available 2024-04-10 15:58:46 +01:00
Alex Pott f1515fb7be
Issue #3420974 by andypost, quietone, dimitriskr, catch: Add testing wtih Maria DB 10.6 2024-04-10 15:54:02 +01:00
Alex Pott df1f7b71ad
Issue #3439493 by mondrake: Change remaining Forum module test dataproviders to static 2024-04-10 15:22:55 +01:00
Alex Pott 6c1fc7e4d8
Issue #3439922 by amateescu, vensires: Fix Workspaces tests that rely on UID1's super user behavior 2024-04-10 15:20:16 +01:00
Alex Pott ce1fa38bf0
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
catch 29bebc73d7 Issue #3427172 by mondrake, longwave: Replace calls to ::expectWarning*() from Drupal\KernelTests\Core\Config\ConfigInstallTest 2024-04-10 09:41:04 +01:00
Alex Pott 31f9e8a9c6
Issue #2786735 by recrit, eiriksm, ranjith_kumar_k_u, immaculatexavier, ravi.shankar, zaporylie, smustgrave, TrevorBradley, johnle, GaëlG, jefuri, alexpott, poker10: Image derivative generation does not work if effect "Convert" in use and file stored in private filesystem 2024-04-09 23:33:15 +01:00
Alex Pott f60bcea7d7
Issue #3402713 by mstrelan, smustgrave, dww: Fix strict type errors: miscellaneous fixes in core Kernel tests 2024-04-09 23:19:05 +01:00
catch 99562825b0 Issue #3117410 by jungle, longwave, alexpott, andypost, Kristen Pol, daffie: Use an optimised autoloader in testing (follow-up) 2024-04-09 21:21:40 +01:00
catch 832a4185dc Issue #3117410 by jungle, longwave, alexpott, andypost, Kristen Pol, daffie: Use an optimised autoloader in testing 2024-04-09 21:01:05 +01:00
catch 135e3ba103 Issue #3437783 by mfb, pradhumanjain2311: Use standardized SPDX license identifiers 2024-04-09 20:56:31 +01:00
catch bad64c04bf Issue #3439711 by nicxvan: Remove deprecated country call from 11.x 2024-04-09 19:29:31 +01:00
catch 04065367d7 Issue #3357565 by quietone, Bhanu951, pradhumanjain2311, smustgrave, catch: Remove remaining uses of string 'bartik' and 'seven' when referring to the removed themes 2024-04-09 18:54:20 +01:00
catch e4e981a807 Issue #3427176 by mondrake, longwave: Replace calls to ::expectWarning*() from Drupal\Tests\Core\EventSubscriber\SpecialAttributesRouteSubscriberTest 2024-04-09 18:41:16 +01:00
Alex Pott 3a3e618602
Issue #3438424 by catch, Berdir, alexpott, longwave: [random test failures] Race condition in state when individual keys are set with an empty cache 2024-04-09 17:59:29 +01:00
catch 8dbc3f3cd9 Issue #3439440 by nicxvan, Binoli Lalani, longwave: Remove country support from DateFormatter 2024-04-09 17:02:03 +01:00
Alex Pott c9879d2d55
Issue #3436814 by fromme, smustgrave: Use provider in ViewExecutable::hasUrl() instead of \Drupal::service() 2024-04-09 15:27:49 +01:00
Alex Pott f0ac25fedc
Issue #3438034 follow-up by alexpott: Fix Composer Scaffold plugin event listeners 2024-04-09 15:12:48 +01:00
Alex Pott 9baa43976c
Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1 2024-04-09 11:48:50 +01:00
Alex Pott 955418c2df
Issue #3402294 by mstrelan, quietone, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Kernel tests 2024-04-09 11:44:18 +01:00
Alex Pott 2e08112eaa
Issue #3420356 by dww, thursday_bw, Kanchan Bhogade, smustgrave, benjifisher, catch, alexpott: Add link to Update module documentation about installer settings 2024-04-09 11:38:12 +01:00
Alex Pott b4263a3e42
Issue #3251895 by Shabbir, rodrigoaguilera, ckrina: claro_form_views_ui_config_item_form_alter() assumes a suffix when there is a prefix leading to: Undefined index #suffix in $form['options']['value'] 2024-04-09 11:35:03 +01:00
Alex Pott 8c5fad9808
Issue #2822890 by danflanagan8, Peacog, Lendude, quietone, smustgrave, AaronMcHale, benjifisher: Taxonomy vocabulary translation local task tab not shown in UI 2024-04-09 09:19:46 +01:00
Alex Pott 8ae0a0230f
Issue #3426506 by kim.pepper, smustgrave, mstrelan, alexpott: Create enums for File exists options and deprecate consts 2024-04-09 08:50:53 +01:00
Alex Pott f35f0419c7
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners 2024-04-09 08:27:02 +01:00
nod_ 68365af027
Issue #3439439 by nicxvan, dww, longwave, andypost, quietone: Remove country setting from the installer 2024-04-09 08:45:29 +02:00
nod_ 86b8931374
Issue #3432183 by catch, andypost, longwave: Move system/base component CSS to respective libraries where they exist 2024-04-09 00:47:25 +02:00
catch 0186f88691 Issue #3439079 by mondrake: Change remaining Link module test dataproviders to static 2024-04-08 17:35:22 +01:00