Commit Graph

883 Commits (96939a6ba0d90ac34cfc6490cd234ad5b3d16b5c)

Author SHA1 Message Date
Lee Rowlands 5823307501
Issue #3025577 by andypost, Abhisheksingh27, jhodgdon, alexpott, quietone, smustgrave: Move help topics to core or the correct modules 2023-07-24 20:03:11 +10:00
catch f268fe3e7a Issue #3262110 by quietone, neclimdul, mikelutz, heddn, smustgrave, phenaproxima: Remove unused properties in Migration.php 2023-07-19 13:55:27 +01:00
Dave Long 69333763c3
Issue #3224941 by andypost, Akram Khan, ravi.shankar, SandeepSingh199, Spokje, catch, xjm, alexpott: Remove usage of setAccessible() when core requires PHP 8.1 2023-07-18 16:45:43 +01:00
catch 82d3e957a4 Issue #3335768 by Berdir, andypost, smustgrave, catch: Manually clear cache keys from plugin managers with finite variations instead of using cache tags 2023-07-12 09:46:07 +01:00
catch d4b4f2d34c Issue #3327659 by klimp: Fix limit value in Explode process plugin documentation 2023-06-29 14:46:54 +01:00
Dave Long 62d7c46774
Issue #3318888 by mondrake, Spokje, smustgrave, xjm, longwave: Fix migrate destination entity PHPStan L0 issues 2023-06-27 14:48:10 +01:00
Dave Long e0cbbca62e
Issue #3052115 by huzooka, HitchShock, floydm, ranjith_kumar_k_u, Sam152, edysmp, codebymikey, herved, Wim Leers, quietone, hchonov, Berdir, DamienMcKenna, rclemings, donquixote, benjifisher, fengtan, jwilson3: Mark an entity as 'syncing' during a migration update 2023-06-16 10:48:21 +01:00
Dave Long 412f414dc7
Revert "Issue #3052115 by huzooka, HitchShock, floydm, ranjith_kumar_k_u, Sam152, edysmp, codebymikey, herved, Wim Leers, quietone, hchonov, Berdir, DamienMcKenna, rclemings, donquixote, benjifisher, fengtan, jwilson3: Mark an entity as 'syncing' during a migration update"
This reverts commit 68c1000f77.
2023-06-15 18:22:59 +01:00
Dave Long 68c1000f77
Issue #3052115 by huzooka, HitchShock, floydm, ranjith_kumar_k_u, Sam152, edysmp, codebymikey, herved, Wim Leers, quietone, hchonov, Berdir, DamienMcKenna, rclemings, donquixote, benjifisher, fengtan, jwilson3: Mark an entity as 'syncing' during a migration update 2023-06-15 17:06:38 +01:00
catch b83467eabc Issue #3325557 by longwave, mondrake, kim.pepper: Enable more service autowiring by adding interface aliases to core modules 2023-06-14 13:59:48 +01:00
catch c326b923ef Issue #3312733 by benjifisher, quietone, longwave, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled 2023-06-12 10:11:46 +01:00
catch 6204ba9c59 Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema 2023-06-08 12:59:56 +01:00
catch 6ef863a2a3 Issue #3354382 by mondrake: [PHPUnit 10] Provide a static viable alternative to $this->prophesize() in data providers 2023-06-07 09:37:15 +01:00
catch dd5a5b712e Issue #2962088 by yogeshmpawar, jvsouto, Rassoni, Prashant.c, bhanuprakashnani, quietone, cilefen, longwave, drumm, smustgrave: Convert drupal.org to example.com in tests 2023-05-11 13:53:48 +01:00
catch 609e7442cb Issue #3353658 by mondrake, smustgrave: [PHPUnit 10] Provide a static alternative to randomMachineName() and implement in data providers 2023-05-04 13:31:39 +01:00
Dave Long 40ad0debd7
Issue #3123060 by Spokje, quietone, longwave, ankithashetty, daffie, jungle, xjm: Enable 'Drupal.Commenting.DocComment.ShortSingleLine' coding standard 2023-05-02 09:37:02 +01:00
Dave Long db5c7a1dc5
Issue #3268833 by quietone, xjm, jungle, ravi.shankar, smustgrave, daffie, Spokje, DanielVeza: Fix method comments in tests for Drupal.Commenting.DocComment.ShortSingleLine 2023-04-30 18:58:07 +01:00
Dave Long b212d24449
Issue #3268835 by quietone, smustgrave, ravi.shankar, xjm, borisson_, catch: Fix method comments in non tests for Drupal.Commenting.DocComment.ShortSingleLine 2023-04-30 17:15:32 +01:00
Dave Long 596b3d38f1
Issue #3351236 by Spokje, mondrake, smustgrave: Fix PHPStan L1 errors "Missing call to parent::setUp()/tearDown() method." 2023-04-16 22:50:09 +01:00
Dave Long 6629a1634d
Issue #3268838 by quietone, TR, smustgrave, xjm: Fix functions and test modules for Drupal.Commenting.DocComment.ShortSingleLine 2023-04-12 16:30:41 +01:00
Dave Long 7710bd6098
Issue #3268809 by quietone, Spokje, Rishabh Vishwakarma, ravi.shankar, mrinalini9, Medha Kumari, JatinGupta40, smustgrave, xjm, longwave, catch: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-12 15:50:34 +01:00
Dave Long 85aee30af3
Issue #3351089 by Spokje: Fix PHPStan L1 errors "@dataProvider Foo related method not found." 2023-04-11 18:46:51 +01:00
catch f88694094f Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7.
2023-04-05 11:25:49 +01:00
Dave Long b4829d2ff7
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-05 09:56:11 +01:00
Lee Rowlands 6d4a6d6a46
Issue #3335269 by Niklan: Entity stubs doesn't follows fallback logic from entities and leads to a broken migration 2023-04-03 12:43:07 +10:00
catch 8c61db1638 Issue #3351073 by Spokje: Fix PHPStan L1 errors "Annotation "@covers::foo" is invalid, "@covers" should be followed by a space and a value." 2023-03-31 11:21:54 +01:00
catch 1f7aa7ac83 Issue #3351218 by Spokje: Fix PHPStan L1 errors "@covers value \Foo\Bar::baz() references an invalid method." 2023-03-30 16:22:57 +01:00
catch 6ca4984f03 Issue #3351079 by Spokje: Fix PHPStan L1 errors "You should use assertFoo() instead of assertSame(foo, $actual)." 2023-03-29 23:50:46 +01:00
Dave Long b91861bf59
Revert "Issue #3306554 by andypost, mondrake: InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10 - easy replacements"
This reverts commit 240099013d.
2023-03-29 10:41:52 +01:00
Dave Long 312e5891fd
Revert "Issue #3312733 by benjifisher, quietone, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled"
This reverts commit 3cad0ee92a.
2023-03-13 09:46:19 +00:00
Dave Long 240099013d
Issue #3306554 by andypost, mondrake: InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10 - easy replacements 2023-03-12 19:55:29 +00:00
Dave Long 3cad0ee92a
Issue #3312733 by benjifisher, quietone, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled 2023-03-12 19:23:53 +00: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 1a9665ac97 Issue #3339373 by alexpott, andypost, mondrake: Drupal\migrate\Plugin\migrate\source\SourcePluginBase::rewind() is rewinding database statements 2023-02-28 17:37:17 +00:00
Dave Long 64c08df33a
Issue #3343598 by quietone: Remove action module from MigrationPluginListTest 2023-02-24 09:56:25 +00:00
quietone b91529c922
Issue #3052430 by tedbow, rpayanm, xjm, jasonawant, smustgrave, tim.plunkett: Remove calls to installEntitySchema for config entity types in Kernel tests 2023-02-22 14:48:45 +13:00
catch 2fbac34e85 Issue #3223725 by Spokje, imalabya, quietone, longwave: Remove unused class property \Drupal\migrate\Plugin\Migration::$dependencies 2023-02-14 14:34:12 +00:00
catch a32ff78efc Issue #3336578 by quietone, larowlan: Move migration tests to the Forum module 2023-02-10 12:37:10 +00:00
Alex Pott 5637daf322
Issue #3262395 by benjifisher, alexpott, quietone, heddn: $migration_dependencies has inconsistent structure 2023-01-03 11:45:42 +00:00
xjm 97ffc69fd0
Issue #3324838 by Spokje: Fix PHPStan L2 error "PHPDoc tag @throws with type Foo is not subtype of Throwable" 2022-12-25 13:16:26 -06:00
xjm 36a8edd987
Issue #3327853 by Spokje, bbrala, longwave: Don't allow {@inheritDoc} annotation in PHPDocBlocks 2022-12-19 17:16:19 -06:00
Alex Pott e2d4dcfdf2
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in 2022-11-29 11:38:06 +00:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
catch 4c0f50772e Issue #3254986 by Matroskeen, paulocs, mikelutz, benjifisher, danflanagan8, quietone: Remove requirements array from RequirementsException message 2022-10-28 10:30:37 +01:00
catch ef5c7f7c19 Issue #2350939 by dpi, jibran, acbramley, Manuel Garcia, chr.fritsch, AaronMcHale, Nono95230, capysara, darvanen, enyug, ravi.shankar, Spokje, thhafner, larowlan, smustgrave, mstrelan, mikestar5, andregp, joachim, shubhangi1995, nterbogt, mkalkbrenner, Berdir, Sam152, Xano: Implement a generic revision UI 2022-10-27 08:38:21 +01:00
Alex Pott 88dceab07b
Issue #3250683 by beatrizrodrigues, Tauany Bueno, ravi.shankar, joachim, quietone: MigrateException documentation for class properties should link to where values are defined 2022-10-06 16:32:29 +01:00
Alex Pott eefe3a87b9
Issue #3198608 by quietone, swirt, indytechcook, benjifisher, mrinalini9, mikelutz, longwave, heddn: trackLastImported YAML key to enable tracking the last import date of a row is undocumented and confusing 2022-10-04 21:46:13 +01:00
Alex Pott 275a32813b
Issue #2919158 by danflanagan8, quietone, mikelutz, maxocub, Spokje: Add the MigrationPluginManager to Drupal\migrate\Plugin\migrate\id_map\Sql 2022-10-04 11:08:11 +01:00
Alex Pott 2e76fda4ff
Issue #3202665 by danflanagan8, Ratan Priya, rupertj, longwave, smustgrave, thursday_bw: "A(n) object was thrown while attempting to stub." Hard to debug migration message 2022-10-04 10:33:27 +01:00
Alex Pott fdaf5636e4
Issue #3295880 by Spokje, longwave: ->willReturn(...) would make more sense here 2022-10-03 15:41:01 +01:00