catch
|
ef3190f75a
|
Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests
|
2020-07-16 22:21:08 +01:00 |
Alex Pott
|
f7277d249b
|
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes
|
2020-07-16 13:53:59 +01:00 |
Alex Pott
|
ff18b59a49
|
Issue #2912244 by quietone, heddn, FMB: Document MigrateIdMapInterface
|
2020-07-16 10:21:28 +01:00 |
Alex Pott
|
61c9564477
|
Issue #3126063 by quietone, Wim Leers, DamienMcKenna, benjifisher, alexpott, heddn: Harden SubProcess process plugin
|
2020-07-15 09:26:28 +01:00 |
Alex Pott
|
ea0df4e831
|
Issue #3133516 by quietone, huzooka, phenaproxima, mikelutz: Make every migrate process plugin that provides 'default_value' be able to correctly handle 'NULL' default values
|
2020-07-14 16:12:41 +01:00 |
Alex Pott
|
333755fdca
|
Issue #3133139 by nitesh624, Kristen Pol, quietone: Remove is_array check in getProcessPlugins
|
2020-07-14 14:22:46 +01:00 |
Alex Pott
|
3b8e432648
|
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead
|
2020-07-14 11:46:12 +01:00 |
Alex Pott
|
bd4c5f075f
|
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3
|
2020-07-14 10:08:00 +01:00 |
catch
|
9cf5c69157
|
Issue #3114974 by andypost, kishor_kolekar, mikelutz, alexpott: \Drupal\migrate\Plugin\MigrateDestinationInterface::fields() $migration argument is deprecated
|
2020-07-03 09:37:34 +01:00 |
catch
|
a050029323
|
Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant
|
2020-07-02 13:16:28 +01:00 |
Alex Pott
|
9d1faa52f4
|
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard
|
2020-06-02 09:46:52 +01:00 |
Alex Pott
|
704745bc3a
|
Issue #3123095 by quietone, Neslee Canil Pinto, benjifisher, mikelutz, catch: Rollback of complete node migration fails
|
2020-05-31 08:17:24 +01:00 |
Alex Pott
|
93545bd537
|
Issue #2969231 by quietone, NickDickinsonWilde, joachim, xjm: errors in migration process configuration don't give a clear message
|
2020-05-29 20:29:45 +01:00 |
Alex Pott
|
15c4512b57
|
Issue #3134459 by ridhimaabrol24, aleevas, longwave, heddn, quietone, xjm: Remove @group legacy from migrate tests
|
2020-05-12 22:29:45 +01:00 |
catch
|
40a5bd7e0a
|
Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount()
|
2020-05-07 19:07:00 +01:00 |
Alex Pott
|
023ef0412c
|
Issue #3131258 by longwave, mondrake, dww: Remove redundant $message from assertFile(Not)Exists and assertDirectory(Not)Exists calls
|
2020-05-02 13:11:18 +01:00 |
Alex Pott
|
3f87e0d805
|
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property
|
2020-05-02 12:34:00 +01:00 |
xjm
|
767d453d30
|
Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference
|
2020-05-01 20:23:15 -05:00 |
xjm
|
9ea59d229e
|
Issue #3126957 by Suresh Prabhu Parkala, Neslee Canil Pinto, Kristen Pol, jungle: Add missing curly brackets around @inheritdoc
|
2020-04-29 17:45:17 -05:00 |
Alex Pott
|
ded798758c
|
Issue #3125763 by quietone, heddn, dww, benjifisher, Lal_, Neslee Canil Pinto, alexpott, mikelutz: Hidden dependency on migrate_drupal from node module when only migrate.module is enabled
|
2020-04-28 21:54:20 +01:00 |
Alex Pott
|
9632fb98a1
|
Issue #3131402 by longwave, jungle, Berdir: Remove return type hints from abstract test classes
|
2020-04-28 09:14:16 +01:00 |
catch
|
27515dc255
|
Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls
|
2020-04-27 10:35:37 +01:00 |
Alex Pott
|
a6e402fc01
|
Issue #3126563 by mondrake, daffie, alexpott: Replace usage of assertAttributeEquals() that is deprecated
|
2020-04-18 10:31:47 +01:00 |
catch
|
5132c83fac
|
Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests
|
2020-04-17 16:00:07 +01:00 |
Alex Pott
|
6bf02d966d
|
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase
|
2020-04-13 12:05:00 +01:00 |
Alex Pott
|
0dc28534c8
|
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes
|
2020-04-13 09:56:30 +01:00 |
Alex Pott
|
bbbed21e90
|
Issue #3074047 by Neslee Canil Pinto, mikelutz, quietone: Update MigrateDestinationInterface::import return type documentation
|
2020-04-12 14:45:10 +01:00 |
Alex Pott
|
221b7aed06
|
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods
|
2020-04-11 06:35:50 +01:00 |
Alex Pott
|
dcd666c63a
|
Issue #2746541 by quietone, alexpott, maxocub, Wim Leers, mikelutz, jofitz, masipila, firewaller, Madhura BK, Gábor Hojtsy, catch, heddn, plach, hchonov: Migrate D6 and D7 node revision translations to D8
|
2020-03-12 12:00:10 +00:00 |
catch
|
262b7fcc26
|
Issue #3084472 by Berdir, JeroenT, ravi.shankar, rpsu: Remove Place Blocks module
|
2020-02-27 20:05:19 +00: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 |
Alex Pott
|
9483ed964f
|
Issue #3114017 by hash6, longwave, alexpott: Remove deprecated code from migrate module
|
2020-02-20 21:04:43 +00:00 |
Alex Pott
|
4cfaf1e679
|
Issue #3112829 by alexpott: Fix fails due to Generic.CodeAnalysis.EmptyPHPStatement.SemicolonWithoutCodeDetected due to recent dependency updates
|
2020-02-12 09:28:33 +00:00 |
catch
|
52bfbe0a4a
|
Issue #3111344 by Gábor Hojtsy, andypost, quietone: Remove deprecated code from migrate module
|
2020-02-06 17:54:56 +00:00 |
catch
|
534ee0d39d
|
Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4
|
2020-02-04 16:24:45 +00:00 |
Alex Pott
|
eb9af30a42
|
Issue #3096991 by quietone, alexpott, Wim Leers: Remove deprecated MigrateSqlSourceTestCase
|
2020-01-28 09:27:16 +00:00 |
catch
|
e1a041c493
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-24 23:52:03 +00:00 |
xjm
|
545850691e
|
Issue #2937782 by quietone, jofitz, yo30, heddn, Wim Leers, catch: Create trait for getDefinitionFromEntity
|
2020-01-24 06:29:02 -06:00 |
Lee Rowlands
|
2e53ac1699
|
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066 .
|
2020-01-22 10:30:15 +10:00 |
Lee Rowlands
|
136f055066
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-22 09:33:30 +10:00 |
Alex Pott
|
11c46fc2ac
|
Issue #3027998 by robpowell, jofitz, codekarate, heddn: Default Value Migration Process plugin produces unexpected behavior when updating list field from D7 to D8
|
2020-01-15 10:19:16 +00:00 |
Alex Pott
|
dda035c260
|
Issue #3102903 by mondrake: MigrateExecutableMemoryExceededTest has mismatched argument type mock expectations (and fails in PHPUnit8)
|
2020-01-13 13:47:17 +00:00 |
catch
|
0885820a21
|
Issue #3091418 by Manuel Garcia, jibran, tedbow, TravisCarden, xjm, greg.1.anderson, Gábor Hojtsy, catch, Mile23, Berdir, hussainweb: Update composer dependencies on 9.0.x
|
2020-01-06 15:26:35 +00:00 |
webchick
|
92a0b41fa2
|
Issue #3095195 by jofitz, Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have "00" MM or DD attributes
|
2019-12-20 17:24:07 -08:00 |
catch
|
6ffa1bdf13
|
Issue #3088595 by quietone, phenaproxima, arunkumark, heddn: Remove Migration::get()
|
2019-12-09 12:35:59 +00:00 |
Alex Pott
|
72772f5f20
|
Issue #3086238 follow-up by quietone: getHighestId() should not fail when there is a destination id with type string
|
2019-12-04 23:46:27 +00:00 |
Alex Pott
|
02f1c210f7
|
Issue #3086238 by quietone, alexpott, heddn, larowlan, benjifisher, dinarcon: getHighestId() should not fail when there is a destination id with type string
|
2019-12-04 22:00:07 +00:00 |
catch
|
30ec97cb25
|
Issue #3097476 by Meenakshi.g, andypost: Remove all @deprecated code in the Config translation module
|
2019-12-03 14:36:15 +00:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |