Alex Pott
|
8f2269dd64
|
Issue #3210310 by mondrake, murilohp, andypost, daffie, alexpott: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
|
2022-01-04 22:49:10 +00:00 |
catch
|
8afba83441
|
Issue #3247619 by Lendude, danflanagan8, FiNeX, beatrizrodrigues: "Place a colon after the label" not working on grouping field label on views
|
2022-01-04 11:48:17 +00:00 |
catch
|
c944285b83
|
Issue #2879293 by digitaldonkey, tobiasb, Mac_Weber, paulocs, Meenakshi_j, stefan.korn, ranjith_kumar_k_u, longwave, alexpott: Make Link URI required if there is Link Text input
|
2022-01-04 11:26:23 +00:00 |
catch
|
b73cc1cf8b
|
Issue #3014629 by quietone, Wim Leers, xurizaemon: Document that Configuration migrations can depend on Content migrations
|
2022-01-04 11:14:34 +00:00 |
Alex Pott
|
4f043a2ecc
|
Issue #3207907 by quietone, Berdir, alexpott: Ensure functional tests use the test mail collector
|
2022-01-03 15:51:23 +00:00 |
catch
|
458aa2cb69
|
Issue #3190261 by danflanagan8, doostinharrell, phenaproxima, larowlan, paulocs: MediaLibraryWidget can trigger an AJAX error if all media types can be referenced
|
2022-01-03 10:51:48 +00:00 |
Alex Pott
|
b2901ce78c
|
Issue #2916142 by beatrizrodrigues, Chi, yogeshmpawar, tobiberlin, quietone, borisson_: Decimal and Float item generates wrong sample values
|
2022-01-03 00:39:11 +00:00 |
catch
|
8313743567
|
Issue #3240109 by edurenye, quietone: When using MigrateProcessInterface some fields might expect something different than array or string
|
2022-01-02 16:01:03 +00:00 |
catch
|
1670eac74c
|
Issue #3256581 by cburschka: PHPdoc in update.authorize.inc
|
2022-01-02 11:42:14 +00:00 |
catch
|
98a9ec751c
|
Issue #2610520 by quietone, snehi, MiSc, hansfn, Ben Coleman, Antoniya: Documentation about aggregator feed block incorrect
|
2022-01-02 11:33:15 +00:00 |
catch
|
c26a85eacc
|
Issue #2343517 by joelpittet, quietone, rteijeiro, andypost: Cleanup @todo referring to the config dependencies API issue
|
2022-01-02 11:28:47 +00:00 |
catch
|
3ea2660dd3
|
Issue #3190541 by tim.plunkett, godotislate, clayfreeman: LayoutBuilderIsActiveCacheContext not providing correct context value
|
2022-01-02 10:41:23 +00:00 |
catch
|
66449600c6
|
Issue #3042533 by quietone, danflanagan8: D6 taxonomy term fields are not migrated with allowed vocabularies
|
2022-01-02 10:33:17 +00:00 |
Alex Pott
|
adff905c9e
|
Issue #3175287 by murilohp, quietone, SivaprasadC, ankithashetty, anmolgoyal74, sarvjeetsingh, xjm, longwave: Remove accidentally duplicated words in code comments
|
2022-01-01 16:19:49 +00:00 |
Alex Pott
|
87dc8f4192
|
Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants
|
2022-01-01 16:04:03 +00:00 |
Alex Pott
|
d9e7844f8f
|
Issue #3255243 by longwave, kim.pepper, Gábor Hojtsy, andypost: Replace Diactoros' PSR-17 implementation with Guzzle's
|
2022-01-01 13:57:37 +00:00 |
Alex Pott
|
ff2d2ea1d9
|
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
|
2022-01-01 13:52:01 +00:00 |
Alex Pott
|
c45aba90e8
|
Issue #2940121 by apaderno, andypost, idebr, Kingdutch, kala4ek, mfb, alexpott, Berdir: ConfigurableLanguageManager::getLanguageSwitchLinks() doesn't respect what LanguageManagerInterface::getLanguageSwitchLinks() says to return
|
2021-12-31 16:35:07 +00:00 |
Alex Pott
|
9629d09d40
|
Issue #3246471 by apaderno, dagmar, vicheldt: Remove from the DbLogController class the properties already defined from the parent class
|
2021-12-30 22:04:02 +00:00 |
Alex Pott
|
2a68e8f22c
|
Issue #3251835 by beatrizrodrigues, joachim, mikelutz, quietone: Fix incorrect @return docs and description for Row::getSource()
|
2021-12-30 21:11:08 +00:00 |
Alex Pott
|
09795b6e93
|
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
|
2021-12-30 13:40:35 +00:00 |
Alex Pott
|
aa3434c4aa
|
Issue #3049048 by danflanagan8, ndobromirov, mglaman, bbrala, alexpott, Wim Leers, gabesullice: Invalid JSON:API responses when maintenance mode is on
|
2021-12-30 11:16:28 +00:00 |
Alex Pott
|
934f42ae87
|
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own
|
2021-12-29 17:14:14 +00:00 |
Alex Pott
|
5c92c24178
|
Issue #3153455 by Berdir, larowlan, Eduardo Morales Alberti, Gauravmahlawat, sleepingmonk, PhilippJC, alexpott, catch, daffie, jibran: UID base field override configs can still have old default value callbacks
|
2021-12-29 15:28:30 +00:00 |
Alex Pott
|
9df13e0344
|
Issue #3252872 by bbrala, gabesullice, bradjones1, alexpott: Use CacheableSupportsMethodInterface for performance improvement in jsonapi normalizers
|
2021-12-29 15:04:23 +00:00 |
Alex Pott
|
67b083bfe7
|
Issue #3245622 by dww, mgifford, darvanen, AaronMcHale, Antoniya, anagomes, andrewmacpherson, beatrizrodrigues, benjifisher, rkoller, shaal, marcos_lima, lucienchalom, ckrina, gabrielda, kjay: Module name context missing for 'help' and 'permissions' links on admin/modules
|
2021-12-29 11:54:24 +00:00 |
Alex Pott
|
4e34cd3fd0
|
Issue #3251100 by NickDickinsonWilde: DateTimeWidgetBase sets Timezone twice to the same value
|
2021-12-29 11:03:12 +00:00 |
Alex Pott
|
d06a99dde2
|
Issue #2675006 by danflanagan8, robpowell, quietone, alexpott: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
|
2021-12-28 18:53:30 +00:00 |
Alex Pott
|
ce4ce0ac35
|
Issue #2675006 by danflanagan8, robpowell, quietone: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
|
2021-12-28 11:44:10 +00:00 |
Alex Pott
|
f87303bf2d
|
Issue #3199696 by bbrala, Wim Leers, plach, bradjones1, gabesullice: Add language support to ResourceObject
|
2021-12-28 11:20:42 +00:00 |
catch
|
4ca93c9ca8
|
Issue #3254250 by Spokje, longwave, catch, daffie: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
|
2021-12-28 10:12:12 +00:00 |
Alex Pott
|
331e284ef0
|
Issue #3092430 by quietone, shrutidkadam, RdeBoer, bgprior, danflanagan8: Ensure SearchPlugin has a configuration array
|
2021-12-27 13:57:02 +00:00 |
Alex Pott
|
20f3c89d02
|
Issue #3205909 by kunal.sachdev, tedbow, phenaproxima: Ensure only needed permissions are used for Update module functional tests
|
2021-12-27 13:54:54 +00:00 |
Alex Pott
|
acd7ac969e
|
Issue #2793169 by Matroskeen, Manuel Garcia, anmolgoyal74, Pooja Ganjage, Abhijith S, Lendude, dww, quietone: hook_views_post_render provides inaccurate information
|
2021-12-27 13:02:35 +00:00 |
Alex Pott
|
5592a5a546
|
Issue #3247039 by joachim, quietone: MigrateDestinationInterface::import() should document that it can throw a MigrateException
|
2021-12-27 12:19:30 +00:00 |
catch
|
b8e771ecd5
|
Issue #3248454 by daffie, Spokje, longwave, larowlan, alexpott: [Symfony6] The Drupal\Tests\media_library\Kernel\MediaLibraryStateTest fails for Symfony 5.4
|
2021-12-22 15:28:18 +00:00 |
catch
|
3eb8a34460
|
Issue #3233031 by daffie, longwave, murilohp: [Symfony 6] Add "RequestContext" type hint to methods overridding Symfony\Component\Routing\RequestContextAwareInterface::getContext()
|
2021-12-22 11:15:36 +00:00 |
catch
|
fbdb75e10d
|
Issue #3064890 by danflanagan8, mpp, mottihoresh, scott_euser, peonboyos, Kristen Pol, joshmiller: Notice: Undefined index: name in Drupal\field_ui\Element\FieldUiTable::reduceOrder() (line 228 of /var/www/html/docroot/core/modules/field_ui/src/Element/FieldUiTable.php)
|
2021-12-21 14:46:48 +00:00 |
catch
|
af2bc2f58e
|
Issue #3245383 by Beakerboy, daffie: If the database driver is provided by a module, it's name must be included in tests which check for enabled modules
|
2021-12-20 17:40:41 +00:00 |
Alex Pott
|
45347fa580
|
Issue #2652652 by dawehner, Sam152, Charlie ChX Negyesi, Manuel Garcia, mikemiles86, minorOffense, Lendude, jibran, alexpott, xjm, effulgentsia, webchick: Provide a relationship from the revision table to the main table
|
2021-12-18 06:42:28 +00:00 |
Alex Pott
|
1359e7abde
|
Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|
2021-12-18 06:36:14 +00:00 |
Alex Pott
|
f1e57201c2
|
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets
|
2021-12-18 06:12:16 +00:00 |
Alex Pott
|
00ad1d7572
|
Issue #3254331 by paulocs, longwave: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize()
|
2021-12-18 04:11:05 +00:00 |
catch
|
77bd32e38f
|
Issue #3248309 by danflanagan8: AssertBreadcrumbTrait should not rely on Classy
|
2021-12-17 16:33:59 +00:00 |
catch
|
d55c0cbd36
|
Issue #3254403 by paulmckibben, ranjith_kumar_k_u, longwave, Lendude, cilefen: system_post_update_sort_all_config can exhaust PHP memory in 9.3.0
|
2021-12-15 16:38:51 +00:00 |
catch
|
6033fd0c8d
|
Issue #3253889 by BR0kEN, murilohp, longwave: `?check_logged_in=1` causes `TrustedRedirectResponse` to fail
|
2021-12-15 10:26:57 +00:00 |
catch
|
cfd8517353
|
Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods
|
2021-12-14 12:05:17 +00:00 |
catch
|
bd9fa2750b
|
Issue #3253568 by Spokje, paul121, rviner, longwave, alexpott, quietone: Error: Cannot use object of type Drupal\Core\Render\Markup as array in Drupal\Core\Render\Renderer->doRender() (line 218. When checkbox 'Use field template' is checked
|
2021-12-14 10:16:33 +00:00 |
catch
|
205729d912
|
Issue #3239287 by alexpott, longwave: Fix \Drupal\Core\Extension\ModuleDependencyMessageTrait to not cause deprecations in PHP 8.1
|
2021-12-13 17:09:15 +00:00 |
catch
|
f1f7fb4f8f
|
Issue #3213023 by thursday_bw: Improve the intelligibility of error messages in Entity/FieldConfig.php
|
2021-12-13 14:15:22 +00:00 |
catch
|
5e0c689e27
|
Issue #3252067 by tedbow, Spokje: Remove duplicate loading of update reports after refreshUpdateStatus
|
2021-12-13 14:05:23 +00:00 |
catch
|
45630c7c34
|
Issue #3232080 by paulocs, daffie, longwave: [Symfony 6] Add "mixed" type hint to all Normalizer classes that implement the method ::denormalize()
|
2021-12-13 13:08:43 +00:00 |
catch
|
42a48a2e2b
|
Issue #3253639 by tedbow, longwave: \Drupal\Tests\update\Functional\UpdateTestBase::setUp is not needed for most child classes and makes the test harder to understand
|
2021-12-13 13:04:50 +00:00 |
catch
|
5e93c9c691
|
Issue #3253824 by juli sh, Matroskeen: Minor typo in d7_field_formatter_settings.yml comment
|
2021-12-13 13:02:15 +00:00 |
catch
|
6f7d2ef1c3
|
Issue #3232832 by daffie, longwave: [Symfony 6] Add various type hints to Drupal\serialization\Encoder\JsonEncoder::supportsEncoding() and ::supportsDecoding() and Drupal\serialization\Encoder\XmlEncoder::supportsEncoding(), ::encode(), ::decode() and ::supportsDecoding()
|
2021-12-13 12:51:40 +00:00 |
catch
|
30eb18c5ad
|
Issue #3233456 by daffie, longwave: [Symfony 6] Add "int" type hint to methods overriding Symfony\Component\Console\Command\Command::execute()
|
2021-12-13 12:45:57 +00:00 |
catch
|
954f80a5f3
|
Issue #3236563 by daffie: [Symfony 6] Add "static" type hint to the methods overriding Symfony\Component\HttpFoundation\Response::sendContent()
|
2021-12-13 12:43:16 +00:00 |
catch
|
203654b234
|
Issue #3232063 by paulocs, daffie, longwave: [Symfony 6] Add "bool" type hint to Drupal\serialization\Normalizer\NormalizerBase::supportsNormalization() and subclasses
|
2021-12-13 12:07:37 +00:00 |
catch
|
b7dce8cf5a
|
Issue #3253666 by longwave, tim.plunkett: Layout Builder uses the wrong RouteObjectInterface
|
2021-12-13 10:39:35 +00:00 |
Alex Pott
|
f94b1247b8
|
Issue #3252214 by Spokje: Move tests for integrations between QuickEdit and CKEditor5 into QuickEdit so that it can more easily be moved into contrib
|
2021-12-06 09:20:51 +00:00 |
Alex Pott
|
d7082acf60
|
Issue #2886615 by scott_euser, clemens.tolboom, quietone, joachim, alexpott, Lendude: comment_empty_title_test has invalid hook
|
2021-12-06 09:15:32 +00:00 |
catch
|
86e9f19a30
|
Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install
|
2021-12-02 11:50:03 +00:00 |
Alex Pott
|
09190cd3a4
|
Issue #3198010 by mcdruid, acbramley, mstrelan, quietone, manojithape, vikashsoni, chetanbharambe, sarguna raj M, larowlan, alexpott: User login page broken when there are more than 5 failed login attempts for an account
|
2021-12-02 06:57:58 +00:00 |
Alex Pott
|
46b1d68add
|
Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures
|
2021-12-01 22:49:08 +00:00 |
catch
|
773a213835
|
Issue #3251625 by alexpott, Berdir: Including settings.php a second time and without same context can result in errors
|
2021-11-30 10:58:57 +00:00 |
catch
|
62e7f6aaae
|
Issue #3250743 by alexpott, longwave: [PHP 8.1] NumberFieldTest fails
|
2021-11-23 09:34:59 +00:00 |
catch
|
266fe1a75d
|
Issue #3250482 by quietone, daffie: The docblock of \Drupal\views\Plugin\views\cache\CachePluginBase::cacheSetMaxAge() is wrong
|
2021-11-22 16:50:36 +00:00 |
catch
|
40a0e8a2a7
|
Issue #3250587 by lauriii, bnjmnm: \Drupal\Tests\ckeditor5\FunctionalJavascript\CKEditor5Test::testEditorFileReferenceIntegration fails on PostgreSQL
|
2021-11-22 16:46:38 +00:00 |
catch
|
92836c436b
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
|
2021-11-22 15:25:32 +00:00 |
catch
|
bfd559afcb
|
Issue #3250442 by daffie, andypost, longwave: [Symfony 6] Symfony 6 adds static return type hinting and Prophecy fails on it
|
2021-11-22 12:12:23 +00:00 |
Alex Pott
|
7064c43937
|
Issue #3173770 by chr.fritsch, phenaproxima, akalam, dejan0: Allow field types extending entity_reference to use field widgets extending media_library
|
2021-11-22 11:45:48 +00:00 |
catch
|
4aa86df958
|
Issue #3231040 by alexpott, Anul, longwave, bbrala, catch: (revert) Remove DependencySerializationTrait from JSON API exceptions
|
2021-11-22 10:07:23 +00:00 |
Lee Rowlands
|
5ec9c99db7
|
Issue #3171149 by Feuerwagen, kostyashupenko: Set article content type to use "wide" image style within standard profile
|
2021-11-22 08:37:35 +10:00 |
Lauri Eskola
|
7ff9cbf0ff
|
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests
|
2021-11-19 16:53:59 +02:00 |
Alex Pott
|
576bd7543d
|
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment
|
2021-11-19 09:49:33 +00:00 |
catch
|
41769241d9
|
Issue #3250299 by daffie, longwave: [Symfony6] A number of CKEditor5 tests fail for Symfony 5.4
|
2021-11-19 09:22:25 +00:00 |
catch
|
507fc5fe00
|
Issue #3248014 by daffie, andypost: [Symfony 6] The Drupal\Tests\media\Kernel\OEmbedIframeControllerTest fails
|
2021-11-18 16:20:04 +00:00 |
catch
|
0e61d2181d
|
Issue #3056409 by rkostov, larowlan, maximpodorov: BlockRepository::contextHandler is created dynamically
|
2021-11-16 16:16:57 +00:00 |
catch
|
b9fd8ef3d5
|
Issue #3248810 by daffie: [Symfony 6] The Drupal\Tests\jsonapi\Kernel\EventSubscriber\ResourceObjectNormalizerCacherTest fails with Symfony 5
|
2021-11-16 14:22:30 +00:00 |
catch
|
3795c75c97
|
Issue #3248816 by bsuttis, danflanagan8, quietone: ResponsiveImageFieldUiTest.php should be moved to tests directory
|
2021-11-16 13:35:50 +00:00 |
catch
|
94b94e7ef9
|
Issue #3248013 by daffie, longwave: [Symfony6] The Drupal\Tests\views\Unit\Plugin\argument_default\QueryParameterTest fails for Symfony 5.4
|
2021-11-16 12:47:21 +00:00 |
catch
|
5281af2829
|
Issue #3248801 by daffie, rakesh.gectcr, bbrala, longwave: [Symfony 6] The Drupal\Tests\jsonapi\Functional\JsonApiFunctionalTest fails with Symfony 5
|
2021-11-16 12:07:58 +00:00 |
Lee Rowlands
|
65aaec60ce
|
Issue #3249240 by alexpott, andypost, Wim Leers: HTMLRestrictionsUtilities:: providedElementsAttributes() causes deprecations on PHP 8.1
|
2021-11-16 06:41:08 +10:00 |
Lauri Eskola
|
dc51481d8a
|
Issue #3249263 by alexpott, andypost, Wim Leers: CKEditor 5 needs validate the filters in the correct order - CKEditor 5 tests fail locally
|
2021-11-15 13:22:22 +02:00 |
Lee Rowlands
|
a83a7a7836
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
|
2021-11-15 12:46:09 +10:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
Cristina Chumillas
|
8a4928c160
|
Issue #3223233 by joachim, danflanagan8, longwave: Form to edit or add a single image effect doesn't tell you which style you're in
|
2021-11-12 16:13:42 +01:00 |
effulgentsia
|
35972c9195
|
Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core
|
2021-11-11 14:10:39 -08:00 |
Lee Rowlands
|
1e05f8042a
|
Issue #3248649 by alexpott: \Drupal\views\Plugin\views\display\PathPluginBase::alterRoutes() can become very slow on a site with lots of entities and JsonAPI
|
2021-11-11 14:06:20 +10:00 |
catch
|
55a804ce67
|
Issue #2975461 by quietone, Matroskeen, Lendude: Convert query string to array for d6 menu_link migration
|
2021-11-08 14:49:50 +00:00 |
catch
|
84ef68cf99
|
Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy
|
2021-11-08 14:36:24 +00:00 |
catch
|
9e3837a258
|
Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines
(cherry picked from commit 3ab6129942 )
|
2021-11-08 14:30:56 +00:00 |
catch
|
84e8b971c8
|
Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created
|
2021-11-08 14:22:26 +00:00 |
catch
|
f96b7fbab0
|
Issue #3232095 by daffie, dww, longwave, andypost, catch, larowlan: [Symfony 6] Refactor the "update.root" service to return an object not a string
|
2021-11-08 14:18:08 +00:00 |
catch
|
9f6cef72ee
|
Issue #3028837 by quietone, joachim, alexpott: views_hooks group has nothing in it
|
2021-11-08 14:13:59 +00:00 |
Alex Pott
|
2aee2c17b3
|
Issue #3212891 by vaish, brentgees@gmail.com, srilakshmier, mikelutz, quietone, alexpott: Incorrect type declaration in docblock for class property
|
2021-11-07 14:33:50 +00:00 |
bnjmnm
|
0949c10ccb
|
Issue #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini
|
2021-11-04 22:37:55 +00:00 |
Alex Pott
|
04f2578519
|
Issue #3087332 by quietone, huzooka, amateescu, danflanagan8: Deprecate the 'd6_url_alias_language' migration process plugin
|
2021-11-03 10:51:09 +00:00 |
Alex Pott
|
76b866462d
|
Issue #3163663 by mpp, chrisolof, alexpott, quietone: Too many open files issue with migrating multiple files using "download" process plugin
|
2021-11-03 10:42:55 +00:00 |