[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-09-10 10:04:03 +00:00
parent e02959e571
commit 856990db57
16 changed files with 1886 additions and 906 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1725822185
},
"Trickest wordlist update": {
"last_update": 1725876229
"last_update": 1725962633
}
}

View file

@ -17729,6 +17729,10 @@ erpnext/patches/v14_0/delete_non_profit_doctypes.py
patches/v14_0/delete_non_profit_doctypes.py
v14_0/delete_non_profit_doctypes.py
delete_non_profit_doctypes.py
erpnext/patches/v14_0/update_reports_with_range.py
patches/v14_0/update_reports_with_range.py
v14_0/update_reports_with_range.py
update_reports_with_range.py
erpnext/patches/v14_0/delete_amazon_mws_doctype.py
patches/v14_0/delete_amazon_mws_doctype.py
v14_0/delete_amazon_mws_doctype.py
@ -18025,6 +18029,10 @@ erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py
patches/v15_0/link_purchase_item_to_asset_doc.py
v15_0/link_purchase_item_to_asset_doc.py
link_purchase_item_to_asset_doc.py
erpnext/patches/v15_0/update_invoice_remarks.py
patches/v15_0/update_invoice_remarks.py
v15_0/update_invoice_remarks.py
update_invoice_remarks.py
erpnext/patches/v15_0/set_standard_stock_entry_type.py
patches/v15_0/set_standard_stock_entry_type.py
v15_0/set_standard_stock_entry_type.py

View file

@ -3634,6 +3634,7 @@ erpnext/patches/v14_0/update_total_asset_cost_field.py
erpnext/patches/v14_0/update_closing_balances.py
erpnext/patches/v14_0/remove_hr_and_payroll_modules.py
erpnext/patches/v14_0/delete_non_profit_doctypes.py
erpnext/patches/v14_0/update_reports_with_range.py
erpnext/patches/v14_0/delete_amazon_mws_doctype.py
erpnext/patches/v14_0/remove_india_localisation.py
erpnext/patches/v14_0/show_loan_management_deprecation_warning.py
@ -3708,6 +3709,7 @@ erpnext/patches/v15_0/delete_ecommerce_doctypes.py
erpnext/patches/v15_0/delete_payment_gateway_doctypes.py
erpnext/patches/v15_0/fix_debit_credit_in_transaction_currency.py
erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py
erpnext/patches/v15_0/update_invoice_remarks.py
erpnext/patches/v15_0/set_standard_stock_entry_type.py
erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py
erpnext/patches/v15_0/rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month.py

View file

@ -1416,6 +1416,26 @@ i18n/locales/fr/portal.json
locales/fr/portal.json
fr/portal.json
portal.json
ghost/i18n/locales/sr-Cyrl/comments.json
i18n/locales/sr-Cyrl/comments.json
locales/sr-Cyrl/comments.json
sr-Cyrl/comments.json
comments.json
ghost/i18n/locales/sr-Cyrl/signup-form.json
i18n/locales/sr-Cyrl/signup-form.json
locales/sr-Cyrl/signup-form.json
sr-Cyrl/signup-form.json
signup-form.json
ghost/i18n/locales/sr-Cyrl/ghost.json
i18n/locales/sr-Cyrl/ghost.json
locales/sr-Cyrl/ghost.json
sr-Cyrl/ghost.json
ghost.json
ghost/i18n/locales/sr-Cyrl/portal.json
i18n/locales/sr-Cyrl/portal.json
locales/sr-Cyrl/portal.json
sr-Cyrl/portal.json
portal.json
ghost/i18n/locales/eo/comments.json
i18n/locales/eo/comments.json
locales/eo/comments.json
@ -2517,6 +2537,24 @@ ghost/stripe/lib/StripeAPI.js
stripe/lib/StripeAPI.js
lib/StripeAPI.js
StripeAPI.js
ghost/stripe/lib/services/webhook/CheckoutSessionEventService.js
stripe/lib/services/webhook/CheckoutSessionEventService.js
lib/services/webhook/CheckoutSessionEventService.js
services/webhook/CheckoutSessionEventService.js
webhook/CheckoutSessionEventService.js
CheckoutSessionEventService.js
ghost/stripe/lib/services/webhook/InvoiceEventService.js
stripe/lib/services/webhook/InvoiceEventService.js
lib/services/webhook/InvoiceEventService.js
services/webhook/InvoiceEventService.js
webhook/InvoiceEventService.js
InvoiceEventService.js
ghost/stripe/lib/services/webhook/SubscriptionEventService.js
stripe/lib/services/webhook/SubscriptionEventService.js
lib/services/webhook/SubscriptionEventService.js
services/webhook/SubscriptionEventService.js
webhook/SubscriptionEventService.js
SubscriptionEventService.js
ghost/stripe/lib/StripeService.js
stripe/lib/StripeService.js
lib/StripeService.js
@ -2588,6 +2626,30 @@ test/unit/lib/Migrations.test.js
unit/lib/Migrations.test.js
lib/Migrations.test.js
Migrations.test.js
ghost/stripe/test/unit/lib/services/webhooks/CheckoutSessionEventService.test.js
stripe/test/unit/lib/services/webhooks/CheckoutSessionEventService.test.js
test/unit/lib/services/webhooks/CheckoutSessionEventService.test.js
unit/lib/services/webhooks/CheckoutSessionEventService.test.js
lib/services/webhooks/CheckoutSessionEventService.test.js
services/webhooks/CheckoutSessionEventService.test.js
webhooks/CheckoutSessionEventService.test.js
CheckoutSessionEventService.test.js
ghost/stripe/test/unit/lib/services/webhooks/InvoiceEventService.test.js
stripe/test/unit/lib/services/webhooks/InvoiceEventService.test.js
test/unit/lib/services/webhooks/InvoiceEventService.test.js
unit/lib/services/webhooks/InvoiceEventService.test.js
lib/services/webhooks/InvoiceEventService.test.js
services/webhooks/InvoiceEventService.test.js
webhooks/InvoiceEventService.test.js
InvoiceEventService.test.js
ghost/stripe/test/unit/lib/services/webhooks/SubscriptionEventService.test.js
stripe/test/unit/lib/services/webhooks/SubscriptionEventService.test.js
test/unit/lib/services/webhooks/SubscriptionEventService.test.js
unit/lib/services/webhooks/SubscriptionEventService.test.js
lib/services/webhooks/SubscriptionEventService.test.js
services/webhooks/SubscriptionEventService.test.js
webhooks/SubscriptionEventService.test.js
SubscriptionEventService.test.js
ghost/stripe/test/unit/lib/WebhookController.test.js
stripe/test/unit/lib/WebhookController.test.js
test/unit/lib/WebhookController.test.js
@ -9393,6 +9455,11 @@ app/components/gh-input-with-select/index.hbs
components/gh-input-with-select/index.hbs
gh-input-with-select/index.hbs
index.hbs
ghost/admin/app/components/modal-stats-all.js
admin/app/components/modal-stats-all.js
app/components/modal-stats-all.js
components/modal-stats-all.js
modal-stats-all.js
ghost/admin/app/components/gh-canvas-header.hbs
admin/app/components/gh-canvas-header.hbs
app/components/gh-canvas-header.hbs
@ -10131,6 +10198,11 @@ admin/app/components/gh-fullscreen-modal.js
app/components/gh-fullscreen-modal.js
components/gh-fullscreen-modal.js
gh-fullscreen-modal.js
ghost/admin/app/components/modal-stats-all.hbs
admin/app/components/modal-stats-all.hbs
app/components/modal-stats-all.hbs
components/modal-stats-all.hbs
modal-stats-all.hbs
ghost/admin/app/components/gh-site-iframe.hbs
admin/app/components/gh-site-iframe.hbs
app/components/gh-site-iframe.hbs

View file

@ -302,6 +302,10 @@ ghost/i18n/locales/fr/comments.json
ghost/i18n/locales/fr/signup-form.json
ghost/i18n/locales/fr/ghost.json
ghost/i18n/locales/fr/portal.json
ghost/i18n/locales/sr-Cyrl/comments.json
ghost/i18n/locales/sr-Cyrl/signup-form.json
ghost/i18n/locales/sr-Cyrl/ghost.json
ghost/i18n/locales/sr-Cyrl/portal.json
ghost/i18n/locales/eo/comments.json
ghost/i18n/locales/eo/signup-form.json
ghost/i18n/locales/eo/ghost.json
@ -568,6 +572,9 @@ ghost/tinybird/datasources/analytics_events.datasource
ghost/tinybird/README.md
ghost/stripe/lib/WebhookManager.js
ghost/stripe/lib/StripeAPI.js
ghost/stripe/lib/services/webhook/CheckoutSessionEventService.js
ghost/stripe/lib/services/webhook/InvoiceEventService.js
ghost/stripe/lib/services/webhook/SubscriptionEventService.js
ghost/stripe/lib/StripeService.js
ghost/stripe/lib/WebhookController.js
ghost/stripe/lib/StripeMigrations.js
@ -584,6 +591,9 @@ ghost/stripe/test/.eslintrc.js
ghost/stripe/test/hello.test.js
ghost/stripe/test/unit/lib/StripeAPI.test.js
ghost/stripe/test/unit/lib/Migrations.test.js
ghost/stripe/test/unit/lib/services/webhooks/CheckoutSessionEventService.test.js
ghost/stripe/test/unit/lib/services/webhooks/InvoiceEventService.test.js
ghost/stripe/test/unit/lib/services/webhooks/SubscriptionEventService.test.js
ghost/stripe/test/unit/lib/WebhookController.test.js
ghost/nql-filter-expansions/tsconfig.json
ghost/nql-filter-expansions/package.json
@ -1883,6 +1893,7 @@ ghost/admin/app/components/gh-input-with-select/trigger.hbs
ghost/admin/app/components/gh-input-with-select/trigger.js
ghost/admin/app/components/gh-input-with-select/suggested-option.hbs
ghost/admin/app/components/gh-input-with-select/index.hbs
ghost/admin/app/components/modal-stats-all.js
ghost/admin/app/components/gh-canvas-header.hbs
ghost/admin/app/components/gh-portal-links.js
ghost/admin/app/components/gh-power-select/trigger.hbs
@ -2005,6 +2016,7 @@ ghost/admin/app/components/gh-members-no-members.js
ghost/admin/app/components/gh-member-single-label-input.js
ghost/admin/app/components/gh-fullscreen-modal.hbs
ghost/admin/app/components/gh-fullscreen-modal.js
ghost/admin/app/components/modal-stats-all.hbs
ghost/admin/app/components/gh-site-iframe.hbs
ghost/admin/app/components/gh-basic-dropdown.js
ghost/admin/app/components/gh-members-filter-count.hbs

View file

