catch
|
3eba4b3c58
|
Issue #3226052 by longwave, alexpott: Update to cspell 5
|
2021-10-28 13:18:59 +01:00 |
catch
|
8065ee3ee6
|
Issue #3134470 by heddn, gabesullice, sudiptadas19, ridhimaabrol24, quietone, mikelutz, Kristen Pol, alexpott, Wim Leers, larowlan, longwave: Switch to entity owner in EntityContentBase during validation
|
2021-10-22 10:18:35 +01:00 |
Alex Pott
|
e67aa82acf
|
Issue #3124674 by mondrake, Neslee Canil Pinto, daffie: Refactor functionality for the SQLite driver to stop migration testing usage of the 'extra_prefix' connection option
|
2021-10-18 17:01:08 +01:00 |
Alex Pott
|
53e5e3382c
|
Issue #2909370 by Spokje, mfernea, neclimdul, zaporylie, quietone, xjm, osman, BartoszUrbaniak: Fix 'Drupal.Commenting.VariableComment.IncorrectVarType' coding standard
|
2021-10-18 16:40:04 +01:00 |
Alex Pott
|
8616edd24f
|
Issue #2976098 by quietone, alexpott, Sivaji_Ganesh_Jojodae, joachim, benjifisher, Wim Leers, mikelutz, catch, dinarcon, scotwith1t, heddn: MigrateExecutable should add details for the migration & destination property to exceptions that cause a row failure
|
2021-10-18 09:37:25 +01:00 |
Alex Pott
|
57d91dbea0
|
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words
|
2021-10-18 09:13:24 +01:00 |
catch
|
c1933e73e7
|
Issue #3239298 by alexpott, andypost, quietone, huzooka, daffie, longwave, Wim Leers, larowlan: Fix \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase::updateEntity() so that config translation migrations can be rolled back
|
2021-10-13 12:24:53 +01:00 |
Lee Rowlands
|
8ce8eb9be1
|
Issue #3241130 by alexpott: Migrate units test trigger deprecations on PHP 8.1
|
2021-10-07 20:42:22 +10:00 |
catch
|
faa874be00
|
Issue #3222844 by guilhermevp, paulocs, dhirendra.mishra, joachim, quietone, longwave: Add documentation for the return value of MigrateExecutableInterface::import()
|
2021-09-29 15:49:54 +01:00 |
catch
|
3745a46ace
|
Issue #3239556 by andypost: Fix return type of \Drupal\Tests\migrate\Kernel\TestFilterIterator::accept()
|
2021-09-28 16:44:10 +01:00 |
Alex Pott
|
60f924386c
|
Issue #3190818 by Wim Leers, narendraR, quietone, xjm: Allow source counts to be cached: implement ::doCount() instead of ::count()
|
2021-09-25 18:35:31 +01:00 |
catch
|
fb545897bf
|
Issue #3238452 by alexpott: Exception messages must default to an empty string not a NULL for PHP 8.1
|
2021-09-23 10:53:54 +01:00 |
Alex Pott
|
f1c06e87e0
|
Issue #3085192 by Wim Leers, focus13, grasmash: Add index on source_ids_hash for migrate_message_* tables
|
2021-09-20 23:10:58 +01:00 |
Lee Rowlands
|
f06ad93f53
|
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary
|
2021-09-17 13:12:50 +10:00 |
catch
|
1b66ab0cb3
|
Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10
|
2021-09-13 17:23:15 +01:00 |
catch
|
d79e4a6518
|
Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0
|
2021-09-07 16:26:18 +01:00 |
catch
|
8dea1fb4d0
|
Issue #3227549 by huzooka, Wim Leers: Sql id map plugin's getRowByDestination shouldn't return FALSE
|
2021-08-17 10:31:45 +01:00 |
catch
|
4b4895c0c5
|
Issue #2989893 by ankithashetty, srilakshmier, quietone, firfin, longwave: Remove redundant source: key in Substr example
|
2021-08-06 08:25:19 +01:00 |
Alex Pott
|
a0a22f8d41
|
Issue #3180351 by longwave, alexpott, daffie, catch, andypost, Charlie ChX Negyesi: doctrine/reflection is abandoned
|
2021-08-02 09:24:49 +01:00 |
catch
|
6335af17b4
|
Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
|
2021-07-28 11:57:46 +01:00 |
Alex Pott
|
7de8fc1fda
|
Issue #3215836 by guilhermevp, imalabya, swatichouhan012, AJV009, joachim, quietone: add a constant to represent uncountable sources for SourcePluginBase::count()
|
2021-07-10 23:37:45 +01:00 |
Alex Pott
|
fa3995b5dd
|
Issue #3220379 by guilhermevp, quietone, joachim: example code for NullCoalesce isn't formatted properly
|
2021-07-09 13:06:59 +01:00 |
Alex Pott
|
cfafb8735a
|
Issue #3222168 by hmendes, kriboogh, longwave, pookmish: Replace \GuzzleHttp\Client with \GuzzleHttp\ClientInterface
|
2021-07-06 16:40:04 +01:00 |
xjm
|
c1179c9377
|
Issue #3217717 by longwave, mondrake, tim.plunkett, xjm: Replace usages of the at() matcher, which is deprecated
|
2021-06-28 16:09:48 -05:00 |
catch
|
33ba45820a
|
Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard
|
2021-06-24 13:35:45 +01:00 |
catch
|
eaf2958695
|
Issue #3196583 by Matroskeen, Wim Leers, quietone, larowlan: MigrationLookup plugin overrides source values for multiple migrations
|
2021-06-22 15:28:41 +01:00 |
catch
|
1d5e219f85
|
Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
|
2021-06-21 12:31:24 +01:00 |
catch
|
e48dcff470
|
Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
|
2021-06-21 11:27:34 +01:00 |
catch
|
116ebd1e2c
|
Issue #3217706 by Spokje, longwave, guilhermevp, mondrake: Replace usages of assertFileNotExists(), that is deprecated
|
2021-06-14 09:26:39 +01:00 |
catch
|
f3ad0680a3
|
Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests
|
2021-05-24 14:26:11 +01:00 |
Alex Pott
|
4a72cc3169
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
|
2021-05-20 21:47:18 +01:00 |
Alex Pott
|
3f75f72de2
|
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals()
|
2021-05-20 00:39:14 +01:00 |
catch
|
6802ea3355
|
Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments
|
2021-05-17 20:22:22 +01:00 |
Alex Pott
|
a6124cc0b6
|
Issue #3190815 by Wim Leers, quietone, NickDickinsonWilde, benjifisher, mikelutz, larowlan: Source count caching broken: impossible to enable source count caching for SqlBase-based source plugins (plus, unneeded cache I/O)
|
2021-05-17 09:09:24 +01:00 |
bpstr
|
d4726b1895
|
Issue #3213638 by bpstr: Fix incorrect Migration plugin description
|
2021-05-13 09:53:33 +00:00 |
catch
|
a9560b32e8
|
Issue #2974128 by Majdi, quietone: Missing parameter in process plugin DefaultValue example
|
2021-05-11 22:13:04 +01:00 |
Alex Pott
|
a3ca88ebbf
|
Issue #2882276 by benjifisher, estoyausente, nuez, kristiaanvandeneynde, alexpott, ravi.shankar, osopolar, marvil07, danflanagan8, heddn, quietone, Matroskeen, hudri, joshi.rohit100: Extended callback process plugin to call functions with multiple parameters
|
2021-05-06 01:16:13 +01:00 |
catch
|
589f814df1
|
Issue #2944846 by quietone, masipila, jibran, jhodgdon, heddn, phenaproxima: Improve description of key concepts in migrate.api.php documentation
|
2021-04-14 11:05:40 +01:00 |
catch
|
13932c1179
|
Issue #3206939 by Matroskeen, quietone: Add documentation for Migrate and Migrate Drupal source plugins
|
2021-04-13 16:16:07 +01:00 |
catch
|
65873adedc
|
Issue #3204163 by jonathanshaw: EntityQuery accessCheck: tests should not check access unless relevant
|
2021-04-01 18:46:09 +01:00 |
catch
|
96aa5ca504
|
Issue #3202125 by jonathanshaw, Berdir, catch, longwave: EntityQuery accessCheck: unique value validation should not be access sensitive
|
2021-04-01 10:31:35 +01:00 |
Alex Pott
|
08766c5dee
|
Issue #2903911 by joshmiller, longwave, anmolgoyal74, ankithashetty, init90, Pooja Ganjage, _gradient_, daffie, borisson_: Fix 'Drupal.Commenting.FunctionComment.ParamMissingDefinition' coding standard
|
2021-03-29 16:22:14 +01:00 |
catch
|
1df994459b
|
Issue #3203265 by hctom, quietone: Wrong/Missing variable type hint for $row property of MigrateProcessTestCase class
|
2021-03-25 13:41:15 +00:00 |
Alex Pott
|
d4c2aa96db
|
Issue #2579361 by quietone, ayushmishra206, heddn, jibran, Wim Leers, Lendude, benjifisher, dww: Row->setSourceProperty() docs are misleading
|
2021-03-02 11:53:46 +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
|
6503169010
|
Issue #3189054 by Matroskeen, quietone: Exception 'MigrateException' is never thrown in the MigrateExecutable constructor
|
2021-02-26 10:09:45 +00:00 |
Alex Pott
|
499e358acd
|
Issue #3197749 by quietone, joachim: empty migrate source does not populate fields with constants
|
2021-02-20 13:28:37 +00:00 |
Alex Pott
|
203ad064e4
|
Issue #2723621 by jofitz, mfernea, alexpott, abhisekmazumdar, neclimdul, snehi, Suresh Prabhu Parkala, ankithashetty, anmolgoyal74, anoopjohn, longwave, hgunicamp, empesan, kostyashupenko, Mile23, dawehner, idebr, daffie, catch: Fix Drupal.Commenting.FunctionComment.IncorrectTypeHint and Drupal.Commenting.FunctionComment.InvalidTypeHint
|
2021-02-20 13:24:51 +00:00 |
Alex Pott
|
9c5da7cb4a
|
Issue #3005969 by tstoeckler, quietone, longwave, ayushmishra206, Ante890, gbirch, zaporylie: Add support for migrate d7 telephone field
|
2021-02-15 14:34:05 +00:00 |
Alex Pott
|
9d96600683
|
Issue #2954982 by Matroskeen, abramm, Rob230: Incorrect bundle/bundle key handling in EntityContentBase::processStubRow()
|
2021-02-10 09:31:10 +00:00 |