[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-03-21 00:19:36 +00:00
parent 757fb9c877
commit 5f3de17a76
19 changed files with 2152 additions and 849 deletions
@@ -9432,6 +9432,10 @@ real-spiders-destroy.md
rare-cameras-swim.md rare-cameras-swim.md
.changeset/khaki-owls-rest.md .changeset/khaki-owls-rest.md
khaki-owls-rest.md khaki-owls-rest.md
.changeset/brave-walls-scream.md
brave-walls-scream.md
.changeset/khaki-clouds-tease.md
khaki-clouds-tease.md
.changeset/chilly-needles-trade.md .changeset/chilly-needles-trade.md
chilly-needles-trade.md chilly-needles-trade.md
.changeset/tender-timers-develop.md .changeset/tender-timers-develop.md
@@ -1908,6 +1908,8 @@ cla.md
.changeset/real-spiders-destroy.md .changeset/real-spiders-destroy.md
.changeset/rare-cameras-swim.md .changeset/rare-cameras-swim.md
.changeset/khaki-owls-rest.md .changeset/khaki-owls-rest.md
.changeset/brave-walls-scream.md
.changeset/khaki-clouds-tease.md
.changeset/chilly-needles-trade.md .changeset/chilly-needles-trade.md
.changeset/tender-timers-develop.md .changeset/tender-timers-develop.md
.changeset/old-apples-refuse.md .changeset/old-apples-refuse.md
@@ -45868,6 +45868,18 @@ views/src/Attribute/ViewsArgumentValidator.php
src/Attribute/ViewsArgumentValidator.php src/Attribute/ViewsArgumentValidator.php
Attribute/ViewsArgumentValidator.php Attribute/ViewsArgumentValidator.php
ViewsArgumentValidator.php ViewsArgumentValidator.php
core/modules/views/src/Attribute/ViewsJoin.php
modules/views/src/Attribute/ViewsJoin.php
views/src/Attribute/ViewsJoin.php
src/Attribute/ViewsJoin.php
Attribute/ViewsJoin.php
ViewsJoin.php
core/modules/views/src/Attribute/ViewsSort.php
modules/views/src/Attribute/ViewsSort.php
views/src/Attribute/ViewsSort.php
src/Attribute/ViewsSort.php
Attribute/ViewsSort.php
ViewsSort.php
core/modules/views/src/Attribute/ViewsQuery.php core/modules/views/src/Attribute/ViewsQuery.php
modules/views/src/Attribute/ViewsQuery.php modules/views/src/Attribute/ViewsQuery.php
views/src/Attribute/ViewsQuery.php views/src/Attribute/ViewsQuery.php
@@ -45886,12 +45898,24 @@ views/src/Attribute/ViewsField.php
src/Attribute/ViewsField.php src/Attribute/ViewsField.php
Attribute/ViewsField.php Attribute/ViewsField.php
ViewsField.php ViewsField.php
core/modules/views/src/Attribute/ViewsRow.php
modules/views/src/Attribute/ViewsRow.php
views/src/Attribute/ViewsRow.php
src/Attribute/ViewsRow.php
Attribute/ViewsRow.php
ViewsRow.php
core/modules/views/src/Attribute/ViewsDisplayExtender.php core/modules/views/src/Attribute/ViewsDisplayExtender.php
modules/views/src/Attribute/ViewsDisplayExtender.php modules/views/src/Attribute/ViewsDisplayExtender.php
views/src/Attribute/ViewsDisplayExtender.php views/src/Attribute/ViewsDisplayExtender.php
src/Attribute/ViewsDisplayExtender.php src/Attribute/ViewsDisplayExtender.php
Attribute/ViewsDisplayExtender.php Attribute/ViewsDisplayExtender.php
ViewsDisplayExtender.php ViewsDisplayExtender.php
core/modules/views/src/Attribute/ViewsDisplay.php
modules/views/src/Attribute/ViewsDisplay.php
views/src/Attribute/ViewsDisplay.php
src/Attribute/ViewsDisplay.php
Attribute/ViewsDisplay.php
ViewsDisplay.php
core/modules/views/src/Attribute/ViewsArgument.php core/modules/views/src/Attribute/ViewsArgument.php
modules/views/src/Attribute/ViewsArgument.php modules/views/src/Attribute/ViewsArgument.php
views/src/Attribute/ViewsArgument.php views/src/Attribute/ViewsArgument.php
@@ -59760,6 +59784,12 @@ modules/editor/src/EditorController.php
editor/src/EditorController.php editor/src/EditorController.php
src/EditorController.php src/EditorController.php
EditorController.php EditorController.php
core/modules/editor/src/Attribute/Editor.php
modules/editor/src/Attribute/Editor.php
editor/src/Attribute/Editor.php
src/Attribute/Editor.php
Attribute/Editor.php
Editor.php
core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
@@ -83361,6 +83391,13 @@ tests/src/Kernel/WorkspaceAccessTest.php
src/Kernel/WorkspaceAccessTest.php src/Kernel/WorkspaceAccessTest.php
Kernel/WorkspaceAccessTest.php Kernel/WorkspaceAccessTest.php
WorkspaceAccessTest.php WorkspaceAccessTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
tests/src/Kernel/WorkspaceContentTranslationTest.php
src/Kernel/WorkspaceContentTranslationTest.php
Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php core/modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php
modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php
workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php
@@ -6549,10 +6549,14 @@ core/modules/views/src/ViewsConfigUpdater.php
core/modules/views/src/Attribute/ViewsRelationship.php core/modules/views/src/Attribute/ViewsRelationship.php
core/modules/views/src/Attribute/ViewsExposedForm.php core/modules/views/src/Attribute/ViewsExposedForm.php
core/modules/views/src/Attribute/ViewsArgumentValidator.php core/modules/views/src/Attribute/ViewsArgumentValidator.php
core/modules/views/src/Attribute/ViewsJoin.php
core/modules/views/src/Attribute/ViewsSort.php
core/modules/views/src/Attribute/ViewsQuery.php core/modules/views/src/Attribute/ViewsQuery.php
core/modules/views/src/Attribute/ViewsAccess.php core/modules/views/src/Attribute/ViewsAccess.php
core/modules/views/src/Attribute/ViewsField.php core/modules/views/src/Attribute/ViewsField.php
core/modules/views/src/Attribute/ViewsRow.php
core/modules/views/src/Attribute/ViewsDisplayExtender.php core/modules/views/src/Attribute/ViewsDisplayExtender.php
core/modules/views/src/Attribute/ViewsDisplay.php
core/modules/views/src/Attribute/ViewsArgument.php core/modules/views/src/Attribute/ViewsArgument.php
core/modules/views/src/Attribute/ViewsCache.php core/modules/views/src/Attribute/ViewsCache.php
core/modules/views/src/Attribute/ViewsFilter.php core/modules/views/src/Attribute/ViewsFilter.php
@@ -8550,6 +8554,7 @@ core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php
core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php
core/modules/editor/src/EditorController.php core/modules/editor/src/EditorController.php
core/modules/editor/src/Attribute/Editor.php
core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
core/modules/editor/src/Element.php core/modules/editor/src/Element.php
core/modules/editor/src/Plugin/EditorManager.php core/modules/editor/src/Plugin/EditorManager.php
@@ -12005,6 +12010,7 @@ core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php
core/modules/workspaces/tests/src/Kernel/WorkspacePublishFormTest.php core/modules/workspaces/tests/src/Kernel/WorkspacePublishFormTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php core/modules/workspaces/tests/src/Kernel/WorkspaceViewsKernelTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
@@ -13887,6 +13887,12 @@ Modules/Crm/Services/Opportunity.php
Crm/Services/Opportunity.php Crm/Services/Opportunity.php
Services/Opportunity.php Services/Opportunity.php
Opportunity.php Opportunity.php
application/Espo/Modules/Crm/Services/TargetList.php
Espo/Modules/Crm/Services/TargetList.php
Modules/Crm/Services/TargetList.php
Crm/Services/TargetList.php
Services/TargetList.php
TargetList.php
application/Espo/Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php application/Espo/Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php
Espo/Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php Espo/Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php
Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php
@@ -2431,6 +2431,7 @@ application/Espo/Modules/Crm/Entities/CampaignLogRecord.php
application/Espo/Modules/Crm/Entities/TargetList.php application/Espo/Modules/Crm/Entities/TargetList.php
application/Espo/Modules/Crm/Entities/MassEmail.php application/Espo/Modules/Crm/Entities/MassEmail.php
application/Espo/Modules/Crm/Services/Opportunity.php application/Espo/Modules/Crm/Services/Opportunity.php
application/Espo/Modules/Crm/Services/TargetList.php
application/Espo/Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php application/Espo/Modules/Crm/Classes/EmailNotificationHandlers/CaseObj.php
application/Espo/Modules/Crm/Classes/FieldProcessing/Call/PhoneNumberMapLoader.php application/Espo/Modules/Crm/Classes/FieldProcessing/Call/PhoneNumberMapLoader.php
application/Espo/Modules/Crm/Classes/FieldProcessing/Campaign/StatsLoader.php application/Espo/Modules/Crm/Classes/FieldProcessing/Campaign/StatsLoader.php
@@ -23115,6 +23115,12 @@ public/assets/icons/eye-closed.svg
assets/icons/eye-closed.svg assets/icons/eye-closed.svg
icons/eye-closed.svg icons/eye-closed.svg
eye-closed.svg eye-closed.svg
ghost/admin/public/assets/icons/check-circle-simple.svg
admin/public/assets/icons/check-circle-simple.svg
public/assets/icons/check-circle-simple.svg
assets/icons/check-circle-simple.svg
icons/check-circle-simple.svg
check-circle-simple.svg
ghost/admin/public/assets/icons/analytics.svg ghost/admin/public/assets/icons/analytics.svg
admin/public/assets/icons/analytics.svg admin/public/assets/icons/analytics.svg
public/assets/icons/analytics.svg public/assets/icons/analytics.svg
@@ -3553,6 +3553,7 @@ ghost/admin/public/assets/icons/feature-image.svg
ghost/admin/public/assets/icons/download.svg ghost/admin/public/assets/icons/download.svg
ghost/admin/public/assets/icons/notification-bell.svg ghost/admin/public/assets/icons/notification-bell.svg
ghost/admin/public/assets/icons/eye-closed.svg ghost/admin/public/assets/icons/eye-closed.svg
ghost/admin/public/assets/icons/check-circle-simple.svg
ghost/admin/public/assets/icons/analytics.svg ghost/admin/public/assets/icons/analytics.svg
ghost/admin/public/assets/icons/event-canceled-subscription.svg ghost/admin/public/assets/icons/event-canceled-subscription.svg
ghost/admin/public/assets/icons/filter.svg ghost/admin/public/assets/icons/filter.svg
@@ -17814,6 +17814,13 @@ Magento/Catalog/Cron/DeleteOutdatedPriceValuesTest.php
Catalog/Cron/DeleteOutdatedPriceValuesTest.php Catalog/Cron/DeleteOutdatedPriceValuesTest.php
Cron/DeleteOutdatedPriceValuesTest.php Cron/DeleteOutdatedPriceValuesTest.php
DeleteOutdatedPriceValuesTest.php DeleteOutdatedPriceValuesTest.php
dev/tests/integration/testsuite/Magento/Catalog/DbSchemaTest.php
tests/integration/testsuite/Magento/Catalog/DbSchemaTest.php
integration/testsuite/Magento/Catalog/DbSchemaTest.php
testsuite/Magento/Catalog/DbSchemaTest.php
Magento/Catalog/DbSchemaTest.php
Catalog/DbSchemaTest.php
DbSchemaTest.php
dev/tests/integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php dev/tests/integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php
tests/integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php tests/integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php
integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php
@@ -54217,6 +54224,16 @@ ResourceModel/Order/Grid/CollectionTest.php
Order/Grid/CollectionTest.php Order/Grid/CollectionTest.php
Grid/CollectionTest.php Grid/CollectionTest.php
CollectionTest.php CollectionTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/AddressTest.php
tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/AddressTest.php
integration/testsuite/Magento/Sales/Model/ResourceModel/Order/AddressTest.php
testsuite/Magento/Sales/Model/ResourceModel/Order/AddressTest.php
Magento/Sales/Model/ResourceModel/Order/AddressTest.php
Sales/Model/ResourceModel/Order/AddressTest.php
Model/ResourceModel/Order/AddressTest.php
ResourceModel/Order/AddressTest.php
Order/AddressTest.php
AddressTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php
tests/integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php tests/integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php
integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php
@@ -81899,16 +81916,6 @@ Model/Resolver/Options/Label.php
Resolver/Options/Label.php Resolver/Options/Label.php
Options/Label.php Options/Label.php
Label.php Label.php
app/code/Magento/BundleGraphQl/Model/Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
code/Magento/BundleGraphQl/Model/Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
Magento/BundleGraphQl/Model/Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
BundleGraphQl/Model/Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
Model/Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
DataProvider/Product/DisabledProductOptionPostProcessor.php
Product/DisabledProductOptionPostProcessor.php
DisabledProductOptionPostProcessor.php
app/code/Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php app/code/Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php
code/Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php code/Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php
Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php
@@ -157523,14 +157530,6 @@ Magento/Bundle/i18n/en_US.csv
Bundle/i18n/en_US.csv Bundle/i18n/en_US.csv
i18n/en_US.csv i18n/en_US.csv
en_US.csv en_US.csv
app/code/Magento/Bundle/Plugin/Catalog/Helper/Product.php
code/Magento/Bundle/Plugin/Catalog/Helper/Product.php
Magento/Bundle/Plugin/Catalog/Helper/Product.php
Bundle/Plugin/Catalog/Helper/Product.php
Plugin/Catalog/Helper/Product.php
Catalog/Helper/Product.php
Helper/Product.php
Product.php
app/code/Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php app/code/Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php
code/Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php code/Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php
Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php
@@ -159829,13 +159828,6 @@ Model/Product/CopyConstructor/Bundle.php
Product/CopyConstructor/Bundle.php Product/CopyConstructor/Bundle.php
CopyConstructor/Bundle.php CopyConstructor/Bundle.php
Bundle.php Bundle.php
app/code/Magento/Bundle/Model/Product/SelectionProductsDisabledRequired.php
code/Magento/Bundle/Model/Product/SelectionProductsDisabledRequired.php
Magento/Bundle/Model/Product/SelectionProductsDisabledRequired.php
Bundle/Model/Product/SelectionProductsDisabledRequired.php
Model/Product/SelectionProductsDisabledRequired.php
Product/SelectionProductsDisabledRequired.php
SelectionProductsDisabledRequired.php
app/code/Magento/Bundle/Model/QuoteRecollectProcessor.php app/code/Magento/Bundle/Model/QuoteRecollectProcessor.php
code/Magento/Bundle/Model/QuoteRecollectProcessor.php code/Magento/Bundle/Model/QuoteRecollectProcessor.php
Magento/Bundle/Model/QuoteRecollectProcessor.php Magento/Bundle/Model/QuoteRecollectProcessor.php
@@ -160058,15 +160050,6 @@ Model/ResourceModel/Indexer/Price.php
ResourceModel/Indexer/Price.php ResourceModel/Indexer/Price.php
Indexer/Price.php Indexer/Price.php
Price.php Price.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
code/Magento/Bundle/Model/ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
Magento/Bundle/Model/ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
Bundle/Model/ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
Model/ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
Indexer/Price/DisabledProductOptionPriceModifier.php
Price/DisabledProductOptionPriceModifier.php
DisabledProductOptionPriceModifier.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php app/code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
@@ -199304,6 +199287,13 @@ code/Magento/Cms/LICENSE.txt
Magento/Cms/LICENSE.txt Magento/Cms/LICENSE.txt
Cms/LICENSE.txt Cms/LICENSE.txt
LICENSE.txt LICENSE.txt
app/code/Magento/Cms/Test/Fixture/Block.php
code/Magento/Cms/Test/Fixture/Block.php
Magento/Cms/Test/Fixture/Block.php
Cms/Test/Fixture/Block.php
Test/Fixture/Block.php
Fixture/Block.php
Block.php
app/code/Magento/Cms/Test/Mftf/test-dependency-allowlist app/code/Magento/Cms/Test/Mftf/test-dependency-allowlist
code/Magento/Cms/Test/Mftf/test-dependency-allowlist code/Magento/Cms/Test/Mftf/test-dependency-allowlist
Magento/Cms/Test/Mftf/test-dependency-allowlist Magento/Cms/Test/Mftf/test-dependency-allowlist
@@ -214489,6 +214479,14 @@ Model/Plugin/Query/Resolver.php
Plugin/Query/Resolver.php Plugin/Query/Resolver.php
Query/Resolver.php Query/Resolver.php
Resolver.php Resolver.php
app/code/Magento/GraphQlCache/Model/Plugin/View/Layout.php
code/Magento/GraphQlCache/Model/Plugin/View/Layout.php
Magento/GraphQlCache/Model/Plugin/View/Layout.php
GraphQlCache/Model/Plugin/View/Layout.php
Model/Plugin/View/Layout.php
Plugin/View/Layout.php
View/Layout.php
Layout.php
app/code/Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php app/code/Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php
code/Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php code/Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php
Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php
@@ -303372,6 +303370,16 @@ Unit/Translate/Js/ConfigTest.php
Translate/Js/ConfigTest.php Translate/Js/ConfigTest.php
Js/ConfigTest.php Js/ConfigTest.php
ConfigTest.php ConfigTest.php
lib/internal/Magento/Framework/Test/Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
internal/Magento/Framework/Test/Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
Magento/Framework/Test/Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
Framework/Test/Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
Test/Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
View/ChangelogBatchWalker/IdsTableBuilderTest.php
ChangelogBatchWalker/IdsTableBuilderTest.php
IdsTableBuilderTest.php
lib/internal/Magento/Framework/Test/Unit/ValidatorFactoryTest.php lib/internal/Magento/Framework/Test/Unit/ValidatorFactoryTest.php
internal/Magento/Framework/Test/Unit/ValidatorFactoryTest.php internal/Magento/Framework/Test/Unit/ValidatorFactoryTest.php
Magento/Framework/Test/Unit/ValidatorFactoryTest.php Magento/Framework/Test/Unit/ValidatorFactoryTest.php
@@ -306018,6 +306026,15 @@ Test/Unit/View/CollectionTest.php
Unit/View/CollectionTest.php Unit/View/CollectionTest.php
View/CollectionTest.php View/CollectionTest.php
CollectionTest.php CollectionTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/ChangelogBatchWalkerTest.php
internal/Magento/Framework/Mview/Test/Unit/View/ChangelogBatchWalkerTest.php
Magento/Framework/Mview/Test/Unit/View/ChangelogBatchWalkerTest.php
Framework/Mview/Test/Unit/View/ChangelogBatchWalkerTest.php
Mview/Test/Unit/View/ChangelogBatchWalkerTest.php
Test/Unit/View/ChangelogBatchWalkerTest.php
Unit/View/ChangelogBatchWalkerTest.php
View/ChangelogBatchWalkerTest.php
ChangelogBatchWalkerTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php lib/internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php
internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php
Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php
@@ -1945,6 +1945,7 @@ dev/tests/integration/testsuite/Magento/Catalog/Controller/Product/CompareTest.p
dev/tests/integration/testsuite/Magento/Catalog/Controller/Category/CategoryUrlRewriteTest.php dev/tests/integration/testsuite/Magento/Catalog/Controller/Category/CategoryUrlRewriteTest.php
dev/tests/integration/testsuite/Magento/Catalog/Controller/ProductTest.php dev/tests/integration/testsuite/Magento/Catalog/Controller/ProductTest.php
dev/tests/integration/testsuite/Magento/Catalog/Cron/DeleteOutdatedPriceValuesTest.php dev/tests/integration/testsuite/Magento/Catalog/Cron/DeleteOutdatedPriceValuesTest.php
dev/tests/integration/testsuite/Magento/Catalog/DbSchemaTest.php
dev/tests/integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php dev/tests/integration/testsuite/Magento/Catalog/Plugin/Model/AttributeSetRepository/RemoveProductsTest.php
dev/tests/integration/testsuite/Magento/Catalog/Observer/Compare/BindCustomerLoginObserverTest.php dev/tests/integration/testsuite/Magento/Catalog/Observer/Compare/BindCustomerLoginObserverTest.php
dev/tests/integration/testsuite/Magento/Catalog/Observer/SwitchPriceAttributeScopeOnConfigChangeTest.php dev/tests/integration/testsuite/Magento/Catalog/Observer/SwitchPriceAttributeScopeOnConfigChangeTest.php
@@ -5848,6 +5849,7 @@ dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/Customer
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/Address/CollectionTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/Address/CollectionTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/StatusTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/StatusTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/Grid/CollectionTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/Grid/CollectionTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Order/AddressTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/OrderTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Report/Refunded/Collection/OrderTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Report/Refunded/Collection/OrderTest.php
dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Report/Refunded/Collection/RefundedTest.php dev/tests/integration/testsuite/Magento/Sales/Model/ResourceModel/Report/Refunded/Collection/RefundedTest.php
@@ -9230,7 +9232,6 @@ app/code/Magento/BundleGraphQl/Model/Resolver/BundleOption.php
app/code/Magento/BundleGraphQl/Model/Resolver/Options/Collection.php app/code/Magento/BundleGraphQl/Model/Resolver/Options/Collection.php
app/code/Magento/BundleGraphQl/Model/Resolver/Options/BundleItemOptionUid.php app/code/Magento/BundleGraphQl/Model/Resolver/Options/BundleItemOptionUid.php
app/code/Magento/BundleGraphQl/Model/Resolver/Options/Label.php app/code/Magento/BundleGraphQl/Model/Resolver/Options/Label.php
app/code/Magento/BundleGraphQl/Model/Resolver/Products/DataProvider/Product/DisabledProductOptionPostProcessor.php
app/code/Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php app/code/Magento/BundleGraphQl/Model/Resolver/BundleItemLinks.php
app/code/Magento/BundleGraphQl/Model/Resolver/PriceRange.php app/code/Magento/BundleGraphQl/Model/Resolver/PriceRange.php
app/code/Magento/BundleGraphQl/etc/graphql/di.xml app/code/Magento/BundleGraphQl/etc/graphql/di.xml
@@ -18439,7 +18440,6 @@ app/code/Magento/Bundle/Api/Data/BundleOptionInterface.php
app/code/Magento/Bundle/Api/ProductLinkManagementAddChildrenInterface.php app/code/Magento/Bundle/Api/ProductLinkManagementAddChildrenInterface.php
app/code/Magento/Bundle/Api/ProductLinkManagementInterface.php app/code/Magento/Bundle/Api/ProductLinkManagementInterface.php
app/code/Magento/Bundle/i18n/en_US.csv app/code/Magento/Bundle/i18n/en_US.csv
app/code/Magento/Bundle/Plugin/Catalog/Helper/Product.php
app/code/Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php app/code/Magento/Bundle/Plugin/Catalog/Model/Product/Type/AbstractType.php
app/code/Magento/Bundle/Plugin/Catalog/ViewModel/Product/AddBundleOptionsData.php app/code/Magento/Bundle/Plugin/Catalog/ViewModel/Product/AddBundleOptionsData.php
app/code/Magento/Bundle/Plugin/Api/ProductLinkManagement/ReindexAfterRemoveChildPlugin.php app/code/Magento/Bundle/Plugin/Api/ProductLinkManagement/ReindexAfterRemoveChildPlugin.php
@@ -18707,7 +18707,6 @@ app/code/Magento/Bundle/Model/Product/Type.php
app/code/Magento/Bundle/Model/Product/SingleChoiceProvider.php app/code/Magento/Bundle/Model/Product/SingleChoiceProvider.php
app/code/Magento/Bundle/Model/Product/ReadHandler.php app/code/Magento/Bundle/Model/Product/ReadHandler.php
app/code/Magento/Bundle/Model/Product/CopyConstructor/Bundle.php app/code/Magento/Bundle/Model/Product/CopyConstructor/Bundle.php
app/code/Magento/Bundle/Model/Product/SelectionProductsDisabledRequired.php
app/code/Magento/Bundle/Model/QuoteRecollectProcessor.php app/code/Magento/Bundle/Model/QuoteRecollectProcessor.php
app/code/Magento/Bundle/Model/Plugin/PriceBackend.php app/code/Magento/Bundle/Model/Plugin/PriceBackend.php
app/code/Magento/Bundle/Model/Plugin/QuoteItem.php app/code/Magento/Bundle/Model/Plugin/QuoteItem.php
@@ -18737,7 +18736,6 @@ app/code/Magento/Bundle/Model/Sales/Order/Pdf/Items/Creditmemo.php
app/code/Magento/Bundle/Model/Sales/Order/Shipment/BundleShipmentTypeValidator.php app/code/Magento/Bundle/Model/Sales/Order/Shipment/BundleShipmentTypeValidator.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Stock.php app/code/Magento/Bundle/Model/ResourceModel/Indexer/Stock.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Price.php app/code/Magento/Bundle/Model/ResourceModel/Indexer/Price.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/Price/DisabledProductOptionPriceModifier.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php app/code/Magento/Bundle/Model/ResourceModel/Indexer/BundleOptionStockDataSelectBuilder.php
app/code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php app/code/Magento/Bundle/Model/ResourceModel/Indexer/StockStatusSelectBuilder.php
app/code/Magento/Bundle/Model/ResourceModel/Option.php app/code/Magento/Bundle/Model/ResourceModel/Option.php
@@ -23535,6 +23533,7 @@ app/code/Magento/Cms/Observer/NoCookiesObserver.php
app/code/Magento/Cms/Observer/PageAclPlugin.php app/code/Magento/Cms/Observer/PageAclPlugin.php
app/code/Magento/Cms/LICENSE_AFL.txt app/code/Magento/Cms/LICENSE_AFL.txt
app/code/Magento/Cms/LICENSE.txt app/code/Magento/Cms/LICENSE.txt
app/code/Magento/Cms/Test/Fixture/Block.php
app/code/Magento/Cms/Test/Mftf/test-dependency-allowlist app/code/Magento/Cms/Test/Mftf/test-dependency-allowlist
app/code/Magento/Cms/Test/Mftf/Section/CustomVariableSection.xml app/code/Magento/Cms/Test/Mftf/Section/CustomVariableSection.xml
app/code/Magento/Cms/Test/Mftf/Section/AdminBlockGridSection.xml app/code/Magento/Cms/Test/Mftf/Section/AdminBlockGridSection.xml
@@ -25394,6 +25393,7 @@ app/code/Magento/GraphQlCache/Model/CacheableQueryHandler.php
app/code/Magento/GraphQlCache/Model/CacheId/CacheIdFactorProviderInterface.php app/code/Magento/GraphQlCache/Model/CacheId/CacheIdFactorProviderInterface.php
app/code/Magento/GraphQlCache/Model/CacheId/CacheIdCalculator.php app/code/Magento/GraphQlCache/Model/CacheId/CacheIdCalculator.php
app/code/Magento/GraphQlCache/Model/Plugin/Query/Resolver.php app/code/Magento/GraphQlCache/Model/Plugin/Query/Resolver.php
app/code/Magento/GraphQlCache/Model/Plugin/View/Layout.php
app/code/Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php app/code/Magento/GraphQlCache/Model/Plugin/Auth/TokenIssuer.php
app/code/Magento/GraphQlCache/Model/Plugin/Auth/TokenRevoker.php app/code/Magento/GraphQlCache/Model/Plugin/Auth/TokenRevoker.php
app/code/Magento/GraphQlCache/Model/Plugin/App/PageCache/Identifier.php app/code/Magento/GraphQlCache/Model/Plugin/App/PageCache/Identifier.php
@@ -36499,6 +36499,7 @@ lib/internal/Magento/Framework/Test/Unit/AuthorizationTest.php
lib/internal/Magento/Framework/Test/Unit/FilesystemTest.php lib/internal/Magento/Framework/Test/Unit/FilesystemTest.php
lib/internal/Magento/Framework/Test/Unit/ArchiveTest.php lib/internal/Magento/Framework/Test/Unit/ArchiveTest.php
lib/internal/Magento/Framework/Test/Unit/Translate/Js/ConfigTest.php lib/internal/Magento/Framework/Test/Unit/Translate/Js/ConfigTest.php
lib/internal/Magento/Framework/Test/Unit/Mview/View/ChangelogBatchWalker/IdsTableBuilderTest.php
lib/internal/Magento/Framework/Test/Unit/ValidatorFactoryTest.php lib/internal/Magento/Framework/Test/Unit/ValidatorFactoryTest.php
lib/internal/Magento/Framework/Test/Unit/PhraseTest.php lib/internal/Magento/Framework/Test/Unit/PhraseTest.php
lib/internal/Magento/Framework/Test/Unit/App/Scope/SourceTest.php lib/internal/Magento/Framework/Test/Unit/App/Scope/SourceTest.php
@@ -36854,6 +36855,7 @@ lib/internal/Magento/Framework/Mview/Test/Unit/XsdTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/ChangelogTest.php lib/internal/Magento/Framework/Mview/Test/Unit/View/ChangelogTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionTest.php lib/internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/CollectionTest.php lib/internal/Magento/Framework/Mview/Test/Unit/View/CollectionTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/ChangelogBatchWalkerTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php lib/internal/Magento/Framework/Mview/Test/Unit/View/SubscriptionFactoryTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/Config/ReaderTest.php lib/internal/Magento/Framework/Mview/Test/Unit/Config/ReaderTest.php
lib/internal/Magento/Framework/Mview/Test/Unit/Config/Data/ProxyTest.php lib/internal/Magento/Framework/Mview/Test/Unit/Config/Data/ProxyTest.php
@@ -4518,6 +4518,9 @@ _unreleased/2023-12-06-fix-saving-snippets-with-translation-key-change.md
changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md
_unreleased/2023-10-13-fix-sales_channel_language_validator.md _unreleased/2023-10-13-fix-sales_channel_language_validator.md
2023-10-13-fix-sales_channel_language_validator.md 2023-10-13-fix-sales_channel_language_validator.md
changelog/_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
2024-02-01-fix-theme-config-label-inheritance.md
changelog/_unreleased/2023-11-30-remove-multilingual-language-flag.md changelog/_unreleased/2023-11-30-remove-multilingual-language-flag.md
_unreleased/2023-11-30-remove-multilingual-language-flag.md _unreleased/2023-11-30-remove-multilingual-language-flag.md
2023-11-30-remove-multilingual-language-flag.md 2023-11-30-remove-multilingual-language-flag.md
@@ -4662,6 +4665,9 @@ _unreleased/2023-08-09-change-sw-select-field-default-event.md
changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md _unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
2024-01-23-fixed-image-slider-in-category-detail.md 2024-01-23-fixed-image-slider-in-category-detail.md
changelog/_unreleased/2024-03-09-allow-twig-array-filters-to-accept-null.md
_unreleased/2024-03-09-allow-twig-array-filters-to-accept-null.md
2024-03-09-allow-twig-array-filters-to-accept-null.md
changelog/_unreleased/2024-01-24-openapi-sitemap.md changelog/_unreleased/2024-01-24-openapi-sitemap.md
_unreleased/2024-01-24-openapi-sitemap.md _unreleased/2024-01-24-openapi-sitemap.md
2024-01-24-openapi-sitemap.md 2024-01-24-openapi-sitemap.md
@@ -4818,6 +4824,9 @@ _unreleased/2023-12-05-remove-deprecated-load-method-from-flow-storers.md
changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2022-07-04-mail-attach.md
_unreleased/2022-07-04-mail-attach.md _unreleased/2022-07-04-mail-attach.md
2022-07-04-mail-attach.md 2022-07-04-mail-attach.md
changelog/_unreleased/2024-02-27-added-new-api-route-to-update-order-addresses.md
_unreleased/2024-02-27-added-new-api-route-to-update-order-addresses.md
2024-02-27-added-new-api-route-to-update-order-addresses.md
changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md _unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md 2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
@@ -4854,6 +4863,9 @@ _unreleased/2024-01-23-improve-app-script-performance.md
changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md _unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md 2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
changelog/_unreleased/2024-03-19-ensure-export-tempfile-is-open-before-copying-data.md
_unreleased/2024-03-19-ensure-export-tempfile-is-open-before-copying-data.md
2024-03-19-ensure-export-tempfile-is-open-before-copying-data.md
changelog/_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md changelog/_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md
_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md _unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md
2023-12-20-fix-document-can-not-upload-custom-document-file.md 2023-12-20-fix-document-can-not-upload-custom-document-file.md
@@ -4995,6 +5007,9 @@ _unreleased/2024-01-26-fix-discount-calculation-in-order-detail-page.md
changelog/_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md changelog/_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md
_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md _unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md
2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md 2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md
changelog/_unreleased/2024-02-28-add-a-createclicontext-method-to-context.md
_unreleased/2024-02-28-add-a-createclicontext-method-to-context.md
2024-02-28-add-a-createclicontext-method-to-context.md
changelog/_unreleased/2024-03-05-changed-routing-for-creating-flows-from-templates.md changelog/_unreleased/2024-03-05-changed-routing-for-creating-flows-from-templates.md
_unreleased/2024-03-05-changed-routing-for-creating-flows-from-templates.md _unreleased/2024-03-05-changed-routing-for-creating-flows-from-templates.md
2024-03-05-changed-routing-for-creating-flows-from-templates.md 2024-03-05-changed-routing-for-creating-flows-from-templates.md
@@ -5610,6 +5625,9 @@ _unreleased/2024-01-04-remove-html-sanitization-from-mail-header-and-mail-footer
changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md _unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md 2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
changelog/_unreleased/2024-03-20-snippet-cache-invalidation.md
_unreleased/2024-03-20-snippet-cache-invalidation.md
2024-03-20-snippet-cache-invalidation.md
changelog/_unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md changelog/_unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md
_unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md _unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md
2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md 2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md
@@ -23255,6 +23273,12 @@ Checkout/Customer/Validation/CustomerZipcodeValidatorTest.php
Customer/Validation/CustomerZipcodeValidatorTest.php Customer/Validation/CustomerZipcodeValidatorTest.php
Validation/CustomerZipcodeValidatorTest.php Validation/CustomerZipcodeValidatorTest.php
CustomerZipcodeValidatorTest.php CustomerZipcodeValidatorTest.php
tests/unit/Core/Checkout/Order/OrderAddressServiceTest.php
unit/Core/Checkout/Order/OrderAddressServiceTest.php
Core/Checkout/Order/OrderAddressServiceTest.php
Checkout/Order/OrderAddressServiceTest.php
Order/OrderAddressServiceTest.php
OrderAddressServiceTest.php
tests/unit/Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php tests/unit/Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php
unit/Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php unit/Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php
Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php
@@ -25364,6 +25388,21 @@ Storefront/Theme/fixtures/ThemeFixtures.php
Theme/fixtures/ThemeFixtures.php Theme/fixtures/ThemeFixtures.php
fixtures/ThemeFixtures.php fixtures/ThemeFixtures.php
ThemeFixtures.php ThemeFixtures.php
tests/unit/Storefront/Theme/fixtures/ThemeAppWithoutJs/manifest.xml
unit/Storefront/Theme/fixtures/ThemeAppWithoutJs/manifest.xml
Storefront/Theme/fixtures/ThemeAppWithoutJs/manifest.xml
Theme/fixtures/ThemeAppWithoutJs/manifest.xml
fixtures/ThemeAppWithoutJs/manifest.xml
ThemeAppWithoutJs/manifest.xml
manifest.xml
tests/unit/Storefront/Theme/fixtures/ThemeAppWithoutJs/Resources/theme.json
unit/Storefront/Theme/fixtures/ThemeAppWithoutJs/Resources/theme.json
Storefront/Theme/fixtures/ThemeAppWithoutJs/Resources/theme.json
Theme/fixtures/ThemeAppWithoutJs/Resources/theme.json
fixtures/ThemeAppWithoutJs/Resources/theme.json
ThemeAppWithoutJs/Resources/theme.json
Resources/theme.json
theme.json
tests/unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php tests/unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php
unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php
Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php
@@ -26218,6 +26257,14 @@ StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
Rules/ShopwareNamespaceStyleRuleTest.php Rules/ShopwareNamespaceStyleRuleTest.php
ShopwareNamespaceStyleRuleTest.php ShopwareNamespaceStyleRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
PHPStan/Rules/UseCLIContextRuleTest.php
Rules/UseCLIContextRuleTest.php
UseCLIContextRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php
@@ -26508,6 +26555,36 @@ Rules/data/NoDalAutoload/in-core-namespace.php
data/NoDalAutoload/in-core-namespace.php data/NoDalAutoload/in-core-namespace.php
NoDalAutoload/in-core-namespace.php NoDalAutoload/in-core-namespace.php
in-core-namespace.php in-core-namespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
Rules/data/UseCLIContextRule/NonRestrictedClass.php
data/UseCLIContextRule/NonRestrictedClass.php
UseCLIContextRule/NonRestrictedClass.php
NonRestrictedClass.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
Rules/data/UseCLIContextRule/TestCommand.php
data/UseCLIContextRule/TestCommand.php
UseCLIContextRule/TestCommand.php
TestCommand.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
Rules/data/UseCLIContextRule/TaskHandler.php
data/UseCLIContextRule/TaskHandler.php
UseCLIContextRule/TaskHandler.php
TaskHandler.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php
@@ -28312,6 +28389,13 @@ Store/_fixtures/AppStoreTestPlugin/composer.json
_fixtures/AppStoreTestPlugin/composer.json _fixtures/AppStoreTestPlugin/composer.json
AppStoreTestPlugin/composer.json AppStoreTestPlugin/composer.json
composer.json composer.json
tests/integration/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
integration/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
Framework/Store/Api/ExtensionStoreActionsControllerTest.php
Store/Api/ExtensionStoreActionsControllerTest.php
Api/ExtensionStoreActionsControllerTest.php
ExtensionStoreActionsControllerTest.php
tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
Core/Framework/Store/Api/FirstRunWizardControllerTest.php Core/Framework/Store/Api/FirstRunWizardControllerTest.php
@@ -31567,6 +31651,12 @@ Checkout/Customer/SalesChannel/LoadWishlistRouteTest.php
Customer/SalesChannel/LoadWishlistRouteTest.php Customer/SalesChannel/LoadWishlistRouteTest.php
SalesChannel/LoadWishlistRouteTest.php SalesChannel/LoadWishlistRouteTest.php
LoadWishlistRouteTest.php LoadWishlistRouteTest.php
tests/integration/Core/Checkout/Order/OrderAddressServiceTest.php
integration/Core/Checkout/Order/OrderAddressServiceTest.php
Core/Checkout/Order/OrderAddressServiceTest.php
Checkout/Order/OrderAddressServiceTest.php
Order/OrderAddressServiceTest.php
OrderAddressServiceTest.php
tests/integration/Core/Checkout/Order/OrderRepositoryTest.php tests/integration/Core/Checkout/Order/OrderRepositoryTest.php
integration/Core/Checkout/Order/OrderRepositoryTest.php integration/Core/Checkout/Order/OrderRepositoryTest.php
Core/Checkout/Order/OrderRepositoryTest.php Core/Checkout/Order/OrderRepositoryTest.php
@@ -38521,6 +38611,13 @@ PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
Rules/Tests/MockingSimpleObjectsNotAllowedRule.php Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
Tests/MockingSimpleObjectsNotAllowedRule.php Tests/MockingSimpleObjectsNotAllowedRule.php
MockingSimpleObjectsNotAllowedRule.php MockingSimpleObjectsNotAllowedRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/UseCLIContextRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/UseCLIContextRule.php
DevOps/StaticAnalyze/PHPStan/Rules/UseCLIContextRule.php
StaticAnalyze/PHPStan/Rules/UseCLIContextRule.php
PHPStan/Rules/UseCLIContextRule.php
Rules/UseCLIContextRule.php
UseCLIContextRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
@@ -38540,6 +38637,12 @@ DevOps/StaticAnalyze/PHPStan/composer.json
StaticAnalyze/PHPStan/composer.json StaticAnalyze/PHPStan/composer.json
PHPStan/composer.json PHPStan/composer.json
composer.json composer.json
src/Core/DevOps/StaticAnalyze/PHPStan/Configuration.php
Core/DevOps/StaticAnalyze/PHPStan/Configuration.php
DevOps/StaticAnalyze/PHPStan/Configuration.php
StaticAnalyze/PHPStan/Configuration.php
PHPStan/Configuration.php
Configuration.php
src/Core/DevOps/StaticAnalyze/PHPStan/rules.neon src/Core/DevOps/StaticAnalyze/PHPStan/rules.neon
Core/DevOps/StaticAnalyze/PHPStan/rules.neon Core/DevOps/StaticAnalyze/PHPStan/rules.neon
DevOps/StaticAnalyze/PHPStan/rules.neon DevOps/StaticAnalyze/PHPStan/rules.neon
@@ -52741,6 +52844,16 @@ Schema/AdminApi/paths/flow-actions.json.json
AdminApi/paths/flow-actions.json.json AdminApi/paths/flow-actions.json.json
paths/flow-actions.json.json paths/flow-actions.json.json
flow-actions.json.json flow-actions.json.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
Generator/Schema/AdminApi/paths/order_address.json
Schema/AdminApi/paths/order_address.json
AdminApi/paths/order_address.json
paths/order_address.json
order_address.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json
@@ -56070,13 +56183,6 @@ Test/Store/Api/ExtensionStoreDataControllerTest.php
Store/Api/ExtensionStoreDataControllerTest.php Store/Api/ExtensionStoreDataControllerTest.php
Api/ExtensionStoreDataControllerTest.php Api/ExtensionStoreDataControllerTest.php
ExtensionStoreDataControllerTest.php ExtensionStoreDataControllerTest.php
src/Core/Framework/Test/Store/Api/ExtensionStoreActionsControllerTest.php
Core/Framework/Test/Store/Api/ExtensionStoreActionsControllerTest.php
Framework/Test/Store/Api/ExtensionStoreActionsControllerTest.php
Test/Store/Api/ExtensionStoreActionsControllerTest.php
Store/Api/ExtensionStoreActionsControllerTest.php
Api/ExtensionStoreActionsControllerTest.php
ExtensionStoreActionsControllerTest.php
src/Core/Framework/Test/Store/Api/StoreControllerTest.php src/Core/Framework/Test/Store/Api/StoreControllerTest.php
Core/Framework/Test/Store/Api/StoreControllerTest.php Core/Framework/Test/Store/Api/StoreControllerTest.php
Framework/Test/Store/Api/StoreControllerTest.php Framework/Test/Store/Api/StoreControllerTest.php
@@ -70096,6 +70202,11 @@ Order/Aggregate/OrderDelivery/OrderDeliveryStates.php
Aggregate/OrderDelivery/OrderDeliveryStates.php Aggregate/OrderDelivery/OrderDeliveryStates.php
OrderDelivery/OrderDeliveryStates.php OrderDelivery/OrderDeliveryStates.php
OrderDeliveryStates.php OrderDeliveryStates.php
src/Core/Checkout/Order/OrderAddressService.php
Core/Checkout/Order/OrderAddressService.php
Checkout/Order/OrderAddressService.php
Order/OrderAddressService.php
OrderAddressService.php
src/Core/Checkout/Order/SalesChannel/CancelOrderRoute.php src/Core/Checkout/Order/SalesChannel/CancelOrderRoute.php
Core/Checkout/Order/SalesChannel/CancelOrderRoute.php Core/Checkout/Order/SalesChannel/CancelOrderRoute.php
Checkout/Order/SalesChannel/CancelOrderRoute.php Checkout/Order/SalesChannel/CancelOrderRoute.php
@@ -1516,6 +1516,7 @@ changelog/release-6-3-4-1/2020-11-27-improve-saving-own-user-profile.md
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
changelog/_unreleased/2023-12-06-fix-saving-snippets-with-translation-key-change.md changelog/_unreleased/2023-12-06-fix-saving-snippets-with-translation-key-change.md
changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md changelog/_unreleased/2023-10-13-fix-sales_channel_language_validator.md
changelog/_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
changelog/_unreleased/2023-11-30-remove-multilingual-language-flag.md changelog/_unreleased/2023-11-30-remove-multilingual-language-flag.md
changelog/_unreleased/2024-02-07-fix-creating-a-new-thumbnail-size-error.md changelog/_unreleased/2024-02-07-fix-creating-a-new-thumbnail-size-error.md
changelog/_unreleased/2024-03-06-exclude-remote-click-from-mobile.md changelog/_unreleased/2024-03-06-exclude-remote-click-from-mobile.md
@@ -1564,6 +1565,7 @@ changelog/_unreleased/2024-03-05-add-product-video-functionality.md
changelog/_unreleased/2023-12-08-remove-experimental-from-aync-theme-compile.md changelog/_unreleased/2023-12-08-remove-experimental-from-aync-theme-compile.md
changelog/_unreleased/2023-08-09-change-sw-select-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-select-field-default-event.md
changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
changelog/_unreleased/2024-03-09-allow-twig-array-filters-to-accept-null.md
changelog/_unreleased/2024-01-24-openapi-sitemap.md changelog/_unreleased/2024-01-24-openapi-sitemap.md
changelog/_unreleased/2024-01-17-use-searchids-for-import-id-resolving.md changelog/_unreleased/2024-01-17-use-searchids-for-import-id-resolving.md
changelog/_unreleased/2023-12-13-use-file-validation-service-via-injection.md changelog/_unreleased/2023-12-13-use-file-validation-service-via-injection.md
@@ -1616,6 +1618,7 @@ changelog/_unreleased/2024-01-12-fix-flow-dispatcher-error-handling-for-nested-t
changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md
changelog/_unreleased/2023-12-05-remove-deprecated-load-method-from-flow-storers.md changelog/_unreleased/2023-12-05-remove-deprecated-load-method-from-flow-storers.md
changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-02-27-added-new-api-route-to-update-order-addresses.md
changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
changelog/_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md changelog/_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md
changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md
@@ -1628,6 +1631,7 @@ changelog/_unreleased/2024-02-26-indexing-results-in-an-exception-when-a-inherti
changelog/_unreleased/2024-02-20-remove-deprecated-vue2-option-api-usage.md changelog/_unreleased/2024-02-20-remove-deprecated-vue2-option-api-usage.md
changelog/_unreleased/2024-01-23-improve-app-script-performance.md changelog/_unreleased/2024-01-23-improve-app-script-performance.md
changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
changelog/_unreleased/2024-03-19-ensure-export-tempfile-is-open-before-copying-data.md
changelog/_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md changelog/_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md
changelog/_unreleased/2024-02-06-do-not-allow-deleting-connected-media-thumbnail-size.md changelog/_unreleased/2024-02-06-do-not-allow-deleting-connected-media-thumbnail-size.md
changelog/_unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md changelog/_unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
@@ -1675,6 +1679,7 @@ changelog/_unreleased/2024-02-04-improve-cart-table.md
changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
changelog/_unreleased/2024-01-26-fix-discount-calculation-in-order-detail-page.md changelog/_unreleased/2024-01-26-fix-discount-calculation-in-order-detail-page.md
changelog/_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md changelog/_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md
changelog/_unreleased/2024-02-28-add-a-createclicontext-method-to-context.md
changelog/_unreleased/2024-03-05-changed-routing-for-creating-flows-from-templates.md changelog/_unreleased/2024-03-05-changed-routing-for-creating-flows-from-templates.md
changelog/_unreleased/2024-01-30-fix-auto-logout-in-safari.md changelog/_unreleased/2024-01-30-fix-auto-logout-in-safari.md
changelog/_unreleased/2024-03-05-fix-partial-many-to-many-criteria.md changelog/_unreleased/2024-03-05-fix-partial-many-to-many-criteria.md
@@ -1880,6 +1885,7 @@ changelog/_unreleased/2024-01-08-replace-single-quotes-around-json-object-attrib
changelog/_unreleased/2023-11-09-replace-sw-field-with-real-components.md changelog/_unreleased/2023-11-09-replace-sw-field-with-real-components.md
changelog/_unreleased/2024-01-04-remove-html-sanitization-from-mail-header-and-mail-footer-fields.md changelog/_unreleased/2024-01-04-remove-html-sanitization-from-mail-header-and-mail-footer-fields.md
changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
changelog/_unreleased/2024-03-20-snippet-cache-invalidation.md
changelog/_unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md changelog/_unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-totalRounding-property-of-an-order-entity.md
changelog/_unreleased/2024-01-16-add-main-category.md changelog/_unreleased/2024-01-16-add-main-category.md
changelog/_unreleased/2024-01-25-changed-order-save-behaviour.md changelog/_unreleased/2024-01-25-changed-order-save-behaviour.md
@@ -5758,6 +5764,7 @@ tests/unit/Core/Checkout/Customer/Validation/CustomerValidationFactoryTest.php
tests/unit/Core/Checkout/Customer/Validation/CustomerProfileValidationFactoryTest.php tests/unit/Core/Checkout/Customer/Validation/CustomerProfileValidationFactoryTest.php
tests/unit/Core/Checkout/Customer/Validation/AddressValidationFactoryTest.php tests/unit/Core/Checkout/Customer/Validation/AddressValidationFactoryTest.php
tests/unit/Core/Checkout/Customer/Validation/CustomerZipcodeValidatorTest.php tests/unit/Core/Checkout/Customer/Validation/CustomerZipcodeValidatorTest.php
tests/unit/Core/Checkout/Order/OrderAddressServiceTest.php
tests/unit/Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php tests/unit/Core/Checkout/Order/Subscriber/OrderSalutationSubscriberTest.php
tests/unit/Core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadCollectionTest.php tests/unit/Core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadCollectionTest.php
tests/unit/Core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemCollectionTest.php tests/unit/Core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemCollectionTest.php
@@ -6064,6 +6071,8 @@ tests/unit/Storefront/Theme/ThemeConfigValueAccessorTest.php
tests/unit/Storefront/Theme/fixtures/ThemeApp/manifest.xml tests/unit/Storefront/Theme/fixtures/ThemeApp/manifest.xml
tests/unit/Storefront/Theme/fixtures/ThemeApp/Resources/theme.json tests/unit/Storefront/Theme/fixtures/ThemeApp/Resources/theme.json
tests/unit/Storefront/Theme/fixtures/ThemeFixtures.php tests/unit/Storefront/Theme/fixtures/ThemeFixtures.php
tests/unit/Storefront/Theme/fixtures/ThemeAppWithoutJs/manifest.xml
tests/unit/Storefront/Theme/fixtures/ThemeAppWithoutJs/Resources/theme.json
tests/unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php tests/unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/ThemeNotIncludingPluginJsAndCss.php
tests/unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/Resources/theme.json tests/unit/Storefront/Theme/fixtures/ThemeNotIncludingPluginJsAndCss/Resources/theme.json
tests/unit/Storefront/Theme/fixtures/ThemeWithMultiInheritance/Resources/theme.json tests/unit/Storefront/Theme/fixtures/ThemeWithMultiInheritance/Resources/theme.json
@@ -6170,6 +6179,7 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExten
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/RouteScopeRuleTest.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/RouteScopeRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/NoDALAutoloadTest.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/NoDALAutoloadTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingPHPStanType.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageNotUsingPHPStanType.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageNotUsingPHPStanType.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingNativeTypes.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageUsingNativeTypes.php
@@ -6199,6 +6209,9 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/not-in-c
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/autoload-false.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/autoload-false.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/not-in-namespace.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/not-in-namespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-core-namespace.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-core-namespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/NonRestrictedClass.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TestCommand.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/UseCLIContextRule/TaskHandler.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SomeSetterClass.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SomeSetterClass.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipVoidSetter.php tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipVoidSetter.php
@@ -6426,6 +6439,7 @@ tests/integration/Core/Framework/Store/_fixtures/FirstRunWizard/recommendationRe
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/services.xml tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/services.xml
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/AppStoreTestPlugin.php tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/AppStoreTestPlugin.php
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/composer.json tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/composer.json
tests/integration/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
tests/integration/Core/Framework/Store/Services/ExtensionLifecycleServiceTest.php tests/integration/Core/Framework/Store/Services/ExtensionLifecycleServiceTest.php
tests/integration/Core/Framework/Store/Services/StoreSessionExpiredMiddlewareTest.php tests/integration/Core/Framework/Store/Services/StoreSessionExpiredMiddlewareTest.php
@@ -6820,6 +6834,7 @@ tests/integration/Core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationS
tests/integration/Core/Checkout/Customer/SalesChannel/LoginRouteTest.php tests/integration/Core/Checkout/Customer/SalesChannel/LoginRouteTest.php
tests/integration/Core/Checkout/Customer/SalesChannel/UpsertAddressTest.php tests/integration/Core/Checkout/Customer/SalesChannel/UpsertAddressTest.php
tests/integration/Core/Checkout/Customer/SalesChannel/LoadWishlistRouteTest.php tests/integration/Core/Checkout/Customer/SalesChannel/LoadWishlistRouteTest.php
tests/integration/Core/Checkout/Order/OrderAddressServiceTest.php
tests/integration/Core/Checkout/Order/OrderRepositoryTest.php tests/integration/Core/Checkout/Order/OrderRepositoryTest.php
tests/integration/Core/Checkout/Order/Listener/OrderStateChangeEventListenerTest.php tests/integration/Core/Checkout/Order/Listener/OrderStateChangeEventListenerTest.php
tests/integration/Core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandlerTest.php tests/integration/Core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandlerTest.php
@@ -7938,9 +7953,11 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/PHPUnitClassAttributesOverAnno
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestRuleHelper.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestRuleHelper.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/CoversAttributeRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/CoversAttributeRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/UseCLIContextRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/README.md src/Core/DevOps/StaticAnalyze/PHPStan/README.md
src/Core/DevOps/StaticAnalyze/PHPStan/composer.json src/Core/DevOps/StaticAnalyze/PHPStan/composer.json
src/Core/DevOps/StaticAnalyze/PHPStan/Configuration.php
src/Core/DevOps/StaticAnalyze/PHPStan/rules.neon src/Core/DevOps/StaticAnalyze/PHPStan/rules.neon
src/Core/DevOps/StaticAnalyze/print-ignored-errors-by-area.php src/Core/DevOps/StaticAnalyze/print-ignored-errors-by-area.php
src/Core/DevOps/StaticAnalyze/console-application.php src/Core/DevOps/StaticAnalyze/console-application.php
@@ -10297,6 +10314,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/components/schema
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/components/schemas/OAuthScopes.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/components/schemas/OAuthScopes.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/components/responses/OpenApi3Response.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/components/responses/OpenApi3Response.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-actions.json.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-actions.json.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/token.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/openapi3.json.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/openapi3.json.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/version.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/version.json
@@ -10742,7 +10760,6 @@ src/Core/Framework/Test/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/
src/Core/Framework/Test/Store/_fixtures/AppStoreTestPlugin/src/AppStoreTestPlugin.php src/Core/Framework/Test/Store/_fixtures/AppStoreTestPlugin/src/AppStoreTestPlugin.php
src/Core/Framework/Test/Store/_fixtures/AppStoreTestPlugin/composer.json src/Core/Framework/Test/Store/_fixtures/AppStoreTestPlugin/composer.json
src/Core/Framework/Test/Store/Api/ExtensionStoreDataControllerTest.php src/Core/Framework/Test/Store/Api/ExtensionStoreDataControllerTest.php
src/Core/Framework/Test/Store/Api/ExtensionStoreActionsControllerTest.php
src/Core/Framework/Test/Store/Api/StoreControllerTest.php src/Core/Framework/Test/Store/Api/StoreControllerTest.php
src/Core/Framework/Test/Store/Api/ExtensionStoreLicensesControllerTest.php src/Core/Framework/Test/Store/Api/ExtensionStoreLicensesControllerTest.php
src/Core/Framework/Test/Store/StoreClientBehaviour.php src/Core/Framework/Test/Store/StoreClientBehaviour.php
@@ -12796,6 +12813,7 @@ src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryEntity.php
src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php
src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryCollection.php src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryCollection.php
src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryStates.php src/Core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryStates.php
src/Core/Checkout/Order/OrderAddressService.php
src/Core/Checkout/Order/SalesChannel/CancelOrderRoute.php src/Core/Checkout/Order/SalesChannel/CancelOrderRoute.php
src/Core/Checkout/Order/SalesChannel/AbstractOrderRoute.php src/Core/Checkout/Order/SalesChannel/AbstractOrderRoute.php
src/Core/Checkout/Order/SalesChannel/OrderRouteResponse.php src/Core/Checkout/Order/SalesChannel/OrderRouteResponse.php
@@ -6592,6 +6592,16 @@ packages/js/product-editor/package.json
js/product-editor/package.json js/product-editor/package.json
product-editor/package.json product-editor/package.json
package.json package.json
packages/js/product-editor/changelog/fix-45667
js/product-editor/changelog/fix-45667
product-editor/changelog/fix-45667
changelog/fix-45667
fix-45667
packages/js/product-editor/changelog/feature-add-loading-state-to-schedule-button
js/product-editor/changelog/feature-add-loading-state-to-schedule-button
product-editor/changelog/feature-add-loading-state-to-schedule-button
changelog/feature-add-loading-state-to-schedule-button
feature-add-loading-state-to-schedule-button
packages/js/product-editor/changelog/fix-multiple_warning_in_blocks packages/js/product-editor/changelog/fix-multiple_warning_in_blocks
js/product-editor/changelog/fix-multiple_warning_in_blocks js/product-editor/changelog/fix-multiple_warning_in_blocks
product-editor/changelog/fix-multiple_warning_in_blocks product-editor/changelog/fix-multiple_warning_in_blocks
@@ -6632,6 +6642,21 @@ js/product-editor/changelog/fix-product-editor-crashes-text-area-toolbar
product-editor/changelog/fix-product-editor-crashes-text-area-toolbar product-editor/changelog/fix-product-editor-crashes-text-area-toolbar
changelog/fix-product-editor-crashes-text-area-toolbar changelog/fix-product-editor-crashes-text-area-toolbar
fix-product-editor-crashes-text-area-toolbar fix-product-editor-crashes-text-area-toolbar
packages/js/product-editor/changelog/fix-45669_doulbe_scroll_bar_prepublish_panel
js/product-editor/changelog/fix-45669_doulbe_scroll_bar_prepublish_panel
product-editor/changelog/fix-45669_doulbe_scroll_bar_prepublish_panel
changelog/fix-45669_doulbe_scroll_bar_prepublish_panel
fix-45669_doulbe_scroll_bar_prepublish_panel
packages/js/product-editor/changelog/product-editor-prompt-exports
js/product-editor/changelog/product-editor-prompt-exports
product-editor/changelog/product-editor-prompt-exports
changelog/product-editor-prompt-exports
product-editor-prompt-exports
packages/js/product-editor/changelog/fix-45589_publish_dropdown_not_visible
js/product-editor/changelog/fix-45589_publish_dropdown_not_visible
product-editor/changelog/fix-45589_publish_dropdown_not_visible
changelog/fix-45589_publish_dropdown_not_visible
fix-45589_publish_dropdown_not_visible
packages/js/product-editor/changelog/44838-dev-use-content-hash packages/js/product-editor/changelog/44838-dev-use-content-hash
js/product-editor/changelog/44838-dev-use-content-hash js/product-editor/changelog/44838-dev-use-content-hash
product-editor/changelog/44838-dev-use-content-hash product-editor/changelog/44838-dev-use-content-hash
@@ -6652,6 +6677,11 @@ js/product-editor/changelog/fix-44809_downloads_buttons
product-editor/changelog/fix-44809_downloads_buttons product-editor/changelog/fix-44809_downloads_buttons
changelog/fix-44809_downloads_buttons changelog/fix-44809_downloads_buttons
fix-44809_downloads_buttons fix-44809_downloads_buttons
packages/js/product-editor/changelog/fix-45665
js/product-editor/changelog/fix-45665
product-editor/changelog/fix-45665
changelog/fix-45665
fix-45665
packages/js/product-editor/changelog/add-44169-edit packages/js/product-editor/changelog/add-44169-edit
js/product-editor/changelog/add-44169-edit js/product-editor/changelog/add-44169-edit
product-editor/changelog/add-44169-edit product-editor/changelog/add-44169-edit
@@ -6662,6 +6692,11 @@ js/product-editor/changelog/update-do-not-current-product-form-me
product-editor/changelog/update-do-not-current-product-form-me product-editor/changelog/update-do-not-current-product-form-me
changelog/update-do-not-current-product-form-me changelog/update-do-not-current-product-form-me
update-do-not-current-product-form-me update-do-not-current-product-form-me
packages/js/product-editor/changelog/fix-45590_prepublish_panel_section_title
js/product-editor/changelog/fix-45590_prepublish_panel_section_title
product-editor/changelog/fix-45590_prepublish_panel_section_title
changelog/fix-45590_prepublish_panel_section_title
fix-45590_prepublish_panel_section_title
packages/js/product-editor/changelog/add-43047 packages/js/product-editor/changelog/add-43047
js/product-editor/changelog/add-43047 js/product-editor/changelog/add-43047
product-editor/changelog/add-43047 product-editor/changelog/add-43047
@@ -6914,6 +6949,12 @@ product-editor/src/utils/get-product-error-message.ts
src/utils/get-product-error-message.ts src/utils/get-product-error-message.ts
utils/get-product-error-message.ts utils/get-product-error-message.ts
get-product-error-message.ts get-product-error-message.ts
packages/js/product-editor/src/utils/handle-confirm.ts
js/product-editor/src/utils/handle-confirm.ts
product-editor/src/utils/handle-confirm.ts
src/utils/handle-confirm.ts
utils/handle-confirm.ts
handle-confirm.ts
packages/js/product-editor/src/utils/get-header-title.ts packages/js/product-editor/src/utils/get-header-title.ts
js/product-editor/src/utils/get-header-title.ts js/product-editor/src/utils/get-header-title.ts
product-editor/src/utils/get-header-title.ts product-editor/src/utils/get-header-title.ts
@@ -20870,6 +20911,10 @@ plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3
woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3 woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3
changelog/43595-update-wireit-0.14.3 changelog/43595-update-wireit-0.14.3
43595-update-wireit-0.14.3 43595-update-wireit-0.14.3
plugins/woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming
woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming
changelog/dev-44451-refactor-remote-specs-structure-and-naming
dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
woocommerce-beta-tester/changelog/42860-update-pnpm woocommerce-beta-tester/changelog/42860-update-pnpm
changelog/42860-update-pnpm changelog/42860-update-pnpm
@@ -21734,56 +21779,6 @@ plugins/woocommerce-admin/client/jest.config.js
woocommerce-admin/client/jest.config.js woocommerce-admin/client/jest.config.js
client/jest.config.js client/jest.config.js
jest.config.js jest.config.js
plugins/woocommerce-admin/client/launch-store/sidebar/components/launch-store-hub.tsx
woocommerce-admin/client/launch-store/sidebar/components/launch-store-hub.tsx
client/launch-store/sidebar/components/launch-store-hub.tsx
launch-store/sidebar/components/launch-store-hub.tsx
sidebar/components/launch-store-hub.tsx
components/launch-store-hub.tsx
launch-store-hub.tsx
plugins/woocommerce-admin/client/launch-store/sidebar/xstate.tsx
woocommerce-admin/client/launch-store/sidebar/xstate.tsx
client/launch-store/sidebar/xstate.tsx
launch-store/sidebar/xstate.tsx
sidebar/xstate.tsx
xstate.tsx
plugins/woocommerce-admin/client/launch-store/styles.scss
woocommerce-admin/client/launch-store/styles.scss
client/launch-store/styles.scss
launch-store/styles.scss
styles.scss
plugins/woocommerce-admin/client/launch-store/main-content/pages/site-preview.tsx
woocommerce-admin/client/launch-store/main-content/pages/site-preview.tsx
client/launch-store/main-content/pages/site-preview.tsx
launch-store/main-content/pages/site-preview.tsx
main-content/pages/site-preview.tsx
pages/site-preview.tsx
site-preview.tsx
plugins/woocommerce-admin/client/launch-store/main-content/pages/loading.tsx
woocommerce-admin/client/launch-store/main-content/pages/loading.tsx
client/launch-store/main-content/pages/loading.tsx
launch-store/main-content/pages/loading.tsx
main-content/pages/loading.tsx
pages/loading.tsx
loading.tsx
plugins/woocommerce-admin/client/launch-store/main-content/pages/launch-store-success.tsx
woocommerce-admin/client/launch-store/main-content/pages/launch-store-success.tsx
client/launch-store/main-content/pages/launch-store-success.tsx
launch-store/main-content/pages/launch-store-success.tsx
main-content/pages/launch-store-success.tsx
pages/launch-store-success.tsx
launch-store-success.tsx
plugins/woocommerce-admin/client/launch-store/main-content/xstate.tsx
woocommerce-admin/client/launch-store/main-content/xstate.tsx
client/launch-store/main-content/xstate.tsx
launch-store/main-content/xstate.tsx
main-content/xstate.tsx
xstate.tsx
plugins/woocommerce-admin/client/launch-store/index.tsx
woocommerce-admin/client/launch-store/index.tsx
client/launch-store/index.tsx
launch-store/index.tsx
index.tsx
plugins/woocommerce-admin/client/index.js plugins/woocommerce-admin/client/index.js
woocommerce-admin/client/index.js woocommerce-admin/client/index.js
client/index.js client/index.js
@@ -22046,6 +22041,64 @@ client/launch-your-store/status/style.scss
launch-your-store/status/style.scss launch-your-store/status/style.scss
status/style.scss status/style.scss
style.scss style.scss
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
woocommerce-admin/client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
launch-your-store/hub/sidebar/components/launch-store-hub.tsx
hub/sidebar/components/launch-store-hub.tsx
sidebar/components/launch-store-hub.tsx
components/launch-store-hub.tsx
launch-store-hub.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/xstate.tsx
woocommerce-admin/client/launch-your-store/hub/sidebar/xstate.tsx
client/launch-your-store/hub/sidebar/xstate.tsx
launch-your-store/hub/sidebar/xstate.tsx
hub/sidebar/xstate.tsx
sidebar/xstate.tsx
xstate.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/styles.scss
woocommerce-admin/client/launch-your-store/hub/styles.scss
client/launch-your-store/hub/styles.scss
launch-your-store/hub/styles.scss
hub/styles.scss
styles.scss
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
woocommerce-admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
client/launch-your-store/hub/main-content/pages/site-preview.tsx
launch-your-store/hub/main-content/pages/site-preview.tsx
hub/main-content/pages/site-preview.tsx
main-content/pages/site-preview.tsx
pages/site-preview.tsx
site-preview.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/loading.tsx
woocommerce-admin/client/launch-your-store/hub/main-content/pages/loading.tsx
client/launch-your-store/hub/main-content/pages/loading.tsx
launch-your-store/hub/main-content/pages/loading.tsx
hub/main-content/pages/loading.tsx
main-content/pages/loading.tsx
pages/loading.tsx
loading.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/launch-store-success.tsx
woocommerce-admin/client/launch-your-store/hub/main-content/pages/launch-store-success.tsx
client/launch-your-store/hub/main-content/pages/launch-store-success.tsx
launch-your-store/hub/main-content/pages/launch-store-success.tsx
hub/main-content/pages/launch-store-success.tsx
main-content/pages/launch-store-success.tsx
pages/launch-store-success.tsx
launch-store-success.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/xstate.tsx
woocommerce-admin/client/launch-your-store/hub/main-content/xstate.tsx
client/launch-your-store/hub/main-content/xstate.tsx
launch-your-store/hub/main-content/xstate.tsx
hub/main-content/xstate.tsx
main-content/xstate.tsx
xstate.tsx
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/customize-store/types.ts plugins/woocommerce-admin/client/customize-store/types.ts
woocommerce-admin/client/customize-store/types.ts woocommerce-admin/client/customize-store/types.ts
client/customize-store/types.ts client/customize-store/types.ts
@@ -51378,6 +51431,11 @@ woocommerce/assets/fonts/WooCommerce.svg
assets/fonts/WooCommerce.svg assets/fonts/WooCommerce.svg
fonts/WooCommerce.svg fonts/WooCommerce.svg
WooCommerce.svg WooCommerce.svg
plugins/woocommerce/assets/fonts/WooCommerce.woff2
woocommerce/assets/fonts/WooCommerce.woff2
assets/fonts/WooCommerce.woff2
fonts/WooCommerce.woff2
WooCommerce.woff2
plugins/woocommerce/assets/fonts/WooCommerce.woff plugins/woocommerce/assets/fonts/WooCommerce.woff
woocommerce/assets/fonts/WooCommerce.woff woocommerce/assets/fonts/WooCommerce.woff
assets/fonts/WooCommerce.woff assets/fonts/WooCommerce.woff
@@ -51388,16 +51446,6 @@ woocommerce/assets/fonts/star.woff
assets/fonts/star.woff assets/fonts/star.woff
fonts/star.woff fonts/star.woff
star.woff star.woff
plugins/woocommerce/assets/fonts/star.eot
woocommerce/assets/fonts/star.eot
assets/fonts/star.eot
fonts/star.eot
star.eot
plugins/woocommerce/assets/fonts/WooCommerce.eot
woocommerce/assets/fonts/WooCommerce.eot
assets/fonts/WooCommerce.eot
fonts/WooCommerce.eot
WooCommerce.eot
plugins/woocommerce/assets/fonts/WooCommerce.ttf plugins/woocommerce/assets/fonts/WooCommerce.ttf
woocommerce/assets/fonts/WooCommerce.ttf woocommerce/assets/fonts/WooCommerce.ttf
assets/fonts/WooCommerce.ttf assets/fonts/WooCommerce.ttf
@@ -51449,6 +51497,10 @@ plugins/woocommerce/changelog/add-search-currency-iso-code
woocommerce/changelog/add-search-currency-iso-code woocommerce/changelog/add-search-currency-iso-code
changelog/add-search-currency-iso-code changelog/add-search-currency-iso-code
add-search-currency-iso-code add-search-currency-iso-code
plugins/woocommerce/changelog/45709-cys-transitional-design-tweaks
woocommerce/changelog/45709-cys-transitional-design-tweaks
changelog/45709-cys-transitional-design-tweaks
45709-cys-transitional-design-tweaks
plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations
woocommerce/changelog/add-update-task-list-copy-and-illustrations woocommerce/changelog/add-update-task-list-copy-and-illustrations
changelog/add-update-task-list-copy-and-illustrations changelog/add-update-task-list-copy-and-illustrations
@@ -51461,6 +51513,10 @@ plugins/woocommerce/changelog/fix-44453-fix-block-templates-not-rendering
woocommerce/changelog/fix-44453-fix-block-templates-not-rendering woocommerce/changelog/fix-44453-fix-block-templates-not-rendering
changelog/fix-44453-fix-block-templates-not-rendering changelog/fix-44453-fix-block-templates-not-rendering
fix-44453-fix-block-templates-not-rendering fix-44453-fix-block-templates-not-rendering
plugins/woocommerce/changelog/45684-add-woocom19612-identify-sponsored-products
woocommerce/changelog/45684-add-woocom19612-identify-sponsored-products
changelog/45684-add-woocom19612-identify-sponsored-products
45684-add-woocom19612-identify-sponsored-products
plugins/woocommerce/changelog/45365-add-collection-date-filter-tests plugins/woocommerce/changelog/45365-add-collection-date-filter-tests
woocommerce/changelog/45365-add-collection-date-filter-tests woocommerce/changelog/45365-add-collection-date-filter-tests
changelog/45365-add-collection-date-filter-tests changelog/45365-add-collection-date-filter-tests
@@ -51477,6 +51533,10 @@ plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variatio
woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
44785-refactor-42361-convert-with-product-variations-hoc-to-typescript 44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
plugins/woocommerce/changelog/43096-fix-16504-vendor-notes-deletion
woocommerce/changelog/43096-fix-16504-vendor-notes-deletion
changelog/43096-fix-16504-vendor-notes-deletion
43096-fix-16504-vendor-notes-deletion
plugins/woocommerce/changelog/fix-rename_product_templates_namespace plugins/woocommerce/changelog/fix-rename_product_templates_namespace
woocommerce/changelog/fix-rename_product_templates_namespace woocommerce/changelog/fix-rename_product_templates_namespace
changelog/fix-rename_product_templates_namespace changelog/fix-rename_product_templates_namespace
@@ -51609,6 +51669,10 @@ plugins/woocommerce/changelog/44625-remove-collection-block-id
woocommerce/changelog/44625-remove-collection-block-id woocommerce/changelog/44625-remove-collection-block-id
changelog/44625-remove-collection-block-id changelog/44625-remove-collection-block-id
44625-remove-collection-block-id 44625-remove-collection-block-id
plugins/woocommerce/changelog/45688-fix-lys-status-issues
woocommerce/changelog/45688-fix-lys-status-issues
changelog/45688-fix-lys-status-issues
45688-fix-lys-status-issues
plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
@@ -51637,6 +51701,10 @@ plugins/woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-r
woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
changelog/45600-45593-cys-on-core-product-rating-block-not-rendering changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
45600-45593-cys-on-core-product-rating-block-not-rendering 45600-45593-cys-on-core-product-rating-block-not-rendering
plugins/woocommerce/changelog/dev-44451-refactor-remote-specs-structure-and-naming
woocommerce/changelog/dev-44451-refactor-remote-specs-structure-and-naming
changelog/dev-44451-refactor-remote-specs-structure-and-naming
dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
woocommerce/changelog/45170-add-42004-totalValue-filter woocommerce/changelog/45170-add-42004-totalValue-filter
changelog/45170-add-42004-totalValue-filter changelog/45170-add-42004-totalValue-filter
@@ -51649,6 +51717,10 @@ plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
changelog/e2e-fix-command-pallete-with-gb-tests changelog/e2e-fix-command-pallete-with-gb-tests
e2e-fix-command-pallete-with-gb-tests e2e-fix-command-pallete-with-gb-tests
plugins/woocommerce/changelog/45691-45690-cys-on-core-add-the-sample-product-badge-before-the-product-name-to-mark-placeholder-products
woocommerce/changelog/45691-45690-cys-on-core-add-the-sample-product-badge-before-the-product-name-to-mark-placeholder-products
changelog/45691-45690-cys-on-core-add-the-sample-product-badge-before-the-product-name-to-mark-placeholder-products
45691-45690-cys-on-core-add-the-sample-product-badge-before-the-product-name-to-mark-placeholder-products
plugins/woocommerce/changelog/pr-44896 plugins/woocommerce/changelog/pr-44896
woocommerce/changelog/pr-44896 woocommerce/changelog/pr-44896
changelog/pr-44896 changelog/pr-44896
@@ -51709,6 +51781,10 @@ plugins/woocommerce/changelog/add-39644
woocommerce/changelog/add-39644 woocommerce/changelog/add-39644
changelog/add-39644 changelog/add-39644
add-39644 add-39644
plugins/woocommerce/changelog/45732-fix-45170-broken-CSS-styles
woocommerce/changelog/45732-fix-45170-broken-CSS-styles
changelog/45732-fix-45170-broken-CSS-styles
45732-fix-45170-broken-CSS-styles
plugins/woocommerce/changelog/45096-fix-remove-wp-nightly-test plugins/woocommerce/changelog/45096-fix-remove-wp-nightly-test
woocommerce/changelog/45096-fix-remove-wp-nightly-test woocommerce/changelog/45096-fix-remove-wp-nightly-test
changelog/45096-fix-remove-wp-nightly-test changelog/45096-fix-remove-wp-nightly-test
@@ -51749,6 +51825,14 @@ plugins/woocommerce/changelog/44335-fix-44159-oa-missing-fields-element
woocommerce/changelog/44335-fix-44159-oa-missing-fields-element woocommerce/changelog/44335-fix-44159-oa-missing-fields-element
changelog/44335-fix-44159-oa-missing-fields-element changelog/44335-fix-44159-oa-missing-fields-element
44335-fix-44159-oa-missing-fields-element 44335-fix-44159-oa-missing-fields-element
plugins/woocommerce/changelog/45694-update-airwallex-gateway-png
woocommerce/changelog/45694-update-airwallex-gateway-png
changelog/45694-update-airwallex-gateway-png
45694-update-airwallex-gateway-png
plugins/woocommerce/changelog/45617-dakota-product-tour-extensibility
woocommerce/changelog/45617-dakota-product-tour-extensibility
changelog/45617-dakota-product-tour-extensibility
45617-dakota-product-tour-extensibility
plugins/woocommerce/changelog/44838-dev-use-content-hash plugins/woocommerce/changelog/44838-dev-use-content-hash
woocommerce/changelog/44838-dev-use-content-hash woocommerce/changelog/44838-dev-use-content-hash
changelog/44838-dev-use-content-hash changelog/44838-dev-use-content-hash
@@ -51757,6 +51841,10 @@ plugins/woocommerce/changelog/45125-update-reduce-count-products
woocommerce/changelog/45125-update-reduce-count-products woocommerce/changelog/45125-update-reduce-count-products
changelog/45125-update-reduce-count-products changelog/45125-update-reduce-count-products
45125-update-reduce-count-products 45125-update-reduce-count-products
plugins/woocommerce/changelog/45706-fix-themes-card-footer-copy-being-displayed-on-discover-card
woocommerce/changelog/45706-fix-themes-card-footer-copy-being-displayed-on-discover-card
changelog/45706-fix-themes-card-footer-copy-being-displayed-on-discover-card
45706-fix-themes-card-footer-copy-being-displayed-on-discover-card
plugins/woocommerce/changelog/45606-add-lys-status-dropdown plugins/woocommerce/changelog/45606-add-lys-status-dropdown
woocommerce/changelog/45606-add-lys-status-dropdown woocommerce/changelog/45606-add-lys-status-dropdown
changelog/45606-add-lys-status-dropdown changelog/45606-add-lys-status-dropdown
@@ -51805,10 +51893,22 @@ plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
changelog/tweak-hide-unnecesary-order-attribution-details changelog/tweak-hide-unnecesary-order-attribution-details
tweak-hide-unnecesary-order-attribution-details tweak-hide-unnecesary-order-attribution-details
plugins/woocommerce/changelog/31670-remove-star-icon
woocommerce/changelog/31670-remove-star-icon
changelog/31670-remove-star-icon
31670-remove-star-icon
plugins/woocommerce/changelog/44824-44823-cys-on-core-remove-the-feature-flag-from-the-customize-your-store-flow-on-core
woocommerce/changelog/44824-44823-cys-on-core-remove-the-feature-flag-from-the-customize-your-store-flow-on-core
changelog/44824-44823-cys-on-core-remove-the-feature-flag-from-the-customize-your-store-flow-on-core
44824-44823-cys-on-core-remove-the-feature-flag-from-the-customize-your-store-flow-on-core
plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers 45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
plugins/woocommerce/changelog/pr-45570
woocommerce/changelog/pr-45570
changelog/pr-45570
pr-45570
plugins/woocommerce/changelog/add-is-store-page plugins/woocommerce/changelog/add-is-store-page
woocommerce/changelog/add-is-store-page woocommerce/changelog/add-is-store-page
changelog/add-is-store-page changelog/add-is-store-page
@@ -51845,6 +51945,10 @@ plugins/woocommerce/changelog/e2e-add-mini-cart-customization
woocommerce/changelog/e2e-add-mini-cart-customization woocommerce/changelog/e2e-add-mini-cart-customization
changelog/e2e-add-mini-cart-customization changelog/e2e-add-mini-cart-customization
e2e-add-mini-cart-customization e2e-add-mini-cart-customization
plugins/woocommerce/changelog/45674-rating-filter-count-alignment
woocommerce/changelog/45674-rating-filter-count-alignment
changelog/45674-rating-filter-count-alignment
45674-rating-filter-count-alignment
plugins/woocommerce/changelog/fix-33348 plugins/woocommerce/changelog/fix-33348
woocommerce/changelog/fix-33348 woocommerce/changelog/fix-33348
changelog/fix-33348 changelog/fix-33348
@@ -51945,10 +52049,6 @@ plugins/woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-p
woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block 45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
plugins/woocommerce/changelog/fix-product-editor-loading-global
woocommerce/changelog/fix-product-editor-loading-global
changelog/fix-product-editor-loading-global
fix-product-editor-loading-global
plugins/woocommerce/changelog/45603-product-filters-clickable-area plugins/woocommerce/changelog/45603-product-filters-clickable-area
woocommerce/changelog/45603-product-filters-clickable-area woocommerce/changelog/45603-product-filters-clickable-area
changelog/45603-product-filters-clickable-area changelog/45603-product-filters-clickable-area
@@ -52017,6 +52117,10 @@ plugins/woocommerce/changelog/45153-dev-fix-broken-import-e2e
woocommerce/changelog/45153-dev-fix-broken-import-e2e woocommerce/changelog/45153-dev-fix-broken-import-e2e
changelog/45153-dev-fix-broken-import-e2e changelog/45153-dev-fix-broken-import-e2e
45153-dev-fix-broken-import-e2e 45153-dev-fix-broken-import-e2e
plugins/woocommerce/changelog/update-wp-6.5
woocommerce/changelog/update-wp-6.5
changelog/update-wp-6.5
update-wp-6.5
plugins/woocommerce/changelog/add-39886_e2e_test_create_variations plugins/woocommerce/changelog/add-39886_e2e_test_create_variations
woocommerce/changelog/add-39886_e2e_test_create_variations woocommerce/changelog/add-39886_e2e_test_create_variations
changelog/add-39886_e2e_test_create_variations changelog/add-39886_e2e_test_create_variations
@@ -52025,6 +52129,10 @@ plugins/woocommerce/changelog/44890-cys-fix-complete-products-task
woocommerce/changelog/44890-cys-fix-complete-products-task woocommerce/changelog/44890-cys-fix-complete-products-task
changelog/44890-cys-fix-complete-products-task changelog/44890-cys-fix-complete-products-task
44890-cys-fix-complete-products-task 44890-cys-fix-complete-products-task
plugins/woocommerce/changelog/45713-show-modal-when-cys-task-complete
woocommerce/changelog/45713-show-modal-when-cys-task-complete
changelog/45713-show-modal-when-cys-task-complete
45713-show-modal-when-cys-task-complete
plugins/woocommerce/changelog/add-43232 plugins/woocommerce/changelog/add-43232
woocommerce/changelog/add-43232 woocommerce/changelog/add-43232
changelog/add-43232 changelog/add-43232
@@ -52141,6 +52249,10 @@ plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-ac
woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user 45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
plugins/woocommerce/changelog/26289-validate-coupon-allowed-emails
woocommerce/changelog/26289-validate-coupon-allowed-emails
changelog/26289-validate-coupon-allowed-emails
26289-validate-coupon-allowed-emails
plugins/woocommerce/woocommerce.php plugins/woocommerce/woocommerce.php
woocommerce/woocommerce.php woocommerce/woocommerce.php
woocommerce.php woocommerce.php
@@ -61239,6 +61351,317 @@ src/Admin/RemoteSpecs/RemoteSpecsEngine.php
Admin/RemoteSpecs/RemoteSpecsEngine.php Admin/RemoteSpecs/RemoteSpecsEngine.php
RemoteSpecs/RemoteSpecsEngine.php RemoteSpecs/RemoteSpecsEngine.php
RemoteSpecsEngine.php RemoteSpecsEngine.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/ProductCountRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/ProductCountRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/ProductCountRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/ProductCountRuleProcessor.php
RemoteSpecs/RuleProcessors/ProductCountRuleProcessor.php
RuleProcessors/ProductCountRuleProcessor.php
ProductCountRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PluginVersionRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PluginVersionRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/PluginVersionRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/PluginVersionRuleProcessor.php
RemoteSpecs/RuleProcessors/PluginVersionRuleProcessor.php
RuleProcessors/PluginVersionRuleProcessor.php
PluginVersionRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/IsEcommerceRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/IsEcommerceRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/IsEcommerceRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/IsEcommerceRuleProcessor.php
RemoteSpecs/RuleProcessors/IsEcommerceRuleProcessor.php
RuleProcessors/IsEcommerceRuleProcessor.php
IsEcommerceRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php
RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php
RuleProcessors/PluginsActivatedRuleProcessor.php
PluginsActivatedRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/EvaluationLogger.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/EvaluationLogger.php
src/Admin/RemoteSpecs/RuleProcessors/EvaluationLogger.php
Admin/RemoteSpecs/RuleProcessors/EvaluationLogger.php
RemoteSpecs/RuleProcessors/EvaluationLogger.php
RuleProcessors/EvaluationLogger.php
EvaluationLogger.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/EvaluateAndGetStatus.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/EvaluateAndGetStatus.php
src/Admin/RemoteSpecs/RuleProcessors/EvaluateAndGetStatus.php
Admin/RemoteSpecs/RuleProcessors/EvaluateAndGetStatus.php
RemoteSpecs/RuleProcessors/EvaluateAndGetStatus.php
RuleProcessors/EvaluateAndGetStatus.php
EvaluateAndGetStatus.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PublishAfterTimeRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PublishAfterTimeRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/PublishAfterTimeRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/PublishAfterTimeRuleProcessor.php
RemoteSpecs/RuleProcessors/PublishAfterTimeRuleProcessor.php
RuleProcessors/PublishAfterTimeRuleProcessor.php
PublishAfterTimeRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/FailRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/FailRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/FailRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/FailRuleProcessor.php
RemoteSpecs/RuleProcessors/FailRuleProcessor.php
RuleProcessors/FailRuleProcessor.php
FailRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/BaseLocationStateRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/BaseLocationStateRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/BaseLocationStateRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/BaseLocationStateRuleProcessor.php
RemoteSpecs/RuleProcessors/BaseLocationStateRuleProcessor.php
RuleProcessors/BaseLocationStateRuleProcessor.php
BaseLocationStateRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PassRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PassRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/PassRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/PassRuleProcessor.php
RemoteSpecs/RuleProcessors/PassRuleProcessor.php
RuleProcessors/PassRuleProcessor.php
PassRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/RuleEvaluator.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/RuleEvaluator.php
src/Admin/RemoteSpecs/RuleProcessors/RuleEvaluator.php
Admin/RemoteSpecs/RuleProcessors/RuleEvaluator.php
RemoteSpecs/RuleProcessors/RuleEvaluator.php
RuleProcessors/RuleEvaluator.php
RuleEvaluator.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/StoredStateRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/StoredStateRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/StoredStateRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/StoredStateRuleProcessor.php
RemoteSpecs/RuleProcessors/StoredStateRuleProcessor.php
RuleProcessors/StoredStateRuleProcessor.php
StoredStateRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/IsWooExpressRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/IsWooExpressRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/IsWooExpressRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/IsWooExpressRuleProcessor.php
RemoteSpecs/RuleProcessors/IsWooExpressRuleProcessor.php
RuleProcessors/IsWooExpressRuleProcessor.php
IsWooExpressRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OptionRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OptionRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/OptionRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/OptionRuleProcessor.php
RemoteSpecs/RuleProcessors/OptionRuleProcessor.php
RuleProcessors/OptionRuleProcessor.php
OptionRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrderCountRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrderCountRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/OrderCountRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/OrderCountRuleProcessor.php
RemoteSpecs/RuleProcessors/OrderCountRuleProcessor.php
RuleProcessors/OrderCountRuleProcessor.php
OrderCountRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/TotalPaymentsVolumeProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/TotalPaymentsVolumeProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/TotalPaymentsVolumeProcessor.php
Admin/RemoteSpecs/RuleProcessors/TotalPaymentsVolumeProcessor.php
RemoteSpecs/RuleProcessors/TotalPaymentsVolumeProcessor.php
RuleProcessors/TotalPaymentsVolumeProcessor.php
TotalPaymentsVolumeProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerService.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerService.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerService.php
Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerService.php
RemoteSpecs/RuleProcessors/Transformers/TransformerService.php
RuleProcessors/Transformers/TransformerService.php
Transformers/TransformerService.php
TransformerService.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/Count.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/Count.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/Count.php
Admin/RemoteSpecs/RuleProcessors/Transformers/Count.php
RemoteSpecs/RuleProcessors/Transformers/Count.php
RuleProcessors/Transformers/Count.php
Transformers/Count.php
Count.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerInterface.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerInterface.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerInterface.php
Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerInterface.php
RemoteSpecs/RuleProcessors/Transformers/TransformerInterface.php
RuleProcessors/Transformers/TransformerInterface.php
Transformers/TransformerInterface.php
TransformerInterface.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/PrepareUrl.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/PrepareUrl.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/PrepareUrl.php
Admin/RemoteSpecs/RuleProcessors/Transformers/PrepareUrl.php
RemoteSpecs/RuleProcessors/Transformers/PrepareUrl.php
RuleProcessors/Transformers/PrepareUrl.php
Transformers/PrepareUrl.php
PrepareUrl.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/README.md
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/README.md
src/Admin/RemoteSpecs/RuleProcessors/Transformers/README.md
Admin/RemoteSpecs/RuleProcessors/Transformers/README.md
RemoteSpecs/RuleProcessors/Transformers/README.md
RuleProcessors/Transformers/README.md
Transformers/README.md
README.md
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArraySearch.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArraySearch.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArraySearch.php
Admin/RemoteSpecs/RuleProcessors/Transformers/ArraySearch.php
RemoteSpecs/RuleProcessors/Transformers/ArraySearch.php
RuleProcessors/Transformers/ArraySearch.php
Transformers/ArraySearch.php
ArraySearch.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayValues.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayValues.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayValues.php
Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayValues.php
RemoteSpecs/RuleProcessors/Transformers/ArrayValues.php
RuleProcessors/Transformers/ArrayValues.php
Transformers/ArrayValues.php
ArrayValues.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayKeys.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayKeys.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayKeys.php
Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayKeys.php
RemoteSpecs/RuleProcessors/Transformers/ArrayKeys.php
RuleProcessors/Transformers/ArrayKeys.php
Transformers/ArrayKeys.php
ArrayKeys.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/DotNotation.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/DotNotation.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/DotNotation.php
Admin/RemoteSpecs/RuleProcessors/Transformers/DotNotation.php
RemoteSpecs/RuleProcessors/Transformers/DotNotation.php
RuleProcessors/Transformers/DotNotation.php
Transformers/DotNotation.php
DotNotation.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayColumn.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayColumn.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayColumn.php
Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayColumn.php
RemoteSpecs/RuleProcessors/Transformers/ArrayColumn.php
RuleProcessors/Transformers/ArrayColumn.php
Transformers/ArrayColumn.php
ArrayColumn.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayFlatten.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayFlatten.php
src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayFlatten.php
Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayFlatten.php
RemoteSpecs/RuleProcessors/Transformers/ArrayFlatten.php
RuleProcessors/Transformers/ArrayFlatten.php
Transformers/ArrayFlatten.php
ArrayFlatten.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/README.md
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/README.md
src/Admin/RemoteSpecs/RuleProcessors/README.md
Admin/RemoteSpecs/RuleProcessors/README.md
RemoteSpecs/RuleProcessors/README.md
RuleProcessors/README.md
README.md
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
RemoteSpecs/RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
WooCommerceAdminUpdatedRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForRuleProcessor.php
RemoteSpecs/RuleProcessors/WCAdminActiveForRuleProcessor.php
RuleProcessors/WCAdminActiveForRuleProcessor.php
WCAdminActiveForRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/OrRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/OrRuleProcessor.php
RemoteSpecs/RuleProcessors/OrRuleProcessor.php
RuleProcessors/OrRuleProcessor.php
OrRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrdersProvider.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrdersProvider.php
src/Admin/RemoteSpecs/RuleProcessors/OrdersProvider.php
Admin/RemoteSpecs/RuleProcessors/OrdersProvider.php
RemoteSpecs/RuleProcessors/OrdersProvider.php
RuleProcessors/OrdersProvider.php
OrdersProvider.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PublishBeforeTimeRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PublishBeforeTimeRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/PublishBeforeTimeRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/PublishBeforeTimeRuleProcessor.php
RemoteSpecs/RuleProcessors/PublishBeforeTimeRuleProcessor.php
RuleProcessors/PublishBeforeTimeRuleProcessor.php
PublishBeforeTimeRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/GetRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/GetRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/GetRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/GetRuleProcessor.php
RemoteSpecs/RuleProcessors/GetRuleProcessor.php
RuleProcessors/GetRuleProcessor.php
GetRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OnboardingProfileRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OnboardingProfileRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/OnboardingProfileRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/OnboardingProfileRuleProcessor.php
RemoteSpecs/RuleProcessors/OnboardingProfileRuleProcessor.php
RuleProcessors/OnboardingProfileRuleProcessor.php
OnboardingProfileRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForProvider.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForProvider.php
src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForProvider.php
Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForProvider.php
RemoteSpecs/RuleProcessors/WCAdminActiveForProvider.php
RuleProcessors/WCAdminActiveForProvider.php
WCAdminActiveForProvider.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/NoteStatusRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/NoteStatusRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/NoteStatusRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/NoteStatusRuleProcessor.php
RemoteSpecs/RuleProcessors/NoteStatusRuleProcessor.php
RuleProcessors/NoteStatusRuleProcessor.php
NoteStatusRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/ComparisonOperation.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/ComparisonOperation.php
src/Admin/RemoteSpecs/RuleProcessors/ComparisonOperation.php
Admin/RemoteSpecs/RuleProcessors/ComparisonOperation.php
RemoteSpecs/RuleProcessors/ComparisonOperation.php
RuleProcessors/ComparisonOperation.php
ComparisonOperation.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/BaseLocationCountryRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/BaseLocationCountryRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/BaseLocationCountryRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/BaseLocationCountryRuleProcessor.php
RemoteSpecs/RuleProcessors/BaseLocationCountryRuleProcessor.php
RuleProcessors/BaseLocationCountryRuleProcessor.php
BaseLocationCountryRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/StoredStateSetupForProducts.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/StoredStateSetupForProducts.php
src/Admin/RemoteSpecs/RuleProcessors/StoredStateSetupForProducts.php
Admin/RemoteSpecs/RuleProcessors/StoredStateSetupForProducts.php
RemoteSpecs/RuleProcessors/StoredStateSetupForProducts.php
RuleProcessors/StoredStateSetupForProducts.php
StoredStateSetupForProducts.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/RuleProcessorInterface.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/RuleProcessorInterface.php
src/Admin/RemoteSpecs/RuleProcessors/RuleProcessorInterface.php
Admin/RemoteSpecs/RuleProcessors/RuleProcessorInterface.php
RemoteSpecs/RuleProcessors/RuleProcessorInterface.php
RuleProcessors/RuleProcessorInterface.php
RuleProcessorInterface.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/NotRuleProcessor.php
woocommerce/src/Admin/RemoteSpecs/RuleProcessors/NotRuleProcessor.php
src/Admin/RemoteSpecs/RuleProcessors/NotRuleProcessor.php
Admin/RemoteSpecs/RuleProcessors/NotRuleProcessor.php
RemoteSpecs/RuleProcessors/NotRuleProcessor.php
RuleProcessors/NotRuleProcessor.php
NotRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/DataSourcePoller.php
woocommerce/src/Admin/RemoteSpecs/DataSourcePoller.php
src/Admin/RemoteSpecs/DataSourcePoller.php
Admin/RemoteSpecs/DataSourcePoller.php
RemoteSpecs/DataSourcePoller.php
DataSourcePoller.php
plugins/woocommerce/src/Admin/API/OnboardingPlugins.php plugins/woocommerce/src/Admin/API/OnboardingPlugins.php
woocommerce/src/Admin/API/OnboardingPlugins.php woocommerce/src/Admin/API/OnboardingPlugins.php
src/Admin/API/OnboardingPlugins.php src/Admin/API/OnboardingPlugins.php
@@ -62825,6 +63248,12 @@ src/Admin/RemoteInboxNotifications/README.md
Admin/RemoteInboxNotifications/README.md Admin/RemoteInboxNotifications/README.md
RemoteInboxNotifications/README.md RemoteInboxNotifications/README.md
README.md README.md
plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsDataSourcePoller.php
woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsDataSourcePoller.php
src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsDataSourcePoller.php
Admin/RemoteInboxNotifications/RemoteInboxNotificationsDataSourcePoller.php
RemoteInboxNotifications/RemoteInboxNotificationsDataSourcePoller.php
RemoteInboxNotificationsDataSourcePoller.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php
woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php
src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php
@@ -62897,12 +63326,6 @@ src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php
Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php
RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php
BaseLocationCountryRuleProcessor.php BaseLocationCountryRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php
woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php
src/Admin/RemoteInboxNotifications/DataSourcePoller.php
Admin/RemoteInboxNotifications/DataSourcePoller.php
RemoteInboxNotifications/DataSourcePoller.php
DataSourcePoller.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php
woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php
src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php
@@ -1189,6 +1189,8 @@ packages/js/ai/changelog.md
packages/js/ai/.npmrc packages/js/ai/.npmrc
packages/js/product-editor/composer.lock packages/js/product-editor/composer.lock
packages/js/product-editor/package.json packages/js/product-editor/package.json
packages/js/product-editor/changelog/fix-45667
packages/js/product-editor/changelog/feature-add-loading-state-to-schedule-button
packages/js/product-editor/changelog/fix-multiple_warning_in_blocks packages/js/product-editor/changelog/fix-multiple_warning_in_blocks
packages/js/product-editor/changelog/add-43707_show_prepublish_checks_section packages/js/product-editor/changelog/add-43707_show_prepublish_checks_section
packages/js/product-editor/changelog/fix-product-editor-remove-editable-outline packages/js/product-editor/changelog/fix-product-editor-remove-editable-outline
@@ -1197,12 +1199,17 @@ packages/js/product-editor/changelog/add-44169-create
packages/js/product-editor/changelog/add-44169-remove packages/js/product-editor/changelog/add-44169-remove
packages/js/product-editor/changelog/add-wooicons packages/js/product-editor/changelog/add-wooicons
packages/js/product-editor/changelog/fix-product-editor-crashes-text-area-toolbar packages/js/product-editor/changelog/fix-product-editor-crashes-text-area-toolbar
packages/js/product-editor/changelog/fix-45669_doulbe_scroll_bar_prepublish_panel
packages/js/product-editor/changelog/product-editor-prompt-exports
packages/js/product-editor/changelog/fix-45589_publish_dropdown_not_visible
packages/js/product-editor/changelog/44838-dev-use-content-hash packages/js/product-editor/changelog/44838-dev-use-content-hash
packages/js/product-editor/changelog/fix-45388_close_prepublish_panel_before_create_new packages/js/product-editor/changelog/fix-45388_close_prepublish_panel_before_create_new
packages/js/product-editor/changelog/fix-45668_remove_always_show_preprepublish_panel packages/js/product-editor/changelog/fix-45668_remove_always_show_preprepublish_panel
packages/js/product-editor/changelog/fix-44809_downloads_buttons packages/js/product-editor/changelog/fix-44809_downloads_buttons
packages/js/product-editor/changelog/fix-45665
packages/js/product-editor/changelog/add-44169-edit packages/js/product-editor/changelog/add-44169-edit
packages/js/product-editor/changelog/update-do-not-current-product-form-me packages/js/product-editor/changelog/update-do-not-current-product-form-me
packages/js/product-editor/changelog/fix-45590_prepublish_panel_section_title
packages/js/product-editor/changelog/add-43047 packages/js/product-editor/changelog/add-43047
packages/js/product-editor/changelog/fix-45417_set_product_status_after_publishing_it packages/js/product-editor/changelog/fix-45417_set_product_status_after_publishing_it
packages/js/product-editor/changelog/add-40376 packages/js/product-editor/changelog/add-40376
@@ -1248,6 +1255,7 @@ packages/js/product-editor/src/utils/get-product-variation-title.ts
packages/js/product-editor/src/utils/sort-fills-by-order.tsx packages/js/product-editor/src/utils/sort-fills-by-order.tsx
packages/js/product-editor/src/utils/get-gutenberg-version.ts packages/js/product-editor/src/utils/get-gutenberg-version.ts
packages/js/product-editor/src/utils/get-product-error-message.ts packages/js/product-editor/src/utils/get-product-error-message.ts
packages/js/product-editor/src/utils/handle-confirm.ts
packages/js/product-editor/src/utils/get-header-title.ts packages/js/product-editor/src/utils/get-header-title.ts
packages/js/product-editor/src/utils/has-attributes-used-for-variations.ts packages/js/product-editor/src/utils/has-attributes-used-for-variations.ts
packages/js/product-editor/src/utils/product-apifetch-middleware.ts packages/js/product-editor/src/utils/product-apifetch-middleware.ts
@@ -3563,6 +3571,7 @@ plugins/woocommerce-beta-tester/assets/js/version-information.min.js
plugins/woocommerce-beta-tester/assets/js/version-information.js plugins/woocommerce-beta-tester/assets/js/version-information.js
plugins/woocommerce-beta-tester/assets/js/version-picker.js plugins/woocommerce-beta-tester/assets/js/version-picker.js
plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3 plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3
plugins/woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
plugins/woocommerce-beta-tester/changelog/fix-domain-substitution plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li
@@ -3739,14 +3748,6 @@ plugins/woocommerce-admin/client/utils/is-woo-express.ts
plugins/woocommerce-admin/client/utils/slot-fill-ordering.tsx plugins/woocommerce-admin/client/utils/slot-fill-ordering.tsx
plugins/woocommerce-admin/client/utils/url-helpers.ts plugins/woocommerce-admin/client/utils/url-helpers.ts
plugins/woocommerce-admin/client/jest.config.js plugins/woocommerce-admin/client/jest.config.js
plugins/woocommerce-admin/client/launch-store/sidebar/components/launch-store-hub.tsx
plugins/woocommerce-admin/client/launch-store/sidebar/xstate.tsx
plugins/woocommerce-admin/client/launch-store/styles.scss
plugins/woocommerce-admin/client/launch-store/main-content/pages/site-preview.tsx
plugins/woocommerce-admin/client/launch-store/main-content/pages/loading.tsx
plugins/woocommerce-admin/client/launch-store/main-content/pages/launch-store-success.tsx
plugins/woocommerce-admin/client/launch-store/main-content/xstate.tsx
plugins/woocommerce-admin/client/launch-store/index.tsx
plugins/woocommerce-admin/client/index.js plugins/woocommerce-admin/client/index.js
plugins/woocommerce-admin/client/payments-welcome/woopayments.svg plugins/woocommerce-admin/client/payments-welcome/woopayments.svg
plugins/woocommerce-admin/client/payments-welcome/apms.tsx plugins/woocommerce-admin/client/payments-welcome/apms.tsx
@@ -3796,6 +3797,14 @@ plugins/woocommerce-admin/client/launch-your-store/settings/slotfill.js
plugins/woocommerce-admin/client/launch-your-store/settings/style.scss plugins/woocommerce-admin/client/launch-your-store/settings/style.scss
plugins/woocommerce-admin/client/launch-your-store/status/index.js plugins/woocommerce-admin/client/launch-your-store/status/index.js
plugins/woocommerce-admin/client/launch-your-store/status/style.scss plugins/woocommerce-admin/client/launch-your-store/status/style.scss
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/xstate.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/styles.scss
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/loading.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/launch-store-success.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/xstate.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/index.tsx
plugins/woocommerce-admin/client/customize-store/types.ts plugins/woocommerce-admin/client/customize-store/types.ts
plugins/woocommerce-admin/client/customize-store/guards.ts plugins/woocommerce-admin/client/customize-store/guards.ts
plugins/woocommerce-admin/client/customize-store/test/utils.test.js plugins/woocommerce-admin/client/customize-store/test/utils.test.js
@@ -7847,10 +7856,9 @@ plugins/woocommerce/assets/images/template-placeholders/fallback.svg
plugins/woocommerce/assets/images/template-placeholders/archive-product.svg plugins/woocommerce/assets/images/template-placeholders/archive-product.svg
plugins/woocommerce/assets/images/template-placeholders/single-product.svg plugins/woocommerce/assets/images/template-placeholders/single-product.svg
plugins/woocommerce/assets/fonts/WooCommerce.svg plugins/woocommerce/assets/fonts/WooCommerce.svg
plugins/woocommerce/assets/fonts/WooCommerce.woff2
plugins/woocommerce/assets/fonts/WooCommerce.woff plugins/woocommerce/assets/fonts/WooCommerce.woff
plugins/woocommerce/assets/fonts/star.woff plugins/woocommerce/assets/fonts/star.woff
plugins/woocommerce/assets/fonts/star.eot
plugins/woocommerce/assets/fonts/WooCommerce.eot
plugins/woocommerce/assets/fonts/WooCommerce.ttf plugins/woocommerce/assets/fonts/WooCommerce.ttf
plugins/woocommerce/assets/fonts/star.svg plugins/woocommerce/assets/fonts/star.svg
plugins/woocommerce/assets/fonts/star.ttf plugins/woocommerce/assets/fonts/star.ttf
@@ -7863,13 +7871,16 @@ plugins/woocommerce/changelog/45499-add-unit-tests-to-checkout-fields
plugins/woocommerce/changelog/fix-42746 plugins/woocommerce/changelog/fix-42746
plugins/woocommerce/changelog/pr-45349 plugins/woocommerce/changelog/pr-45349
plugins/woocommerce/changelog/add-search-currency-iso-code plugins/woocommerce/changelog/add-search-currency-iso-code
plugins/woocommerce/changelog/45709-cys-transitional-design-tweaks
plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations
plugins/woocommerce/changelog/add-39412_organization_tab_e2e_test plugins/woocommerce/changelog/add-39412_organization_tab_e2e_test
plugins/woocommerce/changelog/fix-44453-fix-block-templates-not-rendering plugins/woocommerce/changelog/fix-44453-fix-block-templates-not-rendering
plugins/woocommerce/changelog/45684-add-woocom19612-identify-sponsored-products
plugins/woocommerce/changelog/45365-add-collection-date-filter-tests plugins/woocommerce/changelog/45365-add-collection-date-filter-tests
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
plugins/woocommerce/changelog/fix-45300 plugins/woocommerce/changelog/fix-45300
plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
plugins/woocommerce/changelog/43096-fix-16504-vendor-notes-deletion
plugins/woocommerce/changelog/fix-rename_product_templates_namespace plugins/woocommerce/changelog/fix-rename_product_templates_namespace
plugins/woocommerce/changelog/44851-fix-font-card-flickering plugins/woocommerce/changelog/44851-fix-font-card-flickering
plugins/woocommerce/changelog/fix-32237_orders_simple_products plugins/woocommerce/changelog/fix-32237_orders_simple_products
@@ -7903,6 +7914,7 @@ plugins/woocommerce/changelog/45481-44725-add-customize-button-modal-2
plugins/woocommerce/changelog/add-44169-list plugins/woocommerce/changelog/add-44169-list
plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag
plugins/woocommerce/changelog/44625-remove-collection-block-id plugins/woocommerce/changelog/44625-remove-collection-block-id
plugins/woocommerce/changelog/45688-fix-lys-status-issues
plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
plugins/woocommerce/changelog/add-43395-handle-interactivityapi-incompatible-blocks-in-product-collection-block plugins/woocommerce/changelog/add-43395-handle-interactivityapi-incompatible-blocks-in-product-collection-block
plugins/woocommerce/changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview plugins/woocommerce/changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview
@@ -7910,9 +7922,11 @@ plugins/woocommerce/changelog/45201-add-44787-add-range-rule
plugins/woocommerce/changelog/add-product-collection-new-arrivals-7-days-default plugins/woocommerce/changelog/add-product-collection-new-arrivals-7-days-default
plugins/woocommerce/changelog/44588-fix-remove-test-comment plugins/woocommerce/changelog/44588-fix-remove-test-comment
plugins/woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering plugins/woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
plugins/woocommerce/changelog/dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
plugins/woocommerce/changelog/add-44169-remove plugins/woocommerce/changelog/add-44169-remove
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
plugins/woocommerce/changelog/45691-45690-cys-on-core-add-the-sample-product-badge-before-the-product-name-to-mark-placeholder-products
plugins/woocommerce/changelog/pr-44896 plugins/woocommerce/changelog/pr-44896
plugins/woocommerce/changelog/try-45346-fix-failing-mini-cart-i18n-tests plugins/woocommerce/changelog/try-45346-fix-failing-mini-cart-i18n-tests
plugins/woocommerce/changelog/44799-update-change-filter-by-attribute-filter-options-order plugins/woocommerce/changelog/44799-update-change-filter-by-attribute-filter-options-order
@@ -7928,6 +7942,7 @@ plugins/woocommerce/changelog/45586-45542-cys-core-wp-admin-screen-visible-for-a
plugins/woocommerce/changelog/fix-41248 plugins/woocommerce/changelog/fix-41248
plugins/woocommerce/changelog/pr-44856 plugins/woocommerce/changelog/pr-44856
plugins/woocommerce/changelog/add-39644 plugins/woocommerce/changelog/add-39644
plugins/woocommerce/changelog/45732-fix-45170-broken-CSS-styles
plugins/woocommerce/changelog/45096-fix-remove-wp-nightly-test plugins/woocommerce/changelog/45096-fix-remove-wp-nightly-test
plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
plugins/woocommerce/changelog/add-lys-default-values plugins/woocommerce/changelog/add-lys-default-values
@@ -7938,8 +7953,11 @@ plugins/woocommerce/changelog/fix-31946-get-inactive-plugins-docblock
plugins/woocommerce/changelog/fix-address-api-warnings plugins/woocommerce/changelog/fix-address-api-warnings
plugins/woocommerce/changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes plugins/woocommerce/changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes
plugins/woocommerce/changelog/44335-fix-44159-oa-missing-fields-element plugins/woocommerce/changelog/44335-fix-44159-oa-missing-fields-element
plugins/woocommerce/changelog/45694-update-airwallex-gateway-png
plugins/woocommerce/changelog/45617-dakota-product-tour-extensibility
plugins/woocommerce/changelog/44838-dev-use-content-hash plugins/woocommerce/changelog/44838-dev-use-content-hash
plugins/woocommerce/changelog/45125-update-reduce-count-products plugins/woocommerce/changelog/45125-update-reduce-count-products
plugins/woocommerce/changelog/45706-fix-themes-card-footer-copy-being-displayed-on-discover-card
plugins/woocommerce/changelog/45606-add-lys-status-dropdown plugins/woocommerce/changelog/45606-add-lys-status-dropdown
plugins/woocommerce/changelog/dev-cleanup-blocks-github-folder plugins/woocommerce/changelog/dev-cleanup-blocks-github-folder
plugins/woocommerce/changelog/fix-test-widget-renders-completed-task-count plugins/woocommerce/changelog/fix-test-widget-renders-completed-task-count
@@ -7952,7 +7970,10 @@ plugins/woocommerce/changelog/45533-update-woo-sniffs
plugins/woocommerce/changelog/45661-45377-update-cys-theme-link plugins/woocommerce/changelog/45661-45377-update-cys-theme-link
plugins/woocommerce/changelog/add-tracking-for-additional-fields plugins/woocommerce/changelog/add-tracking-for-additional-fields
plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
plugins/woocommerce/changelog/31670-remove-star-icon
plugins/woocommerce/changelog/44824-44823-cys-on-core-remove-the-feature-flag-from-the-customize-your-store-flow-on-core
plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
plugins/woocommerce/changelog/pr-45570
plugins/woocommerce/changelog/add-is-store-page plugins/woocommerce/changelog/add-is-store-page
plugins/woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes plugins/woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
plugins/woocommerce/changelog/fix-42893-super-admin plugins/woocommerce/changelog/fix-42893-super-admin
@@ -7962,6 +7983,7 @@ plugins/woocommerce/changelog/update-default-payments-gateways-recommendations
plugins/woocommerce/changelog/43011-patch-1 plugins/woocommerce/changelog/43011-patch-1
plugins/woocommerce/changelog/45556-fix-result-count-interactivity plugins/woocommerce/changelog/45556-fix-result-count-interactivity
plugins/woocommerce/changelog/e2e-add-mini-cart-customization plugins/woocommerce/changelog/e2e-add-mini-cart-customization
plugins/woocommerce/changelog/45674-rating-filter-count-alignment
plugins/woocommerce/changelog/fix-33348 plugins/woocommerce/changelog/fix-33348
plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data
@@ -7987,7 +8009,6 @@ plugins/woocommerce/changelog/update-set_attr_block
plugins/woocommerce/changelog/44532-44187-cys-on-core-conditionally-change-the-default-fonts-available-based-on-user-consent plugins/woocommerce/changelog/44532-44187-cys-on-core-conditionally-change-the-default-fonts-available-based-on-user-consent
plugins/woocommerce/changelog/45444-fix-optin-modal-styles plugins/woocommerce/changelog/45444-fix-optin-modal-styles
plugins/woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block plugins/woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
plugins/woocommerce/changelog/fix-product-editor-loading-global
plugins/woocommerce/changelog/45603-product-filters-clickable-area plugins/woocommerce/changelog/45603-product-filters-clickable-area
plugins/woocommerce/changelog/add-launch-your-store-task plugins/woocommerce/changelog/add-launch-your-store-task
plugins/woocommerce/changelog/31099 plugins/woocommerce/changelog/31099
@@ -8005,8 +8026,10 @@ plugins/woocommerce/changelog/44664-refactor-42362-convert-no-reviews-placeholde
plugins/woocommerce/changelog/fix-customer-list-blank plugins/woocommerce/changelog/fix-customer-list-blank
plugins/woocommerce/changelog/direct-link-to-connect-page-for-supported-countries plugins/woocommerce/changelog/direct-link-to-connect-page-for-supported-countries
plugins/woocommerce/changelog/45153-dev-fix-broken-import-e2e plugins/woocommerce/changelog/45153-dev-fix-broken-import-e2e
plugins/woocommerce/changelog/update-wp-6.5
plugins/woocommerce/changelog/add-39886_e2e_test_create_variations plugins/woocommerce/changelog/add-39886_e2e_test_create_variations
plugins/woocommerce/changelog/44890-cys-fix-complete-products-task plugins/woocommerce/changelog/44890-cys-fix-complete-products-task
plugins/woocommerce/changelog/45713-show-modal-when-cys-task-complete
plugins/woocommerce/changelog/add-43232 plugins/woocommerce/changelog/add-43232
plugins/woocommerce/changelog/45414-45383-selected-footer-header-first plugins/woocommerce/changelog/45414-45383-selected-footer-header-first
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block plugins/woocommerce/changelog/e2e-add-merchant-checkout-block
@@ -8036,6 +8059,7 @@ plugins/woocommerce/changelog/fix-product-filter-minor-fixes
plugins/woocommerce/changelog/e2e-shopper-product-filters plugins/woocommerce/changelog/e2e-shopper-product-filters
plugins/woocommerce/changelog/fix-37548 plugins/woocommerce/changelog/fix-37548
plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
plugins/woocommerce/changelog/26289-validate-coupon-allowed-emails
plugins/woocommerce/woocommerce.php plugins/woocommerce/woocommerce.php
plugins/woocommerce/phpcs.xml plugins/woocommerce/phpcs.xml
plugins/woocommerce/client/legacy/package.json plugins/woocommerce/client/legacy/package.json
@@ -9312,6 +9336,49 @@ plugins/woocommerce/README.md
plugins/woocommerce/src/Admin/DeprecatedClassFacade.php plugins/woocommerce/src/Admin/DeprecatedClassFacade.php
plugins/woocommerce/src/Admin/Loader.php plugins/woocommerce/src/Admin/Loader.php
plugins/woocommerce/src/Admin/RemoteSpecs/RemoteSpecsEngine.php plugins/woocommerce/src/Admin/RemoteSpecs/RemoteSpecsEngine.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/ProductCountRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PluginVersionRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/IsEcommerceRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PluginsActivatedRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/EvaluationLogger.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/EvaluateAndGetStatus.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PublishAfterTimeRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/FailRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/BaseLocationStateRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PassRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/RuleEvaluator.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/StoredStateRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/IsWooExpressRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OptionRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrderCountRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/TotalPaymentsVolumeProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerService.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/Count.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/TransformerInterface.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/PrepareUrl.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/README.md
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArraySearch.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayValues.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayKeys.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/DotNotation.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayColumn.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers/ArrayFlatten.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/README.md
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WooCommerceAdminUpdatedRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OrdersProvider.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/PublishBeforeTimeRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/GetRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/OnboardingProfileRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/WCAdminActiveForProvider.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/NoteStatusRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/ComparisonOperation.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/BaseLocationCountryRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/StoredStateSetupForProducts.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/RuleProcessorInterface.php
plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/NotRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteSpecs/DataSourcePoller.php
plugins/woocommerce/src/Admin/API/OnboardingPlugins.php plugins/woocommerce/src/Admin/API/OnboardingPlugins.php
plugins/woocommerce/src/Admin/API/MarketingChannels.php plugins/woocommerce/src/Admin/API/MarketingChannels.php
plugins/woocommerce/src/Admin/API/CustomAttributeTraits.php plugins/woocommerce/src/Admin/API/CustomAttributeTraits.php
@@ -9535,6 +9602,7 @@ plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.
plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/README.md plugins/woocommerce/src/Admin/RemoteInboxNotifications/README.md
plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsDataSourcePoller.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php
@@ -9547,7 +9615,6 @@ plugins/woocommerce/src/Admin/RemoteInboxNotifications/SpecRunner.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/ComparisonOperation.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/DataSourcePoller.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php
plugins/woocommerce/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php plugins/woocommerce/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php
@@ -2566,6 +2566,9 @@ migrate/20210428125300_issue_3523_new_operator.rb
db/migrate/20221220095750_issue_4434_github_rename.rb db/migrate/20221220095750_issue_4434_github_rename.rb
migrate/20221220095750_issue_4434_github_rename.rb migrate/20221220095750_issue_4434_github_rename.rb
20221220095750_issue_4434_github_rename.rb 20221220095750_issue_4434_github_rename.rb
db/migrate/20240318132554_issue_5091_timezone_default.rb
migrate/20240318132554_issue_5091_timezone_default.rb
20240318132554_issue_5091_timezone_default.rb
db/migrate/20221110150329_issue_4322_session_timeout_stringify.rb db/migrate/20221110150329_issue_4322_session_timeout_stringify.rb
migrate/20221110150329_issue_4322_session_timeout_stringify.rb migrate/20221110150329_issue_4322_session_timeout_stringify.rb
20221110150329_issue_4322_session_timeout_stringify.rb 20221110150329_issue_4322_session_timeout_stringify.rb
@@ -3310,6 +3313,9 @@ migrate/20200911070327_data_privacy_delete_name.rb
db/migrate/20221111124620_issue4306_delete_setting.rb db/migrate/20221111124620_issue4306_delete_setting.rb
migrate/20221111124620_issue4306_delete_setting.rb migrate/20221111124620_issue4306_delete_setting.rb
20221111124620_issue4306_delete_setting.rb 20221111124620_issue4306_delete_setting.rb
db/migrate/20240320092523_permission_setting_wording.rb
migrate/20240320092523_permission_setting_wording.rb
20240320092523_permission_setting_wording.rb
db/migrate/20210827133800_issue_3707_checkmk.rb db/migrate/20210827133800_issue_3707_checkmk.rb
migrate/20210827133800_issue_3707_checkmk.rb migrate/20210827133800_issue_3707_checkmk.rb
20210827133800_issue_3707_checkmk.rb 20210827133800_issue_3707_checkmk.rb
@@ -4278,6 +4284,11 @@ public/assets/images/gulpfile.js
assets/images/gulpfile.js assets/images/gulpfile.js
images/gulpfile.js images/gulpfile.js
gulpfile.js gulpfile.js
public/assets/images/icons/double-checkmark-outline.svg
assets/images/icons/double-checkmark-outline.svg
images/icons/double-checkmark-outline.svg
icons/double-checkmark-outline.svg
double-checkmark-outline.svg
public/assets/images/icons/full-logo.svg public/assets/images/icons/full-logo.svg
assets/images/icons/full-logo.svg assets/images/icons/full-logo.svg
images/icons/full-logo.svg images/icons/full-logo.svg
@@ -4338,6 +4349,11 @@ assets/images/icons/cloud.svg
images/icons/cloud.svg images/icons/cloud.svg
icons/cloud.svg icons/cloud.svg
cloud.svg cloud.svg
public/assets/images/icons/double-checkmark.svg
assets/images/icons/double-checkmark.svg
images/icons/double-checkmark.svg
icons/double-checkmark.svg
double-checkmark.svg
public/assets/images/icons/inactive-reload.svg public/assets/images/icons/inactive-reload.svg
assets/images/icons/inactive-reload.svg assets/images/icons/inactive-reload.svg
images/icons/inactive-reload.svg images/icons/inactive-reload.svg
@@ -4873,6 +4889,11 @@ assets/images/icons/plus-small.svg
images/icons/plus-small.svg images/icons/plus-small.svg
icons/plus-small.svg icons/plus-small.svg
plus-small.svg plus-small.svg
public/assets/images/icons/checkmark-outline.svg
assets/images/icons/checkmark-outline.svg
images/icons/checkmark-outline.svg
icons/checkmark-outline.svg
checkmark-outline.svg
public/assets/images/icons/status-modified-outer-circle.svg public/assets/images/icons/status-modified-outer-circle.svg
assets/images/icons/status-modified-outer-circle.svg assets/images/icons/status-modified-outer-circle.svg
images/icons/status-modified-outer-circle.svg images/icons/status-modified-outer-circle.svg
@@ -6369,9 +6390,6 @@ data_privacy_spec.rb
spec/system/activity_stream_spec.rb spec/system/activity_stream_spec.rb
system/activity_stream_spec.rb system/activity_stream_spec.rb
activity_stream_spec.rb activity_stream_spec.rb
spec/system/default_timezone_spec.rb
system/default_timezone_spec.rb
default_timezone_spec.rb
spec/system/admin_password_auth_spec.rb spec/system/admin_password_auth_spec.rb
system/admin_password_auth_spec.rb system/admin_password_auth_spec.rb
admin_password_auth_spec.rb admin_password_auth_spec.rb
@@ -8790,6 +8808,10 @@ spec/db/migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb
db/migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb db/migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb
migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb
issue_1977_remove_invalid_user_foreign_keys_spec.rb issue_1977_remove_invalid_user_foreign_keys_spec.rb
spec/db/migrate/issue_5091_timezone_default_spec.rb
db/migrate/issue_5091_timezone_default_spec.rb
migrate/issue_5091_timezone_default_spec.rb
issue_5091_timezone_default_spec.rb
spec/db/migrate/issue_1660_fix_tree_select_configurations_spec.rb spec/db/migrate/issue_1660_fix_tree_select_configurations_spec.rb
db/migrate/issue_1660_fix_tree_select_configurations_spec.rb db/migrate/issue_1660_fix_tree_select_configurations_spec.rb
migrate/issue_1660_fix_tree_select_configurations_spec.rb migrate/issue_1660_fix_tree_select_configurations_spec.rb
@@ -10351,11 +10373,11 @@ setting/validation/saml/security_spec.rb
validation/saml/security_spec.rb validation/saml/security_spec.rb
saml/security_spec.rb saml/security_spec.rb
security_spec.rb security_spec.rb
spec/models/setting/processed/timezone_spec.rb spec/models/setting/validation/time_zone_spec.rb
models/setting/processed/timezone_spec.rb models/setting/validation/time_zone_spec.rb
setting/processed/timezone_spec.rb setting/validation/time_zone_spec.rb
processed/timezone_spec.rb validation/time_zone_spec.rb
timezone_spec.rb time_zone_spec.rb
spec/models/sla/has_escalation_calculation_impact_examples.rb spec/models/sla/has_escalation_calculation_impact_examples.rb
models/sla/has_escalation_calculation_impact_examples.rb models/sla/has_escalation_calculation_impact_examples.rb
sla/has_escalation_calculation_impact_examples.rb sla/has_escalation_calculation_impact_examples.rb
@@ -13950,10 +13972,6 @@ exists_reset_column_information.rb
cop/zammad/correct_migration_timestamp.rb cop/zammad/correct_migration_timestamp.rb
zammad/correct_migration_timestamp.rb zammad/correct_migration_timestamp.rb
correct_migration_timestamp.rb correct_migration_timestamp.rb
.rubocop/cop/zammad/timezone_default.rb
cop/zammad/timezone_default.rb
zammad/timezone_default.rb
timezone_default.rb
.rubocop/cop/zammad/detect_translatable_string.rb .rubocop/cop/zammad/detect_translatable_string.rb
cop/zammad/detect_translatable_string.rb cop/zammad/detect_translatable_string.rb
zammad/detect_translatable_string.rb zammad/detect_translatable_string.rb
@@ -28135,14 +28153,10 @@ driver.rb
app/models/core_workflow.rb app/models/core_workflow.rb
models/core_workflow.rb models/core_workflow.rb
core_workflow.rb core_workflow.rb
app/models/setting/validation.rb app/models/setting/validator.rb
models/setting/validation.rb models/setting/validator.rb
setting/validation.rb setting/validator.rb
validation.rb validator.rb
app/models/setting/processed.rb
models/setting/processed.rb
setting/processed.rb
processed.rb
app/models/setting/validation/saml/security.rb app/models/setting/validation/saml/security.rb
models/setting/validation/saml/security.rb models/setting/validation/saml/security.rb
setting/validation/saml/security.rb setting/validation/saml/security.rb
@@ -28161,21 +28175,21 @@ setting/validation/saml/required_attributes.rb
validation/saml/required_attributes.rb validation/saml/required_attributes.rb
saml/required_attributes.rb saml/required_attributes.rb
required_attributes.rb required_attributes.rb
app/models/setting/validation/base.rb
models/setting/validation/base.rb
setting/validation/base.rb
validation/base.rb
base.rb
app/models/setting/validation/time_zone.rb
models/setting/validation/time_zone.rb
setting/validation/time_zone.rb
validation/time_zone.rb
time_zone.rb
app/models/setting/validation/storage_provider.rb app/models/setting/validation/storage_provider.rb
models/setting/validation/storage_provider.rb models/setting/validation/storage_provider.rb
setting/validation/storage_provider.rb setting/validation/storage_provider.rb
validation/storage_provider.rb validation/storage_provider.rb
storage_provider.rb storage_provider.rb
app/models/setting/processed/timezone.rb
models/setting/processed/timezone.rb
setting/processed/timezone.rb
processed/timezone.rb
timezone.rb
app/models/setting/processed/backend.rb
models/setting/processed/backend.rb
setting/processed/backend.rb
processed/backend.rb
backend.rb
app/models/sla/assets.rb app/models/sla/assets.rb
models/sla/assets.rb models/sla/assets.rb
sla/assets.rb sla/assets.rb
@@ -33343,6 +33357,13 @@ mobile/initializer/assets/caret-up.svg
initializer/assets/caret-up.svg initializer/assets/caret-up.svg
assets/caret-up.svg assets/caret-up.svg
caret-up.svg caret-up.svg
app/frontend/apps/mobile/initializer/assets/check-double-circle.svg
frontend/apps/mobile/initializer/assets/check-double-circle.svg
apps/mobile/initializer/assets/check-double-circle.svg
mobile/initializer/assets/check-double-circle.svg
initializer/assets/check-double-circle.svg
assets/check-double-circle.svg
check-double-circle.svg
app/frontend/apps/mobile/initializer/assets/google.svg app/frontend/apps/mobile/initializer/assets/google.svg
frontend/apps/mobile/initializer/assets/google.svg frontend/apps/mobile/initializer/assets/google.svg
apps/mobile/initializer/assets/google.svg apps/mobile/initializer/assets/google.svg
@@ -33700,6 +33721,13 @@ mobile/initializer/assets/merge.svg
initializer/assets/merge.svg initializer/assets/merge.svg
assets/merge.svg assets/merge.svg
merge.svg merge.svg
app/frontend/apps/mobile/initializer/assets/check-double.svg
frontend/apps/mobile/initializer/assets/check-double.svg
apps/mobile/initializer/assets/check-double.svg
mobile/initializer/assets/check-double.svg
initializer/assets/check-double.svg
assets/check-double.svg
check-double.svg
app/frontend/apps/mobile/initializer/assets/desktop-edit.svg app/frontend/apps/mobile/initializer/assets/desktop-edit.svg
frontend/apps/mobile/initializer/assets/desktop-edit.svg frontend/apps/mobile/initializer/assets/desktop-edit.svg
apps/mobile/initializer/assets/desktop-edit.svg apps/mobile/initializer/assets/desktop-edit.svg
@@ -36081,6 +36109,13 @@ desktop/initializer/assets/logo-flat.svg
initializer/assets/logo-flat.svg initializer/assets/logo-flat.svg
assets/logo-flat.svg assets/logo-flat.svg
logo-flat.svg logo-flat.svg
app/frontend/apps/desktop/initializer/assets/check2-all-circle.svg
frontend/apps/desktop/initializer/assets/check2-all-circle.svg
apps/desktop/initializer/assets/check2-all-circle.svg
desktop/initializer/assets/check2-all-circle.svg
initializer/assets/check2-all-circle.svg
assets/check2-all-circle.svg
check2-all-circle.svg
app/frontend/apps/desktop/initializer/assets/sun.svg app/frontend/apps/desktop/initializer/assets/sun.svg
frontend/apps/desktop/initializer/assets/sun.svg frontend/apps/desktop/initializer/assets/sun.svg
apps/desktop/initializer/assets/sun.svg apps/desktop/initializer/assets/sun.svg
@@ -36228,6 +36263,13 @@ desktop/initializer/assets/chevron-down.svg
initializer/assets/chevron-down.svg initializer/assets/chevron-down.svg
assets/chevron-down.svg assets/chevron-down.svg
chevron-down.svg chevron-down.svg
app/frontend/apps/desktop/initializer/assets/check2-all.svg
frontend/apps/desktop/initializer/assets/check2-all.svg
apps/desktop/initializer/assets/check2-all.svg
desktop/initializer/assets/check2-all.svg
initializer/assets/check2-all.svg
assets/check2-all.svg
check2-all.svg
app/frontend/apps/desktop/initializer/assets/spinner.svg app/frontend/apps/desktop/initializer/assets/spinner.svg
frontend/apps/desktop/initializer/assets/spinner.svg frontend/apps/desktop/initializer/assets/spinner.svg
apps/desktop/initializer/assets/spinner.svg apps/desktop/initializer/assets/spinner.svg
@@ -603,6 +603,7 @@ db/migrate/20171002091043_change_note_char_limit_for_users_and_organizations.rb
db/migrate/20170529000002_setting_delivery_permanent_failed.rb db/migrate/20170529000002_setting_delivery_permanent_failed.rb
db/migrate/20210428125300_issue_3523_new_operator.rb db/migrate/20210428125300_issue_3523_new_operator.rb
db/migrate/20221220095750_issue_4434_github_rename.rb db/migrate/20221220095750_issue_4434_github_rename.rb
db/migrate/20240318132554_issue_5091_timezone_default.rb
db/migrate/20221110150329_issue_4322_session_timeout_stringify.rb db/migrate/20221110150329_issue_4322_session_timeout_stringify.rb
db/migrate/20180220000001_setting_attachment_preview.rb db/migrate/20180220000001_setting_attachment_preview.rb
db/migrate/20201202080338_issue3270_selector_update.rb db/migrate/20201202080338_issue3270_selector_update.rb
@@ -851,6 +852,7 @@ db/migrate/20180919000000_setting_update_pretty_date_format.rb
db/migrate/20230209083829_html_sanitizer_processing_timeout.rb db/migrate/20230209083829_html_sanitizer_processing_timeout.rb
db/migrate/20200911070327_data_privacy_delete_name.rb db/migrate/20200911070327_data_privacy_delete_name.rb
db/migrate/20221111124620_issue4306_delete_setting.rb db/migrate/20221111124620_issue4306_delete_setting.rb
db/migrate/20240320092523_permission_setting_wording.rb
db/migrate/20210827133800_issue_3707_checkmk.rb db/migrate/20210827133800_issue_3707_checkmk.rb
db/migrate/20220211135842_drop_translator_key.rb db/migrate/20220211135842_drop_translator_key.rb
db/migrate/20170215000001_telegram_support.rb db/migrate/20170215000001_telegram_support.rb
@@ -1209,6 +1211,7 @@ public/500.html
public/assets/images/package.json public/assets/images/package.json
public/assets/images/logo.svg public/assets/images/logo.svg
public/assets/images/gulpfile.js public/assets/images/gulpfile.js
public/assets/images/icons/double-checkmark-outline.svg
public/assets/images/icons/full-logo.svg public/assets/images/icons/full-logo.svg
public/assets/images/icons/checkmark.svg public/assets/images/icons/checkmark.svg
public/assets/images/icons/radio.svg public/assets/images/icons/radio.svg
@@ -1221,6 +1224,7 @@ public/assets/images/icons/note.svg
public/assets/images/icons/small-dot.svg public/assets/images/icons/small-dot.svg
public/assets/images/icons/web.svg public/assets/images/icons/web.svg
public/assets/images/icons/cloud.svg public/assets/images/icons/cloud.svg
public/assets/images/icons/double-checkmark.svg
public/assets/images/icons/inactive-reload.svg public/assets/images/icons/inactive-reload.svg
public/assets/images/icons/templates.svg public/assets/images/icons/templates.svg
public/assets/images/icons/low-priority.svg public/assets/images/icons/low-priority.svg
@@ -1328,6 +1332,7 @@ public/assets/images/icons/internal-modifier.svg
public/assets/images/icons/form.svg public/assets/images/icons/form.svg
public/assets/images/icons/phone.svg public/assets/images/icons/phone.svg
public/assets/images/icons/plus-small.svg public/assets/images/icons/plus-small.svg
public/assets/images/icons/checkmark-outline.svg
public/assets/images/icons/status-modified-outer-circle.svg public/assets/images/icons/status-modified-outer-circle.svg
public/assets/images/icons/zoom-out.svg public/assets/images/icons/zoom-out.svg
public/assets/images/icons/file-audio.svg public/assets/images/icons/file-audio.svg
@@ -1665,7 +1670,6 @@ spec/system/manage/template_spec.rb
spec/system/manage/groups_spec.rb spec/system/manage/groups_spec.rb
spec/system/data_privacy_spec.rb spec/system/data_privacy_spec.rb
spec/system/activity_stream_spec.rb spec/system/activity_stream_spec.rb
spec/system/default_timezone_spec.rb
spec/system/admin_password_auth_spec.rb spec/system/admin_password_auth_spec.rb
spec/system/admin/knowledge_base/public_menu_spec.rb spec/system/admin/knowledge_base/public_menu_spec.rb
spec/system/admin/knowledge_base/theme_spec.rb spec/system/admin/knowledge_base/theme_spec.rb
@@ -2136,6 +2140,7 @@ spec/db/migrate/issue_4412_setting_saml_logout_url_spec.rb
spec/db/migrate/drop_removed_state_spec.rb spec/db/migrate/drop_removed_state_spec.rb
spec/db/migrate/20171023000001_fixed_store_upgrade_ror_45_spec.rb spec/db/migrate/20171023000001_fixed_store_upgrade_ror_45_spec.rb
spec/db/migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb spec/db/migrate/issue_1977_remove_invalid_user_foreign_keys_spec.rb
spec/db/migrate/issue_5091_timezone_default_spec.rb
spec/db/migrate/issue_1660_fix_tree_select_configurations_spec.rb spec/db/migrate/issue_1660_fix_tree_select_configurations_spec.rb
spec/db/migrate/taskbar_update_preference_tasks_spec.rb spec/db/migrate/taskbar_update_preference_tasks_spec.rb
spec/db/migrate/forget_insecure_sessions_spec.rb spec/db/migrate/forget_insecure_sessions_spec.rb
@@ -2465,7 +2470,7 @@ spec/models/setting/validation/storage_provider_spec.rb
spec/models/setting/validation/saml/required_attributes_spec.rb spec/models/setting/validation/saml/required_attributes_spec.rb
spec/models/setting/validation/saml/tls_spec.rb spec/models/setting/validation/saml/tls_spec.rb
spec/models/setting/validation/saml/security_spec.rb spec/models/setting/validation/saml/security_spec.rb
spec/models/setting/processed/timezone_spec.rb spec/models/setting/validation/time_zone_spec.rb
spec/models/sla/has_escalation_calculation_impact_examples.rb spec/models/sla/has_escalation_calculation_impact_examples.rb
spec/models/session_spec.rb spec/models/session_spec.rb
spec/models/tag/writes_to_ticket_history_examples.rb spec/models/tag/writes_to_ticket_history_examples.rb
@@ -3285,7 +3290,6 @@ Procfile.dev
.rubocop/cop/zammad/prefer_negated_if_over_unless.rb .rubocop/cop/zammad/prefer_negated_if_over_unless.rb
.rubocop/cop/zammad/exists_reset_column_information.rb .rubocop/cop/zammad/exists_reset_column_information.rb
.rubocop/cop/zammad/correct_migration_timestamp.rb .rubocop/cop/zammad/correct_migration_timestamp.rb
.rubocop/cop/zammad/timezone_default.rb
.rubocop/cop/zammad/detect_translatable_string.rb .rubocop/cop/zammad/detect_translatable_string.rb
.rubocop/cop/zammad/trigger_from_commit_hooks.rb .rubocop/cop/zammad/trigger_from_commit_hooks.rb
.rubocop/cop/zammad/exists_db_strategy.rb .rubocop/cop/zammad/exists_db_strategy.rb
@@ -5630,14 +5634,13 @@ app/models/channel/area/whatsapp.rb
app/models/channel/email_build.rb app/models/channel/email_build.rb
app/models/channel/driver.rb app/models/channel/driver.rb
app/models/core_workflow.rb app/models/core_workflow.rb
app/models/setting/validation.rb app/models/setting/validator.rb
app/models/setting/processed.rb
app/models/setting/validation/saml/security.rb app/models/setting/validation/saml/security.rb
app/models/setting/validation/saml/tls.rb app/models/setting/validation/saml/tls.rb
app/models/setting/validation/saml/required_attributes.rb app/models/setting/validation/saml/required_attributes.rb
app/models/setting/validation/base.rb
app/models/setting/validation/time_zone.rb
app/models/setting/validation/storage_provider.rb app/models/setting/validation/storage_provider.rb
app/models/setting/processed/timezone.rb
app/models/setting/processed/backend.rb
app/models/sla/assets.rb app/models/sla/assets.rb
app/models/application_model.rb app/models/application_model.rb
app/models/active_job_lock.rb app/models/active_job_lock.rb
@@ -6439,6 +6442,7 @@ app/frontend/apps/mobile/initializer/assets/text-style-bold.svg
app/frontend/apps/mobile/initializer/assets/person.svg app/frontend/apps/mobile/initializer/assets/person.svg
app/frontend/apps/mobile/initializer/assets/update.svg app/frontend/apps/mobile/initializer/assets/update.svg
app/frontend/apps/mobile/initializer/assets/caret-up.svg app/frontend/apps/mobile/initializer/assets/caret-up.svg
app/frontend/apps/mobile/initializer/assets/check-double-circle.svg
app/frontend/apps/mobile/initializer/assets/google.svg app/frontend/apps/mobile/initializer/assets/google.svg
app/frontend/apps/mobile/initializer/assets/check-circle-yes.svg app/frontend/apps/mobile/initializer/assets/check-circle-yes.svg
app/frontend/apps/mobile/initializer/assets/text-style.svg app/frontend/apps/mobile/initializer/assets/text-style.svg
@@ -6490,6 +6494,7 @@ app/frontend/apps/mobile/initializer/assets/message.svg
app/frontend/apps/mobile/initializer/assets/double-arrow-left.svg app/frontend/apps/mobile/initializer/assets/double-arrow-left.svg
app/frontend/apps/mobile/initializer/assets/unlock.svg app/frontend/apps/mobile/initializer/assets/unlock.svg
app/frontend/apps/mobile/initializer/assets/merge.svg app/frontend/apps/mobile/initializer/assets/merge.svg
app/frontend/apps/mobile/initializer/assets/check-double.svg
app/frontend/apps/mobile/initializer/assets/desktop-edit.svg app/frontend/apps/mobile/initializer/assets/desktop-edit.svg
app/frontend/apps/mobile/initializer/assets/text-style-h1.svg app/frontend/apps/mobile/initializer/assets/text-style-h1.svg
app/frontend/apps/mobile/initializer/assets/phone-out.svg app/frontend/apps/mobile/initializer/assets/phone-out.svg
@@ -6779,6 +6784,7 @@ app/frontend/apps/desktop/initializer/assets/image.svg
app/frontend/apps/desktop/initializer/assets/saml.svg app/frontend/apps/desktop/initializer/assets/saml.svg
app/frontend/apps/desktop/initializer/assets/microsoft.svg app/frontend/apps/desktop/initializer/assets/microsoft.svg
app/frontend/apps/desktop/initializer/assets/logo-flat.svg app/frontend/apps/desktop/initializer/assets/logo-flat.svg
app/frontend/apps/desktop/initializer/assets/check2-all-circle.svg
app/frontend/apps/desktop/initializer/assets/sun.svg app/frontend/apps/desktop/initializer/assets/sun.svg
app/frontend/apps/desktop/initializer/assets/google.svg app/frontend/apps/desktop/initializer/assets/google.svg
app/frontend/apps/desktop/initializer/assets/check-square.svg app/frontend/apps/desktop/initializer/assets/check-square.svg
@@ -6800,6 +6806,7 @@ app/frontend/apps/desktop/initializer/assets/info-circle.svg
app/frontend/apps/desktop/initializer/assets/square.svg app/frontend/apps/desktop/initializer/assets/square.svg
app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg
app/frontend/apps/desktop/initializer/assets/chevron-down.svg app/frontend/apps/desktop/initializer/assets/chevron-down.svg
app/frontend/apps/desktop/initializer/assets/check2-all.svg
app/frontend/apps/desktop/initializer/assets/spinner.svg app/frontend/apps/desktop/initializer/assets/spinner.svg
app/frontend/apps/desktop/initializer/assets/gitlab.svg app/frontend/apps/desktop/initializer/assets/gitlab.svg
app/frontend/apps/desktop/initializer/assets/twitter.svg app/frontend/apps/desktop/initializer/assets/twitter.svg
@@ -30,10 +30,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@@ -41,11 +37,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@@ -55,7 +48,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers /*/watchers
/*source= /*source=
/.git /.git
/?z=1
/B00M3E1HJY /B00M3E1HJY
/B00M3E1NYI /B00M3E1NYI
/B00M3E1Q5Y /B00M3E1Q5Y
@@ -70,19 +62,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/B00M3E2GU8 /B00M3E2GU8
/B00M3E2J14 /B00M3E2J14
/B00M3E2LOE /B00M3E2LOE
/MANUALS/*.pdf$
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@@ -97,8 +80,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort= /comments/*?*sort=
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities /docs/product
/discovered
/download /download
/download/Browse.aspx? /download/Browse.aspx?
/download/browse.aspx? /download/browse.aspx?
@@ -124,7 +106,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/liked_by /liked_by
/likes
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
/mediaapi/ /mediaapi/
@@ -132,20 +113,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/ /music/*/Search/
/music/*/search/ /music/*/search/
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@@ -163,15 +139,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@@ -240,7 +212,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
?w=address ?w=address
@@ -325,8 +296,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@@ -392,8 +361,6 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@@ -502,7 +469,6 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
@@ -524,7 +490,6 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@@ -562,7 +527,6 @@ api_access_key=
app*_ app*_
app*form_id= app*form_id=
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@@ -680,7 +644,6 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
away.php away.php
b?*node=7454898011 b?*node=7454898011
b?*node=7454917011 b?*node=7454917011
@@ -794,11 +757,7 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@@ -820,38 +779,17 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah 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/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js buttonlite.js
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@@ -1043,7 +981,6 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@@ -1067,7 +1004,6 @@ client_error
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@@ -1088,7 +1024,6 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@@ -1104,32 +1039,24 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connector connector
consumers/archive consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
@@ -1137,13 +1064,7 @@ counters/client-screenview
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
@@ -1152,9 +1073,7 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@@ -1264,9 +1183,7 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@@ -1316,7 +1233,6 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@@ -1379,6 +1295,7 @@ dk-en/treasury
dk-en/your dk-en/your
doc*_ doc*_
docs/forms/social docs/forms/social
docs/product
docs/socialmarkup docs/socialmarkup
doctor_obninsk doctor_obninsk
document document
@@ -1413,8 +1330,6 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@@ -1426,7 +1341,6 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@@ -1481,7 +1395,6 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
environment/ets environment/ets
@@ -1584,8 +1497,6 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
@@ -1595,7 +1506,6 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@@ -1675,8 +1585,6 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -1787,8 +1695,6 @@ globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
go/awards go/awards
gold? gold?
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
goto goto
gp gp
@@ -1899,7 +1805,6 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -1974,10 +1879,7 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
@@ -1999,9 +1901,6 @@ i/u
ia ia
icons icons
id-id.www.cloudflare.com id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@@ -2171,14 +2070,11 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@@ -2268,8 +2164,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@@ -2332,7 +2226,6 @@ knowmore
ko-kr.www.cloudflare.com ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@@ -2371,7 +2264,6 @@ li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@@ -2380,7 +2272,6 @@ listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live live
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@@ -2412,7 +2303,6 @@ lochp?
logging logging
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@@ -2591,7 +2481,6 @@ native
nb-no.www.cloudflare.com nb-no.www.cloudflare.com
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@@ -2603,7 +2492,6 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsroom/notifications newsroom/notifications
@@ -2711,7 +2599,6 @@ no-en/treasury
no-en/your no-en/your
nonprofits/account nonprofits/account
not_recommended_reviews/preview not_recommended_reviews/preview
notifications
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
nwshp$ nwshp$
@@ -2764,12 +2651,8 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@@ -2801,11 +2684,8 @@ pagespeed/insights/ui/logo
palm palm
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@@ -2835,39 +2715,8 @@ photos/gbachelie
photos/i_love_u_get_away_from_me photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy photos/youpy
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/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@@ -2918,7 +2767,6 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@@ -2948,7 +2796,6 @@ ppob?
pqa pqa
preference preference
preferences preferences
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -2959,8 +2806,6 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@@ -3038,7 +2883,6 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@@ -3048,7 +2892,6 @@ qp/batch_fetch_web
qr qr
quality_form? quality_form?
query query
quiz
r r
r/*.rss r/*.rss
r/*/comments/*.rss r/*/comments/*.rss
@@ -3073,7 +2916,6 @@ random
rd/search rd/search
rd/search$ rd/search$
rd/search? rd/search?
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@@ -3091,8 +2933,6 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@@ -3103,14 +2943,10 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/availability retail/availability
@@ -3147,7 +2983,6 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@@ -3242,7 +3077,6 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@@ -3324,7 +3158,6 @@ shop/sign_out
shop/signed_in_account shop/signed_in_account
shop/store/feeds shop/store/feeds
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/product shopping/product
shopping/ratings/account/metrics shopping/ratings/account/metrics
@@ -3618,13 +3451,11 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@@ -3647,7 +3478,6 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
start_order start_order
@@ -3702,10 +3532,6 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
submit submit
@@ -3726,7 +3552,6 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
svc svc
svc/crosswords svc/crosswords
@@ -3740,14 +3565,12 @@ svc/vertex
svc/web svc/web
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
t/terms t/terms
tab= tab=
tablet tablet
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@@ -3780,10 +3603,8 @@ test
testpage-forhomepage testpage-forhomepage
tetro tetro
th-th.www.cloudflare.com th-th.www.cloudflare.com
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@@ -3858,7 +3679,6 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@@ -3923,8 +3743,6 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
@@ -4000,8 +3818,6 @@ utils
uviewer uviewer
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
@@ -4030,12 +3846,9 @@ watch_queue_ajax
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@@ -4497,7 +4310,6 @@ xoonboarding
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos
@@ -181,7 +181,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
-/hi -/hi
-/hi$ -/hi$
-/ide -/ide
-/media
-/profile -/profile
-/user_settings/profile -/user_settings/profile
-/zh_TW -/zh_TW
@@ -2229,6 +2228,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/F1/ /F1/
/HDYK /HDYK
/IntegrationCenter /IntegrationCenter
/MANUALS/*.pdf$
/Message-Error.htm /Message-Error.htm
/NEWBASE_EXPORTS /NEWBASE_EXPORTS
/Ntk /Ntk
@@ -2281,7 +2281,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/acq /acq
/action /action
/actions_panel /actions_panel
/activate
/activity /activity
/activity/feed /activity/feed
/activity/pjax /activity/pjax
@@ -2375,7 +2374,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/b/*/* /b/*/*
/b/*/*+ /b/*/*+
/b?ie=UTF8&node=1619732031 /b?ie=UTF8&node=1619732031
/badge
/badges /badges
/base/logout /base/logout
/bbw /bbw
@@ -2451,7 +2449,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/chapter-ag-pdf/* /chapter-ag-pdf/*
/chat/ /chat/
/chats/ /chats/
/checkin
/checkout /checkout
/checkout /checkout
/ci /ci
@@ -2541,7 +2538,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/crew/associate-sign-up /crew/associate-sign-up
/crm/lp/ /crm/lp/
/crshow/* /crshow/*
/crunchylists
/cuaca/ /cuaca/
/currentcartcount /currentcartcount
/custom-report /custom-report
@@ -2580,6 +2576,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/discovered /discovered
/dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html /dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html
/dl/test /dl/test
/docs/product
/document/comments /document/comments
/document/create /document/create
/document/delete /document/delete
@@ -2864,14 +2861,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/limited-release /limited-release
/link /link
/list /list
/list/tips$
/list/todos$
/list/venuelikes$
/listing/*/favoriters /listing/*/favoriters
/listings$ /listings$
/lists/edited$
/lists/followed$
/lists/friends$
/lite/article/*/image /lite/article/*/image
/live-stream /live-stream
/load.js /load.js
@@ -3094,7 +3085,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/professionals/*/*style-modern-probr1- /professionals/*/*style-modern-probr1-
/profile /profile
/profile-about /profile-about
/profile/activation
/profileshow /profileshow
/project_members /project_members
/promoassets /promoassets
@@ -3467,7 +3457,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/w-- /w--
/watch /watch
/watch-fragments /watch-fragments
/watchlist
/wbg/aem /wbg/aem
/wbg/services /wbg/services
/weather/ /weather/
@@ -5288,7 +5277,6 @@ HeadJS/static-2.92
Help Help
HelpContent HelpContent
Heritrix Heritrix
HpImageArchive.aspx
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
HubStyle/static-2.315 HubStyle/static-2.315
@@ -5470,6 +5458,7 @@ Meo
MessageRunDetailID= MessageRunDetailID=
MetaURI MetaURI
Microsoft.URL.Control Microsoft.URL.Control
Mobile/EM/
Moreover Moreover
Moreoverbot Moreoverbot
MoviesYouveSeen MoviesYouveSeen
@@ -5498,7 +5487,6 @@ NetSeer
NewWatchInstantlyRSS NewWatchInstantlyRSS
News News
News/Flash.aspx/ News/Flash.aspx/
News/Home/
News/Section.aspx/1 News/Section.aspx/1
News/Section.aspx/13 News/Section.aspx/13
News/Section.aspx/15 News/Section.aspx/15
@@ -5589,7 +5577,6 @@ ProfilesGate
Project Project
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
QUICKNEWS QUICKNEWS
Qinfo Qinfo
Qinfo/cams Qinfo/cams
@@ -5648,7 +5635,6 @@ SOImapPriceDisplayView
SametimeWebApp SametimeWebApp
Scripts Scripts
Search Search
Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
@@ -6118,8 +6104,6 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2 ac2
academic-subscriptions academic-subscriptions
academic/profile
academic/search
academy academy
academy-free-account academy-free-account
academy/*/results academy/*/results
@@ -6176,7 +6160,6 @@ ach/search
ach/user ach/user
ach/users ach/users
achievements achievements
aclick
aclk aclk
acoustic acoustic
acq/nonprofits acq/nonprofits
@@ -6442,7 +6425,6 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alkali alkali
all all
all-supported-params all-supported-params
@@ -6467,7 +6449,6 @@ amp
amp$ amp$
amp-proxy amp-proxy
amp-tealium amp-tealium
amp/
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
amphtml/classic-apps amphtml/classic-apps
@@ -6541,7 +6522,6 @@ api/http://kobo.com/robots.txt
api/internal/analytics/songs api/internal/analytics/songs
api/jobPostings/jobs api/jobPostings/jobs
api/legendary-data/relay api/legendary-data/relay
api/maps/
api/nextsteps/* api/nextsteps/*
api/nicorepo/timeline api/nicorepo/timeline
api/programas/69730/audios.rss api/programas/69730/audios.rss
@@ -6860,6 +6840,7 @@ atom/static-1.30
atom/static-1.31 atom/static-1.31
atom/static-1.33 atom/static-1.33
atom/static-1.40 atom/static-1.40
atom10
attr-cm-warning-signs attr-cm-warning-signs
attractions/index.hi. attractions/index.hi.
au au
@@ -7603,7 +7584,6 @@ betaem
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@@ -7656,7 +7636,6 @@ bin
bin/ bin/
bin/search.go bin/search.go
bin/search.py bin/search.py
bing-site-safety
bingbot bingbot
bipolar-disorder/bipolar-depression-management bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-fatherhood
@@ -7802,7 +7781,6 @@ blogs/blogpost/preview
blogs/nationals-journal-beta blogs/nationals-journal-beta
blogs/pad$ blogs/pad$
blogs/pad/$ blogs/pad/$
blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/technology.atom blogs/technology.atom
blogs/test blogs/test
@@ -8093,6 +8071,7 @@ buzzfeed/api
bvroute=Review bvroute=Review
bvrrp bvrrp
bvtab bvtab
bwapps/syndication
bz bz
bz/$ bz/$
bz/corporate/contact bz/corporate/contact
@@ -8650,7 +8629,6 @@ capacity4dev/user/register
capacity4dev/users capacity4dev/users
capacity4dev/xmlrpc.php capacity4dev/xmlrpc.php
captcha captcha
captchas
car-search-sitemap car-search-sitemap
card card
card_management.php card_management.php
@@ -8784,6 +8762,7 @@ cdn-cgi/http://mediapost.com/robots.txt
cdn-cgi/rum cdn-cgi/rum
cdn-cgi/zaraz/s.js cdn-cgi/zaraz/s.js
cdn-cgi/zaraz/t cdn-cgi/zaraz/t
cdn-error-page
cdn-proxy/pim cdn-proxy/pim
cdn-proxy/px cdn-proxy/px
cdn.jwplayer.com/previews cdn.jwplayer.com/previews
@@ -9005,7 +8984,6 @@ civis/posts
civis/search civis/search
civis/threads/*in_iframe=1 civis/threads/*in_iframe=1
civis/threads/*wp_data= civis/threads/*wp_data=
ck/
cl cl
cl2/feeds cl2/feeds
cl2/ical cl2/ical
@@ -9416,7 +9394,6 @@ content/*/schedule
content/*/synchronous_inspection content/*/synchronous_inspection
content/*/thenables content/*/thenables
content/*/util content/*/util
content/advancedsearch
content/audit content/audit
content/blogs/au/en content/blogs/au/en
content/blogs/br/pt content/blogs/br/pt
@@ -9510,7 +9487,6 @@ content/dam/web/nl_nl/www
content/dam/web/no_no/www content/dam/web/no_no/www
content/dam/web/pt_br/www content/dam/web/pt_br/www
content/dam/web/sv_se/www content/dam/web/sv_se/www
content/download
content/en/us/td/docs/Sanity content/en/us/td/docs/Sanity
content/flood content/flood
content/help content/help
@@ -9522,7 +9498,6 @@ content/redcross
content/ru_ru/ content/ru_ru/
content/search content/search
content/telegraph content/telegraph
content/view/full
content_title= content_title=
contest contest
contest.php?pg= contest.php?pg=
@@ -9667,12 +9642,10 @@ cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr cr
cr$
cr/ cr/
cr/$ cr/$
cr/corporate/contact cr/corporate/contact
cr/news cr/news
cr?
craft craft
crash crash
crawler4j crawler4j
@@ -9689,7 +9662,6 @@ create-sign-in
create/designtool create/designtool
create/survey/preview create/survey/preview
create_pin create_pin
create_review
createawebsite createawebsite
createshort.html createshort.html
creative-europe/404_en.htm creative-europe/404_en.htm
@@ -9782,15 +9754,12 @@ cservice
cservice/ya_index.gsp cservice/ya_index.gsp
csi_204 csi_204
csl csl
csmlists/addbookmark
csmlists/topic
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf=* csrf=*
csrf_error csrf_error
csrf_token csrf_token
css
css-validator css-validator
css-validator/check css-validator/check
css-validator/docs css-validator/docs
@@ -10205,7 +10174,6 @@ developerworks/forums/post
developerworks/forums/servlet developerworks/forums/servlet
developerworks/wikis/login.action developerworks/wikis/login.action
development development
device
device-ajax device-ajax
device-prefs device-prefs
deviceList deviceList
@@ -10262,7 +10230,6 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
digital_wallets/dialog digital_wallets/dialog
digitaledition digitaledition
digitalpdf
dip dip
dir_on_server dir_on_server
direct direct
@@ -10536,6 +10503,7 @@ docs/doc/zoom-apps-security-privacy-faq.pdf
docs/forms/social docs/forms/social
docs/help/search-results.html docs/help/search-results.html
docs/image/new/brand/outdated docs/image/new/brand/outdated
docs/product
docs/search_results.html docs/search_results.html
docs/socialmarkup docs/socialmarkup
docs/zoho-docs-pricing-delete.html docs/zoho-docs-pricing-delete.html
@@ -10711,9 +10679,6 @@ edit
edit-subscriptions edit-subscriptions
edit/review edit/review
edit/success edit/success
edit_article
editarticle
editgroup
edition/null edition/null
editionssi editionssi
editor editor
@@ -11010,9 +10975,6 @@ enterprise/orgs-terms
entertain entertain
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entertainment/bravo entertainment/bravo
entities/search
entityexplore$
entityexplore?
entp entp
entrez entrez
entrez/eutils entrez/eutils
@@ -11555,7 +11517,6 @@ fbl/terms.html
fbpostaction.cms?article= fbpostaction.cms?article=
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
feature/sf-test feature/sf-test
feature_nine_browse-bin= feature_nine_browse-bin=
@@ -11762,6 +11723,7 @@ flashes/1*$
flashes/2*$ flashes/2*$
flashes/3*$ flashes/3*$
flashes/4*$ flashes/4*$
flashes/5*$
flexiproduct flexiproduct
flickrimagerequest flickrimagerequest
flights flights
@@ -12104,8 +12066,6 @@ full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun fun
fun/api/
fun/g/
fundraiser/charity fundraiser/charity
fundraiser/search fundraiser/search
fur/forums fur/forums
@@ -12245,6 +12205,7 @@ ga-IE/users
ga/p ga/p
ga_exp.js ga_exp.js
gaa gaa
gadgets
galeria-de-fotos galeria-de-fotos
galleries galleries
galleries/boards galleries/boards
@@ -12330,7 +12291,6 @@ get_video_info
getaccess getaccess
getflipit getflipit
gethelp/ gethelp/
getitem
getstarted getstarted
getstarted/ getstarted/
getthebetas/ getthebetas/
@@ -12642,6 +12602,7 @@ gs-
gsa gsa
gsc gsc
gsc/comic_viewer gsc/comic_viewer
gsc/movie_sitemap
gsr gsr
gss gss
gsx gsx
@@ -12972,18 +12933,15 @@ horseracing/results/2020
horseracing/results/2021 horseracing/results/2021
horseracing/results/2022 horseracing/results/2022
hortivar/hortivar.htm hortivar/hortivar.htm
hosted
hosted/images hosted/images
hosting/search hosting/search
hotel/index.hi. hotel/index.hi.
hotel/reviews?
hotel/us/the-airstream-van.*.html hotel/us/the-airstream-van.*.html
hotel_attractions hotel_attractions
hotel_rt_onview hotel_rt_onview
hotelfinder/rpc hotelfinder/rpc
hotels hotels
hotels/rpc hotels/rpc
hotels/search
hotelsonmap.*.json hotelsonmap.*.json
hotfix/ hotfix/
houseads houseads
@@ -12999,8 +12957,6 @@ hp/focus-retrocompatibile$
hp/video/api hp/video/api
hp/video/mystuff hp/video/mystuff
hp/video/profiles hp/video/profiles
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@@ -13084,7 +13040,6 @@ http://behance.net/robots.txt
http://census.gov/robots.txt http://census.gov/robots.txt
http://euronews.com/robots.txt http://euronews.com/robots.txt
http://extension.purdue.edu/robots.txt http://extension.purdue.edu/robots.txt
http://giphy.com/robots.txt
http://graphisoft.com/robots.txt http://graphisoft.com/robots.txt
http://gumroad.com/robots.txt http://gumroad.com/robots.txt
http://hubspot.com/robots.txt http://hubspot.com/robots.txt
@@ -13471,6 +13426,7 @@ il/redbullracing
il/social-impact il/social-impact
il/virtualization/virtualbox il/virtualization/virtualbox
il_en il_en
illustrations/*/download
ilo/forums ilo/forums
ilo/kb/*/discuss ilo/kb/*/discuss
ilo/search ilo/search
@@ -13498,16 +13454,11 @@ images/$
images/* images/*
images/? images/?
images/Podcasts images/Podcasts
images/async/?
images/async?
images/carBlogsimages images/carBlogsimages
images/chart_gifs images/chart_gifs
images/chart_pdfs images/chart_pdfs
images/chart_png300 images/chart_png300
images/chart_png460 images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs images/interview_pdfs
images/li.gif images/li.gif
images/logging_requests.gif images/logging_requests.gif
@@ -13516,12 +13467,8 @@ images/ndtvvideo/*
images/pad/search?rpt=imageview images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda images/pad/search?text=*&source=morda
images/resume images/resume
images/search%3F
images/search/?
images/search?
images/search?rpt=imageview images/search?rpt=imageview
images/search?text=*&source=morda images/search?text=*&source=morda
images/searchbyimage
images/showroomimages images/showroomimages
images/smart/$ images/smart/$
images/touch/$ images/touch/$
@@ -13532,7 +13479,6 @@ images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
imagine/ imagine/
imesync imesync
img img
@@ -13657,7 +13603,6 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
include include
include/ include/
includes includes
@@ -13782,9 +13727,9 @@ info/jobs/showmaster.html
info/jobs/social-media.html info/jobs/social-media.html
info/jobs/support.html info/jobs/support.html
info/jobs/texterin-uxwriterin.html info/jobs/texterin-uxwriterin.html
info/jobs/werkstudi-social-media.html info/jobs/werkstudentin-social-media.html
info/jobs/werkstudentin-social-media_6.html
info/tech-feedback info/tech-feedback
info2/*
infoods/biodiversity infoods/biodiversity
informa informa
information/feedback.html? information/feedback.html?
@@ -14481,7 +14426,6 @@ kb/
kb/index?*page=search kb/index?*page=search
kcet/mt4 kcet/mt4
keep keep
keepalive.html
keyboard_qwerty.html keyboard_qwerty.html
keyword keyword
keyword= keyword=
@@ -14607,7 +14551,6 @@ kr/ventureone
krypto= krypto=
kui= kui=
kwanzaa-spotlight kwanzaa-spotlight
l
lab lab
label label
labs/pmc labs/pmc
@@ -14653,22 +14596,6 @@ law-school/search-results/
lawlib/archive lawlib/archive
lawlib/briefs lawlib/briefs
layout layout
layout/set/ap
layout/set/basic
layout/set/csm
layout/set/doc
layout/set/htm
layout/set/lmt
layout/set/newsletter
layout/set/newsml
layout/set/nfb
layout/set/nitf
layout/set/print
layout/set/rssfull
layout/set/text
layout/set/txt
layout/set/txt_pq
layout/set/xml
layouts layouts
lb lb
leadingtogether/http://validator.w3.org/robots.txt leadingtogether/http://validator.w3.org/robots.txt
@@ -14894,7 +14821,6 @@ loader.cfm*
loc/volunteers loc/volunteers
loc= loc=
local local
local
local-services-ads local-services-ads
local/ajax local/ajax
local/blogsandcolumns/slow-ride-front local/blogsandcolumns/slow-ride-front
@@ -15190,7 +15116,6 @@ maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
maps/adsendpoint
maps/api/js maps/api/js
maps/api/place/js maps/api/place/js
maps/api/staticmap maps/api/staticmap
@@ -15581,7 +15506,6 @@ merchant/directions
merchant/imageUploadPreview merchant/imageUploadPreview
merchant/loc merchant/loc
merchant/moreProducts? merchant/moreProducts?
merchant/reviews?
merchant/update merchant/update
merchantapps merchantapps
mes mes
@@ -15690,7 +15614,6 @@ mobile/alpha
mobile/check mobile/check
mobile/cities-transformed mobile/cities-transformed
mobile/content_api/guide mobile/content_api/guide
mobile/search
mobile=no* mobile=no*
mobile_login mobile_login
mobileformat= mobileformat=
@@ -15798,6 +15721,7 @@ ms/search
ms/user ms/user
ms/users ms/users
msa msa
msarss
msclkid= msclkid=
msdn-files/ msdn-files/
msdntv/ msdntv/
@@ -16161,7 +16085,6 @@ newblog
newcarfilterwidget newcarfilterwidget
newcarwidget newcarwidget
newfanshot newfanshot
newpoll
news news
news$ news$
news-app news-app
@@ -16538,7 +16461,7 @@ nofollow=1
nogooglebot nogooglebot
nojs= nojs=
nonConfig/api/wpa nonConfig/api/wpa
nonce="oCzKFFVznQQBBj0APIKtzg">(function(){var nonce="v7BWmm6815IL_E94OOOQOw">(function(){var
nonprofits/account nonprofits/account
nonstyleishida/videolist-*.html nonstyleishida/videolist-*.html
nonstyleishida/videolist.html nonstyleishida/videolist.html
@@ -16560,7 +16483,6 @@ notificarelacionadas
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
now/mt3 now/mt3
@@ -16727,8 +16649,6 @@ offers/nonprofits
offers/nonprofits$ offers/nonprofits$
offers/nonprofits% offers/nonprofits%
offers/nonprofits? offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offline offline
offlinenotice.xml offlinenotice.xml
offsite offsite
@@ -17376,7 +17296,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager pmc/publisherportal/journalmanager
pmc/tocrender.fcgi pmc/tocrender.fcgi
pmc/utilities pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZQocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwooCiZXbyBsaWVndCBkaWUgUm9ib3RzIHR4dCBiZWkgV29yZFByZXNzPwoYChZXYXMgYmVkZXV0ZXQgZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22-7JhQF1gHFB4HrVTQByIrBodT6o\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyOwocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwoYChZXYXMgYmVkZXV0ZXQgZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22CyS94EuWiQ0ljPN8b-hz2268Yvw\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/ pmcomment/
pmm-templates pmm-templates
pmo/contact/en/staff pmo/contact/en/staff
@@ -17643,6 +17563,74 @@ portal/
portal/home portal/home
portal/portal3rc.fcgi/*/*.css portal/portal3rc.fcgi/*/*.css
portal/portal3rc.fcgi/*/*.js portal/portal3rc.fcgi/*/*.js
portal/site/3m
portal/site/eon/home
portal/site/eon/news/geography
portal/site/eon/news/industry
portal/site/eon/news/search
portal/site/eon/news/subject
portal/site/eon/search
portal/site/eon/template.PAGE/home
portal/site/eon/template.PAGE/news
portal/site/eon/template.PAGE/permalink
portal/site/exxonmobil
portal/site/exxonmobilchemical
portal/site/google
portal/site/home
portal/site/home/about/2008
portal/site/home/about/overview
portal/site/home/bureaus/world
portal/site/home/business-wire
portal/site/home/distribution/americas
portal/site/home/distribution/global
portal/site/home/email/alert
portal/site/home/email/alerts
portal/site/home/global
portal/site/home/ir/hosting
portal/site/home/ir/press-release-distribution
portal/site/home/ir/services
portal/site/home/ir/tools
portal/site/home/media/services
portal/site/home/membership
portal/site/home/my-business-wire
portal/site/home/news-online/all
portal/site/home/news/all
portal/site/home/news/industries
portal/site/home/news/industry
portal/site/home/news/language
portal/site/home/news/languages
portal/site/home/news/more
portal/site/home/news/multimedia
portal/site/home/news/sections
portal/site/home/news/subject
portal/site/home/news/subjects
portal/site/home/pr/press-release-distribution
portal/site/home/regulatory-filings
portal/site/home/resources
portal/site/home/rss
portal/site/home/services/overview
portal/site/home/template.MAXIMIZE/tradeshows
portal/site/home/template.NDM
portal/site/home/template.NDM/email
portal/site/home/template.NDM/email/alert
portal/site/home/template.NDM/email/alerts
portal/site/home/template.NDM/permalink
portal/site/home/template.PAGE/global
portal/site/home/template.PAGE/menuitem.
portal/site/home/template.PAGE/menuitem.29c1c414dc41464723632d10e6908a0c
portal/site/home/template.PAGE/menuitem.8529ea2ad8631dcd3bb97904c6908a0c
portal/site/home/template.PAGE/menuitem.ddfc3807cdd1e0ce315528c6e6908a0c
portal/site/home/template.PAGE/menuitem.e23d7f2be635f4725e0fa455c6908a0c
portal/site/home/template.PAGE/news
portal/site/home/template.PAGE/news/all
portal/site/home/template.PAGE/news/company
portal/site/home/template.PAGE/permalink
portal/site/home/template.PAGE/welcome
portal/site/home/welcome
portal/site/home/xbrl
portal/site/rohmhaas
portal/site/transcore
portal_redirects
portfolio portfolio
posRating posRating
possible_biz_owner possible_biz_owner
@@ -17757,7 +17745,6 @@ privacy/zoho-group.html
privacy_policy privacy_policy
privacypolicychanges privacypolicychanges
private private
private/wtrack
prix-essence prix-essence
pro pro
pro-learn pro-learn
@@ -17766,7 +17753,6 @@ pro-resources
pro-site pro-site
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@@ -17785,7 +17771,6 @@ product-reviews/B0069IY63Y
product/electrode/api/logger product/electrode/api/logger
product/electrode/api/wpa product/electrode/api/wpa
product/recommended product/recommended
product/reviews?
productBrand= productBrand=
productId= productId=
productPurchaseDone productPurchaseDone
@@ -17828,7 +17813,6 @@ profile/*/followers
profile/*/following profile/*/following
profile/*/map$ profile/*/map$
profile/downloads_limit profile/downloads_limit
profile/history?
profile/license profile/license
profile/payment/getstarted profile/payment/getstarted
profile/view profile/view
@@ -18482,7 +18466,6 @@ resources/xml/sitemaps
responder responder
rest rest
results results
results
results-export-email-by-search-data results-export-email-by-search-data
results-export-ids results-export-ids
results-export-search-by-year results-export-search-by-year
@@ -18533,7 +18516,6 @@ reviews/seller
reviews/top-reviewers reviews/top-reviewers
reviews_page= reviews_page=
rewards rewards
rewardsapp/
rf=* rf=*
rfcdiff* rfcdiff*
rh-cong3-fragment rh-cong3-fragment
@@ -18623,6 +18605,7 @@ rss
rss rss
rss-feed rss-feed
rss-feeds rss-feeds
rss.php
rss/* rss/*
rss/people/*/reviews rss/people/*/reviews
rss2 rss2
@@ -18796,6 +18779,7 @@ sch/i.html?*&mkcid=2
sch/i.html?*_nkw=*& sch/i.html?*_nkw=*&
sch/i.html?_nkw= sch/i.html?_nkw=
sch/i.html?_nkw=*&_sop=12&_kwlnd=1 sch/i.html?_nkw=*&_sop=12&_kwlnd=1
schema
schittscreek schittscreek
schlagwoerter/personen/k/norbert-klein schlagwoerter/personen/k/norbert-klein
schnipsel.html schnipsel.html
@@ -19024,7 +19008,6 @@ search*start=
search-4gen search-4gen
search-ads-360 search-ads-360
search-ar-dev search-ar-dev
search-classic
search-collections? search-collections?
search-console/scfe search-console/scfe
search-effectiveness.html search-effectiveness.html
@@ -19347,7 +19330,6 @@ set_cookie.pl
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@@ -19481,7 +19463,6 @@ sharing/files
sharing/folders sharing/folders
sheet/help/search-results.html sheet/help/search-results.html
shelf/user_shelves shelf/user_shelves
shenghuo
shenghuo/search? shenghuo/search?
shifen/ shifen/
shihui shihui
@@ -19492,8 +19473,6 @@ shipping-payment
shippingassistant shippingassistant
shippinginformation shippinginformation
shop shop
shop$
shop/
shop/bag shop/bag
shop/browse/campaigns/mobile_overlay shop/browse/campaigns/mobile_overlay
shop/browse/overlay shop/browse/overlay
@@ -19507,7 +19486,6 @@ shop/sign_in
shop/sign_out shop/sign_out
shop/signed_in_account shop/signed_in_account
shop/store/feeds shop/store/feeds
shop?
shop_name_search_service shop_name_search_service
shop_pins shop_pins
shopfront-api shopfront-api
@@ -19555,7 +19533,6 @@ show_profile.pl
showcaptcha showcaptcha
showdependency showdependency
shows/ shows/
showtag
showtime/.requestinvite.html.swp showtime/.requestinvite.html.swp
showtime/help/search-results.html showtime/help/search-results.html
showtimes/location/*http://img.youtube.com/robots.txt showtimes/location/*http://img.youtube.com/robots.txt
@@ -19632,7 +19609,6 @@ signup-light/
signup/$ signup/$
signup/* signup/*
signup/collablink signup/collablink
signup?
signup_modal signup_modal
signurl signurl
simple.html$ simple.html$
@@ -19657,7 +19633,6 @@ sitecore/
sitecore_files sitecore_files
sitecore_files/ sitecore_files/
sitecounterajax sitecounterajax
sitedown
sitemap sitemap
sitemap$ sitemap$
sitemap-extended sitemap-extended
@@ -20096,6 +20071,7 @@ snap
sndmsg? sndmsg?
snoop snoop
snp snp
snr_email
sns-ap sns-ap
soap/ soap/
soc soc
@@ -20104,7 +20080,6 @@ social-connect/send
social/help/search-results.html social/help/search-results.html
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search?
social/social-security-directory/cai social/social-security-directory/cai
social_media social_media
socialapp/ socialapp/
@@ -20195,7 +20170,6 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
spartan spartan
spatl spatl
spbasic
spbot spbot
spc-source= spc-source=
special-promo/2for1 special-promo/2for1
@@ -20274,7 +20248,6 @@ sports/xyz123
sports_fp_ms sports_fp_ms
spp/ spp/
spreadsheet spreadsheet
spresults
sprint_wml sprint_wml
sprint_xhtml sprint_xhtml
sprints/help/search-results.html sprints/help/search-results.html
@@ -20359,7 +20332,6 @@ statement
static static
static-assets/documents/PwnedPasswordsTop100k.txt static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection static-assets/images/collection
static/
static/button/button1.html static/button/button1.html
static/button/button1.js static/button/button1.js
static/button/button2.html static/button/button2.html
@@ -20476,8 +20448,6 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@@ -20561,7 +20531,6 @@ subscriptions/manage/
subscriptions/securejson/ subscriptions/securejson/
subswitch subswitch
suche suche
sudoku
suggested-edits suggested-edits
suggested-edits? suggested-edits?
suggestions suggestions
@@ -20842,7 +20811,6 @@ tagmanager/pptm.js
tags/*%20 tags/*%20
tags/*+ tags/*+
tags/newsletters tags/newsletters
tags/topic
takaoka-saki-blog/videolist-*.html takaoka-saki-blog/videolist-*.html
takaoka-saki-blog/videolist.html takaoka-saki-blog/videolist.html
take-a-class/asspsafetytraining take-a-class/asspsafetytraining
@@ -21024,10 +20992,8 @@ testpage-forhomepage
tests/* tests/*
tetro tetro
text text
textedition
tfemail tfemail
th th
th$
th-*/ th-*/
th-th.www.cloudflare.com th-th.www.cloudflare.com
th-th/ th-th/
@@ -21049,7 +21015,6 @@ th/solutions/case-studies/
th/solutions/case-studies/innovators/innovators-eu/ th/solutions/case-studies/innovators/innovators-eu/
th/user th/user
th/users th/users
th?
th_en th_en
th_th/templates/M th_th/templates/M
thank-you thank-you
@@ -21201,7 +21166,6 @@ topiclist/
topics topics
topics/category/undefined topics/category/undefined
topicsearch?q= topicsearch?q=
touch/login
touchsearch touchsearch
touringbird touringbird
toyota/coming-soon toyota/coming-soon
@@ -21299,7 +21263,6 @@ translate_static
translate_suggestion translate_suggestion
translate_t translate_t
translation translation
translator/?ref=
transmute/static-1.85 transmute/static-1.85
transmute/static-2.6 transmute/static-2.6
transmute/static-2.8 transmute/static-2.8
@@ -21327,22 +21290,8 @@ travel/
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk travel/clk
travel/css
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s travel/flights/s
travel/hotel-search
travel/hotel/e travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/search/?
travel/hotels/search?
travel/scripts
travel/secure
travelnevadahighway95tc travelnevadahighway95tc
treasury treasury
treasury/treasdocuments treasury/treasdocuments
@@ -21813,7 +21762,6 @@ ur/user
ur/users ur/users
urbanag urbanag
urchin_test urchin_test
url
urlinator/static-1.54 urlinator/static-1.54
urlinator/static-1.55 urlinator/static-1.55
urlinator/static-1.57 urlinator/static-1.57
@@ -22019,7 +21967,6 @@ user.php
user/ user/
user/*/ user/*/
user/*/channel user/*/channel
user/*/checkin
user/*/episodes/feed user/*/episodes/feed
user/*/followers user/*/followers
user/*/following user/*/following
@@ -22171,8 +22118,6 @@ uz/users
v v
v$ v$
v.cfm v.cfm
v/badge
v/checkin
v/s/vmdn v/s/vmdn
v1 v1
v1/browser-performance v1/browser-performance
@@ -22211,7 +22156,6 @@ velo/forum/search
velo/profile velo/profile
vendor vendor
ventureone ventureone
venue/claim
venue/venue_take_ownership_from_add_show__ownership_taken venue/venue_take_ownership_from_add_show__ownership_taken
verification/source verification/source
verificationofemployment verificationofemployment
@@ -22316,21 +22260,11 @@ video_passthrough
video_passthrough.php video_passthrough.php
videorequest videorequest
videos videos
videos/?
videos/assets videos/assets
videos/browsing
videos/e videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/ videos/get_video_by_uid/
videos/images videos/images
videos/js videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/search.php videos/search.php
videos/search.php?filter=*&s=Fight+Compilation$ videos/search.php?filter=*&s=Fight+Compilation$
videos/search.php?filter=*&s=Fight+Compilation*&start=*$ videos/search.php?filter=*&s=Fight+Compilation*&start=*$
@@ -22375,13 +22309,8 @@ videos/search.php?s=street+fight$
videos/search.php?s=street+fight*&start=*$ videos/search.php?s=street+fight*&start=*$
videos/search.php?s=woman+fight$ videos/search.php?s=woman+fight$
videos/search.php?s=woman+fight*&start=*$ videos/search.php?s=woman+fight*&start=*$
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/ videos/viewmeta/
videos/week videos/week
videos?
videosearch videosearch
view view
viewAll= viewAll=
@@ -22398,7 +22327,6 @@ vieworder
viewrecentepisode viewrecentepisode
viewvc viewvc
viitem viitem
vilos
vinterdev/ vinterdev/
vip vip
virginaustralia virginaustralia
@@ -22563,6 +22491,7 @@ web_admin
web_arch web_arch
webapp webapp
webapps webapps
webbox
webcasts webcasts
webcreation webcreation
webfolder/branddesigntests webfolder/branddesigntests
@@ -22631,10 +22560,6 @@ whysecure
whythisad whythisad
widget widget
widget-landing-page.html widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php widget_auth.php
widget_chunks widget_chunks
widgets widgets
@@ -23399,7 +23324,6 @@ word/download
word/embed word/embed
wordpress/wp-admin wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php wordpress/wp-admin/admin-ajax.php
work
work/_ work/_
work/acceptinvitation work/acceptinvitation
work/account work/account
@@ -23598,6 +23522,8 @@ wp/wp-content
wp/wp-includes wp/wp-includes
wpm/*.js wpm/*.js
wpost/proxy wpost/proxy
wps
wpvi
wrd.walmart.com wrd.walmart.com
write- write-
write-review write-review
@@ -23659,6 +23585,7 @@ xoonboarding
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
xs4all xs4all
xsl
xsl/ xsl/
y1= y1=
yaca yaca
@@ -24050,7 +23977,6 @@ zz
9742 9742
9744 9744
101612.rsshttp://c-span.org/robots.txt 101612.rsshttp://c-span.org/robots.txt
1010203
1014943 1014943
1027454 1027454
1089059 1089059
File diff suppressed because it is too large Load Diff