@ -180479,6 +180479,14 @@ Test/Mftf/Test/StorefrontCheckTermsAndConditionIsPresentInPaymentPageTest.xml
Mftf/Test/StorefrontCheckTermsAndConditionIsPresentInPaymentPageTest.xml
Test/StorefrontCheckTermsAndConditionIsPresentInPaymentPageTest.xml
StorefrontCheckTermsAndConditionIsPresentInPaymentPageTest.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
code/Magento/CheckoutAgreements/Test/Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
Magento/CheckoutAgreements/Test/Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
CheckoutAgreements/Test/Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
Test/Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminUpdateDisabledTextTermEntityTest.xml
code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminUpdateDisabledTextTermEntityTest.xml
Magento/CheckoutAgreements/Test/Mftf/Test/AdminUpdateDisabledTextTermEntityTest.xml
@ -180583,6 +180591,14 @@ Test/Mftf/ActionGroup/AdminAssertTermAbsentInGridActionGroup.xml
Mftf/ActionGroup/AdminAssertTermAbsentInGridActionGroup.xml
ActionGroup/AdminAssertTermAbsentInGridActionGroup.xml
AdminAssertTermAbsentInGridActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
CheckoutAgreements/Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
AdminDisableTermsAndConditionsConfigurationActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsOpenGridActionGroup.xml
code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsOpenGridActionGroup.xml
Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsOpenGridActionGroup.xml
@ -180647,6 +180663,14 @@ Test/Mftf/ActionGroup/AdminTermsConditionsOpenNewTermPageActionGroup.xml
Mftf/ActionGroup/AdminTermsConditionsOpenNewTermPageActionGroup.xml
ActionGroup/AdminTermsConditionsOpenNewTermPageActionGroup.xml
AdminTermsConditionsOpenNewTermPageActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
CheckoutAgreements/Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
AdminEnableTermsAndConditionsConfigurationActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/UpdateTermActionGroup.xml
code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/UpdateTermActionGroup.xml
Magento/CheckoutAgreements/Test/Mftf/ActionGroup/UpdateTermActionGroup.xml
@ -228077,6 +228101,14 @@ Test/Mftf/Test/AdminConfigurableProductSetEditContentTest.xml
Mftf/Test/AdminConfigurableProductSetEditContentTest.xml
Test/AdminConfigurableProductSetEditContentTest.xml
AdminConfigurableProductSetEditContentTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
code/Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductAddNewOptionsTest.xml
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductAddNewOptionsTest.xml
Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductAddNewOptionsTest.xml
@ -228430,6 +228462,14 @@ Test/Mftf/Test/AdminCreateAndEditConfigurableProductSettingsTest.xml
Mftf/Test/AdminCreateAndEditConfigurableProductSettingsTest.xml
Test/AdminCreateAndEditConfigurableProductSettingsTest.xml
AdminCreateAndEditConfigurableProductSettingsTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
Magento/ConfigurableProduct/Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
ConfigurableProduct/Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
AdminRemoveIndividualVariationsConfigurableProductTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRelatedProductsTest.xml
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRelatedProductsTest.xml
Magento/ConfigurableProduct/Test/Mftf/Test/AdminRelatedProductsTest.xml
@ -245062,6 +245102,14 @@ Test/Mftf/ActionGroup/AdminSwitchScopeForProductAttributeActionGroup.xml
Mftf/ActionGroup/AdminSwitchScopeForProductAttributeActionGroup.xml
ActionGroup/AdminSwitchScopeForProductAttributeActionGroup.xml
AdminSwitchScopeForProductAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
Test/Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
AdminAddTextSwatchForStoreViewActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
@ -245238,6 +245286,14 @@ Test/Mftf/ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
Mftf/ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
AdminAssignImageThumbNailRoleActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductSortingBasedOnAttributesInStorefrontCategoryPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductSortingBasedOnAttributesInStorefrontCategoryPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AssertProductSortingBasedOnAttributesInStorefrontCategoryPageActionGroup.xml
@ -245606,6 +245662,14 @@ Test/Mftf/ActionGroup/AdminDisableActiveCategoryActionGroup.xml
Mftf/ActionGroup/AdminDisableActiveCategoryActionGroup.xml
ActionGroup/AdminDisableActiveCategoryActionGroup.xml
AdminDisableActiveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteMostRecentCategoryActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteMostRecentCategoryActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/DeleteMostRecentCategoryActionGroup.xml
@ -245742,6 +245806,14 @@ Test/Mftf/ActionGroup/AdminAssertProductHasNoCustomOptionsActionGroup.xml
Mftf/ActionGroup/AdminAssertProductHasNoCustomOptionsActionGroup.xml
ActionGroup/AdminAssertProductHasNoCustomOptionsActionGroup.xml
AdminAssertProductHasNoCustomOptionsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
Catalog/Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
ActionGroup/FilterProductGridByProductNameActionGroup.xml
FilterProductGridByProductNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
@ -248694,6 +248766,14 @@ Test/Mftf/ActionGroup/OpenProductForEditByClickingRowXColumnYInProductGridAction
Mftf/ActionGroup/OpenProductForEditByClickingRowXColumnYInProductGridActionGroup.xml
ActionGroup/OpenProductForEditByClickingRowXColumnYInProductGridActionGroup.xml
OpenProductForEditByClickingRowXColumnYInProductGridActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
AdminAddTextSwatchForAdminActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SwitchToTheNewStoreViewActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/SwitchToTheNewStoreViewActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/SwitchToTheNewStoreViewActionGroup.xml
@ -283824,6 +283904,14 @@ Test/Mftf/Test/AdminCustomerAttributeChangeUpdateFromRequiredToNoDefaultScopeTes
Mftf/Test/AdminCustomerAttributeChangeUpdateFromRequiredToNoDefaultScopeTest.xml
Test/AdminCustomerAttributeChangeUpdateFromRequiredToNoDefaultScopeTest.xml
AdminCustomerAttributeChangeUpdateFromRequiredToNoDefaultScopeTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
code/Magento/Customer/Test/Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
Magento/Customer/Test/Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
Customer/Test/Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
Test/Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminChangeCustomerAssociatedWebsiteTest.xml
code/Magento/Customer/Test/Mftf/Test/AdminChangeCustomerAssociatedWebsiteTest.xml
Magento/Customer/Test/Mftf/Test/AdminChangeCustomerAssociatedWebsiteTest.xml
@ -297745,6 +297833,14 @@ Test/Mftf/Section/CheckoutPaymentSection.xml
Mftf/Section/CheckoutPaymentSection.xml
Section/CheckoutPaymentSection.xml
CheckoutPaymentSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
code/Magento/Paypal/Test/Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
Magento/Paypal/Test/Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
Paypal/Test/Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
Test/Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
Section/AdminConfigurepaymentsAdvancedSection.xml
AdminConfigurepaymentsAdvancedSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/AdminPayPalPayFlowLinkConfigSection.xml
code/Magento/Paypal/Test/Mftf/Section/AdminPayPalPayFlowLinkConfigSection.xml
Magento/Paypal/Test/Mftf/Section/AdminPayPalPayFlowLinkConfigSection.xml
@ -298090,6 +298186,14 @@ Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForReg
Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
code/Magento/Paypal/Test/Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
Magento/Paypal/Test/Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
Paypal/Test/Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
Test/Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
@ -298456,6 +298560,14 @@ Test/Mftf/Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml
Mftf/Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml
Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml
StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
Test/Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminEnablePaypalExpressCheckoutAndValidateTheGuestCheckoutPaymentWorksWithPaypalExpressTest.xml
code/Magento/Paypal/Test/Mftf/Test/AdminEnablePaypalExpressCheckoutAndValidateTheGuestCheckoutPaymentWorksWithPaypalExpressTest.xml
Magento/Paypal/Test/Mftf/Test/AdminEnablePaypalExpressCheckoutAndValidateTheGuestCheckoutPaymentWorksWithPaypalExpressTest.xml
@ -298576,6 +298688,14 @@ Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xm
Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml
ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml
StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountOneStepActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountOneStepActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountOneStepActionGroup.xml
@ -298688,6 +298808,14 @@ Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAss
Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
Test/Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
AdminClearPayflowLinkExistingDataActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSelectDisableFundingActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSelectDisableFundingActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminSelectDisableFundingActionGroup.xml
@ -298840,6 +298968,14 @@ Test/Mftf/ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionG
Mftf/ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
Test/Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
AdminConfigurationPaymentAdvancedActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSavePaymentConfigActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSavePaymentConfigActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminSavePaymentConfigActionGroup.xml
@ -299008,6 +299144,14 @@ Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
ConfigPayPalExpressCheckoutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
Test/Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertStorefrontOrderDetailsOnPayPalPageActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AssertStorefrontOrderDetailsOnPayPalPageActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AssertStorefrontOrderDetailsOnPayPalPageActionGroup.xml
@ -299080,6 +299224,14 @@ Test/Mftf/ActionGroup/EnablePayPalSolutionWithoutSaveActionGroup.xml
Mftf/ActionGroup/EnablePayPalSolutionWithoutSaveActionGroup.xml
ActionGroup/EnablePayPalSolutionWithoutSaveActionGroup.xml
EnablePayPalSolutionWithoutSaveActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
AdminAssertPaymentGatewaySolutionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePaypalStandardPaylaterActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePaypalStandardPaylaterActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePaypalStandardPaylaterActionGroup.xml

View file

