mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-26 17:35:57 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
f7a512a8a1
commit
b4031d7a65
14 changed files with 2246 additions and 3339 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1736449400
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1736589813
|
||||
"last_update": 1736676219
|
||||
}
|
||||
}
|
||||
|
|
@ -41000,10 +41000,12 @@ tests/src/Functional/DemoUmamiProfileTest.php
|
|||
src/Functional/DemoUmamiProfileTest.php
|
||||
Functional/DemoUmamiProfileTest.php
|
||||
DemoUmamiProfileTest.php
|
||||
core/profiles/demo_umami/demo_umami.profile
|
||||
profiles/demo_umami/demo_umami.profile
|
||||
demo_umami/demo_umami.profile
|
||||
demo_umami.profile
|
||||
core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php
|
||||
profiles/demo_umami/src/Hook/DemoUmamiHooks.php
|
||||
demo_umami/src/Hook/DemoUmamiHooks.php
|
||||
src/Hook/DemoUmamiHooks.php
|
||||
Hook/DemoUmamiHooks.php
|
||||
DemoUmamiHooks.php
|
||||
core/profiles/standard/standard.install
|
||||
profiles/standard/standard.install
|
||||
standard/standard.install
|
||||
|
|
@ -41562,10 +41564,6 @@ core/profiles/standard/standard.info.yml
|
|||
profiles/standard/standard.info.yml
|
||||
standard/standard.info.yml
|
||||
standard.info.yml
|
||||
core/profiles/standard/standard.profile
|
||||
profiles/standard/standard.profile
|
||||
standard/standard.profile
|
||||
standard.profile
|
||||
core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
|
||||
profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
|
||||
standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
|
||||
|
|
@ -41594,6 +41592,12 @@ tests/src/Functional/StandardTest.php
|
|||
src/Functional/StandardTest.php
|
||||
Functional/StandardTest.php
|
||||
StandardTest.php
|
||||
core/profiles/standard/src/Hook/StandardHooks.php
|
||||
profiles/standard/src/Hook/StandardHooks.php
|
||||
standard/src/Hook/StandardHooks.php
|
||||
src/Hook/StandardHooks.php
|
||||
Hook/StandardHooks.php
|
||||
StandardHooks.php
|
||||
core/profiles/minimal/config/install/user.settings.yml
|
||||
profiles/minimal/config/install/user.settings.yml
|
||||
minimal/config/install/user.settings.yml
|
||||
|
|
@ -89777,6 +89781,14 @@ src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
|
|||
Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
|
||||
Theme/MaintenanceThemeUpdateRegistryTest.php
|
||||
MaintenanceThemeUpdateRegistryTest.php
|
||||
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php
|
||||
modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php
|
||||
system/tests/src/Functional/Block/ClearCacheBlockTest.php
|
||||
tests/src/Functional/Block/ClearCacheBlockTest.php
|
||||
src/Functional/Block/ClearCacheBlockTest.php
|
||||
Functional/Block/ClearCacheBlockTest.php
|
||||
Block/ClearCacheBlockTest.php
|
||||
ClearCacheBlockTest.php
|
||||
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
|
||||
modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
|
||||
system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
|
||||
|
|
@ -91448,6 +91460,13 @@ src/Plugin/Block/SystemMenuBlock.php
|
|||
Plugin/Block/SystemMenuBlock.php
|
||||
Block/SystemMenuBlock.php
|
||||
SystemMenuBlock.php
|
||||
core/modules/system/src/Plugin/Block/ClearCacheBlock.php
|
||||
modules/system/src/Plugin/Block/ClearCacheBlock.php
|
||||
system/src/Plugin/Block/ClearCacheBlock.php
|
||||
src/Plugin/Block/ClearCacheBlock.php
|
||||
Plugin/Block/ClearCacheBlock.php
|
||||
Block/ClearCacheBlock.php
|
||||
ClearCacheBlock.php
|
||||
core/modules/system/src/Plugin/Block/SystemMainBlock.php
|
||||
modules/system/src/Plugin/Block/SystemMainBlock.php
|
||||
system/src/Plugin/Block/SystemMainBlock.php
|
||||
|
|
@ -120767,13 +120786,6 @@ KernelTests/Core/Image/ToolkitTest.php
|
|||
Core/Image/ToolkitTest.php
|
||||
Image/ToolkitTest.php
|
||||
ToolkitTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
|
||||
tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
|
||||
Drupal/KernelTests/Core/Render/RenderCacheTest.php
|
||||
KernelTests/Core/Render/RenderCacheTest.php
|
||||
Core/Render/RenderCacheTest.php
|
||||
Render/RenderCacheTest.php
|
||||
RenderCacheTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
|
||||
tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
|
||||
Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
|
||||
|
|
|
|||
|
|
@ -6257,7 +6257,7 @@ core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePer
|
|||
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
|
||||
core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php
|
||||
core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
|
||||
core/profiles/demo_umami/demo_umami.profile
|
||||
core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php
|
||||
core/profiles/standard/standard.install
|
||||
core/profiles/standard/config/install/node.settings.yml
|
||||
core/profiles/standard/config/install/editor.editor.basic_html.yml
|
||||
|
|
@ -6352,11 +6352,11 @@ core/profiles/standard/config/optional/core.entity_view_display.media.image.medi
|
|||
core/profiles/standard/config/optional/field.storage.media.field_media_oembed_video.yml
|
||||
core/profiles/standard/standard.links.menu.yml
|
||||
core/profiles/standard/standard.info.yml
|
||||
core/profiles/standard/standard.profile
|
||||
core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
|
||||
core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php
|
||||
core/profiles/standard/tests/src/Traits/StandardTestTrait.php
|
||||
core/profiles/standard/tests/src/Functional/StandardTest.php
|
||||
core/profiles/standard/src/Hook/StandardHooks.php
|
||||
core/profiles/minimal/config/install/user.settings.yml
|
||||
core/profiles/minimal/config/install/block.block.stark_admin.yml
|
||||
core/profiles/minimal/config/install/block.block.stark_tools.yml
|
||||
|
|
@ -13023,6 +13023,7 @@ core/modules/system/tests/src/Functional/Theme/EngineNyanCatTest.php
|
|||
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
|
||||
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php
|
||||
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
|
||||
core/modules/system/tests/src/Functional/Form/RedirectTest.php
|
||||
core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php
|
||||
|
|
@ -13243,6 +13244,7 @@ core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php
|
|||
core/modules/system/src/Plugin/Block/SystemPoweredByBlock.php
|
||||
core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
|
||||
core/modules/system/src/Plugin/Block/SystemMenuBlock.php
|
||||
core/modules/system/src/Plugin/Block/ClearCacheBlock.php
|
||||
core/modules/system/src/Plugin/Block/SystemMainBlock.php
|
||||
core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
|
||||
core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php
|
||||
|
|
@ -17560,7 +17562,6 @@ core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionT
|
|||
core/tests/Drupal/KernelTests/Core/Condition/ConditionPluginCollectionTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Render/RenderTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
|
||||
|
|
|
|||
|
|
@ -14558,6 +14558,12 @@ acceptance/tests/_data/import_updated.csv
|
|||
tests/_data/import_updated.csv
|
||||
_data/import_updated.csv
|
||||
import_updated.csv
|
||||
dev/tests/acceptance/tests/_data/ACPT-846.1.csv
|
||||
tests/acceptance/tests/_data/ACPT-846.1.csv
|
||||
acceptance/tests/_data/ACPT-846.1.csv
|
||||
tests/_data/ACPT-846.1.csv
|
||||
_data/ACPT-846.1.csv
|
||||
ACPT-846.1.csv
|
||||
dev/tests/acceptance/tests/_data/lorem_ipsum.docx
|
||||
tests/acceptance/tests/_data/lorem_ipsum.docx
|
||||
acceptance/tests/_data/lorem_ipsum.docx
|
||||
|
|
@ -14642,6 +14648,12 @@ acceptance/tests/_data/import_bundle_product.csv
|
|||
tests/_data/import_bundle_product.csv
|
||||
_data/import_bundle_product.csv
|
||||
import_bundle_product.csv
|
||||
dev/tests/acceptance/tests/_data/ACPT-846.2.csv
|
||||
tests/acceptance/tests/_data/ACPT-846.2.csv
|
||||
acceptance/tests/_data/ACPT-846.2.csv
|
||||
tests/_data/ACPT-846.2.csv
|
||||
_data/ACPT-846.2.csv
|
||||
ACPT-846.2.csv
|
||||
dev/tests/acceptance/tests/_data/import_downloadable_product_file_links.csv
|
||||
tests/acceptance/tests/_data/import_downloadable_product_file_links.csv
|
||||
acceptance/tests/_data/import_downloadable_product_file_links.csv
|
||||
|
|
@ -128790,6 +128802,14 @@ Test/Mftf/Test/AdminCreatingShippingLabelTest.xml
|
|||
Mftf/Test/AdminCreatingShippingLabelTest.xml
|
||||
Test/AdminCreatingShippingLabelTest.xml
|
||||
AdminCreatingShippingLabelTest.xml
|
||||
app/code/Magento/Fedex/Test/Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
code/Magento/Fedex/Test/Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
Magento/Fedex/Test/Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
Fedex/Test/Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
Test/Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
app/code/Magento/Fedex/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
|
||||
code/Magento/Fedex/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
|
||||
Magento/Fedex/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
|
||||
|
|
@ -186993,6 +187013,14 @@ Test/Mftf/ActionGroup/AdminCreateStoreViewSaveActionGroup.xml
|
|||
Mftf/ActionGroup/AdminCreateStoreViewSaveActionGroup.xml
|
||||
ActionGroup/AdminCreateStoreViewSaveActionGroup.xml
|
||||
AdminCreateStoreViewSaveActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
code/Magento/Store/Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
Magento/Store/Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
Store/Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminIsDefaultWebsiteActionGroup.xml
|
||||
code/Magento/Store/Test/Mftf/ActionGroup/AdminIsDefaultWebsiteActionGroup.xml
|
||||
Magento/Store/Test/Mftf/ActionGroup/AdminIsDefaultWebsiteActionGroup.xml
|
||||
|
|
@ -187145,6 +187173,14 @@ Test/Mftf/ActionGroup/AdminSelectStoreViewOnCreateOrderPageIfRequestedActionGrou
|
|||
Mftf/ActionGroup/AdminSelectStoreViewOnCreateOrderPageIfRequestedActionGroup.xml
|
||||
ActionGroup/AdminSelectStoreViewOnCreateOrderPageIfRequestedActionGroup.xml
|
||||
AdminSelectStoreViewOnCreateOrderPageIfRequestedActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
code/Magento/Store/Test/Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
Magento/Store/Test/Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
Store/Test/Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
AdminSwitchSecondStoreViewActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminDeleteStoreViewActionGroup.xml
|
||||
code/Magento/Store/Test/Mftf/ActionGroup/AdminDeleteStoreViewActionGroup.xml
|
||||
Magento/Store/Test/Mftf/ActionGroup/AdminDeleteStoreViewActionGroup.xml
|
||||
|
|
@ -187225,6 +187261,14 @@ Test/Mftf/ActionGroup/AdminOpenFirstRowInStoresGridActionGroup.xml
|
|||
Mftf/ActionGroup/AdminOpenFirstRowInStoresGridActionGroup.xml
|
||||
ActionGroup/AdminOpenFirstRowInStoresGridActionGroup.xml
|
||||
AdminOpenFirstRowInStoresGridActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
code/Magento/Store/Test/Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
Magento/Store/Test/Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
Store/Test/Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/SaveStoreConfigurationActionGroup.xml
|
||||
code/Magento/Store/Test/Mftf/ActionGroup/SaveStoreConfigurationActionGroup.xml
|
||||
Magento/Store/Test/Mftf/ActionGroup/SaveStoreConfigurationActionGroup.xml
|
||||
|
|
@ -219642,6 +219686,14 @@ Test/Mftf/Test/AdminReorderOrderWithOfflinePaymentMethodTest.xml
|
|||
Mftf/Test/AdminReorderOrderWithOfflinePaymentMethodTest.xml
|
||||
Test/AdminReorderOrderWithOfflinePaymentMethodTest.xml
|
||||
AdminReorderOrderWithOfflinePaymentMethodTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
code/Magento/Sales/Test/Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
Magento/Sales/Test/Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
Sales/Test/Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
Test/Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminOrderInformationCommentHintTest.xml
|
||||
code/Magento/Sales/Test/Mftf/Test/AdminOrderInformationCommentHintTest.xml
|
||||
Magento/Sales/Test/Mftf/Test/AdminOrderInformationCommentHintTest.xml
|
||||
|
|
@ -272402,6 +272454,14 @@ Test/Mftf/Test/StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml
|
|||
Mftf/Test/StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml
|
||||
Test/StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml
|
||||
StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
Paypal/Test/Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
Test/Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontNotifyInvalidAddressToCustomerForPayPalCheckoutTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StorefrontNotifyInvalidAddressToCustomerForPayPalCheckoutTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StorefrontNotifyInvalidAddressToCustomerForPayPalCheckoutTest.xml
|
||||
|
|
@ -273501,6 +273561,14 @@ Test/Mftf/ActionGroup/AssertPayPalButtonLayoutInPaypalLabelActionGroup.xml
|
|||
Mftf/ActionGroup/AssertPayPalButtonLayoutInPaypalLabelActionGroup.xml
|
||||
ActionGroup/AssertPayPalButtonLayoutInPaypalLabelActionGroup.xml
|
||||
AssertPayPalButtonLayoutInPaypalLabelActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
Paypal/Test/Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterDisableActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterDisableActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterDisableActionGroup.xml
|
||||
|
|
@ -322466,6 +322534,14 @@ Test/Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
|
|||
Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
|
||||
Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
|
||||
AdminImportProductsWithAddUpdateBehaviorTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
code/Magento/ImportExport/Test/Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
Magento/ImportExport/Test/Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
ImportExport/Test/Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
Test/Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
Test/AdminImportTwoProductsInParallelTest.xml
|
||||
AdminImportTwoProductsInParallelTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminSystemImportNavigateMenuTest.xml
|
||||
code/Magento/ImportExport/Test/Mftf/Test/AdminSystemImportNavigateMenuTest.xml
|
||||
Magento/ImportExport/Test/Mftf/Test/AdminSystemImportNavigateMenuTest.xml
|
||||
|
|
@ -322614,6 +322690,14 @@ Test/Mftf/ActionGroup/AdminImportProductsActionGroup.xml
|
|||
Mftf/ActionGroup/AdminImportProductsActionGroup.xml
|
||||
ActionGroup/AdminImportProductsActionGroup.xml
|
||||
AdminImportProductsActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
ImportExport/Test/Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
AdminImportDataCheckActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminNavigateToImportPageActionGroup.xml
|
||||
code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminNavigateToImportPageActionGroup.xml
|
||||
Magento/ImportExport/Test/Mftf/ActionGroup/AdminNavigateToImportPageActionGroup.xml
|
||||
|
|
@ -322662,6 +322746,14 @@ Test/Mftf/ActionGroup/AdminImportProductsWithCheckValidationResultActionGroup.xm
|
|||
Mftf/ActionGroup/AdminImportProductsWithCheckValidationResultActionGroup.xml
|
||||
ActionGroup/AdminImportProductsWithCheckValidationResultActionGroup.xml
|
||||
AdminImportProductsWithCheckValidationResultActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
ImportExport/Test/Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
AdminImportButtonClickActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminGetExportFilenameOnServerActionGroup.xml
|
||||
code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminGetExportFilenameOnServerActionGroup.xml
|
||||
Magento/ImportExport/Test/Mftf/ActionGroup/AdminGetExportFilenameOnServerActionGroup.xml
|
||||
|
|
@ -325409,6 +325501,14 @@ Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
|
|||
Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
|
||||
ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
|
||||
AdminSetShippingOriginConfigForStateFieldActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
AdminAssertProductsIntoPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
|
|
|
|||
|
|
@ -1600,6 +1600,7 @@ dev/tests/acceptance/tests/functional/Magento/ConfigurableProductCatalogSearch/L
|
|||
dev/tests/acceptance/tests/functional/Magento/ConfigurableProductCatalogSearch/LICENSE.txt
|
||||
dev/tests/acceptance/tests/_suite/suite.xml.sample
|
||||
dev/tests/acceptance/tests/_data/import_updated.csv
|
||||
dev/tests/acceptance/tests/_data/ACPT-846.1.csv
|
||||
dev/tests/acceptance/tests/_data/lorem_ipsum.docx
|
||||
dev/tests/acceptance/tests/_data/prepared-for-sample-data.csv
|
||||
dev/tests/acceptance/tests/_data/lorem_ipsum.txt
|
||||
|
|
@ -1614,6 +1615,7 @@ dev/tests/acceptance/tests/_data/import_simple_product_with_image_long_name.csv
|
|||
dev/tests/acceptance/tests/_data/import_configurable_product.csv
|
||||
dev/tests/acceptance/tests/_data/usa_tablerates.csv
|
||||
dev/tests/acceptance/tests/_data/import_bundle_product.csv
|
||||
dev/tests/acceptance/tests/_data/ACPT-846.2.csv
|
||||
dev/tests/acceptance/tests/_data/import_downloadable_product_file_links.csv
|
||||
dev/tests/acceptance/tests/_data/catalog_import_products_url_rewrite.csv
|
||||
dev/tests/acceptance/tests/_data/BB-ProductsWorking.csv
|
||||
|
|
@ -15158,6 +15160,7 @@ app/code/Magento/Fedex/composer.json
|
|||
app/code/Magento/Fedex/Plugin/Block/DataProviders/Tracking/ChangeTitle.php
|
||||
app/code/Magento/Fedex/Plugin/Block/Tracking/PopupDeliveryDate.php
|
||||
app/code/Magento/Fedex/Test/Mftf/Test/AdminCreatingShippingLabelTest.xml
|
||||
app/code/Magento/Fedex/Test/Mftf/Test/AdminAssertShippingLabelForVirtualProductTest.xml
|
||||
app/code/Magento/Fedex/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
|
||||
app/code/Magento/Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
|
||||
app/code/Magento/Fedex/Test/Mftf/Section/AdminShippingMethodFedExSection.xml
|
||||
|
|
@ -22131,6 +22134,7 @@ app/code/Magento/Store/Test/Mftf/ActionGroup/DeleteCustomStoreActionGroup.xml
|
|||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminSwitchStoreViewScopeActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/DeleteCustomStoreViewWithoutBackupActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminCreateStoreViewSaveActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminChangeWebsiteDefaultStoreActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminIsDefaultWebsiteActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminDeleteWebsiteActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminCreateStoreViewFillSortOrderActionGroup.xml
|
||||
|
|
@ -22150,6 +22154,7 @@ app/code/Magento/Store/Test/Mftf/ActionGroup/AssertStoreGroupFormActionGroup.xml
|
|||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminDeleteMultipleStoresActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AssertStorefrontStoreNotVisibleInFooterActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminSelectStoreViewOnCreateOrderPageIfRequestedActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminSwitchSecondStoreViewActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminDeleteStoreViewActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AssertStoreViewNotInGridActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/CreateCustomStoreActionGroup.xml
|
||||
|
|
@ -22160,6 +22165,7 @@ app/code/Magento/Store/Test/Mftf/ActionGroup/SaveStoreConfigurationAndValidateFi
|
|||
app/code/Magento/Store/Test/Mftf/ActionGroup/AssertStoreViewInGridActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/EditCustomStoreGroupAcceptWarningMessageActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminOpenFirstRowInStoresGridActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AdminEditWebsiteStoreGroupActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/SaveStoreConfigurationActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/EditStoreGroupActionGroup.xml
|
||||
app/code/Magento/Store/Test/Mftf/ActionGroup/AssertStoreGroupInGridActionGroup.xml
|
||||
|
|
@ -26150,6 +26156,7 @@ app/code/Magento/Sales/Test/Mftf/Test/StorefrontReorderAsGuestCustomerTest.xml
|
|||
app/code/Magento/Sales/Test/Mftf/Test/AdminSalesOrdersNavigateMenuTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderWithSimpleProductTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminReorderOrderWithOfflinePaymentMethodTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/StorefrontAssertCartPriceRuleWithShippingMethodSetAsConditionTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminOrderInformationCommentHintTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/AdminCreateCreditMemoForOrderWithCashOnDeliveryTest.xml
|
||||
app/code/Magento/Sales/Test/Mftf/Test/CreateInvoiceWithPurchaseOrderPaymentMethodTest.xml
|
||||
|
|
@ -32655,6 +32662,7 @@ app/code/Magento/Paypal/Test/Mftf/Suite/ConfigPayPalStandardSuite.xml
|
|||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureOrderWithPaypalStandardTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterHomePageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithFranceMerchantCountryTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminPaymentBankTransferHavingMultipleStoresTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontNotifyInvalidAddressToCustomerForPayPalCheckoutTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreateRefundOrderPaidWithPayPalStandardTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminRegionalLinkWithMerchantCountryFromConfigTest.xml
|
||||
|
|
@ -32790,6 +32798,7 @@ app/code/Magento/Paypal/Test/Mftf/test-dependency-errors-detailed
|
|||
app/code/Magento/Paypal/Test/Mftf/class-file-naming-allowlist
|
||||
app/code/Magento/Paypal/Test/Mftf/LICENSE_AFL.txt
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertPayPalButtonLayoutInPaypalLabelActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminNavigateToConfigurationPaymentMethodSectionActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterDisableActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml
|
||||
|
|
@ -38982,6 +38991,7 @@ app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithErrorEntries
|
|||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminExportPageNavigateMenuTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminProductImportCSVFileCorrectDifferentFilesTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportTwoProductsInParallelTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminSystemImportNavigateMenuTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminURLKeyWorksWhenUpdatingProductThroughImportingCSVTest.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithDeleteBehaviorTest.xml
|
||||
|
|
@ -39001,12 +39011,14 @@ app/code/Magento/ImportExport/Test/Mftf/test-dependency-errors-detailed
|
|||
app/code/Magento/ImportExport/Test/Mftf/LICENSE_AFL.txt
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminClickCheckDataImportActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportProductsActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportDataCheckActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminNavigateToImportPageActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminFillImportFormActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminNavigateToImportHistoryPageActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminDownloadImportHistoryFileActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminAssertVisiblePagerActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportProductsWithCheckValidationResultActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminImportButtonClickActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminGetExportFilenameOnServerActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminCheckDataForImportProductActionGroup.xml
|
||||
app/code/Magento/ImportExport/Test/Mftf/ActionGroup/AdminClickImportActionGroup.xml
|
||||
|
|
@ -39353,6 +39365,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFedExConfigurationAct
|
|||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentFromOrderPageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
|
||||
|
|
|
|||
|
|
@ -4503,6 +4503,9 @@ _unreleased/2024-12-03-reduce-duplicated-requests-in-media-module.md
|
|||
changelog/_unreleased/2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
|
||||
_unreleased/2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
|
||||
2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
|
||||
changelog/_unreleased/2025-01-10-clean-entity-schema-cache-key-on-framework-schema-generation.md
|
||||
_unreleased/2025-01-10-clean-entity-schema-cache-key-on-framework-schema-generation.md
|
||||
2025-01-10-clean-entity-schema-cache-key-on-framework-schema-generation.md
|
||||
changelog/_unreleased/2024-11-09-review-schema-preoprty-change.md
|
||||
_unreleased/2024-11-09-review-schema-preoprty-change.md
|
||||
2024-11-09-review-schema-preoprty-change.md
|
||||
|
|
@ -4698,6 +4701,9 @@ _unreleased/2024-11-26-fix-product-availabel-set-to-0-if-is-closeout-is-null.md
|
|||
changelog/_unreleased/2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
_unreleased/2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
changelog/_unreleased/2025-01-07-allow-custom-pagination-parameters.md
|
||||
_unreleased/2025-01-07-allow-custom-pagination-parameters.md
|
||||
2025-01-07-allow-custom-pagination-parameters.md
|
||||
changelog/_unreleased/2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
_unreleased/2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
|
|
|
|||
|
|
@ -1500,6 +1500,7 @@ changelog/_unreleased/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-
|
|||
changelog/_unreleased/2024-11-05-set-group-promotions-cause-a-timeout-if-too-many-products-are-in-cart.md
|
||||
changelog/_unreleased/2024-12-03-reduce-duplicated-requests-in-media-module.md
|
||||
changelog/_unreleased/2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
|
||||
changelog/_unreleased/2025-01-10-clean-entity-schema-cache-key-on-framework-schema-generation.md
|
||||
changelog/_unreleased/2024-11-09-review-schema-preoprty-change.md
|
||||
changelog/_unreleased/2024-11-25-a11y-change-display-property-for-checkout-aside.md
|
||||
changelog/_unreleased/2025-01-10-fix-b2b-package-phpstan-type.md
|
||||
|
|
@ -1565,6 +1566,7 @@ changelog/_unreleased/2022-07-04-mail-attach.md
|
|||
changelog/_unreleased/2024-12-05-allow-duplicate-promotion.md
|
||||
changelog/_unreleased/2024-11-26-fix-product-availabel-set-to-0-if-is-closeout-is-null.md
|
||||
changelog/_unreleased/2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
changelog/_unreleased/2025-01-07-allow-custom-pagination-parameters.md
|
||||
changelog/_unreleased/2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
changelog/_unreleased/2024-11-28-deprecate-messenger-bus-shopware-service.md
|
||||
changelog/_unreleased/2024-11-26-fix-forms-labels-conflict.md
|
||||
|
|
|
|||
|
|
@ -16950,6 +16950,11 @@ org/apache/coyote/CompressionConfig.java
|
|||
apache/coyote/CompressionConfig.java
|
||||
coyote/CompressionConfig.java
|
||||
CompressionConfig.java
|
||||
java/org/apache/coyote/NonPipeliningProcessor.java
|
||||
org/apache/coyote/NonPipeliningProcessor.java
|
||||
apache/coyote/NonPipeliningProcessor.java
|
||||
coyote/NonPipeliningProcessor.java
|
||||
NonPipeliningProcessor.java
|
||||
java/org/apache/coyote/mbeans-descriptors.xml
|
||||
org/apache/coyote/mbeans-descriptors.xml
|
||||
apache/coyote/mbeans-descriptors.xml
|
||||
|
|
|
|||
|
|
@ -2998,6 +2998,7 @@ java/org/apache/coyote/Constants.java
|
|||
java/org/apache/coyote/ProtocolException.java
|
||||
java/org/apache/coyote/AbstractProtocol.java
|
||||
java/org/apache/coyote/CompressionConfig.java
|
||||
java/org/apache/coyote/NonPipeliningProcessor.java
|
||||
java/org/apache/coyote/mbeans-descriptors.xml
|
||||
java/org/apache/coyote/ActionCode.java
|
||||
java/org/apache/coyote/LocalStrings_fr.properties
|
||||
|
|
|
|||
|
|
@ -22384,6 +22384,10 @@ plugins/woocommerce/changelog/e2e-remove-loading-screen-third-scenario
|
|||
woocommerce/changelog/e2e-remove-loading-screen-third-scenario
|
||||
changelog/e2e-remove-loading-screen-third-scenario
|
||||
e2e-remove-loading-screen-third-scenario
|
||||
plugins/woocommerce/changelog/54246-54235-add-include_exclude_status-to-variations
|
||||
woocommerce/changelog/54246-54235-add-include_exclude_status-to-variations
|
||||
changelog/54246-54235-add-include_exclude_status-to-variations
|
||||
54246-54235-add-include_exclude_status-to-variations
|
||||
plugins/woocommerce/changelog/fix-block-registration-manager-harden-type
|
||||
woocommerce/changelog/fix-block-registration-manager-harden-type
|
||||
changelog/fix-block-registration-manager-harden-type
|
||||
|
|
@ -22588,6 +22592,10 @@ plugins/woocommerce/changelog/fix-attribute-fix-ts
|
|||
woocommerce/changelog/fix-attribute-fix-ts
|
||||
changelog/fix-attribute-fix-ts
|
||||
fix-attribute-fix-ts
|
||||
plugins/woocommerce/changelog/fix-54237-disable-store-notice-switch-block-theme
|
||||
woocommerce/changelog/fix-54237-disable-store-notice-switch-block-theme
|
||||
changelog/fix-54237-disable-store-notice-switch-block-theme
|
||||
fix-54237-disable-store-notice-switch-block-theme
|
||||
plugins/woocommerce/changelog/54023-add-53437-rebrand-logos-payment-providers
|
||||
woocommerce/changelog/54023-add-53437-rebrand-logos-payment-providers
|
||||
changelog/54023-add-53437-rebrand-logos-payment-providers
|
||||
|
|
@ -22596,6 +22604,10 @@ plugins/woocommerce/changelog/fix-hide-add-to-cart-with-options-from-widgets-scr
|
|||
woocommerce/changelog/fix-hide-add-to-cart-with-options-from-widgets-screen
|
||||
changelog/fix-hide-add-to-cart-with-options-from-widgets-screen
|
||||
fix-hide-add-to-cart-with-options-from-widgets-screen
|
||||
plugins/woocommerce/changelog/add-53101_event_tracking_to_type_selector
|
||||
woocommerce/changelog/add-53101_event_tracking_to_type_selector
|
||||
changelog/add-53101_event_tracking_to_type_selector
|
||||
add-53101_event_tracking_to_type_selector
|
||||
plugins/woocommerce/changelog/e2e-additional-fixes-for-external-envs
|
||||
woocommerce/changelog/e2e-additional-fixes-for-external-envs
|
||||
changelog/e2e-additional-fixes-for-external-envs
|
||||
|
|
@ -22840,6 +22852,10 @@ plugins/woocommerce/changelog/fix-52089
|
|||
woocommerce/changelog/fix-52089
|
||||
changelog/fix-52089
|
||||
fix-52089
|
||||
plugins/woocommerce/changelog/54266-enhance-bulk-price-validation-warning
|
||||
woocommerce/changelog/54266-enhance-bulk-price-validation-warning
|
||||
changelog/54266-enhance-bulk-price-validation-warning
|
||||
54266-enhance-bulk-price-validation-warning
|
||||
plugins/woocommerce/changelog/fix-52091
|
||||
woocommerce/changelog/fix-52091
|
||||
changelog/fix-52091
|
||||
|
|
@ -22852,6 +22868,10 @@ plugins/woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
|
|||
woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
|
||||
changelog/e2e-remove-unnecesarry-pw-tags
|
||||
e2e-remove-unnecesarry-pw-tags
|
||||
plugins/woocommerce/changelog/fix-product-button-decore-errors
|
||||
woocommerce/changelog/fix-product-button-decore-errors
|
||||
changelog/fix-product-button-decore-errors
|
||||
fix-product-button-decore-errors
|
||||
plugins/woocommerce/changelog/fix-51024-api-stock-adjustments
|
||||
woocommerce/changelog/fix-51024-api-stock-adjustments
|
||||
changelog/fix-51024-api-stock-adjustments
|
||||
|
|
@ -48732,6 +48752,13 @@ tests/php/helpers/SerializingCacheTrait.php
|
|||
php/helpers/SerializingCacheTrait.php
|
||||
helpers/SerializingCacheTrait.php
|
||||
SerializingCacheTrait.php
|
||||
plugins/woocommerce/tests/php/src/Database/StoreNoticeOnThemeSwitch.php
|
||||
woocommerce/tests/php/src/Database/StoreNoticeOnThemeSwitch.php
|
||||
tests/php/src/Database/StoreNoticeOnThemeSwitch.php
|
||||
php/src/Database/StoreNoticeOnThemeSwitch.php
|
||||
src/Database/StoreNoticeOnThemeSwitch.php
|
||||
Database/StoreNoticeOnThemeSwitch.php
|
||||
StoreNoticeOnThemeSwitch.php
|
||||
plugins/woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php
|
||||
woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php
|
||||
tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php
|
||||
|
|
|
|||
|
|
@ -3844,6 +3844,7 @@ plugins/woocommerce/.distignore
|
|||
plugins/woocommerce/changelog/dev-52662_invalid_single_product_id
|
||||
plugins/woocommerce/changelog/update-handle-custom-view
|
||||
plugins/woocommerce/changelog/e2e-remove-loading-screen-third-scenario
|
||||
plugins/woocommerce/changelog/54246-54235-add-include_exclude_status-to-variations
|
||||
plugins/woocommerce/changelog/fix-block-registration-manager-harden-type
|
||||
plugins/woocommerce/changelog/fix-53065-skip-count-for-no-found-rows
|
||||
plugins/woocommerce/changelog/fix-mini-cart-api-request-50793
|
||||
|
|
@ -3895,8 +3896,10 @@ plugins/woocommerce/changelog/e2e-clean-up-utils
|
|||
plugins/woocommerce/changelog/e2e-remove-redundant-test
|
||||
plugins/woocommerce/changelog/54242-54235-add-downloadable-to-variations
|
||||
plugins/woocommerce/changelog/fix-attribute-fix-ts
|
||||
plugins/woocommerce/changelog/fix-54237-disable-store-notice-switch-block-theme
|
||||
plugins/woocommerce/changelog/54023-add-53437-rebrand-logos-payment-providers
|
||||
plugins/woocommerce/changelog/fix-hide-add-to-cart-with-options-from-widgets-screen
|
||||
plugins/woocommerce/changelog/add-53101_event_tracking_to_type_selector
|
||||
plugins/woocommerce/changelog/e2e-additional-fixes-for-external-envs
|
||||
plugins/woocommerce/changelog/54060-fix-53990-multiple-block-compatibility-layer-for-search-results-are-executed
|
||||
plugins/woocommerce/changelog/fix-53208-upgrade-downgrade
|
||||
|
|
@ -3958,9 +3961,11 @@ plugins/woocommerce/changelog/fix-53866-cfe
|
|||
plugins/woocommerce/changelog/update-phpunit-env-max-php-version
|
||||
plugins/woocommerce/changelog/update-nox-fix-woopayments-pms-logos-list
|
||||
plugins/woocommerce/changelog/fix-52089
|
||||
plugins/woocommerce/changelog/54266-enhance-bulk-price-validation-warning
|
||||
plugins/woocommerce/changelog/fix-52091
|
||||
plugins/woocommerce/changelog/53858-update-blueprint-endpoints-for-new-import-flow
|
||||
plugins/woocommerce/changelog/e2e-remove-unnecesarry-pw-tags
|
||||
plugins/woocommerce/changelog/fix-product-button-decore-errors
|
||||
plugins/woocommerce/changelog/fix-51024-api-stock-adjustments
|
||||
plugins/woocommerce/changelog/54126-e2e-audit-pressable-skipped
|
||||
plugins/woocommerce/changelog/dev-53851_move_product_type_store_to_shared
|
||||
|
|
@ -7552,6 +7557,7 @@ plugins/woocommerce/tests/php/helpers/HposTestCase.php
|
|||
plugins/woocommerce/tests/php/helpers/SerializingCacheProxy.php
|
||||
plugins/woocommerce/tests/php/helpers/HPOSToggleTrait.php
|
||||
plugins/woocommerce/tests/php/helpers/SerializingCacheTrait.php
|
||||
plugins/woocommerce/tests/php/src/Database/StoreNoticeOnThemeSwitch.php
|
||||
plugins/woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php
|
||||
plugins/woocommerce/tests/php/src/Database/BlockHooksVersionTests.php
|
||||
plugins/woocommerce/tests/php/src/Caching/OrderCacheTest.php
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue