Commit Graph

46 Commits (3071938affe76d92ba467e2f52ba3a57173fdec0)

Author SHA1 Message Date
bpstr d4726b1895 Issue #3213638 by bpstr: Fix incorrect Migration plugin description 2021-05-13 09:53:33 +00:00
Alex Pott 0e13819245
Issue #3097312 by quietone, Wim Leers, raman.b, benjifisher: Never generate migration dependencies on derivatives of itself is a self_referencing migration_lookup 2021-02-27 10:53:59 +00:00
catch 1d0d743ff5 Issue #3184545 by Matroskeen: Return value is expected to be 'MigratePluginManager', 'MigrationPluginManagerInterface' returned 2020-12-08 10:41:54 +00:00
Lee Rowlands 90c7d4c3c3
Issue #3154398 by neclimdul, quietone, alexpott: Migrations don't have an accessor for requirements 2020-07-31 11:21:17 +10:00
Alex Pott 333755fdca
Issue #3133139 by nitesh624, Kristen Pol, quietone: Remove is_array check in getProcessPlugins 2020-07-14 14:22:46 +01:00
Alex Pott 93545bd537
Issue #2969231 by quietone, NickDickinsonWilde, joachim, xjm: errors in migration process configuration don't give a clear message 2020-05-29 20:29:45 +01:00
catch 6ffa1bdf13 Issue #3088595 by quietone, phenaproxima, arunkumark, heddn: Remove Migration::get() 2019-12-09 12:35:59 +00:00
Alex Pott 2a009c5edd
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard 2019-11-14 09:08:15 +00:00
catch ddfcac8d27 Issue #3012001 by quietone, rkostov, ellenoise: Duplications within migration process plugin 2019-09-17 10:53:33 +01:00
catch 3cfe0f0428 Issue #2815895 by littlepixiez, NickWilde, heddn, quietone, rachel_norfolk, vacho: Malformed migration_dependencies breaks all migrations 2019-09-16 12:16:34 +01:00
catch b147d5e084 Issue #2886349 by quietone, PunamShelke, mikeryan, heddn: Invalid argument supplied for foreach() Migration.php:352 2019-09-16 12:13:41 +01:00
Nathaniel Catchpole 06a9fc0bb0 Issue #3005170 by mikelutz, quietone, maxocub, larowlan: Add @trigger_error for deprecated (Drupal\migrate\Plugin\Migration::get() 2018-11-05 13:21:05 +00:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Alex Pott b2f170c55f
Issue #2959097 by Jo Fitzgerald, rakesh.gectcr, quietone, heddn: Log message if migration plugin skip the row When there is no destination found. 2018-07-22 12:31:51 +01:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott a809a15ece
Issue #2945563 by maxocub, heddn: Migration dependencies are not set when using the migration_lookup or iterator process plugins 2018-04-10 12:26:52 +01:00
Gabor Hojtsy 8419cf3d4a Issue #2930832 by phenaproxima, heddn, larowlan, quietone: Add isAuditable() method to MigrationInterface 2018-01-11 23:44:13 +01:00
Lee Rowlands 5ea62f1d3e
Issue #2876085 by heddn, maxocub, phenaproxima, Jo Fitzgerald, vasi, quietone, yoroy, masipila, larowlan, neclimdul, krystalcode, catch: Before upgrading, audit for potential ID conflicts 2017-12-16 08:36:36 +10:00
Gabor Hojtsy d98f9b8e17 Issue #2927844 by Jo Fitzgerald, quietone, heddn: Correct references to 'iterator' plugin to be 'sub_process' 2017-12-11 16:12:43 +01:00
Nathaniel Catchpole 2e18fe9373 Issue #2715485 by harsha012, mfernea, malavya, himanshu-dixit, vprocessor, tameeshb, Mile23, RajeevK, Jo Fitzgerald, tiago.urbano, xjm, klausi: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-25 14:14:30 +01:00
xjm cc30270e9a Revert "Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"""
This reverts commit b06757615a.
2017-09-16 14:24:44 -05:00
xjm b06757615a Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard""
This reverts commit 964954e1f3.
2017-09-16 12:02:55 -05:00
xjm 964954e1f3 Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"
This reverts commit 2df73e2c00.
2017-09-16 12:02:42 -05:00
xjm 2df73e2c00 Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-16 11:19:25 -05:00
Nathaniel Catchpole 1b01ab8347 Issue #2873736 by vparfaniuc, edwdeapri: Add Change record to @deprecated for Migration 2017-05-01 18:00:37 +01: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
Alex Pott 6416f45978 Issue #2801851 by shashikant_chauhan, Yogesh Pawar, phenaproxima, mikeryan: Remove system-of-record APIs from migrate 2016-09-30 17:23:36 +01:00
Alex Pott 4259a06c6c Issue #2485385 by phenaproxima, quietone, alexpott, mikeryan, Berdir, blazey, xjm, hussainweb, catch, heddn, benjy: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface 2016-09-28 17:46:11 +01:00
Alex Pott 2a3217ce62 Issue #2681869 by mikeryan, benjy: Provide clean way to merge configuration into migration plugins 2016-09-26 08:04:01 +01:00
xjm b991ba92c2 Revert "Issue #2485385 by phenaproxima, quietone, Berdir, blazey, hussainweb, mikeryan, benjy, alexpott: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface"
This reverts commit 0308eb77d4.
2016-09-15 09:50:48 -05:00
Alex Pott 0308eb77d4 Issue #2485385 by phenaproxima, quietone, Berdir, blazey, hussainweb, mikeryan, benjy, alexpott: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface 2016-09-15 15:24:32 +02:00
Nathaniel Catchpole 976425954e Issue #2750639 by chx, mikeryan: Gather some migration dependencies automatically 2016-09-02 09:27:06 +01:00
Alex Pott 0d74926e90 Issue #2787619 by hussainweb, phenaproxima, alexpott: CckMigration does not type hint CckPluginManager correctly 2016-08-31 11:28:22 -05:00
Nathaniel Catchpole 2491015fca Issue #2741385 by mikeryan, benjy: Add getter for migration_tags 2016-06-20 09:30:15 +01:00
Alex Pott 9bb1c3691c Issue #2723123 by agoradesign, milesw: Last imported timestamps not set in map tables 2016-06-18 14:37:45 +01:00
Alex Pott f56e100159 Issue #2717483 by pguillard, mikeryan: Empty migration_dependencies gives "Unsupported operand types" 2016-06-03 08:32:15 +01:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott e62a2c7e08 Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard 2016-04-27 11:18:44 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 47febbf60a Issue #2694009 by heddn: MigrationInterface doesn't include get() 2016-03-30 13:03:34 +01:00
Nathaniel Catchpole 2c35bee18f Issue #2666650 by alexpott, benjy: Inject migration and source plugin managers into the migration plugins 2016-03-24 21:19:01 +09:00
Nathaniel Catchpole 1cc137f372 Issue #2676222 by alexpott, johnrosswvsu: Move MigrationInterface out of the migrate\Entity namspace now they are plugins 2016-03-15 08:52:48 +09:00
Nathaniel Catchpole 732300b86d Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-03-14 21:23:43 +09:00
xjm 73f91709fb Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
This reverts commit 694994fe9b.
2016-02-29 13:14:52 -06:00
Alex Pott 694994fe9b Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-02-27 08:23:44 +00:00