@ -21441,6 +21441,7 @@ app/code/Magento/CheckoutAgreements/Test/Mftf/Page/AdminEditTermPage.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Page/CheckoutPage.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Page/AdminTermsPage.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/StorefrontCheckTermsAndConditionIsPresentInPaymentPageTest.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/StorefrontAssertSeveralTermsAndConditionsOnPayPalExpressCheckoutReviewPageTest.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminUpdateDisabledTextTermEntityTest.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminCreateActiveTextTermEntityTest.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminCreateDisabledTextTermEntityTest.xml
@ -21454,6 +21455,7 @@ app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminUpdateEnabledTextTermEnt
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminOpenEditPageTermsConditionsByNameActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsFillTermEditFormActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminAssertTermAbsentInGridActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsOpenGridActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AssertStorefrontTermRequireMessageInMultishippingCheckoutActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AssertAdminTermsConditionsInGridActionGroup.xml
@ -21462,6 +21464,7 @@ app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AssertStorefrontTermAb
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/StorefrontProcessCheckoutToPaymentActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsFilterGridByNameActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsOpenNewTermPageActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/UpdateTermActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminDeleteAllTermConditionsActionGroup.xml
app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminTermsConditionsSaveTermActionGroup.xml
@ -27448,6 +27451,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductSear
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductSearchTest/AdminConfigurableProductSearchTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ConfigurableProductAttributeNameDesignTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductSetEditContentTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductAddNewOptionsTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontGalleryConfigurableProductWithSeveralAttributesPrependMediaTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductLongSkuTest.xml
@ -27489,6 +27493,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductUpda
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductUpdateAttributeTest/AdminConfigurableProductUpdateChildAttributeTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVerifyConfigurableProductLayeredNavigationTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateAndEditConfigurableProductSettingsTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRelatedProductsTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckConfigurableProductAttributeValueUniquenessTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAdvanceCatalogSearchConfigurableBySkuWithHyphenTest.xml
@ -29358,6 +29363,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateCustomGroupInAnAttribu
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeProductSEOSettingsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/UnassignAttributeFromGroupActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSwitchScopeForProductAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForStoreViewActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductAttributeByAttributeCodeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontHoverProductOnCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAnchorCategoryActionGroup.xml
@ -29380,6 +29386,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductImagesOnPr
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckAttributeNotInMoreInformationTabActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageThumbNailRoleActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertAddToCartButtonNotPresentOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductSortingBasedOnAttributesInStorefrontCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreatedProductConnectToWebsiteActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontNoProductsFoundActionGroup.xml
@ -29426,6 +29433,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSortProductsGridByActionGrou
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUnassignCategoryOnProductAndSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenAndCheckComparisionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDisableActiveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceNotPresentOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteMostRecentCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignProductToCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeCategoryNameActionGroup.xml
@ -29443,6 +29451,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminClickMassUpdateProductAttrib
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddCategoryImageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenContentSectionOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductHasNoCustomOptionsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByProductNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateInactiveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateRootCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenCatalogProductPageActionGroup.xml
@ -29812,6 +29821,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDeleteCustomGroupDragAndDrop
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductWithQtyToCartFromStorefrontProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminClickAddProductToggleAndSelectProductTypeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/OpenProductForEditByClickingRowXColumnYInProductGridActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SwitchToTheNewStoreViewActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductDateFormatInStorefrontActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductPageUsingStoreCodeInUrlActionGroup.xml
@ -34196,6 +34206,7 @@ app/code/Magento/Customer/Test/Mftf/Test/ExcludeWebsiteFromCustomerGroupCustomer
app/code/Magento/Customer/Test/Mftf/Test/AdminDeleteCustomerTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminEditCustomerWithAssociatedNewsletterQueueTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminCustomerAttributeChangeUpdateFromRequiredToNoDefaultScopeTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminVerifyThatCustomersMatchesToASectionWithConditionsOrderAddressTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminChangeCustomerAssociatedWebsiteTest.xml
app/code/Magento/Customer/Test/Mftf/Test/StorefrontLoginFormShowPasswordTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminCreateNewCustomerOnStorefrontTest.xml
@ -35964,6 +35975,7 @@ app/code/Magento/Paypal/Test/Mftf/Section/PaymentsConfigSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/AdminPaypalProductPageConfigSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/PayFlowCreditCardSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/CheckoutPaymentSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/AdminConfigurepaymentsAdvancedSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/AdminPayPalPayFlowLinkConfigSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/AdminPaypalStandardConfigSection.xml
app/code/Magento/Paypal/Test/Mftf/Section/StorefrontPayPalOrderReviewSection.xml
@ -36006,6 +36018,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckDefaultValueOfPayPalCustomizeBu
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVoidSalesOrderPlacedWithPayPalPayFlowEditionTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPartialCaptureInvoiceForPaypalExpressPayflowEditionTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCompleteOrderPaidWithPayPalStandardTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
@ -36051,6 +36064,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayPa
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithHKDCurrencyTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreateRefundOrderPaidWithPayPalStandardTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckConfigurationForPayflowlinkInUnitedStatesTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminEnablePaypalExpressCheckoutAndValidateTheGuestCheckoutPaymentWorksWithPaypalExpressTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPaypalPayFlowLinkTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontAddProductToCartAndGoToCheckoutWithInvalidCreditCardTest.xml
@ -36066,6 +36080,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithNZDCurrenc
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/OpenPayPalButtonCheckoutPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentSolutionForPayflowLinkActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountOneStepActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SampleConfigPayPalExpressCheckoutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSelectPaypalStandardPaymentInPaymentPageActionGroup.xml
@ -36080,6 +36095,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetail
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalStandardActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPlaceOrderOnOrderReviewPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayflowLinkExistingDataActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSelectDisableFundingActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/CheckEnableOptionPayPalConfigurationActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml
@ -36099,6 +36115,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActi
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPayOrderOnPayPalCheckoutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodOnOrderReviewPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurationPaymentAdvancedActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminSavePaymentConfigActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableBillingAgreementActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
@ -36120,6 +36137,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminUnselectDisableFundingActionG
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSwitchToPayPalButtonIframeActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalExpressCheckoutPayFlowEditionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigPaymentAdvancedThroughCLIActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertStorefrontOrderDetailsOnPayPalPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalRegionalLinkOtherActionGroup.xml
@ -36129,6 +36147,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLater
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertAdminPaypalStandardPaylaterDefaultValuesCartPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalSolutionWithoutSaveActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertPaymentGatewaySolutionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePaypalStandardPaylaterActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePayPalPayFlowLinkActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/test-dependency-allowlist

View file

@ -34616,6 +34616,9 @@ release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
2024-08-22-Improved-text-formatting-in-the-storefront.md
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
2024-08-22-improved-extensibility-for-cms-resolvers.md
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
_unreleased/2024-08-26-Deprecate-address-card-template.md
2024-08-26-Deprecate-address-card-template.md
@ -34640,6 +34643,9 @@ _unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
changelog/_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
changelog/_unreleased/2024-09-08-deprecate-legacy-format-in-system-config-get-command.md
_unreleased/2024-09-08-deprecate-legacy-format-in-system-config-get-command.md
2024-09-08-deprecate-legacy-format-in-system-config-get-command.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
_unreleased/2024-08-05-metrics-abstraction.md
2024-08-05-metrics-abstraction.md
@ -34706,6 +34712,9 @@ _unreleased/.keep
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
_unreleased/2024-09-03-add-productlistingcriteriaextension.md
2024-09-03-add-productlistingcriteriaextension.md
changelog/_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
2024-08-08-only-select-used-fields-of-translation-tables.md
@ -34745,6 +34754,9 @@ _unreleased/2024-08-26-add-definestore-method-to-shopware-store.md
changelog/_unreleased/2022-07-04-mail-attach.md
_unreleased/2022-07-04-mail-attach.md
2022-07-04-mail-attach.md
changelog/_unreleased/2024-09-06-consider-data-hash-for-product-data-caching.md
_unreleased/2024-09-06-consider-data-hash-for-product-data-caching.md
2024-09-06-consider-data-hash-for-product-data-caching.md
changelog/release-6-4-1-2/2021-06-24-update-flysystem.md
release-6-4-1-2/2021-06-24-update-flysystem.md
2021-06-24-update-flysystem.md
@ -96419,6 +96431,24 @@ Content/Cms/Exception/UnexpectedFieldConfigValueType.php
Cms/Exception/UnexpectedFieldConfigValueType.php
Exception/UnexpectedFieldConfigValueType.php
UnexpectedFieldConfigValueType.php
src/Core/Content/Cms/Extension/CmsSlotsDataResolveExtension.php
Core/Content/Cms/Extension/CmsSlotsDataResolveExtension.php
Content/Cms/Extension/CmsSlotsDataResolveExtension.php
Cms/Extension/CmsSlotsDataResolveExtension.php
Extension/CmsSlotsDataResolveExtension.php
CmsSlotsDataResolveExtension.php
src/Core/Content/Cms/Extension/CmsSlotsDataEnrichExtension.php
Core/Content/Cms/Extension/CmsSlotsDataEnrichExtension.php
Content/Cms/Extension/CmsSlotsDataEnrichExtension.php
Cms/Extension/CmsSlotsDataEnrichExtension.php
Extension/CmsSlotsDataEnrichExtension.php
CmsSlotsDataEnrichExtension.php
src/Core/Content/Cms/Extension/CmsSlotsDataCollectExtension.php
Core/Content/Cms/Extension/CmsSlotsDataCollectExtension.php
Content/Cms/Extension/CmsSlotsDataCollectExtension.php
Cms/Extension/CmsSlotsDataCollectExtension.php
Extension/CmsSlotsDataCollectExtension.php
CmsSlotsDataCollectExtension.php
src/Core/Content/Cms/DataResolver/CriteriaCollection.php
Core/Content/Cms/DataResolver/CriteriaCollection.php
Content/Cms/DataResolver/CriteriaCollection.php

View file

@ -6118,6 +6118,7 @@ changelog/release-6-5-6-0/2023-09-21-fix-media-delete-unused-command-when-used-w
changelog/release-6-5-6-0/2023-09-11-fixing-add-product-by-number.md
changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
@ -6126,6 +6127,7 @@ changelog/_unreleased/2024-08-07-add-contenthash-for-js-plugins.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
changelog/_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
changelog/_unreleased/2024-09-08-deprecate-legacy-format-in-system-config-get-command.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
changelog/_unreleased/2024-08-30-remove-bundles-from-path.md
changelog/_unreleased/2024-08-22-partial-hydrate-entity-bug.md
@ -6148,6 +6150,7 @@ changelog/_unreleased/2024-08-27-mprove-keyboard-ux-and-a11y-in-top-bar-navigati
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/.keep
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
changelog/_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md
changelog/_unreleased/2024-08-26-update-eslint-rules.md
@ -6161,6 +6164,7 @@ changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-
changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
changelog/_unreleased/2024-08-26-add-definestore-method-to-shopware-store.md
changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-09-06-consider-data-hash-for-product-data-caching.md
changelog/release-6-4-1-2/2021-06-24-update-flysystem.md
changelog/release-6-4-1-0/2021-05-12-add-default-domain-for-headless-sales-channel.md
changelog/release-6-4-1-0/2021-03-29-fix-logging-of-exceptions.md
@ -14036,6 +14040,9 @@ src/Core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.p
src/Core/Content/Cms/Exception/PageNotFoundException.php
src/Core/Content/Cms/Exception/DuplicateCriteriaKeyException.php
src/Core/Content/Cms/Exception/UnexpectedFieldConfigValueType.php
src/Core/Content/Cms/Extension/CmsSlotsDataResolveExtension.php
src/Core/Content/Cms/Extension/CmsSlotsDataEnrichExtension.php
src/Core/Content/Cms/Extension/CmsSlotsDataCollectExtension.php
src/Core/Content/Cms/DataResolver/CriteriaCollection.php
src/Core/Content/Cms/DataResolver/FieldConfigCollection.php
src/Core/Content/Cms/DataResolver/FieldConfig.php

View file

