Commit Graph

193 Commits (56475873b2388c13a85f3732eba440c3dda722d9)

Author SHA1 Message Date
webchick 8bf9a8c556 Issue #2534012 by phenaproxima, hussainweb, mikeryan: Move module-specific migration support into the file module 2015-08-06 09:31:18 -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 dccbd911bd Issue #2542318 by neclimdul: Clean up local variables in MigrateTestBase in tearDown 2015-08-04 07:06:22 -07:00
Alex Pott 486038f775 Issue #2521776 by jhodgdon, longwave, catch: Update documentation for hook_update_N() for Drupal 8 2015-08-04 12:20:47 +01:00
webchick 967b16fd77 Issue #2492429 by mikeryan, neclimdul: Migration count caching broken 2015-08-03 21:35:30 -07:00
webchick 45457ced1f Issue #2542318 by neclimdul: Clean up local variables in MigrateTestBase in tearDown 2015-08-03 21:34:04 -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
webchick 05a8db295e Issue #2534004 by phenaproxima, mikeryan: Move module-specific migration support into the comment module 2015-08-03 21:08:57 -07:00
webchick 246ec16862 Issue #2534042 by mikeryan, phenaproxima: Move module-specific migration support into the user module 2015-08-03 10:48:47 -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 158ca154d1 Issue #2534024 by mikeryan: Move module-specific migration support into the search module 2015-07-28 16:39:08 +01:00
Alex Pott e47b6a7750 Issue #2534002 by phenaproxima: Move module-specific migration support into the book module 2015-07-28 16:36:32 +01:00
Alex Pott 49303075d8 Issue #2534034 by mikeryan: Move module-specific migration support into the taxonomy module 2015-07-28 16:28:54 +01:00
Alex Pott a3a86053fe Issue #2534156 by mikeryan: Move module-specific migration support into the path module 2015-07-28 16:22:35 +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 92965c5bb5 Issue #2522652 by neclimdul, phenaproxima, prajaankit, benjy: Add getTemplateByName method to TemplateStorage 2015-07-15 17:13:12 +01:00
webchick 100f2a22fd Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool" 2015-07-14 21:35:42 -07:00
Alex Pott 91ab3cc309 Issue #2514168 by phenaproxima, mikeryan, benjy: Streamline migrate_drupal integration tests 2015-07-14 22:43:41 +01:00
Alex Pott f5cdc33241 Issue #2531028 by Berdir, neclimdul: Null migrate destination is a reserved keyword in PHP 7 2015-07-14 08:56:42 +01:00
Alex Pott cc8e7c3fcc Issue #2522600 by neclimdul, phenaproxima: Remove CMI dependency from Migration Templates 2015-07-06 18:28:57 +01:00
Alex Pott 2d9e1c5a2d Issue #2514052 by phenaproxima: Remove migrate_drupal's MigratePluginManager implementation 2015-07-04 00:55:49 +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 e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01: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 fd2bc62e43 Issue #2503083 by pwolanin, neclimdul: Simplify PasswordInterface so it's not coupled to UserInterface 2015-06-22 15:54:10 -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
Nathaniel Catchpole d579f51362 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-18 15:36:24 +01: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
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
Alex Pott 73b5652a74 Issue #2470693 by dawehner, Berdir, jibran, hussainweb, pwolanin, znerol: Upgrade to Symfony 2.7.0 2015-06-01 11:47:08 +01:00
Alex Pott 9e11c08b56 Issue #2466797 by mikeryan, benjy: Rename migration_groups key to avoid confusion with MigrationGroup support 2015-05-28 03:31:07 +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
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05: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
xjm 0df58b068f Issue #2275377 by martin107, mikeryan, chx, benjy, YesCT: Rename Row::stub to Row::isStub 2015-04-26 09:43:21 -05:00