Alex Pott
|
30eb941567
|
Issue #2848354 by Jo Fitzgerald, quietone: MigrateExternalTranslatedTest is no longer dependent on migrate_drupal
|
2017-02-11 23:45:57 +00:00 |
Alex Pott
|
fea11b6de2
|
Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs
|
2017-02-11 22:02:19 +00: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 |
Nathaniel Catchpole
|
1f958abb56
|
Issue #2843595 by hussainweb, heddn, jonhattan: Add indexes to migrate_map_* tables
|
2017-02-07 18:04:51 +00:00 |
Nathaniel Catchpole
|
a7ab06c3d1
|
Issue #2830036 by mikeryan, denutkarsh: MigrationPluginManager::getDefinitions() blows up in node derivers
|
2017-01-27 15:05:41 +00:00 |
Nathaniel Catchpole
|
d07733f148
|
Issue #2823400 by vaplas, Adita, hardik.p, alexpott: Random fail in CopyFileTest
|
2017-01-24 14:32:49 +00:00 |
Alex Pott
|
7b76b1698e
|
Issue #2825603 by quietone, mikeryan: Fix rollback of configuration translations
|
2017-01-17 15:21:47 +00:00 |
xjm
|
fb17ddf07a
|
Issue #2828542 by claudiu.cristea, pfrenssen, cebasqueira, heddn, alexpott: Properly check if a destination folder for a file exists
|
2016-12-15 16:57:35 -06:00 |
Nathaniel Catchpole
|
2a967c4a92
|
Issue #2826200 by claudiu.cristea, pfrenssen: Don't let the whole migration crash on a download failure
|
2016-12-09 11:14:48 +00:00 |
Alex Pott
|
bf02c1b16c
|
Issue #2309695 by quietone, alexpott, mikeryan, benjy: Add query batching to SqlBase
|
2016-12-08 22:03:31 +00:00 |
Nathaniel Catchpole
|
3b62ac714a
|
Issue #2827656 by maxocub, aditya.n: Once a process plugin returns multiple values, all following plugins are expected to handle multiple values
|
2016-12-05 16:10:53 +00:00 |
Nathaniel Catchpole
|
ade5900d53
|
Issue #2767643 by maxocub, TrevorBradley, sylus, heddn, mikeryan: Scalar to array migration returns NULL
|
2016-11-23 13:52:32 +00:00 |
Nathaniel Catchpole
|
d0d377ccda
|
Issue #2707387 by quietone, Adita, heddn, phenaproxima, chx: D6/7->D8 migration: Menu_links migration is not working because option parameters were not found
|
2016-11-21 16:33:54 +00:00 |
Alex Pott
|
1380ab9d45
|
Issue #2225293 by maxocub, penyaskito, Gábor Hojtsy, quietone, mitrpaka, Sonal.Sangale, rvilar, phenaproxima, Ryan Weal: Migrate D6 and D7 language negotiation settings
|
2016-11-18 10:33:59 +00:00 |
xjm
|
cbbd721786
|
Issue #2826038 by dermario: Fix spelling of testWriteProectedDestination
|
2016-11-09 16:49:47 -06:00 |
Nathaniel Catchpole
|
5112179bad
|
Issue #2690001 by quietone, vasi, mikeryan, infopicard, phenaproxima: Migrate: Don't deduplicate forum vocabulary
|
2016-11-03 11:54:42 +00:00 |
Nathaniel Catchpole
|
a4dd7f2860
|
Issue #2783715 by claudiu.cristea, chx, mikeryan, heddn, phenaproxima: Entity destination ID schema should match entity ID definition
|
2016-10-30 19:34:06 +00:00 |
Alex Pott
|
08025b5e62
|
Revert "Issue #2783715 by claudiu.cristea, chx, mikeryan, heddn, phenaproxima: Entity destination ID schema should match entity ID definition"
This reverts commit 3348de12ea .
|
2016-10-30 01:07:37 +00:00 |
Nathaniel Catchpole
|
3348de12ea
|
Issue #2783715 by claudiu.cristea, chx, mikeryan, heddn, phenaproxima: Entity destination ID schema should match entity ID definition
|
2016-10-28 12:37:47 +01:00 |
Alex Pott
|
0aed30b60e
|
Issue #2675156 by maijs, rocketeerbkw, mitrpaka, quietone: Pipeline using explode and extract fails
|
2016-10-27 22:36:17 -07:00 |
Alex Pott
|
1d24d52822
|
Issue #2783075 by claudiu.cristea: Followup: Add a "download" process plugin, remove remote capability from FileCopy
|
2016-10-27 21:14:38 -07:00 |
Alex Pott
|
17c15fb6ff
|
Issue #2783075 by phenaproxima, claudiu.cristea, ohthehugemanatee, chx, mikeryan: Add a "download" process plugin, remove remote capability from FileCopy
|
2016-10-26 22:58:17 -07:00 |
Nathaniel Catchpole
|
bc7dcc916e
|
Issue #2818871 by claudiu.cristea, mikeryan: Allow logging skip row exception messages
|
2016-10-19 09:16:03 +01:00 |
Nathaniel Catchpole
|
7ca0caf496
|
Issue #2818799 by claudiu.cristea: MigrateSkipRowException being TRUE, does not skip silently as should
|
2016-10-18 14:27:26 +01:00 |
Alex Pott
|
d11cc0aa41
|
Issue #2808329 by quietone, phenaproxima: Add default values to Row constructor
|
2016-10-12 14:11:15 +01:00 |
Nathaniel Catchpole
|
ee3544faf3
|
Issue #2810071 by mikeryan: d6_profile_field_values processes rows multiple times
|
2016-10-12 13:14:45 +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 |
Nathaniel Catchpole
|
527bf02662
|
Issue #2706405 by heddn, edysmp, davidparedes21, mikeryan, phenaproxima: File migrations *always* copy in files, even if the files were off-line copied to destination
|
2016-09-27 22:18:23 +01:00 |
Alex Pott
|
27b61a9b03
|
Issue #2791119 by phenaproxima, quietone, chx, mikeryan, benjy: Write meaningful Migrate source tests
|
2016-09-27 09:17:08 +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 |
Alex Pott
|
ae1f599d78
|
Issue #2684567 by gnuget, chx, heddn, vasi, mikeryan: Requiring a migration w/ a source plugin using a generator fatals
|
2016-09-25 12:09:11 +01:00 |
Alex Pott
|
7125a80096
|
Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard
|
2016-09-19 11:39:40 +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 |
Nathaniel Catchpole
|
4bd0cdc059
|
Issue #2560795 by chx, alexpott, mikeryan, phenaproxima, penyaskito, willwh, generalredneck, benjy: Source plugins have a hidden dependency on migrate_drupal
|
2016-09-01 12:29:43 +01:00 |
Alex Pott
|
f90c2462a8
|
Issue #2793091 by alexpott, neclimdul: Refactor EntityFile "unit" test fails
|
2016-08-31 16:17:03 -05:00 |
Alex Pott
|
78714b90d6
|
Issue #2695297 by mikeryan, ohthehugemanatee, quietone, vasi, Sharique, chx, benjy, phenaproxima, heddn, benjifisher: Refactor EntityFile and use process plugins instead
|
2016-08-31 09:24:18 -05:00 |
Nathaniel Catchpole
|
f6ae58526c
|
Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard
|
2016-08-28 18:16:36 +01:00 |
Alex Pott
|
51a76efb66
|
Issue #2579343 by Lendude, drclaw, heddn, mikeryan: Migrate rollback does not rollback failed items
|
2016-08-10 21:42:48 +01:00 |
Alex Pott
|
e5908d6b30
|
Issue #2546004 by neclimdul, quietone, hussainweb, benjy, phenaproxima, mikeryan: Add message service to migrate events
|
2016-07-28 15:19:09 +01:00 |
Alex Pott
|
426c9fd32d
|
Issue #2561049 by phenaproxima, quietone: Add proper unit tests for the Migration process plugin
|
2016-07-19 15:30:43 +01:00 |
Alex Pott
|
fca71fa109
|
Revert "Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal"
This reverts commit 89815ba339 .
|
2016-07-15 00:18:52 +02:00 |
Alex Pott
|
1fa26afd96
|
Issue #2225775 by vasi, quietone, phenaproxima, chx, penyaskito, mikeryan, esclapes, vprocessor, steinmb, Gábor Hojtsy, Marc Angles, bwinett: Migrate Drupal 6 core node translation to Drupal 8
|
2016-07-14 16:25:10 +02:00 |
Alex Pott
|
89815ba339
|
Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal
|
2016-07-14 16:16:09 +02:00 |
Alex Pott
|
05a3cb70fe
|
Issue #2752591 by quietone, mallezie, dawehner, mikeryan: Add substr process plugin
|
2016-07-14 15:49:53 +02:00 |
Nathaniel Catchpole
|
4520b25003
|
Issue #2756311 by kamalrajsahu21, chgasparoto: MigrationStorage is obsolete
|
2016-06-28 10:52:03 +01:00 |
Alex Pott
|
a3947a9351
|
Issue #2700581 by mikeryan, benjy, heddn, vasi: Destination bundle set in destination plugin, not in process
|
2016-06-25 16:09:28 +02:00 |
Alex Pott
|
3993ef3313
|
Issue #2723115 by Stefan Freudenberg, mayurjadhav: Count cache configuration does not work as expected
|
2016-06-23 12:58:15 +02:00 |
Nathaniel Catchpole
|
dd70b2f62a
|
Issue #2748553 by mikeryan: Remove unused migration template_test module
|
2016-06-21 12:02:10 +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 |
Nathaniel Catchpole
|
b313cdcd8b
|
Issue #2705977 by heddn, edysmp: D6/7->D8 migration: User role based block visibility settings doesn't filter missing roles
|
2016-06-15 11:13: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
|
20642d537e
|
Issue #2724941 by vasi: Need to be able to lookup destination IDs by partial source IDs
|
2016-05-16 00:18:29 -05:00 |
Alex Pott
|
e5b5f31506
|
Issue #2725755 by mkalkbrenner: Fatal error: Cannot redeclare class Drupal\Tests\migrate\Unit\TestMigration
|
2016-05-16 00:07:26 -05:00 |
Alex Pott
|
5e61925306
|
Issue #2710133 by vasi, mikeryan: Follow up to #2561697 - Migration should not choke when the content_node_field table isn't available
|
2016-05-14 23:02:54 -05: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
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
ef39eed7f3
|
Issue #2613178 by mikeryan, heddn: default_value: null in static map skips empty rows
|
2016-05-02 21:38:59 +01:00 |
Alex Pott
|
3eeaeb6490
|
Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-04-30 14:52:19 +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
|
f3f3800fe4
|
Issue #2674408 by alexpott: Fix "Drupal.Classes.UnusedUseStatement" standard in core
|
2016-04-05 11:50:03 +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 |
Alex Pott
|
783fead604
|
Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core
|
2016-03-21 17:09:29 +00:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Nathaniel Catchpole
|
56507636a6
|
Issue #2682705 by davidwbarratt, alexpott, vprocessor, miiimooo, milesw: Migrate process plugin does not save stubs to the idmap, leads to duplicates and broken references
|
2016-03-19 12:35:51 +09:00 |
Nathaniel Catchpole
|
3cdfe732c1
|
Issue #2667620 by benjy, chx: Rewrite Drupal\Tests\migrate\Unit\process\MigrationTest
|
2016-03-15 09:23:40 +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 |
Alex Pott
|
afb2a79247
|
Issue #2684575 by chx, benjy, quietone: Get is unable to pick up 0
|
2016-03-14 10:53:52 +00:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Nathaniel Catchpole
|
054d153ff9
|
Issue #2225477 by quietone: Add migrate sources and destinations for D6 i18n variables
|
2016-03-10 12:46:41 +09:00 |
Nathaniel Catchpole
|
72d53b30d1
|
Issue #2675000 by alexpott: SQLBase::mapjoinable does not support SQLite part 2
|
2016-03-01 17:37:35 +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 |
Nathaniel Catchpole
|
9a47d81c72
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
Alex Pott
|
bd71f2413b
|
Issue #2613878 by edysmp, heddn, Adita, Lord_of_Codes, jian he, chx, miiimooo, alexpott, benjy, mikeryan: Use hash for Migration source keys, rather than verbatim values
|
2016-02-27 08:52:14 +00: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 |
Alex Pott
|
e740b7060f
|
Issue #2575101 by quietone, jcnventura, jgrubb, hussainweb, chr.fritsch, heddn, benjy: Add an explode/separator process plugin
|
2016-02-21 12:56:13 +05:30 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Nathaniel Catchpole
|
95ce9eb81c
|
Issue #2639254 by dawehner, heddn: Make it possible to skip empty migration destinations
|
2016-02-08 15:59:59 +09:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Alex Pott
|
bbd1baf2b8
|
Issue #2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files
|
2016-01-04 11:28:00 +00:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Alex Pott
|
a2f2069415
|
Issue #2633664 by jordanpagewhite, heddn: Wrong Annotation in MigrateExecutableTest
|
2015-12-23 01:37:49 +00:00 |
Nathaniel Catchpole
|
8392313451
|
Issue #2609590 by Lars Toomre: Correct incorrect use of 'id' string in migration system
|
2015-12-16 21:03:16 +00:00 |
webchick
|
0718153755
|
Issue #2603010 by neclimdul, webflo, mikeryan: EntityRevision destination can explode with missing nodes
|
2015-11-12 15:09:13 -08:00 |
webchick
|
3c1413a714
|
Revert "Issue #2603010 by neclimdul, webflo, mikeryan: EntityRevision destination can explode with missing nodes"
Cross-commit with another patch that changed arguments.
This reverts commit 1f0466c48c .
|
2015-11-12 13:59:39 -08:00 |
webchick
|
1f0466c48c
|
Issue #2603010 by neclimdul, webflo, mikeryan: EntityRevision destination can explode with missing nodes
|
2015-11-12 13:45:39 -08:00 |
webchick
|
de14b6d199
|
Issue #2590993 by mikeryan, webflo, svendecabooter, dixon_, phenaproxima: Create stub entities with proper default values
|
2015-11-12 12:34:55 -08:00 |
webchick
|
5fff18f0b7
|
Issue #2591533 by neclimdul, mikeryan: idMap can be called before it is initialized in SourcePluginBase
|
2015-11-09 09:51:40 -08:00 |
webchick
|
4ccff5ed76
|
Issue #2509392 by neclimdul, phenaproxima: Skipped node migrations fail in node_revision migrations
|
2015-10-20 11:39:28 -07:00 |
webchick
|
3eaded3590
|
Issue #2550309 by webflo, phenaproxima, kaushashah: Unable to import migration config-entities generated by migrate_upgrade module
|
2015-10-19 11:12:16 -07:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
webchick
|
c118040c77
|
Issue #2554003 by mikeryan, benjy, phenaproxima: isComplete() should not rely on RESULT_COMPLETED
|
2015-10-02 14:21:13 -07:00 |
webchick
|
643dc7a452
|
Issue #2452217 by mikeryan, sdstyles, benjy: Rename SourcePluginBase::getIterator() and try make protected
|
2015-10-02 12:04:24 -07:00 |
webchick
|
9fc8bba35e
|
Issue #2573559 by phenaproxima, mikeryan: Remove MigrateDrupalTestBase::testSourcePlugin()
|
2015-09-30 11:43:24 -07:00 |
webchick
|
33cce8a54c
|
Issue #2571499 by benjy, mikeryan, phenaproxima: idMap source and destination id filtering requires keys
|
2015-09-30 11:35:26 -07:00 |
webchick
|
7fdb772e8d
|
Issue #2548977 by mikeryan, phenaproxima, benjy: How best to persist source database credentials?
|
2015-09-30 11:07:07 -07:00 |
webchick
|
eac02c7461
|
Issue #2570541 by mikeryan, phenaproxima: Track simple configuration migrations like normal migrations
|
2015-09-29 08:51:01 -07:00 |
Alex Pott
|
c159655015
|
Issue #2568775 by dawehner, lauriii, alexpott, joelpittet, xjm: Replace remaining !placeholder for Non-URL HTML outputs only for $e->getMessage()
|
2015-09-20 18:51:29 +01:00 |
webchick
|
2ee4a7fbd3
|
Issue #2567571 by mikeryan: Manage per-row messages more rationally
|
2015-09-16 13:53:46 -07:00 |
webchick
|
14c552f355
|
Issue #2549783 by lostkangaroo, phenaproxima: RequirementsException gives foreach error when single requirement present
|
2015-09-11 14:29:36 -07:00 |
webchick
|
32a53442ed
|
Issue #2559571 by mikeryan, benjy, phenaproxima, quietone: Handle MigrateException consistently during import
|
2015-09-11 14:14:00 -07:00 |
webchick
|
e53688fa26
|
Issue #2560435 by mikeryan, phenaproxima: Need an API for retrieving migration messages
|
2015-09-01 12:53:03 -07:00 |
webchick
|
4cc0d6d440
|
Issue #2560671 by phenaproxima, neclimdul: The Migration process plugin should not skip rows
|
2015-09-01 11:05:52 -07:00 |
webchick
|
f72ef07766
|
Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling
|
2015-08-28 14:00:47 -07:00 |
webchick
|
b302b65718
|
Issue #2549013 by phenaproxima, mikeryan, benjy: Remove load plugins
|
2015-08-27 13:37:44 -07:00 |
Alex Pott
|
427d080597
|
Issue #2544690 by mikeryan, phenaproxima: Create new source plugin taking data from plugin config
|
2015-08-27 15:44:45 +01:00 |
webchick
|
8f94d83897
|
Issue #2545672 by mikeryan, benjy, phenaproxima: Handle various migration interruption scenarios
|
2015-08-25 14:55:42 -07:00 |
webchick
|
004d26ce83
|
Issue #2429085 by mikeryan, benjy: Track current state of migrations
|
2015-08-25 07:12:15 -07:00 |
webchick
|
2066518ead
|
Issue #2545632 by neclimdul, hussainweb, mikeryan, phenaproxima, benjy: Revert removal of memory reclamation in migrate system
|
2015-08-10 15:35:28 -07:00 |
webchick
|
b95a4815c9
|
Issue #2530030 by phenaproxima, mikeryan, benjy: Create the migrate builder plugin type
|
2015-08-05 15:29:17 -07:00 |
Alex Pott
|
5a03edbbcc
|
Issue #2511632 by neclimdul: Add ability to provide default for Extract process plugin
|
2015-08-05 13:21:52 +01:00 |
webchick
|
1787b9058b
|
Issue #2541580 by mikeryan: Remove obsoleted functionality from core Migrate
|
2015-08-04 10:52:55 -07:00 |
webchick
|
967b16fd77
|
Issue #2492429 by mikeryan, neclimdul: Migration count caching broken
|
2015-08-03 21:35:30 -07:00 |
webchick
|
a444aafdf8
|
Issue #2535458 by mikeryan, benjy, phenaproxima, EclipseGc, dawehner: Dispatch events at key points during migration
|
2015-08-03 21:31:58 -07:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Alex Pott
|
dfefab5ee7
|
Issue #2499793 by mikeryan, phenaproxima: Several migrate_drupal migrations fatal error on count()
|
2015-07-28 12:45:13 +01:00 |
Alex Pott
|
626f64d83b
|
Revert "Issue #2492429 by mikeryan: Migration count caching broken"
This reverts commit c523c99567 .
|
2015-07-24 22:25:41 +01:00 |
Alex Pott
|
c523c99567
|
Issue #2492429 by mikeryan: Migration count caching broken
|
2015-07-24 16:24:12 +01:00 |
Alex Pott
|
74d72d1b4b
|
Issue #2463909 by phenaproxima, mikeryan: Migrations should support non-installed default configurations (templates)
|
2015-07-02 10:39:14 +01:00 |
webchick
|
e40ed9d1d4
|
Issue #2509512 by chx: Redundant code in StaticMapTest::setUp
|
2015-07-02 00:26:36 -07:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
8d3755c8f4
|
Issue #2509496 by chx, benjy, phenaproxima: Make migrate process plugins more flexible/less boilerplate
|
2015-06-22 15:56:42 -05:00 |
Alex Pott
|
6bb1ba389f
|
Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal
|
2015-06-21 08:48:20 -05:00 |
Alex Pott
|
7bd866aa9f
|
Revert "Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal"
This reverts commit 3700144557 .
|
2015-06-21 08:47:20 -05:00 |
Alex Pott
|
3700144557
|
Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal
|
2015-06-19 06:09:55 -05:00 |
Alex Pott
|
7918441b48
|
Issue #2504781 by neclimdul: Skip instead of fail migration tests if pdo_sqlite is missing
|
2015-06-14 22:16:25 +01:00 |
Nathaniel Catchpole
|
975c164261
|
Issue #2504417 by alexpott: Fix Drupal\Tests\migrate\Unit\MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix()
|
2015-06-11 13:25:11 +01:00 |
Alex Pott
|
fa2a7a56f7
|
Issue #2499835 by phenaproxima, chx, benjy: Remove broken Fake DB driver
|
2015-06-10 00:07:08 +01:00 |
Nathaniel Catchpole
|
9f4d5e84fe
|
Issue #2460529 by alexpott, chx, phenaproxima: Migrations need to use the configuration entity dependency system
|
2015-06-05 10:47:51 +01:00 |
Alex Pott
|
6ac8e463c0
|
Issue #2417975 by phenaproxima, benjy, chx, neclimdul: EntityFile destination incorrectly assumes temporary files are absolute paths
|
2015-05-25 13:21:27 +01:00 |
Alex Pott
|
744a7ba06d
|
Issue #2484131 by phenaproxima, neclimdul, mikeryan: Migration process plugin should log exceptions encountered during stubbing
|
2015-05-18 14:00:06 +01:00 |
Alex Pott
|
f52cc18235
|
Issue #2488126 by phenaproxima: MachineName process plugin should use injected transliteration service
|
2015-05-18 06:13:01 +01:00 |
Alex Pott
|
ea32974d23
|
Issue #2258177 by amateescu, sun, mikeryan, bdone, dawehner, Berdir: Convert migrate_drupal tests to KernelTestBase
|
2015-05-14 16:30:05 -07:00 |
Alex Pott
|
2d35b92e82
|
Issue #2485171 by mikeryan: Fix spelling of MigrateExecutableMemoryExceededTest
|
2015-05-09 04:32:10 -07:00 |
webchick
|
81a6979058
|
Issue #2459155 by alexpott, pfrenssen, hussainweb, neclimdul: Remove REQUEST_TIME from bootstrap.php
|
2015-04-06 23:53:19 -07:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
Alex Pott
|
260f936703
|
Issue #2427335 by benjy, chx, dawehner: Combine legacy Source class into SourcePluginBase
|
2015-03-15 20:49:44 +00:00 |
Alex Pott
|
80d54fc2b6
|
Issue #2422221 by benjy, chx: LoadEntity needs to fire load hooks for dynamic migrations
|
2015-02-14 11:22:43 +00:00 |
Nathaniel Catchpole
|
7ff2724563
|
Issue #2422019 by alexpott, dawehner: Don't use reflection for parsing test annotations
|
2015-02-09 10:30:16 +00:00 |
Alex Pott
|
06aff1a5ff
|
Issue #2414365 by benjy: File migration fails when the files are at a remote URI
|
2015-02-03 14:27:02 +00:00 |
Alex Pott
|
22a1fd62cf
|
Issue #2409587 by Cogax: Incorrect documentation for @covers
|
2015-02-03 10:01:09 +00:00 |
Alex Pott
|
9eb96615da
|
Issue #2411233 by benjy, chx: Stub in migration process plugin does not do complete process
|
2015-02-02 10:41:16 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
ca51249191
|
Issue #2289555 by benjy, chx: Fix up doc in SqlBase mapJoinable() and add test coverage
|
2015-01-08 13:50:04 +00:00 |
Alex Pott
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00:00 |
Alex Pott
|
ffde907c5d
|
Issue #2321609 by benjy, dawehner: Fixed Provide a helpful message in case requirements are not met.
|
2014-09-18 13:57:55 +01:00 |
Alex Pott
|
04fdb835c9
|
Issue #2337749 by benjy: Fixed no_stub is never used.
|
2014-09-15 12:07:11 +01:00 |