@ -105,71 +105,11 @@ packages/php/remote-specs-validation/package.json
php/remote-specs-validation/package.json
remote-specs-validation/package.json
package.json
packages/php/remote-specs-validation/changelog/45298-update-remote-endpoints-2.0
php/remote-specs-validation/changelog/45298-update-remote-endpoints-2.0
remote-specs-validation/changelog/45298-update-remote-endpoints-2.0
changelog/45298-update-remote-endpoints-2.0
45298-update-remote-endpoints-2.0
packages/php/remote-specs-validation/changelog/add-update-shipping-specs-shipstation-copy
php/remote-specs-validation/changelog/add-update-shipping-specs-shipstation-copy
remote-specs-validation/changelog/add-update-shipping-specs-shipstation-copy
changelog/add-update-shipping-specs-shipstation-copy
add-update-shipping-specs-shipstation-copy
packages/php/remote-specs-validation/changelog/tweak-google-extension-rename
php/remote-specs-validation/changelog/tweak-google-extension-rename
remote-specs-validation/changelog/tweak-google-extension-rename
changelog/tweak-google-extension-rename
tweak-google-extension-rename
packages/php/remote-specs-validation/changelog/update-woo-com-to-woocommerce-com
php/remote-specs-validation/changelog/update-woo-com-to-woocommerce-com
remote-specs-validation/changelog/update-woo-com-to-woocommerce-com
changelog/update-woo-com-to-woocommerce-com
update-woo-com-to-woocommerce-com
packages/php/remote-specs-validation/changelog/add-json-schema-files
php/remote-specs-validation/changelog/add-json-schema-files
remote-specs-validation/changelog/add-json-schema-files
changelog/add-json-schema-files
add-json-schema-files
packages/php/remote-specs-validation/changelog/fix-typo-in-remote-specs-validation-readme
php/remote-specs-validation/changelog/fix-typo-in-remote-specs-validation-readme
remote-specs-validation/changelog/fix-typo-in-remote-specs-validation-readme
changelog/fix-typo-in-remote-specs-validation-readme
fix-typo-in-remote-specs-validation-readme
packages/php/remote-specs-validation/changelog/45201-add-44787-add-range-rule
php/remote-specs-validation/changelog/45201-add-44787-add-range-rule
remote-specs-validation/changelog/45201-add-44787-add-range-rule
changelog/45201-add-44787-add-range-rule
45201-add-44787-add-range-rule
packages/php/remote-specs-validation/changelog/.gitkeep
php/remote-specs-validation/changelog/.gitkeep
remote-specs-validation/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/php/remote-specs-validation/changelog/47614-tweak-google-extension-rename
php/remote-specs-validation/changelog/47614-tweak-google-extension-rename
remote-specs-validation/changelog/47614-tweak-google-extension-rename
changelog/47614-tweak-google-extension-rename
47614-tweak-google-extension-rename
packages/php/remote-specs-validation/changelog/accept-json-schema-string
php/remote-specs-validation/changelog/accept-json-schema-string
remote-specs-validation/changelog/accept-json-schema-string
changelog/accept-json-schema-string
accept-json-schema-string
packages/php/remote-specs-validation/changelog/add-php-package-RIN-testing
php/remote-specs-validation/changelog/add-php-package-RIN-testing
remote-specs-validation/changelog/add-php-package-RIN-testing
changelog/add-php-package-RIN-testing
add-php-package-RIN-testing
packages/php/remote-specs-validation/changelog/46003-update-remove-duplicated-tos-acceptance
php/remote-specs-validation/changelog/46003-update-remove-duplicated-tos-acceptance
remote-specs-validation/changelog/46003-update-remove-duplicated-tos-acceptance
changelog/46003-update-remove-duplicated-tos-acceptance
46003-update-remove-duplicated-tos-acceptance
packages/php/remote-specs-validation/changelog/dev-pin-simple-git
php/remote-specs-validation/changelog/dev-pin-simple-git
remote-specs-validation/changelog/dev-pin-simple-git
changelog/dev-pin-simple-git
dev-pin-simple-git
packages/php/remote-specs-validation/bundles/wc-pay-promotions.json
php/remote-specs-validation/bundles/wc-pay-promotions.json
remote-specs-validation/bundles/wc-pay-promotions.json
@ -1128,6 +1068,11 @@ js/product-editor/changelog/fix-product-editor-length-label
product-editor/changelog/fix-product-editor-length-label
changelog/fix-product-editor-length-label
fix-product-editor-length-label
packages/js/product-editor/changelog/fix-style_conflicts
js/product-editor/changelog/fix-style_conflicts
product-editor/changelog/fix-style_conflicts
changelog/fix-style_conflicts
fix-style_conflicts
packages/js/product-editor/changelog/fix-loading-layout-template
js/product-editor/changelog/fix-loading-layout-template
product-editor/changelog/fix-loading-layout-template
@ -17305,61 +17250,11 @@ packages/js/remote-logging/package.json
js/remote-logging/package.json
remote-logging/package.json
package.json
packages/js/remote-logging/changelog/add-bump-stats-error
js/remote-logging/changelog/add-bump-stats-error
remote-logging/changelog/add-bump-stats-error
changelog/add-bump-stats-error
add-bump-stats-error
packages/js/remote-logging/changelog/update-remote-logging-data
js/remote-logging/changelog/update-remote-logging-data
remote-logging/changelog/update-remote-logging-data
changelog/update-remote-logging-data
update-remote-logging-data
packages/js/remote-logging/changelog/49702-add-js-remote-error-logging
js/remote-logging/changelog/49702-add-js-remote-error-logging
remote-logging/changelog/49702-add-js-remote-error-logging
changelog/49702-add-js-remote-error-logging
49702-add-js-remote-error-logging
packages/js/remote-logging/changelog/add-wcadmin-remote-logging
js/remote-logging/changelog/add-wcadmin-remote-logging
remote-logging/changelog/add-wcadmin-remote-logging
changelog/add-wcadmin-remote-logging
add-wcadmin-remote-logging
packages/js/remote-logging/changelog/add-query-params-sanitisation
js/remote-logging/changelog/add-query-params-sanitisation
remote-logging/changelog/add-query-params-sanitisation
changelog/add-query-params-sanitisation
add-query-params-sanitisation
packages/js/remote-logging/changelog/add-remote-logging-beta-tester-tool
js/remote-logging/changelog/add-remote-logging-beta-tester-tool
remote-logging/changelog/add-remote-logging-beta-tester-tool
changelog/add-remote-logging-beta-tester-tool
add-remote-logging-beta-tester-tool
packages/js/remote-logging/changelog/update-remote-logging-readme
js/remote-logging/changelog/update-remote-logging-readme
remote-logging/changelog/update-remote-logging-readme
changelog/update-remote-logging-readme
update-remote-logging-readme
packages/js/remote-logging/changelog/50993-fix-some-comment-typos
js/remote-logging/changelog/50993-fix-some-comment-typos
remote-logging/changelog/50993-fix-some-comment-typos
changelog/50993-fix-some-comment-typos
50993-fix-some-comment-typos
packages/js/remote-logging/changelog/50828-dev-constrain-pnpm-version
js/remote-logging/changelog/50828-dev-constrain-pnpm-version
remote-logging/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/remote-logging/changelog/.gitkeep
js/remote-logging/changelog/.gitkeep
remote-logging/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/remote-logging/changelog/fix-remote-logging-asset-path
js/remote-logging/changelog/fix-remote-logging-asset-path
remote-logging/changelog/fix-remote-logging-asset-path
changelog/fix-remote-logging-asset-path
fix-remote-logging-asset-path
packages/js/remote-logging/typings/global.d.ts
js/remote-logging/typings/global.d.ts
remote-logging/typings/global.d.ts
@ -24461,25 +24356,12 @@ launch-your-store/hub/sidebar/tasklist.tsx
hub/sidebar/tasklist.tsx
sidebar/tasklist.tsx
tasklist.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/common.ts
woocommerce-admin/client/launch-your-store/hub/common.ts
client/launch-your-store/hub/common.ts
launch-your-store/hub/common.ts
hub/common.ts
common.ts
plugins/woocommerce-admin/client/launch-your-store/hub/index.tsx
woocommerce-admin/client/launch-your-store/hub/index.tsx
client/launch-your-store/hub/index.tsx
launch-your-store/hub/index.tsx
hub/index.tsx
index.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/test/common.test.ts
woocommerce-admin/client/launch-your-store/hub/test/common.test.ts
client/launch-your-store/hub/test/common.test.ts
launch-your-store/hub/test/common.test.ts
hub/test/common.test.ts
test/common.test.ts
common.test.ts
plugins/woocommerce-admin/client/launch-your-store/index.js
woocommerce-admin/client/launch-your-store/index.js
client/launch-your-store/index.js
@ -26119,12 +26001,25 @@ client/utils/xstate/find-component.tsx
utils/xstate/find-component.tsx
xstate/find-component.tsx
find-component.tsx
plugins/woocommerce-admin/client/utils/xstate/url-handling.ts
woocommerce-admin/client/utils/xstate/url-handling.ts
client/utils/xstate/url-handling.ts
utils/xstate/url-handling.ts
xstate/url-handling.ts
url-handling.ts
plugins/woocommerce-admin/client/utils/xstate/useComponentFromService.tsx
woocommerce-admin/client/utils/xstate/useComponentFromService.tsx
client/utils/xstate/useComponentFromService.tsx
utils/xstate/useComponentFromService.tsx
xstate/useComponentFromService.tsx
useComponentFromService.tsx
plugins/woocommerce-admin/client/utils/xstate/test/url-handling.test.ts
woocommerce-admin/client/utils/xstate/test/url-handling.test.ts
client/utils/xstate/test/url-handling.test.ts
utils/xstate/test/url-handling.test.ts
xstate/test/url-handling.test.ts
test/url-handling.test.ts
url-handling.test.ts
plugins/woocommerce-admin/client/utils/xstate/test/find-component.test.tsx
woocommerce-admin/client/utils/xstate/test/find-component.test.tsx
client/utils/xstate/test/find-component.test.tsx
@ -58820,6 +58715,14 @@ src/Internal/Utilities/COTMigrationUtilTest.php
Internal/Utilities/COTMigrationUtilTest.php
Utilities/COTMigrationUtilTest.php
COTMigrationUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/TypesTest.php
woocommerce/tests/php/src/Internal/Utilities/TypesTest.php
tests/php/src/Internal/Utilities/TypesTest.php
php/src/Internal/Utilities/TypesTest.php
src/Internal/Utilities/TypesTest.php
Internal/Utilities/TypesTest.php
Utilities/TypesTest.php
TypesTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
tests/php/src/Internal/Utilities/DatabaseUtilTest.php
@ -58860,14 +58763,6 @@ src/Internal/Utilities/UsersTest.php
Internal/Utilities/UsersTest.php
Utilities/UsersTest.php
UsersTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/Types.php
woocommerce/tests/php/src/Internal/Utilities/Types.php
tests/php/src/Internal/Utilities/Types.php
php/src/Internal/Utilities/Types.php
src/Internal/Utilities/Types.php
Internal/Utilities/Types.php
Utilities/Types.php
Types.php
plugins/woocommerce/tests/php/src/Internal/Admin/WCPayPromotion/DefaultPromotionsTest.php
woocommerce/tests/php/src/Internal/Admin/WCPayPromotion/DefaultPromotionsTest.php
tests/php/src/Internal/Admin/WCPayPromotion/DefaultPromotionsTest.php
@ -59995,63 +59890,6 @@ src/Blocks/Helpers/FixtureData.php
Blocks/Helpers/FixtureData.php
Helpers/FixtureData.php
FixtureData.php
plugins/woocommerce/tests/php/src/Blocks/mocks/MockTestDependency.php
woocommerce/tests/php/src/Blocks/mocks/MockTestDependency.php
tests/php/src/Blocks/mocks/MockTestDependency.php
php/src/Blocks/mocks/MockTestDependency.php
src/Blocks/mocks/MockTestDependency.php
Blocks/mocks/MockTestDependency.php
mocks/MockTestDependency.php
MockTestDependency.php
plugins/woocommerce/tests/php/src/Blocks/mocks/ProductCollectionMock.php
woocommerce/tests/php/src/Blocks/mocks/ProductCollectionMock.php
tests/php/src/Blocks/mocks/ProductCollectionMock.php
php/src/Blocks/mocks/ProductCollectionMock.php
src/Blocks/mocks/ProductCollectionMock.php
Blocks/mocks/ProductCollectionMock.php
mocks/ProductCollectionMock.php
ProductCollectionMock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/BlockHooksTestBlock.php
woocommerce/tests/php/src/Blocks/mocks/BlockHooksTestBlock.php
tests/php/src/Blocks/mocks/BlockHooksTestBlock.php
php/src/Blocks/mocks/BlockHooksTestBlock.php
src/Blocks/mocks/BlockHooksTestBlock.php
Blocks/mocks/BlockHooksTestBlock.php
mocks/BlockHooksTestBlock.php
BlockHooksTestBlock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/CartCheckoutUtilsMock.php
woocommerce/tests/php/src/Blocks/mocks/CartCheckoutUtilsMock.php
tests/php/src/Blocks/mocks/CartCheckoutUtilsMock.php
php/src/Blocks/mocks/CartCheckoutUtilsMock.php
src/Blocks/mocks/CartCheckoutUtilsMock.php
Blocks/mocks/CartCheckoutUtilsMock.php
mocks/CartCheckoutUtilsMock.php
CartCheckoutUtilsMock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/AssetDataRegistry.php
woocommerce/tests/php/src/Blocks/mocks/AssetDataRegistry.php
tests/php/src/Blocks/mocks/AssetDataRegistry.php
php/src/Blocks/mocks/AssetDataRegistry.php
src/Blocks/mocks/AssetDataRegistry.php
Blocks/mocks/AssetDataRegistry.php
mocks/AssetDataRegistry.php
AssetDataRegistry.php
plugins/woocommerce/tests/php/src/Blocks/mocks/OrderConfirmation/TotalsMock.php
woocommerce/tests/php/src/Blocks/mocks/OrderConfirmation/TotalsMock.php
tests/php/src/Blocks/mocks/OrderConfirmation/TotalsMock.php
php/src/Blocks/mocks/OrderConfirmation/TotalsMock.php
src/Blocks/mocks/OrderConfirmation/TotalsMock.php
Blocks/mocks/OrderConfirmation/TotalsMock.php
mocks/OrderConfirmation/TotalsMock.php
OrderConfirmation/TotalsMock.php
TotalsMock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/ProductQueryMock.php
woocommerce/tests/php/src/Blocks/mocks/ProductQueryMock.php
tests/php/src/Blocks/mocks/ProductQueryMock.php
php/src/Blocks/mocks/ProductQueryMock.php
src/Blocks/mocks/ProductQueryMock.php
Blocks/mocks/ProductQueryMock.php
mocks/ProductQueryMock.php
ProductQueryMock.php
plugins/woocommerce/tests/php/src/Blocks/AI/ConnectionTest.php
woocommerce/tests/php/src/Blocks/AI/ConnectionTest.php
tests/php/src/Blocks/AI/ConnectionTest.php
@ -60076,42 +59914,99 @@ src/Blocks/Assets/AssetDataRegistry.php
Blocks/Assets/AssetDataRegistry.php
Assets/AssetDataRegistry.php
AssetDataRegistry.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderController.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderController.php
tests/php/src/Blocks/StoreApi/Utilities/OrderController.php
php/src/Blocks/StoreApi/Utilities/OrderController.php
src/Blocks/StoreApi/Utilities/OrderController.php
Blocks/StoreApi/Utilities/OrderController.php
StoreApi/Utilities/OrderController.php
Utilities/OrderController.php
OrderController.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFilters.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFilters.php
tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFilters.php
php/src/Blocks/StoreApi/Utilities/ProductQueryFilters.php
src/Blocks/StoreApi/Utilities/ProductQueryFilters.php
Blocks/StoreApi/Utilities/ProductQueryFilters.php
StoreApi/Utilities/ProductQueryFilters.php
Utilities/ProductQueryFilters.php
ProductQueryFilters.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartController.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartController.php
tests/php/src/Blocks/StoreApi/Utilities/CartController.php
php/src/Blocks/StoreApi/Utilities/CartController.php
src/Blocks/StoreApi/Utilities/CartController.php
Blocks/StoreApi/Utilities/CartController.php
StoreApi/Utilities/CartController.php
Utilities/CartController.php
CartController.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/NoticeHandler.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/NoticeHandler.php
tests/php/src/Blocks/StoreApi/Utilities/NoticeHandler.php
php/src/Blocks/StoreApi/Utilities/NoticeHandler.php
src/Blocks/StoreApi/Utilities/NoticeHandler.php
Blocks/StoreApi/Utilities/NoticeHandler.php
StoreApi/Utilities/NoticeHandler.php
Utilities/NoticeHandler.php
NoticeHandler.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/MockTestDependency.php
woocommerce/tests/php/src/Blocks/Mocks/MockTestDependency.php
tests/php/src/Blocks/Mocks/MockTestDependency.php
php/src/Blocks/Mocks/MockTestDependency.php
src/Blocks/Mocks/MockTestDependency.php
Blocks/Mocks/MockTestDependency.php
Mocks/MockTestDependency.php
MockTestDependency.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductCollectionMock.php
woocommerce/tests/php/src/Blocks/Mocks/ProductCollectionMock.php
tests/php/src/Blocks/Mocks/ProductCollectionMock.php
php/src/Blocks/Mocks/ProductCollectionMock.php
src/Blocks/Mocks/ProductCollectionMock.php
Blocks/Mocks/ProductCollectionMock.php
Mocks/ProductCollectionMock.php
ProductCollectionMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/BlockHooksTestBlock.php
woocommerce/tests/php/src/Blocks/Mocks/BlockHooksTestBlock.php
tests/php/src/Blocks/Mocks/BlockHooksTestBlock.php
php/src/Blocks/Mocks/BlockHooksTestBlock.php
src/Blocks/Mocks/BlockHooksTestBlock.php
Blocks/Mocks/BlockHooksTestBlock.php
Mocks/BlockHooksTestBlock.php
BlockHooksTestBlock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/CartCheckoutUtilsMock.php
woocommerce/tests/php/src/Blocks/Mocks/CartCheckoutUtilsMock.php
tests/php/src/Blocks/Mocks/CartCheckoutUtilsMock.php
php/src/Blocks/Mocks/CartCheckoutUtilsMock.php
src/Blocks/Mocks/CartCheckoutUtilsMock.php
Blocks/Mocks/CartCheckoutUtilsMock.php
Mocks/CartCheckoutUtilsMock.php
CartCheckoutUtilsMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
woocommerce/tests/php/src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
tests/php/src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
php/src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
Blocks/Mocks/OrderConfirmation/TotalsMock.php
Mocks/OrderConfirmation/TotalsMock.php
OrderConfirmation/TotalsMock.php
TotalsMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductQueryMock.php
woocommerce/tests/php/src/Blocks/Mocks/ProductQueryMock.php
tests/php/src/Blocks/Mocks/ProductQueryMock.php
php/src/Blocks/Mocks/ProductQueryMock.php
src/Blocks/Mocks/ProductQueryMock.php
Blocks/Mocks/ProductQueryMock.php
Mocks/ProductQueryMock.php
ProductQueryMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AssetDataRegistryMock.php
woocommerce/tests/php/src/Blocks/Mocks/AssetDataRegistryMock.php
tests/php/src/Blocks/Mocks/AssetDataRegistryMock.php
php/src/Blocks/Mocks/AssetDataRegistryMock.php
src/Blocks/Mocks/AssetDataRegistryMock.php
Blocks/Mocks/AssetDataRegistryMock.php
Mocks/AssetDataRegistryMock.php
AssetDataRegistryMock.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderControllerTests.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderControllerTests.php
tests/php/src/Blocks/StoreApi/Utilities/OrderControllerTests.php
php/src/Blocks/StoreApi/Utilities/OrderControllerTests.php
src/Blocks/StoreApi/Utilities/OrderControllerTests.php
Blocks/StoreApi/Utilities/OrderControllerTests.php
StoreApi/Utilities/OrderControllerTests.php
Utilities/OrderControllerTests.php
OrderControllerTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartControllerTests.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartControllerTests.php
tests/php/src/Blocks/StoreApi/Utilities/CartControllerTests.php
php/src/Blocks/StoreApi/Utilities/CartControllerTests.php
src/Blocks/StoreApi/Utilities/CartControllerTests.php
Blocks/StoreApi/Utilities/CartControllerTests.php
StoreApi/Utilities/CartControllerTests.php
Utilities/CartControllerTests.php
CartControllerTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/NoticeHandlerTests.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/NoticeHandlerTests.php
tests/php/src/Blocks/StoreApi/Utilities/NoticeHandlerTests.php
php/src/Blocks/StoreApi/Utilities/NoticeHandlerTests.php
src/Blocks/StoreApi/Utilities/NoticeHandlerTests.php
Blocks/StoreApi/Utilities/NoticeHandlerTests.php
StoreApi/Utilities/NoticeHandlerTests.php
Utilities/NoticeHandlerTests.php
NoticeHandlerTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
php/src/Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
src/Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
StoreApi/Utilities/ProductQueryFiltersTest.php
Utilities/ProductQueryFiltersTest.php
ProductQueryFiltersTest.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/SanitizationUtilTest.php
woocommerce/tests/php/src/Blocks/StoreApi/Utilities/SanitizationUtilTest.php
tests/php/src/Blocks/StoreApi/Utilities/SanitizationUtilTest.php
@ -60332,13 +60227,6 @@ Blocks/Domain/Services/Hydration.php
Domain/Services/Hydration.php
Services/Hydration.php
Hydration.php
plugins/woocommerce/tests/php/src/Blocks/Migration.php
woocommerce/tests/php/src/Blocks/Migration.php
tests/php/src/Blocks/Migration.php
php/src/Blocks/Migration.php
src/Blocks/Migration.php
Blocks/Migration.php
Migration.php
plugins/woocommerce/tests/php/src/Blocks/Bootstrap/MainFile.php
woocommerce/tests/php/src/Blocks/Bootstrap/MainFile.php
tests/php/src/Blocks/Bootstrap/MainFile.php
@ -60347,6 +60235,13 @@ src/Blocks/Bootstrap/MainFile.php
Blocks/Bootstrap/MainFile.php
Bootstrap/MainFile.php
MainFile.php
plugins/woocommerce/tests/php/src/Blocks/MigrationTest.php
woocommerce/tests/php/src/Blocks/MigrationTest.php
tests/php/src/Blocks/MigrationTest.php
php/src/Blocks/MigrationTest.php
src/Blocks/MigrationTest.php
Blocks/MigrationTest.php
MigrationTest.php
plugins/woocommerce/tests/bin/phpunit.sh
woocommerce/tests/bin/phpunit.sh
tests/bin/phpunit.sh
@ -64148,10 +64043,18 @@ plugins/woocommerce/changelog/51102-fix-settings-js-save-activation
woocommerce/changelog/51102-fix-settings-js-save-activation
changelog/51102-fix-settings-js-save-activation
51102-fix-settings-js-save-activation
plugins/woocommerce/changelog/50146-patch-5
woocommerce/changelog/50146-patch-5
changelog/50146-patch-5
50146-patch-5
plugins/woocommerce/changelog/fix-48088-select-default-saved-token
woocommerce/changelog/fix-48088-select-default-saved-token
changelog/fix-48088-select-default-saved-token
fix-48088-select-default-saved-token
plugins/woocommerce/changelog/dev-psr4-naming-fixes
woocommerce/changelog/dev-psr4-naming-fixes
changelog/dev-psr4-naming-fixes
dev-psr4-naming-fixes
plugins/woocommerce/changelog/add-47895-show-tab-title-attribute-product-details
woocommerce/changelog/add-47895-show-tab-title-attribute-product-details
changelog/add-47895-show-tab-title-attribute-product-details
@ -64200,10 +64103,18 @@ plugins/woocommerce/changelog/50935-fix-price-filter-slider
woocommerce/changelog/50935-fix-price-filter-slider
changelog/50935-fix-price-filter-slider
50935-fix-price-filter-slider
plugins/woocommerce/changelog/dev-refactor-xstate-update-query-params-generic
woocommerce/changelog/dev-refactor-xstate-update-query-params-generic
changelog/dev-refactor-xstate-update-query-params-generic
dev-refactor-xstate-update-query-params-generic
plugins/woocommerce/changelog/51181-e2e-external-sites-update-merchant-tests-pt4
woocommerce/changelog/51181-e2e-external-sites-update-merchant-tests-pt4
changelog/51181-e2e-external-sites-update-merchant-tests-pt4
51181-e2e-external-sites-update-merchant-tests-pt4
plugins/woocommerce/changelog/dev-psr4-naming-fixes-part-2
woocommerce/changelog/dev-psr4-naming-fixes-part-2
changelog/dev-psr4-naming-fixes-part-2
dev-psr4-naming-fixes-part-2
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-sale
woocommerce/changelog/dev-46917-migrate-to-block-json-sale
changelog/dev-46917-migrate-to-block-json-sale
@ -64292,6 +64203,10 @@ plugins/woocommerce/changelog/50976-fix-coming-soon-badge
woocommerce/changelog/50976-fix-coming-soon-badge
changelog/50976-fix-coming-soon-badge
50976-fix-coming-soon-badge
plugins/woocommerce/changelog/51195-remove-wccom-21567-in-app-tab-title
woocommerce/changelog/51195-remove-wccom-21567-in-app-tab-title
changelog/51195-remove-wccom-21567-in-app-tab-title
51195-remove-wccom-21567-in-app-tab-title
plugins/woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page
woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page
changelog/fix-show-recommendation-on-settings-payment-main-page

