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
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +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
|
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 |
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
|
d0a9acce99
|
Issue #2679006 by blazey: 'incloming' in SourcePluginBase::$trackChanges comment
|
2016-03-07 09:06:33 +09:00 |
xjm
|
1703af3b99
|
Issue #2678564 by alexpott, Gábor Hojtsy: A missing schema to support migrate UI - source_base_path and database_state_key
|
2016-03-01 08:59:41 -06: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 |
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 |
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 |
Nathaniel Catchpole
|
9385c911e2
|
Issue #2514212 by Berdir, tduong, chx: Entity::getEntity() does not correctly deal with an existing ID mapping without a destination ID
|
2016-02-24 11:49:50 +09: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 |
xjm
|
0c099aa32d
|
Issue #2620576 by cilefen, alexpott, chapf, xjm, longwave, dawehner: fnmatch() is not available on all environments (i.e QNAP QTS)
|
2016-02-20 11:56:46 +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
|
a19c7b6a39
|
Issue #2660464 by mallezie: Migrate sql base toString method not accessible by subclasses
|
2016-02-09 21:23:19 +09: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
|
5421fdeea4
|
Issue #2624660 by Lars Toomre: Some fixes to migrate/src/Plugin/*.php files
|
2016-01-04 11:22:28 +00:00 |
Alex Pott
|
8f7a0d633f
|
Issue #2624914 by Lars Toomre: Fixes to migrate/src/Tests/*.php files
|
2015-12-23 18:08:05 +01:00 |
Alex Pott
|
742dec39ae
|
Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken
|
2015-12-23 16:43:30 +00:00 |
Alex Pott
|
5636af452a
|
Issue #2624888 by Lars Toomre: More fixes to migrate/src/Plugin/*.php files
|
2015-12-23 16:24:28 +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 |
Alex Pott
|
c938db13ec
|
Issue #2611024 by benjy: Migration process plugins are missing schema
|
2015-12-21 16:21:42 +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 |
Alex Pott
|
dd06e6dfa4
|
Issue #2626476 by benjy: MigrationBuilder should have an interface
|
2015-12-15 17:33:59 +00:00 |
xjm
|
95e331d473
|
Issue #2629374 by benjy: $process should be initialised to empty array
|
2015-12-10 16:50:09 +00:00 |
Alex Pott
|
4706f54359
|
Issue #2626472 by benjy: MigrateTemplateStorage should have an interface
|
2015-12-10 15:17:52 +00:00 |
Jennifer Hodgdon
|
0fb0add63c
|
Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes
|
2015-12-02 12:57:45 -08:00 |
Nathaniel Catchpole
|
d73dcaf7c0
|
Issue #2443709 by Xano, mikeryan, benjy: Some plugin annotations contains legacy "derivative" property
|
2015-11-27 13:35:49 +00:00 |
Nathaniel Catchpole
|
50de1d6d17
|
Issue #2616282 by peter.walter, mikeryan, chx, alexpott: error creating migrate_map table with mysql 5.7.9
|
2015-11-17 13:36:52 +00:00 |
Nathaniel Catchpole
|
99507a38ce
|
Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles
|
2015-11-17 13:19:35 +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 |