Commit Graph

3070 Commits (b5ccfba83556971a08341a71fdb5f7f7fe755044)

Author SHA1 Message Date
Alex Pott 82097e2ee3
Issue #3162479 by tedbow, Kristen Pol: Incorrect Drupal\Composer\VendorHardening namespace is used instead of Drupal\Composer\Plugin\VendorHardening 2020-08-02 23:04:37 +01:00
Alex Pott 59b936d051
Issue #3162045 by andypost, ravi.shankar, catch, longwave: [Symfony 5] TypeError: Argument 1 passed to Symfony\Component\Process\Process::__construct() must be of the type array, string given 2020-08-02 11:19:38 +01:00
Alex Pott 5412462830
Issue #3138766 by mohrerao, longwave, sja112, jameszhang023, Lal_, ravi.shankar, jungle, xjm: Fix "Don't" relevant typos in core 2020-07-31 17:30:18 +01:00
Alex Pott aa4ea8ffae
Issue #3161301 by jungle, bbrala, alexpott: Fix typo "existant" in Core 2020-07-31 16:03:02 +01:00
Alex Pott 67ceb1be5c
Issue #3162031 by ravi.shankar, Hardik_Patel_12, longwave, catch: [Symfony 5.1] Class "Symfony\Component\HttpKernel\Event\ViewEvent" is declared "final" and cannot be mocked 2020-07-31 15:58:49 +01:00
Alex Pott fde0132b02
Issue #3158270 by Hardik_Patel_12, siddhant.bhosale, paulocs: Unused local variables in SelectComplexTest file 2020-07-31 15:55:38 +01:00
Alex Pott 329a3d9d9c
Issue #2955442 by amateescu, plach, jibran, Berdir: Add a way to get all the tables in which a field is stored from TableMappingInterface 2020-07-31 15:07:38 +01:00
Alex Pott 63c85acafa
Issue #3156040 by Hardik_Patel_12, kiamlaluno, siddhant.bhosale, paulocs: Avoid initializing a local variable to an empty array before adding items to that array 2020-07-31 14:38:45 +01:00
Alex Pott 474b03c7ab
Issue #2696103 by Gabr1el, DerekCresswell, ashok.gharpankar, chOP, alexpott: \Drupal\Core\Config\FileStorageFactory::getSync() should throw a more specific exception 2020-07-31 11:28:10 +01:00
catch 703dbe13a3 Issue #3158266 by Hardik_Patel_12, kiamlaluno, paulocs: Unused local variables in TranslationTest file 2020-07-31 09:39:58 +01:00
Lee Rowlands ff72265395
Issue #3156879 by alexpott, Krzysztof Domański: \Drupal\Component\Utility\Bytes::toInt() - ensure $size is a number type 2020-07-31 11:47:00 +10:00
catch 2a02daeccb Issue #3074201 by partyka, jameszhang023, mr.baileys, jungle, rkostov, Kristen Pol, longwave: Drupal\Core\Routing\RouteCompiler::compile($route) assumes that the '$route' object is injected 2020-07-30 10:05:38 +01:00
Alex Pott 03e067bc15
Issue #3158276 by Hardik_Patel_12, kiamlaluno, paulocs: Remove local unused variables from RequestFormatRouteFilterTest.php file 2020-07-30 09:53:03 +01:00
catch 9b4c2f03ba Issue #2691389 by jungle, ravi.shankar, Hardik_Patel_12, mrinalini9: Dont translate 'Save and continue' in InstallerTestBase::setUpLanguage 2020-07-30 09:38:20 +01:00
Alex Pott 5dd97b3aca
Issue #3158281 by paulocs, kiamlaluno, Hardik_Patel_12, greg.1.anderson: Unused local variables from ScaffoldTest.php file 2020-07-28 21:24:39 +01:00
catch 8af8df7811 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
Alex Pott 72cb9b6f06
Issue #3156345 by jungle, S_Bhandari, Hardik_Patel_12, kiamlaluno, alexpott: Remove Unused variable $method_definitions from PathProcessorTest.php file 2020-07-24 14:48:47 +01:00
Alex Pott f3f320a78f
Issue #3153803 by catch, Krzysztof Domański, andypost, longwave, kim.pepper, alexpott: [Symfony 5] Update EventDispatcher::dispatch() to make it forward-compatible with Symfony 5 2020-07-24 14:16:04 +01:00
Lee Rowlands c6aa9bc1d0
Issue #3158708 by catch: RouteProvider::getAllRoutes no longer returns an iterable, breaking BC 2020-07-23 13:40:43 +10:00
Lauri Eskola 4b052b57be
Issue #3105575 by himanshu_sindhwani, Hardik_Patel_12, pradeepjha, kishor_kolekar, bnjmnm, priyanka.sahni, siddhant.bhosale, Indrajith KB: Move HTML classes from claro_preprocess_textarea to a template 2020-07-22 12:00:15 +03:00
Alex Pott 0345c33765
Issue #3160124 by jungle, jameszhang023, alexpott: Fix "wiget, escapeable, PHPunit" typos in Core 2020-07-21 19:36:44 +01:00
catch e0d5786975 Issue #3086307 by alexpott, shaal, tstoeckler, mglaman, Berdir, andypost, chr.fritsch, borisson_: Improve installer performance by ~20% by rebuilding the router after the entire installation is complete rather than after each module 2020-07-21 12:38:45 +01:00
Alex Pott fe38a9c910
Issue #3152398 by Hardik_Patel_12, alexpott, rajandro, ravi.shankar, ultrabob, siddhant.bhosale, daffie, andypost, voleger, Berdir, mondrake, catch, longwave: Change static queries to dynamic queries in core/tests/Drupal 2020-07-20 10:16:11 +01:00
Alex Pott 700b1c92f1
Issue #3156070 by Hardik_Patel_12, kiamlaluno: Unused local variables from ConfigSchemaTest file 2020-07-19 14:12:48 +01:00
Alex Pott 57a8819466
Issue #2934904 by kiamlaluno, ridhimaabrol24, Kristen Pol: Replace protected properties of TempStoreDatabaseTest with local variables 2020-07-18 13:48:44 +01:00
catch bd6c449c58 Issue #3116858 by alexpott, daffie, catch, andypost, Mile23, neclimdul: Don't cache whole extension objects in FileCache 2020-07-17 09:02:12 +01:00
Alex Pott 38d02d6e4b
Issue #3159528 by jameszhang023, jungle, longwave: Fix typos: "exeption|gaurd|ouptut|withut|defintion" in core 2020-07-17 08:38:05 +01:00
catch bf86869d66 Issue #3158286 by kiamlaluno, Hardik_Patel_12, longwave: Unused local variables from BubbleableMetadataTest.php file 2020-07-16 22:54:33 +01:00
catch ef3190f75a Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests 2020-07-16 22:21:08 +01:00
Alex Pott 959b5e1f11
Issue #3155563 by mcdruid, mrinalini9, Hardik_Patel_12, mondrake, daffie: select query should quote aliases which are reserved words in MySQL 2020-07-16 22:17:49 +01:00
Alex Pott 0e8d988f94
Issue #3159535 by jackniu, jungle, longwave: Fix "finegrained|perfoming|fieldeset" typos in core 2020-07-16 21:39:36 +01:00
Alex Pott d97a2dc030
Issue #3039991 by amateescu, lpeabody, bgreco, plach: Base field purging is not handling translatable fields correctly 2020-07-16 15:34:05 +01:00
Alex Pott f7277d249b
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
Alex Pott 09c6b3d80d
Issue #3139428 by jungle, ridhimaabrol24, Hardik_Patel_12, mondrake, mrinalini9, Bunty Badgujar: Replace usages of deprecated AssertLegacyTrait::assert(No)FieldChecked() 2020-07-15 23:46:47 +01:00
Alex Pott 0f823ffd28
Issue #3158292 by Hardik_Patel_12, kiamlaluno: Remove unused variables from FormAjaxResponseBuilderTest.php file 2020-07-15 23:39:01 +01:00
Alex Pott a178f53372
Revert "Issue #3152398 by Hardik_Patel_12, ravi.shankar, rajandro, siddhant.bhosale, daffie, mondrake, mondrake, longwave, voleger, andypost, catch, Berdir: Change static queries to dynamic queries in core/tests/Drupal"
This reverts commit 65656ac660.
2020-07-15 12:17:40 +01:00
Alex Pott 02d4434789
Issue #2942569 hotfix: Sorting nested properties of config entity queries does not work 2020-07-15 11:40:05 +01:00
Alex Pott 65656ac660
Issue #3152398 by Hardik_Patel_12, ravi.shankar, rajandro, siddhant.bhosale, daffie, mondrake, mondrake, longwave, voleger, andypost, catch, Berdir: Change static queries to dynamic queries in core/tests/Drupal 2020-07-15 10:51:39 +01:00
Alex Pott a07a4ba051
Issue #2942569 by seanB, idebr, amateescu, kristiaanvandeneynde: Sorting nested properties of config entity queries does not work 2020-07-15 10:07:34 +01:00
Alex Pott 01b2e5a469
Issue #3155760 by Hardik_Patel_12: Replace assertions involving calls to array_key_exists() with assertArrayHasKey() 2020-07-14 15:50:12 +01:00
catch 87468a5d70 Issue #3154858 by kristiaanvandeneynde: Drupal\Core\Config\Entity\Query\Condition::notExists() does not work when parent property is also missing 2020-07-14 13:22:39 +01:00
catch 920d1708c9 Issue #3151364 by Charlie ChX Negyesi, amateescu, alexpott, jhodgdon: diacritics are not removed from ǢǣǼǽǮǯ 2020-07-14 13:16:26 +01:00
Alex Pott 32bf1e8b24
Issue #3145076 by johnwebdev, Sam152, alexpott: MapItem base fields cannot be uninstalled 2020-07-14 12:13:53 +01:00
Alex Pott 3b8e432648
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead 2020-07-14 11:46:12 +01:00
catch b7627bcae4 Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass 2020-07-14 10:58:42 +01:00
Alex Pott bd4c5f075f
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3 2020-07-14 10:08:00 +01:00
Alex Pott adfed3f180
Revert "Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening"
This reverts commit f0f4922f91.
2020-07-13 23:30:00 +01:00
Alex Pott f0f4922f91
Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening 2020-07-13 23:26:11 +01: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 488b2cee3b Issue #3139426 by jungle, rajandro, mohrerao, sja112, mondrake: Replace usages of deprecated AssertLegacyTrait::assertOptionSelected() 2020-07-13 15:32:37 +01:00