View file

@ -32,19 +32,7 @@ packages/php/remote-specs-validation/tests/TestCase.php
packages/php/remote-specs-validation/composer.lock
packages/php/remote-specs-validation/bin/build
packages/php/remote-specs-validation/package.json
packages/php/remote-specs-validation/changelog/45298-update-remote-endpoints-2.0
packages/php/remote-specs-validation/changelog/add-update-shipping-specs-shipstation-copy
packages/php/remote-specs-validation/changelog/tweak-google-extension-rename
packages/php/remote-specs-validation/changelog/update-woo-com-to-woocommerce-com
packages/php/remote-specs-validation/changelog/add-json-schema-files
packages/php/remote-specs-validation/changelog/fix-typo-in-remote-specs-validation-readme
packages/php/remote-specs-validation/changelog/45201-add-44787-add-range-rule
packages/php/remote-specs-validation/changelog/.gitkeep
packages/php/remote-specs-validation/changelog/47614-tweak-google-extension-rename
packages/php/remote-specs-validation/changelog/accept-json-schema-string
packages/php/remote-specs-validation/changelog/add-php-package-RIN-testing
packages/php/remote-specs-validation/changelog/46003-update-remove-duplicated-tos-acceptance
packages/php/remote-specs-validation/changelog/dev-pin-simple-git
packages/php/remote-specs-validation/bundles/wc-pay-promotions.json
packages/php/remote-specs-validation/bundles/shipping-partner-suggestions.json
packages/php/remote-specs-validation/bundles/remote-inbox-notification.json
@ -223,6 +211,7 @@ packages/js/product-editor/changelog/add-product_data_forms_to_data_views
packages/js/product-editor/changelog/fix-45641
packages/js/product-editor/changelog/update-e2e-product-editor-create-simple-product
packages/js/product-editor/changelog/fix-product-editor-length-label
packages/js/product-editor/changelog/fix-style_conflicts
packages/js/product-editor/changelog/fix-loading-layout-template
packages/js/product-editor/changelog/add-50231_e2e_description_using_block_editor
packages/js/product-editor/changelog/update-product-editor-disable-add-button-when-no-attributes
@ -2752,17 +2741,7 @@ packages/js/remote-logging/tsconfig-cjs.json
packages/js/remote-logging/tsconfig.json
packages/js/remote-logging/composer.lock
packages/js/remote-logging/package.json
packages/js/remote-logging/changelog/add-bump-stats-error
packages/js/remote-logging/changelog/update-remote-logging-data
packages/js/remote-logging/changelog/49702-add-js-remote-error-logging
packages/js/remote-logging/changelog/add-wcadmin-remote-logging
packages/js/remote-logging/changelog/add-query-params-sanitisation
packages/js/remote-logging/changelog/add-remote-logging-beta-tester-tool
packages/js/remote-logging/changelog/update-remote-logging-readme
packages/js/remote-logging/changelog/50993-fix-some-comment-typos
packages/js/remote-logging/changelog/50828-dev-constrain-pnpm-version
packages/js/remote-logging/changelog/.gitkeep
packages/js/remote-logging/changelog/fix-remote-logging-asset-path
packages/js/remote-logging/typings/global.d.ts
packages/js/remote-logging/typings/index.d.ts
packages/js/remote-logging/.eslintrc.js
@ -4078,9 +4057,7 @@ plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/components/sideba
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/components/icons.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/tasklist.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/common.ts
plugins/woocommerce-admin/client/launch-your-store/hub/index.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/test/common.test.ts
plugins/woocommerce-admin/client/launch-your-store/index.js
plugins/woocommerce-admin/client/launch-your-store/hooks/use-launch-your-store.tsx
plugins/woocommerce-admin/client/launch-your-store/settings/style.scss
@ -4331,7 +4308,9 @@ plugins/woocommerce-admin/client/utils/admin-settings.js
plugins/woocommerce-admin/client/utils/derive-wp-admin-background-colours.ts
plugins/woocommerce-admin/client/utils/types.ts
plugins/woocommerce-admin/client/utils/xstate/find-component.tsx
plugins/woocommerce-admin/client/utils/xstate/url-handling.ts
plugins/woocommerce-admin/client/utils/xstate/useComponentFromService.tsx
plugins/woocommerce-admin/client/utils/xstate/test/url-handling.test.ts
plugins/woocommerce-admin/client/utils/xstate/test/find-component.test.tsx
plugins/woocommerce-admin/client/utils/enqueue-script.js
plugins/woocommerce-admin/client/utils/test/index.js
@ -8965,12 +8944,12 @@ plugins/woocommerce/tests/php/src/Utilities/NumberUtilTest.php
plugins/woocommerce/tests/php/src/Utilities/ArrayUtilTest.php
plugins/woocommerce/tests/php/src/Utilities/DiscountsUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/TypesTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/URLTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/FilesystemUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/UsersTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/Types.php
plugins/woocommerce/tests/php/src/Internal/Admin/WCPayPromotion/DefaultPromotionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/WCPayPromotion/InitTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlock.php
@ -9105,20 +9084,20 @@ plugins/woocommerce/tests/php/src/Blocks/BlockTypesController.php
plugins/woocommerce/tests/php/src/Blocks/Helpers/TestValidateSchema.php
plugins/woocommerce/tests/php/src/Blocks/Helpers/ValidateSchema.php
plugins/woocommerce/tests/php/src/Blocks/Helpers/FixtureData.php
plugins/woocommerce/tests/php/src/Blocks/mocks/MockTestDependency.php
plugins/woocommerce/tests/php/src/Blocks/mocks/ProductCollectionMock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/BlockHooksTestBlock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/CartCheckoutUtilsMock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/AssetDataRegistry.php
plugins/woocommerce/tests/php/src/Blocks/mocks/OrderConfirmation/TotalsMock.php
plugins/woocommerce/tests/php/src/Blocks/mocks/ProductQueryMock.php
plugins/woocommerce/tests/php/src/Blocks/AI/ConnectionTest.php
plugins/woocommerce/tests/php/src/Blocks/Registry/Container.php
plugins/woocommerce/tests/php/src/Blocks/Assets/AssetDataRegistry.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderController.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFilters.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartController.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/NoticeHandler.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/MockTestDependency.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductCollectionMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/BlockHooksTestBlock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/CartCheckoutUtilsMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductQueryMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AssetDataRegistryMock.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/OrderControllerTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/CartControllerTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/NoticeHandlerTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/ProductQueryFiltersTest.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Utilities/SanitizationUtilTest.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/RateLimitsTests.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/ExtendSchemaTests.php
@ -9144,8 +9123,8 @@ plugins/woocommerce/tests/php/src/Blocks/StoreApi/ControllerTests.php
plugins/woocommerce/tests/php/src/Blocks/Domain/Package.php
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/DeleteDraftOrders.php
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/Hydration.php
plugins/woocommerce/tests/php/src/Blocks/Migration.php
plugins/woocommerce/tests/php/src/Blocks/Bootstrap/MainFile.php
plugins/woocommerce/tests/php/src/Blocks/MigrationTest.php
plugins/woocommerce/tests/bin/phpunit.sh
plugins/woocommerce/tests/bin/install.sh
plugins/woocommerce/tests/legacy/framework/helpers/class-wc-test-action-queue.php
@ -9713,7 +9692,9 @@ plugins/woocommerce/changelog/51004-e2e-external-sites-update-customize-store-te
plugins/woocommerce/changelog/51048-fix-flaky-cart-coupon-test-50928-2
plugins/woocommerce/changelog/50644-update-express-checkout-design
plugins/woocommerce/changelog/51102-fix-settings-js-save-activation
plugins/woocommerce/changelog/50146-patch-5
plugins/woocommerce/changelog/fix-48088-select-default-saved-token
plugins/woocommerce/changelog/dev-psr4-naming-fixes
plugins/woocommerce/changelog/add-47895-show-tab-title-attribute-product-details
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-price
plugins/woocommerce/changelog/50975-dev-remove-combobox
@ -9726,7 +9707,9 @@ plugins/woocommerce/changelog/fix-48619
plugins/woocommerce/changelog/update-move-woo-version-check
plugins/woocommerce/changelog/50960-e2e-external-sites-update-products-block-editor
plugins/woocommerce/changelog/50935-fix-price-filter-slider
plugins/woocommerce/changelog/dev-refactor-xstate-update-query-params-generic
plugins/woocommerce/changelog/51181-e2e-external-sites-update-merchant-tests-pt4
plugins/woocommerce/changelog/dev-psr4-naming-fixes-part-2
plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-sale
plugins/woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
plugins/woocommerce/changelog/fix-flaky-remote-logging-test
@ -9749,6 +9732,7 @@ plugins/woocommerce/changelog/fix-cys-internal-classes
plugins/woocommerce/changelog/update-account-handling-consolodation
plugins/woocommerce/changelog/dev-42360_convert_withreviews_to_ts
plugins/woocommerce/changelog/50976-fix-coming-soon-badge
plugins/woocommerce/changelog/51195-remove-wccom-21567-in-app-tab-title
plugins/woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page
plugins/woocommerce/changelog/50396-48150-move-products-endpoint
plugins/woocommerce/changelog/bugfix-quantity-html-issue

