catch
|
b2b03c8061
|
Issue #3406929 by alexpott, quietone, bircher, borisson_, Wim Leers: Configuration being imported by the ConfigImporter sometimes has stale original data
|
2024-01-10 11:34:42 +00:00 |
effulgentsia
|
7b49d8700c
|
Issue #3364108 by Wim Leers, borisson_, phenaproxima, bircher: Configuration schema & required keys
|
2024-01-04 10:14:30 -08:00 |
Alex Pott
|
5aa9704ce3
|
Issue #3364109 by Wim Leers, effulgentsia, lauriii, phenaproxima, borisson_, bircher, alexpott: Configuration schema & required values: add test coverage for `nullable: true` validation support
|
2023-12-15 00:55:46 +00:00 |
Alex Pott
|
5cd249e923
|
Issue #3404061 by Wim Leers, borisson_, alexpott, phenaproxima, longwave: When setting `NotNull` constraint on type: required_label, two validation errors appear
|
2023-12-06 11:07:32 +00:00 |
Dave Long
|
71f949cb0b
|
Issue #3395913 by quietone: Correct spelling in Config tests
|
2023-10-27 23:02:35 +01:00 |
Lauri Eskola
|
f13ad693c8
|
Issue #3361534 by Wim Leers, borisson_, longwave, catch: KernelTestBase::$strictConfigSchema = TRUE and BrowserTestBase::$strictConfigSchema = TRUE do not actually strictly validate
|
2023-07-26 20:30:33 +03:00 |
catch
|
c49ae937ea
|
Issue #3330981 by Spokje, smustgrave, mallezie, catch, xjm: Fix PHPStan L1 error "Relying on entity queries to check access by default is deprecated..."
|
2023-04-28 09:37:27 +01:00 |
Dave Long
|
de09fc95c5
|
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. "
|
2023-03-12 19:15:58 +00:00 |
catch
|
652709e400
|
Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with()
|
2023-01-27 12:37:01 +00:00 |
Alex Pott
|
830646e662
|
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-10-19 12:03:31 +01:00 |
Alex Pott
|
b29f980b79
|
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files
|
2022-10-09 12:06:21 +01:00 |
Alex Pott
|
386d79e2e0
|
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-06-14 14:10:16 +01:00 |
catch
|
0cec48668c
|
Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10
|
2022-02-20 14:43:28 +00:00 |
catch
|
eacb05b19f
|
Issue #3212346 by longwave, Spokje, alexpott: Avoid hundreds of unnecessary installs when testing config entities
|
2022-01-24 17:25:00 +00:00 |
catch
|
e40f6d17d6
|
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 |
catch
|
b1b4ba37dd
|
Issue #3240173 by alexpott, andypost: \Drupal\KernelTests\Core\Config\ConfigImporterTest::testIsInstallable() can cause deprecations on PHP 8.1
|
2021-10-01 12:03:15 +01:00 |
Alex Pott
|
4a72cc3169
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
|
2021-05-20 21:47:18 +01:00 |
Alex Pott
|
12c6bfe231
|
Issue #3199691 by catch, abhisekmazumdar, longwave: [Symfony 6] Symfony no longer parses octal numbers starting with 0 alone
|
2021-04-06 09:34:50 +01:00 |
catch
|
3e47f8355d
|
Issue #3177120 by anmolgoyal74, Pooja Ganjage, paulocs, markdorison, walangitan, longwave: Remove references to WebTestBase
|
2020-12-23 19:25:15 +00:00 |
catch
|
eafefd897a
|
Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static::
|
2020-07-13 15:35:49 +01:00 |
catch
|
20ee128084
|
Issue #3152848 by alexpott: Clean up bc_entity_resource_permissions code - it does not exist anymore
|
2020-07-01 10:31:00 +01:00 |
Alex Pott
|
9d1faa52f4
|
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard
|
2020-06-02 09:46:52 +01:00 |
Alex Pott
|
6bf02d966d
|
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase
|
2020-04-13 12:05:00 +01:00 |
catch
|
32d95eccd7
|
Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests
|
2019-11-08 13:39:33 +00:00 |
catch
|
e37031e09a
|
Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed
|
2019-10-15 15:34:52 +01:00 |
Alex Pott
|
e39262bf5b
|
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup
|
2019-07-11 09:06:33 +01:00 |
Alex Pott
|
60505f3693
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
Alex Pott
|
701be77194
|
Issue #2869426 by Wim Leers, dawehner, tstoeckler, alexpott, Berdir, larowlan: EntityResource should add _entity_access requirement to REST routes
|
2018-12-18 16:10:14 +00:00 |
Alex Pott
|
2bbbaa3f54
|
Issue #2949021 by tim.plunkett, Wim Leers: Deprecate schema fallback in ConfigEntityType::getPropertiesToExport
|
2018-12-15 21:29:27 +00:00 |
xjm
|
fa6b3d95dd
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062 .
|
2018-08-16 18:12:22 -05:00 |
Nathaniel Catchpole
|
69501f3062
|
Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase
|
2018-08-15 19:55:23 +09:00 |
Nathaniel Catchpole
|
b55ed6bd46
|
Issue #2666392 by alexpott, webflo, xaqrox, Boobaa, dawehner, Berdir: Unable to revert third party settings via config import
|
2018-07-13 14:11:18 +01:00 |
Alex Pott
|
92be45b46f
|
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules
|
2018-05-15 12:37:57 +01:00 |
Lee Rowlands
|
add2370188
|
Issue #2972003 by alexpott: Verify that the file name matches the ID when installing configuration
|
2018-05-14 09:28:54 +10:00 |
Alex Pott
|
b84b827d42
|
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules
|
2018-05-01 10:15:07 +01:00 |
Nathaniel Catchpole
|
2597462d8d
|
Issue #2949351 by alexpott, Lendude, tim.plunkett, dawehner: Add a helper class to make updating configuration simple
|
2018-04-11 13:41:26 +01:00 |
Nathaniel Catchpole
|
68b8b52f77
|
Issue #2925689 by alexpott: ConfigValidation class contains code that is brittle and changing for every addition
|
2018-04-06 12:35:57 +01:00 |
Nathaniel Catchpole
|
e382945bb7
|
Issue #2850973 by alexpott, kferencz91, jonathan1055, catch, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list
|
2017-12-04 12:19:53 +00:00 |
Nathaniel Catchpole
|
85267fa243
|
Revert "https://www.drupal.org/files/issues/2850973-38.patch"
This reverts commit 9bcfe6d59f .
|
2017-12-04 12:19:22 +00:00 |
Nathaniel Catchpole
|
9bcfe6d59f
|
https://www.drupal.org/files/issues/2850973-38.patch
|
2017-11-30 19:42:26 +00:00 |
Nathaniel Catchpole
|
07c81f124b
|
Revert "Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list"
This reverts commit f9cde09bd1 .
|
2017-11-30 19:41:56 +00:00 |
Nathaniel Catchpole
|
f9cde09bd1
|
Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list
|
2017-11-30 14:36:45 +00:00 |
Nathaniel Catchpole
|
ee0f806896
|
Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes
|
2017-10-12 16:15:53 +01:00 |
Alex Pott
|
b7eb07e281
|
Issue #2870878 by dawehner, Wim Leers, tstoeckler, kristiaanvandeneynde: Add config validation for UUIDs
|
2017-05-10 10:05:26 +01:00 |
Alex Pott
|
d31759af95
|
Issue #1928868 by dawehner, fago, Gábor Hojtsy, Jose Reyero, tstoeckler, Wim Leers, Berdir: Typed config incorrectly implements Typed Data interfaces
|
2017-04-14 07:29:04 +01:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Nathaniel Catchpole
|
6018d048bb
|
Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method
|
2017-02-09 21:10:34 +00:00 |
xjm
|
b7ff214793
|
Issue #2843074 by tim.plunkett, alexpott, claudiu.cristea, denutkarsh, effulgentsia: Stale dependencies passed to onDependencyRemoval() result in data loss on uninstallation
|
2017-01-15 13:57:26 -06:00 |
Nathaniel Catchpole
|
19006b5e7d
|
Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, kostyashupenko, tstoeckler, dawehner, alexpott, Wim Leers, cs_shadow: Add ConfigSchemaChecker to development.services.yml
|
2016-11-18 10:00:22 +00:00 |