Commit Graph

34 Commits (5d98794158a2bcd14f22f3d7542f10f348c8d75d)

Author SHA1 Message Date
Alex Pott 7dd6b190eb
Issue #3424509 by godotislate, quietone, sorlov, smustgrave, alexpott, benjifisher: Update MigratePluginManager to include both attribute and annotation class 2024-04-05 14:44:05 +01:00
quietone 580bfcb702
Revert "Issue #3424509 by godotislate, quietone, sorlov, smustgrave, benjifisher, alexpott: Update MigratePluginManager to include both attribute and annotation class"
This reverts commit c9d53fd473.
2024-04-04 17:31:20 +13:00
Alex Pott c9d53fd473
Issue #3424509 by godotislate, quietone, sorlov, smustgrave, benjifisher, alexpott: Update MigratePluginManager to include both attribute and annotation class 2024-04-04 00:40:51 +01:00
Dave Long 9b73314eed
Issue #3401730 by kim.pepper, smustgrave, longwave: Add default autoconfigure to all *.services.yml and remove event_subscriber tags 2024-02-17 16:35:53 +00: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
Gábor Hojtsy 973a74ad93 Issue #3114785 by slootjes, longwave: [Symfony 5] Update deprecated short factory configurators in Yaml 2020-02-20 23:10:47 +01:00
Lee Rowlands 63ecb2ddfb
Issue #3004927 by mikelutz, quietone, heddn, larowlan, andypost: Create Migration Lookup and Stub services 2019-10-09 09:08:00 +10:00
Alex Pott 7dcda1f625
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
Alex Pott 87fdc923be Issue #2694391 by chx, dawehner, Yogesh Pawar, benjy, iMiksu, catch, alexpott, Fabianx: Separate cache bin for migrations 2016-10-26 11:12:09 -07: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 82304ed90f Issue #2776235 by mikeryan, alexpott: Cached autoloader misses cause failures when missed class becomes available 2016-09-27 14:35:22 +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 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 d4c41939e2 Revert "Issue #2694391 by chx, benjy, catch, dawehner: Separate cache bin for migrations"
This reverts commit 14dac80d4f.
2016-06-01 18:10:06 +01:00
Nathaniel Catchpole 14dac80d4f Issue #2694391 by chx, benjy, catch, dawehner: Separate cache bin for migrations 2016-05-10 11:32:25 +01:00
Nathaniel Catchpole db464d80f5 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-03-14 23:27:43 +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
xjm 803834c7b5 Revert "Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage"
This reverts commit f71ec898d6.
2016-02-29 13:14:48 -06:00
Nathaniel Catchpole f71ec898d6 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-02-29 16:01:22 +09: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
webchick b95a4815c9 Issue #2530030 by phenaproxima, mikeryan, benjy: Create the migrate builder plugin type 2015-08-05 15:29:17 -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
Alex Pott cc8e7c3fcc Issue #2522600 by neclimdul, phenaproxima: Remove CMI dependency from Migration Templates 2015-07-06 18:28:57 +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
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
webchick 0c8bbf1b28 Issue #2324353 by chx: Remove MigrateEntityDestinationFieldInterface. 2014-08-23 12:15:26 -07:00
Nathaniel Catchpole bc7e413dfb Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language. 2014-06-12 10:10:59 +01:00
Alex Pott b1eb0a2931 Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin. 2014-04-11 10:40:11 -04:00
Nathaniel Catchpole 3a5e997452 Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'. 2014-03-31 10:49:28 +01:00
Dries 265ee77e6e Issue #2213451 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core 2014-03-19 14:56:48 -04:00
webchick a9c13c23ac Issue #2154209 by chx: Process refactor: multiple handling. 2013-12-16 07:57:48 -08:00
Dries 67f30bc0a1 Migrate in core #2125717 by mikeryan, chx, marvil07, bdone, jessehs, mpgeek, BTMash, fastangel, mongolito404, Moshe Weitzman, eliza411, YesCT, dawehner, cosmicdreams 2013-11-20 17:08:56 -05:00