View file

@ -45331,6 +45331,9 @@ migrate/20180320000001_setting_table_group_by_show_count.rb
db/migrate/20200522125253_issue_2943_add_setting_enforce_special_character.rb
migrate/20200522125253_issue_2943_add_setting_enforce_special_character.rb
20200522125253_issue_2943_add_setting_enforce_special_character.rb
db/migrate/20240906090321_drop_unused_article_references.rb
migrate/20240906090321_drop_unused_article_references.rb
20240906090321_drop_unused_article_references.rb
db/migrate/20180418000001_setting_third_party_link_account_at_login.rb
migrate/20180418000001_setting_third_party_link_account_at_login.rb
20180418000001_setting_third_party_link_account_at_login.rb
@ -45967,6 +45970,9 @@ migrate/20240607144905_ensure_no_commas_and_asterisks_in_tag_names.rb
db/migrate/20220119102815_issue3924_confirmation_dialog.rb
migrate/20220119102815_issue3924_confirmation_dialog.rb
20220119102815_issue3924_confirmation_dialog.rb
db/migrate/20240906135440_add_more_missing_permissions.rb
migrate/20240906135440_add_more_missing_permissions.rb
20240906135440_add_more_missing_permissions.rb
db/migrate/20230426143104_add_ticket_duplicate_detection.rb
migrate/20230426143104_add_ticket_duplicate_detection.rb
20230426143104_add_ticket_duplicate_detection.rb

