Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #3009349 by quietone, benjifisher, danflanagan8, alexpott, ↵ | catch | 13 days |
| | | | | ravi.shankar, smustgrave, mikelutz, catch, godotislate: Move source_module from Migrate to Migrate Drupal | ||
* | Issue #3506605 by benjifisher: Move the d8_config source plugin to the ↵ | catch | 2025-04-14 |
| | | | | migrate module | ||
* | Issue #3224907 by dcam, thhafner: Orphaned state keys after migrate_drupal ↵ | catch | 2025-04-09 |
| | | | | uninstall | ||
* | Issue #3515715 by quietone: Fix 'DocComment.MissingShort' in Unit tests | nod_ | 2025-04-04 |
| | |||
* | Issue #3481778 by nicxvan, oily, dww, quietone, smustgrave, daffie, ↵ | catch | 2025-03-16 |
| | | | | longwave, mikelutz: Deprecate functions using ModuleHandler::add() | ||
* | Issue #3504776 by quietone, annmarysruthy, vighneshh, oily, smustgrave, ↵ | nod_ | 2025-03-03 |
| | | | | borisson_: Fix Drupal.Commenting.FunctionComment.MissingReturnComment in extension tests | ||
* | Issue #3498302 by quietone, borisson_: Fix ↵ | nod_ | 2025-03-03 |
| | | | | 'Drupal.Commenting.ClassComment.Missing' in modules | ||
* | Issue #3487851 by mondrake, daffie: Replace \PDO::FETCH_* constants to ↵ | Dave Long | 2025-02-26 |
| | | | | indicate fetch mode with an enumeration | ||
* | Issue #3498297 by shalini_jha, quietone: Fix ↵ | nod_ | 2025-02-21 |
| | | | | 'Drupal.Commenting.ClassComment.Missing' in test modules | ||
* | Issue #3421014 by godotislate, quietone, mstrelan, benjifisher, larowlan, ↵ | catch | 2025-02-18 |
| | | | | alexpott, berdir: Convert MigrateSource plugin discovery to attributes | ||
* | Issue #3483146 by nicxvan, sourav_paul, vladimiraus, mstrelan, smustgrave: ↵ | quietone | 2025-02-18 |
| | | | | Add string return type to all hook_help implementations | ||
* | Issue #3464320 by benjifisher, quietone, smustgrave: ↵ | catch | 2025-02-17 |
| | | | | Drupal\migrate\Plugin\Migration should provide a way to add dependencies | ||
* | Issue #3497410 by quietone, nod_, borisson_: Fix ↵ | nod_ | 2025-02-16 |
| | | | | DrupalPractice.Objects.GlobalFunction in hooks | ||
* | Issue #3497105 by quietone, borisson_: Fix LineLength for inline comments | nod_ | 2025-02-16 |
| | |||
* | Issue #3469836 by quietone, smustgrave, heddn, binoli lalani, alexpott, ↵ | catch | 2025-02-14 |
| | | | | mstrelan: Fix "call to undefined' PHPStan-0 issues in migration system | ||
* | Issue #3498915 by benjifisher, nicxvan, mondrake: Move content_entity source ↵ | catch | 2025-02-03 |
| | | | | plugin to migrate module | ||
* | Issue #3258581 by godotislate, nikolay shapovalov, boromino, quietone, ↵ | catch | 2025-02-03 |
| | | | | merlin06, benjifisher: Move I18nQueryTrait from content_translation to migrate_drupal | ||
* | Issue #3489416 by quietone, lavanyatalwar, shalini_jha, smustgrave, ↵ | nod_ | 2025-02-03 |
| | | | | borisson_: Fix Drupal.Commenting.FunctionComment.MissingReturnComment in non-tests | ||
* | Issue #3488834 by quietone, smustgrave: Remove Ban module from migration ↵ | catch | 2025-01-23 |
| | | | | tests not in the module | ||
* | Issue #3478220 by quietone: Fix MissingParamType in modules not views | Dave Long | 2025-01-03 |
| | |||
* | Issue #3491275 by nicxvan, dww, catch, mstrelan, berdir, larowlan: Mark core ↵ | Lee Rowlands | 2024-12-19 |
| | | | | modules as converted to OOP hooks | ||
* | Issue #2842949 by quietone, rigoucr, arunkumark, gaurav.kapoor, timmillwood, ↵ | Lee Rowlands | 2024-12-19 |
| | | | | harsha012: Fix Drupal.Commenting.DocComment.SpacingBeforeTags coding standard | ||
* | Issue #3492235 by catch, longwave, mikelutz: Default ↵ | Dave Long | 2024-12-10 |
| | | | | container_rebuild_required to FALSE | ||
* | Issue #3416522 by catch, alexpott, longwave, phenaproxima, nicxvan, wim ↵ | Dave Long | 2024-12-09 |
| | | | | leers, smustgrave, larowlan, berdir, godotislate, dww: Add the ability to install multiple modules and only do a single container rebuild to ModuleInstaller | ||
* | Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and ↵ | Alex Pott | 2024-11-19 |
| | | | | fgetcsv() for PHP 8.4 | ||
* | Issue #3410128 by quietone, longwave, nikolay shapovalov, smustgrave: Remove ↵ | Alex Pott | 2024-11-18 |
| | | | | remaining unnecessary uses of t() in tests | ||
* | Issue #3487666 by mstrelan, nicxvan: Add void return type to all *_alter ↵ | quietone | 2024-11-18 |
| | | | | hook implementations | ||
* | Issue #3483599 by nicxvan, ghost of drupal past, catch, longwave, fabianx: ↵ | Dave Long | 2024-11-14 |
| | | | | Convert all procedural hook implementations to Hook classes | ||
* | Issue #3483050 by mstrelan, nicxvan: Add int return type to all ↵ | catch | 2024-11-13 |
| | | | | hook_update_last_removed implementations | ||
* | Issue #3483040 by quietone: Add array return type to all ↵ | catch | 2024-11-11 |
| | | | | hook_removed_post_updates implementations | ||
* | Issue #3456601 by mstrelan, xjm, smustgrave, longwave: Add void return ↵ | catch | 2024-10-23 |
| | | | | typehints to test helper methods | ||
* | Issue #3251754 by spokje, quietone, longwave, smustgrave, mallezie, ↵ | Alex Pott | 2024-10-23 |
| | | | | mstrelan, alexpott, daffie, tstoeckler, mondrake, samaraof@ciandt.com: Use DrupalPractice.CodeAnalysis.VariableAnalysis for Kernel and Unit tests | ||
* | Revert "Issue #3458426 by mstrelan, catch, smustgrave: Add int return ↵ | quietone | 2024-09-27 |
| | | | | | | typehints to protected test helper methods" This reverts commit d433d966c1e0711e89a958809e7375a37bd4fabf. | ||
* | Issue #3458426 by mstrelan, catch, smustgrave: Add int return typehints to ↵ | quietone | 2024-09-27 |
| | | | | protected test helper methods | ||
* | Issue #3400434 by mstrelan: Enforce strict types in tests | catch | 2024-08-30 |
| | |||
* | Issue #3467405 by quietone, smustgrave: Missing @var annotation for ↵ | catch | 2024-08-30 |
| | | | | properties that provide default values | ||
* | Issue #3467294 by quietone, nod_, smustgrave, catch, longwave: Change string ↵ | Dave Long | 2024-08-27 |
| | | | | 'Modules to enable' to {@inheritdoc} in comments | ||
* | Issue #3465602 by catch, quietone, smustgrave: Order tests by number of ↵ | nod_ | 2024-08-27 |
| | | | | public methods to optimize gitlab job times | ||
* | Issue #3400334 by mstrelan, quietone, smustgrave: Add ↵ | catch | 2024-08-24 |
| | | | | declare(strict_types=1) to all test modules | ||
* | Issue #3466788 by mondrake, longwave: Fix ‘risky’ tests | catch | 2024-08-12 |
| | |||
* | Issue #3462759 by catch: Try to rebalance kernel tests between gitlab ↵ | Dave Long | 2024-07-22 |
| | | | | runners (@group #slow again) | ||
* | Issue #3458427 by mstrelan: Add array return typehints to protected test ↵ | catch | 2024-07-19 |
| | | | | helper methods | ||
* | Issue #3458701 by yash.rode: Add validation constraints to user.mail | catch | 2024-07-17 |
| | |||
* | Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statements | catch | 2024-07-17 |
| | |||
* | Issue #3421418 by mstrelan, Spokje, xjm, mondrake, longwave, acbramley: Add ↵ | catch | 2024-06-19 |
| | | | | void return typehints to all test methods | ||
* | Issue #3449569 by kim.pepper, longwave, catch: Use autoconfigure more in core | Alex Pott | 2024-06-12 |
| | |||
* | Issue #3180696 by Spokje, Nikolay Shapovalov, adamzimmermann, quietone, ↵ | Lee Rowlands | 2024-06-05 |
| | | | | manish-31, xjm, SuperfluousApostrophe, smustgrave, jonathan1055, longwave: Fix 'Drupal.Commenting.TodoComment' coding standard | ||
* | Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable ↵ | catch | 2024-06-01 |
| | | | | type declarations | ||
* | Issue #3443117 by bbrala, longwave, quietone: Fix ↵ | catch | 2024-05-10 |
| | | | | Drupal.Functions.MultiLineFunctionDeclaration coding standard | ||
* | Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data ↵ | xjm | 2024-04-29 |
| | | | | sets returned by data provider methods that do not match the parameter names in Kernel tests |