View file

@ -7433,6 +7433,7 @@ db/migrate/20180306084119_custom_html_email_css_font.rb
db/migrate/20211028094326_issue_3245_office_365_microsoft_rename.rb
db/migrate/20180320000001_setting_table_group_by_show_count.rb
db/migrate/20200522125253_issue_2943_add_setting_enforce_special_character.rb
db/migrate/20240906090321_drop_unused_article_references.rb
db/migrate/20180418000001_setting_third_party_link_account_at_login.rb
db/migrate/20210701131549_issue_3579_new_scheduler.rb
db/migrate/20170123000002_fixed_translation.rb
@ -7645,6 +7646,7 @@ db/migrate/20190713000001_group_dependent_macros.rb
db/migrate/20231129085408_drop_removed_state.rb
db/migrate/20240607144905_ensure_no_commas_and_asterisks_in_tag_names.rb
db/migrate/20220119102815_issue3924_confirmation_dialog.rb
db/migrate/20240906135440_add_more_missing_permissions.rb
db/migrate/20230426143104_add_ticket_duplicate_detection.rb
db/migrate/20171102000001_last_owner_update2.rb
db/migrate/20211004111501_reload_after_core_workflow_again.rb

View file

@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -45,10 +52,22 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -60,6 +79,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -84,6 +105,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -91,15 +113,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -115,11 +142,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -193,6 +224,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?slogin
?tab=achievements&achievement=
?utm_*=
@ -985,6 +1017,8 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -1046,6 +1080,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -1151,10 +1187,12 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -1173,6 +1211,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -1185,6 +1224,7 @@ alkali
allanalytics
alllocations
ambry
amp
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -1212,7 +1252,9 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key=
app*_
app*form_id=
app-ads.txt
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -1383,6 +1425,7 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
avis
away.php
b2bauth
@ -1501,7 +1544,11 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -1523,17 +1570,38 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
businessinfo
buyside-e2e-monitor
buzz/post
@ -1730,6 +1798,7 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1752,6 +1821,7 @@ clickthru
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1773,6 +1843,7 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1788,12 +1859,15 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connectivity
connector
@ -1801,20 +1875,31 @@ consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
corgi$
couchmode
counter/*?
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1823,7 +1908,9 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1938,7 +2025,9 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1989,6 +2078,7 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -2084,6 +2174,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -2095,6 +2187,7 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -2149,6 +2242,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -2251,6 +2345,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -2260,6 +2356,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -2340,6 +2437,8 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -2451,6 +2550,8 @@ global$
globalmarketfinder
globalmarketfinder/*.html
gog
google_gdn.html
google_search.html
googlebooks/images
gp
gp/aag
@ -2560,6 +2661,7 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -2635,15 +2737,18 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://archive.org/robots.txt
http://ec.europa.eu/robots.txt
http://i2.wp.com/robots.txt
http://yelp.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -2654,6 +2759,9 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2827,11 +2935,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -2922,6 +3033,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2989,6 +3102,7 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -3023,10 +3137,12 @@ learning/search?
learning/settings
learning/settings$
learning/settings?
lens-search
li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -3034,6 +3150,7 @@ list/ls*/export
listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -3064,6 +3181,7 @@ location_suggest
lochp?
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -3310,6 +3428,7 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -3321,6 +3440,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newssearch
@ -3484,8 +3604,12 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -3519,8 +3643,11 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -3557,8 +3684,40 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
photosandvideos
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -3610,6 +3769,7 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -3636,6 +3796,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -3646,6 +3807,8 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -3724,6 +3887,7 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -3731,6 +3895,7 @@ q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/aod
@ -3744,6 +3909,7 @@ rd/search
rd/search$
rd/search?
recensioni
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3761,6 +3927,8 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3770,10 +3938,14 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/old
@ -3809,6 +3981,7 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3907,6 +4080,7 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3980,6 +4154,7 @@ shihui?
shop/browse/overlay
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -4273,11 +4448,13 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -4300,6 +4477,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -4354,6 +4532,10 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
subscribe/braintree
@ -4378,6 +4560,7 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -4388,6 +4571,7 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
@ -4395,6 +4579,7 @@ t/terms
tab=
tablet
tacms
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -4427,8 +4612,10 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -4511,6 +4698,7 @@ trustedstores/s
trustedstores/tm2
trustedstores/verify
tucritica
tv
tv/thumb
tvschedule
twitter
@ -4576,9 +4764,13 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
upload-image-lens-history
upload-lens-image
uploads
urchin_test
us-es*/listing/*/favoriters
@ -4653,6 +4845,8 @@ uviewer
v1
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -4683,10 +4877,13 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
weimg
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -5149,6 +5346,7 @@ xml?
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -2376,6 +2376,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/account
/account-information
/account/cls
/accredited-business-directory/*?
/acq
/action
/actions_panel
@ -2479,6 +2480,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/badge
/badges
/base/logout
/bbb-reports-on
/bbw
/bbw.html
/beaconBase$
@ -2621,6 +2623,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/confirmation/
/connected-living/content-library
/connections/*
/contact-form
/contact/menu*
/contact/partner*
/contactformulier
@ -3209,6 +3212,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/profileshow
/promoassets
/public/fc-assets/locales
/public/insights/share/anniversary*?
/pull
/pvData$
/pvid$
@ -3453,6 +3457,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/storylist/
/structures
/submit
/submit-review-expiration
/submitted
/subscribedto
/subscribers$
@ -3551,6 +3556,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/vejr/
/vendorActivityManager
/vendorLeadTime
/verify-sms
/version!libs
/video
/video-
@ -5599,6 +5605,7 @@ HotelsManageListing
HotelsManagementCenter
HotelsProductCart
HowTheSiteWorks
HpImageArchive.aspx
HubStyle/static-2.309
HubStyle/static-2.313
HubStyle/static-2.315
@ -6170,6 +6177,7 @@ Project
PromoTools
PromotionDetailsDisplayView
PromotionDisplayView
Proxy.ashx
ProxyToolsAccountSettingsTool
ProxyToolsBillingAndPaymentsTool
ProxyToolsBillingDetailTool
@ -6302,6 +6310,7 @@ Saves
ScreensaverShade
Scripts
Search
Search
Search/*
Search/Mail/Public
SearchNavigationView
@ -6912,6 +6921,8 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2
academic-subscriptions
academic/profile
academic/search
academy
academy-free-account
academy/*/results
@ -6994,6 +7005,7 @@ ach/search
ach/user
ach/users
achievements
aclick
aclk
acoustic
acq/nonprofits
@ -7256,6 +7268,7 @@ alexa-top-sites/*
alexa-web-search/*
alexa/*
alexaforbusiness/
alink
alkali
all
all-supported-params
@ -7282,6 +7295,7 @@ amp
amp$
amp-proxy
amp-tealium
amp/
amp_next_page_ga.cms*
amphtml
amphtml/blogs/test
@ -7355,6 +7369,7 @@ api/internal/_bb
api/internal/analytics/songs
api/jobPostings/jobs
api/legendary-data/relay
api/maps/
api/nextsteps/*
api/nicorepo/timeline
api/partner_select/*/price_query
@ -7430,6 +7445,7 @@ appliance
applicant-eligibility
apply
apply/*
apply/thank-you
apps
apps*&tags=
apps/*/integrations/*/landing
@ -8478,6 +8494,7 @@ bezahlvorgaenge.html
bfe/apps/website
bfl
bfmp
bfp/search
bg
bg-*/
bg-bg/
@ -8539,6 +8556,7 @@ bin
bin/
bin/search.go
bin/search.py
bing-site-safety
bingbot
bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood
@ -8684,6 +8702,7 @@ blogs/blogpost/preview
blogs/nationals-journal-beta
blogs/pad$
blogs/pad/$
blogs/search/
blogs/slow-ride
blogs/technology.atom
blogs/test
@ -8920,6 +8939,7 @@ buscar/
business
business-insider$
business-name-generator/list
business-reviews
business-school/search_results/
business/ad_create
business/adshare
@ -9293,6 +9313,7 @@ ca/search*search_type=
ca/search*ship_to=
ca/share
ca/shop_name_search_service
ca/storage
ca/strumenti/creatore-di-logo/onboarding
ca/teams
ca/technology.atom
@ -9881,6 +9902,7 @@ civis/posts
civis/search
civis/threads/*in_iframe=1
civis/threads/*wp_data=
ck/
cl
cl2/feeds
cl2/ical
@ -10484,6 +10506,24 @@ corporate/microsites/tysabri/ms-assessment-tool-pageresults.html
corporate/microsites/tysabri/ms-assessment-tool.html
corporate/request
couchmode
council/Business-Search/email
council/Business-Search/matched
council/Business-Search/name
council/Business-Search/phone
council/Business-Search/type
council/Business-Search/url
council/Charity-Reviews/email
council/Charity-Reviews/matched
council/Charity-Reviews/name
council/Charity-Reviews/phone
council/Charity-Reviews/type
council/Charity-Reviews/url
council/Find-Business-Reviews/email
council/Find-Business-Reviews/matched
council/Find-Business-Reviews/name
council/Find-Business-Reviews/phone
council/Find-Business-Reviews/type
council/Find-Business-Reviews/url
count.php
countdown/create?
countdown/eclipse?
@ -10522,10 +10562,12 @@ cpresources
cpropub/univercd
cpspa
cr
cr$
cr/
cr/$
cr/corporate/contact
cr/news
cr?
craft
crash
crawler4j
@ -11529,6 +11571,7 @@ dupuytrens/what-to-expect
dvi
dw
dynamic-offer
dynamic-seal
dynamic/
dynamiccontent/webapi
dynamiclogic
@ -11879,6 +11922,9 @@ enterprise/seo
entertain
entertainment/article/Minerva-s-horoscope
entertainment/bravo
entities/search
entityexplore$
entityexplore?
entrez
entrez/eutils
entrez/sutils
@ -11899,6 +11945,7 @@ eo/users
ep-live/
epaper
epilepsy-seizures-rapid-rescue-single-treatment
episerver
episode_times
erasmus-plus/404_en.htm
erid=
@ -12394,6 +12441,7 @@ fbl/terms.html
fbpostaction.cms?article=
fcgi-
fckeditor
fd/
fdbk
feature/sf-test
feature_nine_browse-bin=
@ -12592,6 +12640,7 @@ fichas/gestor
ficmanagers
field_article
file
file-a-complaint/*/form
file/new?try-plugin-id=
fileadmin/user_upload/PermRep
fileadmin/user_upload/en
@ -12980,6 +13029,8 @@ full
fullscreen
fullscreen/ReportLinker
fun
fun/api/
fun/g/
fundraiser/charity
fundraiser/search
fur/forums
@ -13201,6 +13252,10 @@ get-galleryfragment
get-giftmodule
get-hired
get-instant-confirmation/index.
get-listed/business
get-listed/consumer
get-listed/form
get-listed/success
get-started
getCallUsInfoData
getMoreSimilarGalleriesAjax
@ -13888,12 +13943,14 @@ hosted
hosted/images
hosting/search
hotel/index.hi.
hotel/reviews?
hotel/us/the-airstream-van.*.html
hotel_attractions
hotel_rt_onview
hotelfinder/rpc
hotels
hotels/rpc
hotels/search
hotelsonmap.*.json
hotfix/
houseads
@ -13907,6 +13964,8 @@ howto
howtobuy/
hp/focus-retrocompatibile$
hp/video
hpm
hpmob
hr
hr-*/
hr-hr/
@ -14393,10 +14452,15 @@ images/$
images/*
images/?
images/Podcasts
images/async/?
images/async?
images/chart_gifs
images/chart_pdfs
images/chart_png300
images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs
images/li.gif
images/logging_requests.gif
@ -14404,8 +14468,13 @@ images/mockups
images/ndtvvideo/*
images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda
images/search%3F
images/search%5C
images/search/?
images/search?
images/search?rpt=imageview
images/search?text=*&source=morda
images/searchbyimage
images/smart/$
images/touch/$
images/touch/?
@ -14413,6 +14482,7 @@ images/touch/search?rpt=imageview
images/touch/search?text=*&source=morda
images/v$
images/viewconfig$
images?
imagine/
imesync
img
@ -14535,6 +14605,7 @@ inapp
inbox
inbox$
inbox$
inboxcommerce
inc5000dev
include
include/
@ -15130,8 +15201,6 @@ journal/ijmd
journal/ijmd$
journal/jscp
journal/jscp$
journal/labmed
journal/labmed$
journal/lights
journal/lights$
journal/metrics
@ -15556,6 +15625,9 @@ learning/settings$
learning/settings?
learnmorelayer
learnmorelayertv
leave-a-review/no-bid
leave-a-review/no-bid/expiration
leave-a-review/no-bid/thank-you
lecture
lees/gids/exclusief
lees/gids/exclusief$
@ -15749,6 +15821,7 @@ loans
loc/volunteers
loc=
local
local
local-services-ads
local/ajax
local/blogsandcolumns/slow-ride-front
@ -16021,6 +16094,7 @@ makeorder
malformed
manage
manage-listing
manage-location
manage/*
manage/global
manage_friend.pl
@ -16064,6 +16138,7 @@ maps/*?lang=uk$
maps/*?lang=uz$
maps/*?ll=
maps/about
maps/adsendpoint
maps/api/js
maps/api/place/js
maps/api/staticmap
@ -16519,6 +16594,7 @@ merchant/directions
merchant/imageUploadPreview
merchant/loc
merchant/moreProducts?
merchant/reviews?
merchant/update
merchantapps
mes
@ -16862,6 +16938,7 @@ mx/search*ship_to=
mx/sell
mx/share
mx/shop_name_search_service
mx/storage
mx/strumenti/creatore-di-logo/onboarding
mx/teams
mx/technology.atom
@ -17533,6 +17610,7 @@ notificarelacionadas
notifications
notifications
notifications$
notifications/
notifications/*
nova
now/mt3
@ -17719,6 +17797,8 @@ offers/nonprofits
offers/nonprofits$
offers/nonprofits%
offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offers/referral-terms-conditions
offers/referral-terms-conditions$
offers/referral-terms-conditions%
@ -18026,7 +18106,6 @@ parliament/public/transltraineeship/secured
partNumber=
participate/conferences.xml
partner
partner-articles
partner-content/*
partner-locator/partner-details
partnerfeeds
@ -18858,6 +18937,7 @@ pro-resources
pro-site
pro/about
pro2
proFile/history?
proMatch
proProjects
proVideoWidget
@ -18875,6 +18955,7 @@ product-reviews/B0069IY63Y
product/electrode/api/logger
product/electrode/api/wpa
product/recommended
product/reviews?
productBrand=
productId=
productPurchaseDone
@ -18926,6 +19007,7 @@ profile/*/followers
profile/*/following
profile/*/map$
profile/downloads_limit
profile/history?
profile/license
profile/payment/getstarted
profile/view
@ -19578,6 +19660,7 @@ responder
rest
rest/*/activity
results
results
results-export-email-by-search-data
results-export-ids
results-export-search-by-year
@ -19630,6 +19713,7 @@ reviews/seller
reviews/top-reviewers
reviews_page=
rewards
rewardsapp/
rf=*
ribbon.php
rip/
@ -20456,6 +20540,7 @@ set_cookie.pl
setbucket
setprefs
settings
settings
settings/*
settings/deactivated
settings/linkaccount
@ -20590,6 +20675,7 @@ sharing
sharing/files
sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shihui
shihui?
@ -20599,11 +20685,15 @@ shipping-payment
shippingassistant
shippinginformation
shop
shop$
shop/
shop/*&
shop/browse/overlay
shop/collections
shop/global
shop/iphone/payments/overlay
shop/search.ep
shop?
shop_name_search_service
shop_pins
shopfront-api
@ -21204,6 +21294,7 @@ social
social-connect/send
social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
social_media
socialapp/
@ -21263,6 +21354,8 @@ software/vendors/new
software/visit?
software/winboard/whats_new
sogou
solr
solrSearch
solutions
solutions/$
solutions/case-studies/
@ -21314,6 +21407,7 @@ sp/3for2
sp=
sp_url=
spartan
spbasic
spbot
spc-source=
special-promo/2for1
@ -21391,6 +21485,7 @@ sports/whatson
sports_fp_ms
spp/
spreadsheet
spresults
sprint_wml
sprint_xhtml
sq/android/collections
@ -21474,6 +21569,7 @@ statements
static
static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection
static/
static/*.css$
static/*.css?
static/*.gif
@ -21600,6 +21696,8 @@ storeclick
storefront
storepicker
storerequest
stores$
stores/
stores/page/*visitId=
stories
story
@ -21660,6 +21758,7 @@ su/users
subject
subject=
submit
submit-review-thank-you
submitlink?
submitstory
submitted/review
@ -22130,6 +22229,7 @@ test-2
test-2$
test-2.*$
test-2.html$
test-all-page
test-kick-tires
test-v1-page-template
test.html
@ -22150,6 +22250,7 @@ text
text_edition
tfemail
th
th$
th*/blog-article-remove-faq-utms-*.js
th*/cdn-cgi/challenge-platform
th*/step
@ -22209,6 +22310,7 @@ th/tools/logo-maker/onboarding
th/user
th/users
th/ventureone
th?
th_th/templates/M
thank-you
thank-you-enterprise-demo
@ -22493,6 +22595,7 @@ translate_static
translate_suggestion
translate_t
translation
translator/?ref=
transmute/static-1.85
transmute/static-2.6
transmute/static-2.8
@ -22521,14 +22624,28 @@ travel/
travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk
travel/css
travel/entity
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s
travel/hotel-search
travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/entity
travel/hotels/hotel-finder
travel/hotels/hotel-finder/$
travel/hotels/search/?
travel/hotels/search?
travel/hotels/stories
travel/scripts
travel/search
travel/secure
travelnevadahighway95tc
treasury
treasury/treasdocuments
@ -23033,6 +23150,7 @@ ur/search
ur/user
ur/users
urchin_test
url
urlinator/static-1.54
urlinator/static-1.55
urlinator/static-1.57
@ -23188,6 +23306,7 @@ us/filter/tips
us/internal
us/node/add
us/search
us/storage
us/support/service/agent
us/trade-in/program-violation
us/user
@ -23358,6 +23477,7 @@ usr/*/followers
usuarios
usuarios/addToFavorite.shtml
usuarios/addToPlayList.shtml
util
utils
utl/
utm_campaign=
@ -23543,14 +23663,29 @@ video_file
videodash.cms*
videorequest
videos
videos/?
videos/assets
videos/browsing
videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/
videos/images
videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/search.php
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/
videos/week
videos?
videosearch
view
viewReview
@ -23793,6 +23928,10 @@ whysecure
whythisad
widget
widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php
widget_chunks
widgets
@ -24568,6 +24707,7 @@ word/document_url
word/download
word/embed
work
work
work/_
work/acceptinvitation
work/account
@ -24667,6 +24807,7 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv