[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-02-17 00:18:38 +00:00
parent 28c116e49d
commit edff1c3a69
18 changed files with 1393 additions and 448 deletions
@@ -535,13 +535,6 @@ default/build/assets/logo-942157c2.svg
build/assets/logo-942157c2.svg build/assets/logo-942157c2.svg
assets/logo-942157c2.svg assets/logo-942157c2.svg
logo-942157c2.svg logo-942157c2.svg
public/themes/shop/default/build/assets/app-340e0f29.js
themes/shop/default/build/assets/app-340e0f29.js
shop/default/build/assets/app-340e0f29.js
default/build/assets/app-340e0f29.js
build/assets/app-340e0f29.js
assets/app-340e0f29.js
app-340e0f29.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp public/themes/shop/default/build/assets/hero-image-3170dce6.webp
themes/shop/default/build/assets/hero-image-3170dce6.webp themes/shop/default/build/assets/hero-image-3170dce6.webp
shop/default/build/assets/hero-image-3170dce6.webp shop/default/build/assets/hero-image-3170dce6.webp
@@ -556,6 +549,13 @@ default/build/assets/medium-product-placeholder-3b1a7b7d.webp
build/assets/medium-product-placeholder-3b1a7b7d.webp build/assets/medium-product-placeholder-3b1a7b7d.webp
assets/medium-product-placeholder-3b1a7b7d.webp assets/medium-product-placeholder-3b1a7b7d.webp
medium-product-placeholder-3b1a7b7d.webp medium-product-placeholder-3b1a7b7d.webp
public/themes/shop/default/build/assets/app-6c1560ad.js
themes/shop/default/build/assets/app-6c1560ad.js
shop/default/build/assets/app-6c1560ad.js
default/build/assets/app-6c1560ad.js
build/assets/app-6c1560ad.js
assets/app-6c1560ad.js
app-6c1560ad.js
public/themes/shop/default/build/manifest.json public/themes/shop/default/build/manifest.json
themes/shop/default/build/manifest.json themes/shop/default/build/manifest.json
shop/default/build/manifest.json shop/default/build/manifest.json
@@ -120,9 +120,9 @@ public/themes/shop/default/build/assets/large-product-placeholder-13b8a96b.webp
public/themes/shop/default/build/assets/default-language-6ef0ef70.svg public/themes/shop/default/build/assets/default-language-6ef0ef70.svg
public/themes/shop/default/build/assets/bagisto-shop-5afe0d07.woff public/themes/shop/default/build/assets/bagisto-shop-5afe0d07.woff
public/themes/shop/default/build/assets/logo-942157c2.svg public/themes/shop/default/build/assets/logo-942157c2.svg
public/themes/shop/default/build/assets/app-340e0f29.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp public/themes/shop/default/build/assets/hero-image-3170dce6.webp
public/themes/shop/default/build/assets/medium-product-placeholder-3b1a7b7d.webp public/themes/shop/default/build/assets/medium-product-placeholder-3b1a7b7d.webp
public/themes/shop/default/build/assets/app-6c1560ad.js
public/themes/shop/default/build/manifest.json public/themes/shop/default/build/manifest.json
public/.htaccess public/.htaccess
public/build/assets/app-0d91dc04.js public/build/assets/app-0d91dc04.js
@@ -4,10 +4,16 @@ license
crowdin.yml crowdin.yml
contributors.yml contributors.yml
contributing.md contributing.md
.changeset/smart-plants-trade.md
smart-plants-trade.md
.changeset/tricky-lies-suffer.md
tricky-lies-suffer.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/smooth-phones-dream.md .changeset/smooth-phones-dream.md
smooth-phones-dream.md smooth-phones-dream.md
.changeset/slimy-planes-own.md
slimy-planes-own.md
app/index.html app/index.html
index.html index.html
app/license app/license
@@ -4,8 +4,11 @@ license
crowdin.yml crowdin.yml
contributors.yml contributors.yml
contributing.md contributing.md
.changeset/smart-plants-trade.md
.changeset/tricky-lies-suffer.md
.changeset/config.json .changeset/config.json
.changeset/smooth-phones-dream.md .changeset/smooth-phones-dream.md
.changeset/slimy-planes-own.md
app/index.html app/index.html
app/license app/license
app/tsconfig.json app/tsconfig.json
@@ -960,6 +960,14 @@ dev/setup/apache/README
setup/apache/README setup/apache/README
apache/README apache/README
README README
dev/setup/phpunit/PHPUNIT.BAT
setup/phpunit/PHPUNIT.BAT
phpunit/PHPUNIT.BAT
PHPUNIT.BAT
dev/setup/phpunit/setup_conf.sh
setup/phpunit/setup_conf.sh
phpunit/setup_conf.sh
setup_conf.sh
dev/setup/phpunit/README dev/setup/phpunit/README
setup/phpunit/README setup/phpunit/README
phpunit/README phpunit/README
@@ -219,6 +219,8 @@ dev/setup/codesniffer/README
dev/setup/apache/htaccess.txt dev/setup/apache/htaccess.txt
dev/setup/apache/virtualhost dev/setup/apache/virtualhost
dev/setup/apache/README dev/setup/apache/README
dev/setup/phpunit/PHPUNIT.BAT
dev/setup/phpunit/setup_conf.sh
dev/setup/phpunit/README dev/setup/phpunit/README
dev/setup/nginx/dolibarr dev/setup/nginx/dolibarr
dev/setup/sonarqube/README.md dev/setup/sonarqube/README.md
@@ -234438,6 +234438,15 @@ Unit/Console/Command/IndexerSetDimensionsModeCommandTest.php
Console/Command/IndexerSetDimensionsModeCommandTest.php Console/Command/IndexerSetDimensionsModeCommandTest.php
Command/IndexerSetDimensionsModeCommandTest.php Command/IndexerSetDimensionsModeCommandTest.php
IndexerSetDimensionsModeCommandTest.php IndexerSetDimensionsModeCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetStatusCommandTest.php
code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetStatusCommandTest.php
Magento/Indexer/Test/Unit/Console/Command/IndexerSetStatusCommandTest.php
Indexer/Test/Unit/Console/Command/IndexerSetStatusCommandTest.php
Test/Unit/Console/Command/IndexerSetStatusCommandTest.php
Unit/Console/Command/IndexerSetStatusCommandTest.php
Console/Command/IndexerSetStatusCommandTest.php
Command/IndexerSetStatusCommandTest.php
IndexerSetStatusCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php
code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php
Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php
@@ -234693,6 +234702,15 @@ Unit/Model/Processor/CleanCacheTest.php
Model/Processor/CleanCacheTest.php Model/Processor/CleanCacheTest.php
Processor/CleanCacheTest.php Processor/CleanCacheTest.php
CleanCacheTest.php CleanCacheTest.php
app/code/Magento/Indexer/Test/Unit/Plugin/Mview/ViewUpdatePluginTest.php
code/Magento/Indexer/Test/Unit/Plugin/Mview/ViewUpdatePluginTest.php
Magento/Indexer/Test/Unit/Plugin/Mview/ViewUpdatePluginTest.php
Indexer/Test/Unit/Plugin/Mview/ViewUpdatePluginTest.php
Test/Unit/Plugin/Mview/ViewUpdatePluginTest.php
Unit/Plugin/Mview/ViewUpdatePluginTest.php
Plugin/Mview/ViewUpdatePluginTest.php
Mview/ViewUpdatePluginTest.php
ViewUpdatePluginTest.php
app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php
code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php
Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php
@@ -234865,6 +234883,13 @@ Indexer/Console/Command/IndexerShowDimensionsModeCommand.php
Console/Command/IndexerShowDimensionsModeCommand.php Console/Command/IndexerShowDimensionsModeCommand.php
Command/IndexerShowDimensionsModeCommand.php Command/IndexerShowDimensionsModeCommand.php
IndexerShowDimensionsModeCommand.php IndexerShowDimensionsModeCommand.php
app/code/Magento/Indexer/Console/Command/IndexerSetStatusCommand.php
code/Magento/Indexer/Console/Command/IndexerSetStatusCommand.php
Magento/Indexer/Console/Command/IndexerSetStatusCommand.php
Indexer/Console/Command/IndexerSetStatusCommand.php
Console/Command/IndexerSetStatusCommand.php
Command/IndexerSetStatusCommand.php
IndexerSetStatusCommand.php
app/code/Magento/Indexer/Console/Command/AbstractIndexerCommand.php app/code/Magento/Indexer/Console/Command/AbstractIndexerCommand.php
code/Magento/Indexer/Console/Command/AbstractIndexerCommand.php code/Magento/Indexer/Console/Command/AbstractIndexerCommand.php
Magento/Indexer/Console/Command/AbstractIndexerCommand.php Magento/Indexer/Console/Command/AbstractIndexerCommand.php
@@ -235185,6 +235210,13 @@ Indexer/Model/Processor/CleanCache.php
Model/Processor/CleanCache.php Model/Processor/CleanCache.php
Processor/CleanCache.php Processor/CleanCache.php
CleanCache.php CleanCache.php
app/code/Magento/Indexer/Plugin/Mview/ViewUpdatePlugin.php
code/Magento/Indexer/Plugin/Mview/ViewUpdatePlugin.php
Magento/Indexer/Plugin/Mview/ViewUpdatePlugin.php
Indexer/Plugin/Mview/ViewUpdatePlugin.php
Plugin/Mview/ViewUpdatePlugin.php
Mview/ViewUpdatePlugin.php
ViewUpdatePlugin.php
app/code/Magento/Indexer/Controller/Adminhtml/Indexer.php app/code/Magento/Indexer/Controller/Adminhtml/Indexer.php
code/Magento/Indexer/Controller/Adminhtml/Indexer.php code/Magento/Indexer/Controller/Adminhtml/Indexer.php
Magento/Indexer/Controller/Adminhtml/Indexer.php Magento/Indexer/Controller/Adminhtml/Indexer.php
@@ -309529,6 +309561,12 @@ Magento/Framework/Indexer/HandlerInterface.php
Framework/Indexer/HandlerInterface.php Framework/Indexer/HandlerInterface.php
Indexer/HandlerInterface.php Indexer/HandlerInterface.php
HandlerInterface.php HandlerInterface.php
lib/internal/Magento/Framework/Indexer/SuspendableIndexerInterface.php
internal/Magento/Framework/Indexer/SuspendableIndexerInterface.php
Magento/Framework/Indexer/SuspendableIndexerInterface.php
Framework/Indexer/SuspendableIndexerInterface.php
Indexer/SuspendableIndexerInterface.php
SuspendableIndexerInterface.php
lib/internal/Magento/Framework/Indexer/BatchSizeManagement.php lib/internal/Magento/Framework/Indexer/BatchSizeManagement.php
internal/Magento/Framework/Indexer/BatchSizeManagement.php internal/Magento/Framework/Indexer/BatchSizeManagement.php
Magento/Framework/Indexer/BatchSizeManagement.php Magento/Framework/Indexer/BatchSizeManagement.php
@@ -27768,6 +27768,7 @@ app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowModeCommandTest.ph
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerStatusCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerStatusCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetModeCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetModeCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetDimensionsModeCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetDimensionsModeCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerSetStatusCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerShowDimensionsModeCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerReindexCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerReindexCommandTest.php
app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerResetStateCommandTest.php app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerResetStateCommandTest.php
@@ -27796,6 +27797,7 @@ app/code/Magento/Indexer/Test/Unit/Model/Indexer/AbstractProcessorTest.php
app/code/Magento/Indexer/Test/Unit/Model/Indexer/StateTest.php app/code/Magento/Indexer/Test/Unit/Model/Indexer/StateTest.php
app/code/Magento/Indexer/Test/Unit/Model/Indexer/DeferredCacheContextTest.php app/code/Magento/Indexer/Test/Unit/Model/Indexer/DeferredCacheContextTest.php
app/code/Magento/Indexer/Test/Unit/Model/Processor/CleanCacheTest.php app/code/Magento/Indexer/Test/Unit/Model/Processor/CleanCacheTest.php
app/code/Magento/Indexer/Test/Unit/Plugin/Mview/ViewUpdatePluginTest.php
app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/ListActionTest.php
app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/MassInvalidateTest.php app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/MassInvalidateTest.php
app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/MassChangelogTest.php app/code/Magento/Indexer/Test/Unit/Controller/Adminhtml/Indexer/MassChangelogTest.php
@@ -27818,6 +27820,7 @@ app/code/Magento/Indexer/Console/Command/IndexerSetDimensionsModeCommand.php
app/code/Magento/Indexer/Console/Command/IndexerStatusCommand.php app/code/Magento/Indexer/Console/Command/IndexerStatusCommand.php
app/code/Magento/Indexer/Console/Command/IndexerSetDimensionsModeCommand/ModeInputArgument.php app/code/Magento/Indexer/Console/Command/IndexerSetDimensionsModeCommand/ModeInputArgument.php
app/code/Magento/Indexer/Console/Command/IndexerShowDimensionsModeCommand.php app/code/Magento/Indexer/Console/Command/IndexerShowDimensionsModeCommand.php
app/code/Magento/Indexer/Console/Command/IndexerSetStatusCommand.php
app/code/Magento/Indexer/Console/Command/AbstractIndexerCommand.php app/code/Magento/Indexer/Console/Command/AbstractIndexerCommand.php
app/code/Magento/Indexer/Console/Command/IndexerResetStateCommand.php app/code/Magento/Indexer/Console/Command/IndexerResetStateCommand.php
app/code/Magento/Indexer/Console/Command/IndexerSetModeCommand.php app/code/Magento/Indexer/Console/Command/IndexerSetModeCommand.php
@@ -27865,6 +27868,7 @@ app/code/Magento/Indexer/Model/WorkingStateProvider.php
app/code/Magento/Indexer/Model/IndexMutex.php app/code/Magento/Indexer/Model/IndexMutex.php
app/code/Magento/Indexer/Model/Processor/MakeSharedIndexValid.php app/code/Magento/Indexer/Model/Processor/MakeSharedIndexValid.php
app/code/Magento/Indexer/Model/Processor/CleanCache.php app/code/Magento/Indexer/Model/Processor/CleanCache.php
app/code/Magento/Indexer/Plugin/Mview/ViewUpdatePlugin.php
app/code/Magento/Indexer/Controller/Adminhtml/Indexer.php app/code/Magento/Indexer/Controller/Adminhtml/Indexer.php
app/code/Magento/Indexer/Controller/Adminhtml/Indexer/MassChangelog.php app/code/Magento/Indexer/Controller/Adminhtml/Indexer/MassChangelog.php
app/code/Magento/Indexer/Controller/Adminhtml/Indexer/ListAction.php app/code/Magento/Indexer/Controller/Adminhtml/Indexer/ListAction.php
@@ -37242,6 +37246,7 @@ lib/internal/Magento/Framework/Indexer/Action/Entity.php
lib/internal/Magento/Framework/Indexer/Action/Dummy.php lib/internal/Magento/Framework/Indexer/Action/Dummy.php
lib/internal/Magento/Framework/Indexer/Action/Base.php lib/internal/Magento/Framework/Indexer/Action/Base.php
lib/internal/Magento/Framework/Indexer/HandlerInterface.php lib/internal/Magento/Framework/Indexer/HandlerInterface.php
lib/internal/Magento/Framework/Indexer/SuspendableIndexerInterface.php
lib/internal/Magento/Framework/Indexer/BatchSizeManagement.php lib/internal/Magento/Framework/Indexer/BatchSizeManagement.php
lib/internal/Magento/Framework/Data/ObjectFactory.php lib/internal/Magento/Framework/Data/ObjectFactory.php
lib/internal/Magento/Framework/Data/DataArray.php lib/internal/Magento/Framework/Data/DataArray.php
@@ -20055,6 +20055,12 @@ Core/Grid/Query/MerchandiseReturnQueryBuilder.php
Grid/Query/MerchandiseReturnQueryBuilder.php Grid/Query/MerchandiseReturnQueryBuilder.php
Query/MerchandiseReturnQueryBuilder.php Query/MerchandiseReturnQueryBuilder.php
MerchandiseReturnQueryBuilder.php MerchandiseReturnQueryBuilder.php
src/Core/Grid/Query/Api/HookQueryBuilder.php
Core/Grid/Query/Api/HookQueryBuilder.php
Grid/Query/Api/HookQueryBuilder.php
Query/Api/HookQueryBuilder.php
Api/HookQueryBuilder.php
HookQueryBuilder.php
src/Core/Grid/Query/CustomerGroupsQueryBuilder.php src/Core/Grid/Query/CustomerGroupsQueryBuilder.php
Core/Grid/Query/CustomerGroupsQueryBuilder.php Core/Grid/Query/CustomerGroupsQueryBuilder.php
Grid/Query/CustomerGroupsQueryBuilder.php Grid/Query/CustomerGroupsQueryBuilder.php
@@ -42351,11 +42357,21 @@ PrestaShopBundle/ApiPlatform/Metadata/ScopesToSecurityMetadataCollectionFactoryD
ApiPlatform/Metadata/ScopesToSecurityMetadataCollectionFactoryDecorator.php ApiPlatform/Metadata/ScopesToSecurityMetadataCollectionFactoryDecorator.php
Metadata/ScopesToSecurityMetadataCollectionFactoryDecorator.php Metadata/ScopesToSecurityMetadataCollectionFactoryDecorator.php
ScopesToSecurityMetadataCollectionFactoryDecorator.php ScopesToSecurityMetadataCollectionFactoryDecorator.php
src/PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedList.php
PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedList.php
ApiPlatform/Metadata/DQBPaginatedList.php
Metadata/DQBPaginatedList.php
DQBPaginatedList.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSCommand.php src/PrestaShopBundle/ApiPlatform/Metadata/CQRSCommand.php
PrestaShopBundle/ApiPlatform/Metadata/CQRSCommand.php PrestaShopBundle/ApiPlatform/Metadata/CQRSCommand.php
ApiPlatform/Metadata/CQRSCommand.php ApiPlatform/Metadata/CQRSCommand.php
Metadata/CQRSCommand.php Metadata/CQRSCommand.php
CQRSCommand.php CQRSCommand.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollection.php
PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollection.php
ApiPlatform/Metadata/CQRSQueryCollection.php
Metadata/CQRSQueryCollection.php
CQRSQueryCollection.php
src/PrestaShopBundle/ApiPlatform/Metadata/AbstractCQRSOperation.php src/PrestaShopBundle/ApiPlatform/Metadata/AbstractCQRSOperation.php
PrestaShopBundle/ApiPlatform/Metadata/AbstractCQRSOperation.php PrestaShopBundle/ApiPlatform/Metadata/AbstractCQRSOperation.php
ApiPlatform/Metadata/AbstractCQRSOperation.php ApiPlatform/Metadata/AbstractCQRSOperation.php
@@ -42366,6 +42382,11 @@ PrestaShopBundle/ApiPlatform/Metadata/CQRSGet.php
ApiPlatform/Metadata/CQRSGet.php ApiPlatform/Metadata/CQRSGet.php
Metadata/CQRSGet.php Metadata/CQRSGet.php
CQRSGet.php CQRSGet.php
src/PrestaShopBundle/ApiPlatform/Exception/QueryBuilderNotFoudException.php
PrestaShopBundle/ApiPlatform/Exception/QueryBuilderNotFoudException.php
ApiPlatform/Exception/QueryBuilderNotFoudException.php
Exception/QueryBuilderNotFoudException.php
QueryBuilderNotFoudException.php
src/PrestaShopBundle/ApiPlatform/Exception/CQRSCommandNotFoundException.php src/PrestaShopBundle/ApiPlatform/Exception/CQRSCommandNotFoundException.php
PrestaShopBundle/ApiPlatform/Exception/CQRSCommandNotFoundException.php PrestaShopBundle/ApiPlatform/Exception/CQRSCommandNotFoundException.php
ApiPlatform/Exception/CQRSCommandNotFoundException.php ApiPlatform/Exception/CQRSCommandNotFoundException.php
@@ -42389,11 +42410,21 @@ src/PrestaShopBundle/ApiPlatform/QueryResultSerializerTrait.php
PrestaShopBundle/ApiPlatform/QueryResultSerializerTrait.php PrestaShopBundle/ApiPlatform/QueryResultSerializerTrait.php
ApiPlatform/QueryResultSerializerTrait.php ApiPlatform/QueryResultSerializerTrait.php
QueryResultSerializerTrait.php QueryResultSerializerTrait.php
src/PrestaShopBundle/ApiPlatform/Provider/QueryListProvider.php
PrestaShopBundle/ApiPlatform/Provider/QueryListProvider.php
ApiPlatform/Provider/QueryListProvider.php
Provider/QueryListProvider.php
QueryListProvider.php
src/PrestaShopBundle/ApiPlatform/Provider/QueryProvider.php src/PrestaShopBundle/ApiPlatform/Provider/QueryProvider.php
PrestaShopBundle/ApiPlatform/Provider/QueryProvider.php PrestaShopBundle/ApiPlatform/Provider/QueryProvider.php
ApiPlatform/Provider/QueryProvider.php ApiPlatform/Provider/QueryProvider.php
Provider/QueryProvider.php Provider/QueryProvider.php
QueryProvider.php QueryProvider.php
src/PrestaShopBundle/ApiPlatform/Pagination/PaginationElements.php
PrestaShopBundle/ApiPlatform/Pagination/PaginationElements.php
ApiPlatform/Pagination/PaginationElements.php
Pagination/PaginationElements.php
PaginationElements.php
src/PrestaShopBundle/ApiPlatform/ContextParametersTrait.php src/PrestaShopBundle/ApiPlatform/ContextParametersTrait.php
PrestaShopBundle/ApiPlatform/ContextParametersTrait.php PrestaShopBundle/ApiPlatform/ContextParametersTrait.php
ApiPlatform/ContextParametersTrait.php ApiPlatform/ContextParametersTrait.php
@@ -59217,6 +59248,13 @@ BO/modules/productComments/index.ts
modules/productComments/index.ts modules/productComments/index.ts
productComments/index.ts productComments/index.ts
index.ts index.ts
tests/UI/pages/BO/modules/psNewProducts/index.ts
UI/pages/BO/modules/psNewProducts/index.ts
pages/BO/modules/psNewProducts/index.ts
BO/modules/psNewProducts/index.ts
modules/psNewProducts/index.ts
psNewProducts/index.ts
index.ts
tests/UI/pages/BO/BObasePage.ts tests/UI/pages/BO/BObasePage.ts
UI/pages/BO/BObasePage.ts UI/pages/BO/BObasePage.ts
pages/BO/BObasePage.ts pages/BO/BObasePage.ts
@@ -60579,6 +60617,13 @@ FO/hummingbird/myAccount/vouchers.ts
hummingbird/myAccount/vouchers.ts hummingbird/myAccount/vouchers.ts
myAccount/vouchers.ts myAccount/vouchers.ts
vouchers.ts vouchers.ts
tests/UI/pages/FO/hummingbird/myAccount/orderDetails.ts
UI/pages/FO/hummingbird/myAccount/orderDetails.ts
pages/FO/hummingbird/myAccount/orderDetails.ts
FO/hummingbird/myAccount/orderDetails.ts
hummingbird/myAccount/orderDetails.ts
myAccount/orderDetails.ts
orderDetails.ts
tests/UI/pages/FO/hummingbird/stores/index.ts tests/UI/pages/FO/hummingbird/stores/index.ts
UI/pages/FO/hummingbird/stores/index.ts UI/pages/FO/hummingbird/stores/index.ts
pages/FO/hummingbird/stores/index.ts pages/FO/hummingbird/stores/index.ts
@@ -60920,6 +60965,13 @@ modules/blockwishlist/02_configuration/02_statisticsTabSettings.ts
blockwishlist/02_configuration/02_statisticsTabSettings.ts blockwishlist/02_configuration/02_statisticsTabSettings.ts
02_configuration/02_statisticsTabSettings.ts 02_configuration/02_statisticsTabSettings.ts
02_statisticsTabSettings.ts 02_statisticsTabSettings.ts
tests/UI/campaigns/modules/ps_newproducts/01_installation/04_resetModule.ts
UI/campaigns/modules/ps_newproducts/01_installation/04_resetModule.ts
campaigns/modules/ps_newproducts/01_installation/04_resetModule.ts
modules/ps_newproducts/01_installation/04_resetModule.ts
ps_newproducts/01_installation/04_resetModule.ts
01_installation/04_resetModule.ts
04_resetModule.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
@@ -65253,6 +65305,15 @@ FO/hummingbird/01_login/03_logout.ts
hummingbird/01_login/03_logout.ts hummingbird/01_login/03_logout.ts
01_login/03_logout.ts 01_login/03_logout.ts
03_logout.ts 03_logout.ts
tests/UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
functional/FO/hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
FO/hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
11_checkout/03_shippingMethods/01_addOrderMessage.ts
03_shippingMethods/01_addOrderMessage.ts
01_addOrderMessage.ts
tests/UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts
UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts
campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts
@@ -69192,6 +69253,12 @@ PrestaShopBundle/ApiPlatform/Metadata/CQRSCreateTest.php
ApiPlatform/Metadata/CQRSCreateTest.php ApiPlatform/Metadata/CQRSCreateTest.php
Metadata/CQRSCreateTest.php Metadata/CQRSCreateTest.php
CQRSCreateTest.php CQRSCreateTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedListTest.php
Unit/PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedListTest.php
PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedListTest.php
ApiPlatform/Metadata/DQBPaginatedListTest.php
Metadata/DQBPaginatedListTest.php
DQBPaginatedListTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php
Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php
PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php
@@ -69204,6 +69271,12 @@ PrestaShopBundle/ApiPlatform/Metadata/CQRSCommandTest.php
ApiPlatform/Metadata/CQRSCommandTest.php ApiPlatform/Metadata/CQRSCommandTest.php
Metadata/CQRSCommandTest.php Metadata/CQRSCommandTest.php
CQRSCommandTest.php CQRSCommandTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollectionTest.php
Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollectionTest.php
PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollectionTest.php
ApiPlatform/Metadata/CQRSQueryCollectionTest.php
Metadata/CQRSQueryCollectionTest.php
CQRSQueryCollectionTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
@@ -3821,6 +3821,7 @@ src/Core/Grid/Query/CustomerBoughtProductQueryBuilder.php
src/Core/Grid/Query/CreditSlipQueryBuilder.php src/Core/Grid/Query/CreditSlipQueryBuilder.php
src/Core/Grid/Query/OrderReturnStatesQueryBuilder.php src/Core/Grid/Query/OrderReturnStatesQueryBuilder.php
src/Core/Grid/Query/MerchandiseReturnQueryBuilder.php src/Core/Grid/Query/MerchandiseReturnQueryBuilder.php
src/Core/Grid/Query/Api/HookQueryBuilder.php
src/Core/Grid/Query/CustomerGroupsQueryBuilder.php src/Core/Grid/Query/CustomerGroupsQueryBuilder.php
src/Core/Grid/Query/AttachmentQueryBuilder.php src/Core/Grid/Query/AttachmentQueryBuilder.php
src/Core/Grid/Query/WebserviceKeyQueryBuilder.php src/Core/Grid/Query/WebserviceKeyQueryBuilder.php
@@ -7195,15 +7196,20 @@ src/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdate.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSDelete.php src/PrestaShopBundle/ApiPlatform/Metadata/CQRSDelete.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSUpdate.php src/PrestaShopBundle/ApiPlatform/Metadata/CQRSUpdate.php
src/PrestaShopBundle/ApiPlatform/Metadata/ScopesToSecurityMetadataCollectionFactoryDecorator.php src/PrestaShopBundle/ApiPlatform/Metadata/ScopesToSecurityMetadataCollectionFactoryDecorator.php
src/PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedList.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSCommand.php src/PrestaShopBundle/ApiPlatform/Metadata/CQRSCommand.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollection.php
src/PrestaShopBundle/ApiPlatform/Metadata/AbstractCQRSOperation.php src/PrestaShopBundle/ApiPlatform/Metadata/AbstractCQRSOperation.php
src/PrestaShopBundle/ApiPlatform/Metadata/CQRSGet.php src/PrestaShopBundle/ApiPlatform/Metadata/CQRSGet.php
src/PrestaShopBundle/ApiPlatform/Exception/QueryBuilderNotFoudException.php
src/PrestaShopBundle/ApiPlatform/Exception/CQRSCommandNotFoundException.php src/PrestaShopBundle/ApiPlatform/Exception/CQRSCommandNotFoundException.php
src/PrestaShopBundle/ApiPlatform/Exception/CQRSQueryNotFoundException.php src/PrestaShopBundle/ApiPlatform/Exception/CQRSQueryNotFoundException.php
src/PrestaShopBundle/ApiPlatform/Resources/README.md src/PrestaShopBundle/ApiPlatform/Resources/README.md
src/PrestaShopBundle/ApiPlatform/DomainSerializer.php src/PrestaShopBundle/ApiPlatform/DomainSerializer.php
src/PrestaShopBundle/ApiPlatform/QueryResultSerializerTrait.php src/PrestaShopBundle/ApiPlatform/QueryResultSerializerTrait.php
src/PrestaShopBundle/ApiPlatform/Provider/QueryListProvider.php
src/PrestaShopBundle/ApiPlatform/Provider/QueryProvider.php src/PrestaShopBundle/ApiPlatform/Provider/QueryProvider.php
src/PrestaShopBundle/ApiPlatform/Pagination/PaginationElements.php
src/PrestaShopBundle/ApiPlatform/ContextParametersTrait.php src/PrestaShopBundle/ApiPlatform/ContextParametersTrait.php
src/PrestaShopBundle/ApiPlatform/Scopes/ApiResourceScopes.php src/PrestaShopBundle/ApiPlatform/Scopes/ApiResourceScopes.php
src/PrestaShopBundle/ApiPlatform/Scopes/ApiResourceScopesExtractor.php src/PrestaShopBundle/ApiPlatform/Scopes/ApiResourceScopesExtractor.php
@@ -10245,6 +10251,7 @@ tests/UI/pages/BO/modules/blockwishlist/statistics.ts
tests/UI/pages/BO/modules/psFacetedSearch/filterTemplate.ts tests/UI/pages/BO/modules/psFacetedSearch/filterTemplate.ts
tests/UI/pages/BO/modules/psFacetedSearch/index.ts tests/UI/pages/BO/modules/psFacetedSearch/index.ts
tests/UI/pages/BO/modules/productComments/index.ts tests/UI/pages/BO/modules/productComments/index.ts
tests/UI/pages/BO/modules/psNewProducts/index.ts
tests/UI/pages/BO/BObasePage.ts tests/UI/pages/BO/BObasePage.ts
tests/UI/pages/BO/orders/deliverySlips/index.ts tests/UI/pages/BO/orders/deliverySlips/index.ts
tests/UI/pages/BO/orders/creditSlips/index.ts tests/UI/pages/BO/orders/creditSlips/index.ts
@@ -10435,6 +10442,7 @@ tests/UI/pages/FO/hummingbird/myAccount/creditSlips.ts
tests/UI/pages/FO/hummingbird/myAccount/identity.ts tests/UI/pages/FO/hummingbird/myAccount/identity.ts
tests/UI/pages/FO/hummingbird/myAccount/myWishlists.ts tests/UI/pages/FO/hummingbird/myAccount/myWishlists.ts
tests/UI/pages/FO/hummingbird/myAccount/vouchers.ts tests/UI/pages/FO/hummingbird/myAccount/vouchers.ts
tests/UI/pages/FO/hummingbird/myAccount/orderDetails.ts
tests/UI/pages/FO/hummingbird/stores/index.ts tests/UI/pages/FO/hummingbird/stores/index.ts
tests/UI/pages/FO/hummingbird/passwordReminder/index.ts tests/UI/pages/FO/hummingbird/passwordReminder/index.ts
tests/UI/pages/FO/hummingbird/checkout/orderConfirmation.ts tests/UI/pages/FO/hummingbird/checkout/orderConfirmation.ts
@@ -10486,6 +10494,7 @@ tests/UI/campaigns/modules/ps_apiresources/01_installation/01_uninstallAndInstal
tests/UI/campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts tests/UI/campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts
tests/UI/campaigns/modules/ps_cashondelivery/02_configuration/01_placeOrderWithIt.ts tests/UI/campaigns/modules/ps_cashondelivery/02_configuration/01_placeOrderWithIt.ts
tests/UI/campaigns/modules/blockwishlist/02_configuration/02_statisticsTabSettings.ts tests/UI/campaigns/modules/blockwishlist/02_configuration/02_statisticsTabSettings.ts
tests/UI/campaigns/modules/ps_newproducts/01_installation/04_resetModule.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/01_checkVerificationEmail.ts tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/01_checkVerificationEmail.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/02_checkConfirmationEmail.ts tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/02_checkConfirmationEmail.ts
@@ -10986,6 +10995,7 @@ tests/UI/campaigns/functional/FO/hummingbird/01_login/04_createAccount.ts
tests/UI/campaigns/functional/FO/hummingbird/01_login/01_passwordReminder.ts tests/UI/campaigns/functional/FO/hummingbird/01_login/01_passwordReminder.ts
tests/UI/campaigns/functional/FO/hummingbird/01_login/02_login.ts tests/UI/campaigns/functional/FO/hummingbird/01_login/02_login.ts
tests/UI/campaigns/functional/FO/hummingbird/01_login/03_logout.ts tests/UI/campaigns/functional/FO/hummingbird/01_login/03_logout.ts
tests/UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/01_addOrderMessage.ts
tests/UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/03_shippingMethods/02_selectCarrier.ts
tests/UI/campaigns/functional/FO/hummingbird/11_checkout/04_payment/01_choosePaymentMethod.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/04_payment/01_choosePaymentMethod.ts
tests/UI/campaigns/functional/FO/hummingbird/11_checkout/01_personalInformation/02_signIn.ts tests/UI/campaigns/functional/FO/hummingbird/11_checkout/01_personalInformation/02_signIn.ts
@@ -11653,8 +11663,10 @@ tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/fixtures/categories.yml
tests/Unit/PrestaShopBundle/Service/Form/MultistoreCheckboxEnablerTest.php tests/Unit/PrestaShopBundle/Service/Form/MultistoreCheckboxEnablerTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSUpdateTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSUpdateTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSCreateTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSCreateTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/DQBPaginatedListTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSPartialUpdateTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSCommandTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSCommandTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSQueryCollectionTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSDeleteTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSGetTest.php tests/Unit/PrestaShopBundle/ApiPlatform/Metadata/CQRSGetTest.php
tests/Unit/PrestaShopBundle/ApiPlatform/StateProvider/QueryProviderTest.php tests/Unit/PrestaShopBundle/ApiPlatform/StateProvider/QueryProviderTest.php
@@ -11546,6 +11546,9 @@ _unreleased/2024-01-23-fix-code-editor-emitting-without-blur.md
changelog/_unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md changelog/_unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md
_unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md _unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md
2023-09-29-make-all-settings-module-vue3-compatible.md 2023-09-29-make-all-settings-module-vue3-compatible.md
changelog/_unreleased/2023-11-28-add-adr-for-insider-preview.md
_unreleased/2023-11-28-add-adr-for-insider-preview.md
2023-11-28-add-adr-for-insider-preview.md
changelog/_unreleased/2024-01-19-fix-web-installer-with-custom-db-port.md changelog/_unreleased/2024-01-19-fix-web-installer-with-custom-db-port.md
_unreleased/2024-01-19-fix-web-installer-with-custom-db-port.md _unreleased/2024-01-19-fix-web-installer-with-custom-db-port.md
2024-01-19-fix-web-installer-with-custom-db-port.md 2024-01-19-fix-web-installer-with-custom-db-port.md
@@ -11564,6 +11567,9 @@ _unreleased/2023-08-10-change-sw-radio-field-default-event.md
changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md _unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md 2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
changelog/_unreleased/2024-01-25-openapi-media-thumbnail.md
_unreleased/2024-01-25-openapi-media-thumbnail.md
2024-01-25-openapi-media-thumbnail.md
changelog/_unreleased/2023-06-19-add-avif-image-file-support.md changelog/_unreleased/2023-06-19-add-avif-image-file-support.md
_unreleased/2023-06-19-add-avif-image-file-support.md _unreleased/2023-06-19-add-avif-image-file-support.md
2023-06-19-add-avif-image-file-support.md 2023-06-19-add-avif-image-file-support.md
@@ -11843,6 +11849,9 @@ _unreleased/2023-12-04-fix-promotion-priority.md
changelog/_unreleased/2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md changelog/_unreleased/2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md
_unreleased/2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md _unreleased/2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md
2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md 2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md
changelog/_unreleased/2023-12-06-improve-product-listing-openapi-schema.md
_unreleased/2023-12-06-improve-product-listing-openapi-schema.md
2023-12-06-improve-product-listing-openapi-schema.md
changelog/_unreleased/2024-02-08-fix-missing-iframe-query-params-in-cms-element.md changelog/_unreleased/2024-02-08-fix-missing-iframe-query-params-in-cms-element.md
_unreleased/2024-02-08-fix-missing-iframe-query-params-in-cms-element.md _unreleased/2024-02-08-fix-missing-iframe-query-params-in-cms-element.md
2024-02-08-fix-missing-iframe-query-params-in-cms-element.md 2024-02-08-fix-missing-iframe-query-params-in-cms-element.md
@@ -11987,6 +11996,9 @@ _unreleased/2024-01-30-fix-auto-logout-in-safari.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-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
changelog/_unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md changelog/_unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md
_unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md _unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md
2023-08-09-change-sw-multi-tag-select-default-event.md 2023-08-09-change-sw-multi-tag-select-default-event.md
@@ -12305,6 +12317,9 @@ _unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md
changelog/_unreleased/2024-02-06-support-html5-tags.md changelog/_unreleased/2024-02-06-support-html5-tags.md
_unreleased/2024-02-06-support-html5-tags.md _unreleased/2024-02-06-support-html5-tags.md
2024-02-06-support-html5-tags.md 2024-02-06-support-html5-tags.md
changelog/_unreleased/2024-02-09-deprecation-unused-product-detail-page-template-files.md
_unreleased/2024-02-09-deprecation-unused-product-detail-page-template-files.md
2024-02-09-deprecation-unused-product-detail-page-template-files.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
_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md _unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
2023-12-19-upgrade-admin-webpack-to-version-5.md 2023-12-19-upgrade-admin-webpack-to-version-5.md
@@ -25106,6 +25121,13 @@ config/packages/test/web_profiler.yaml
packages/test/web_profiler.yaml packages/test/web_profiler.yaml
test/web_profiler.yaml test/web_profiler.yaml
web_profiler.yaml web_profiler.yaml
src/Core/Profiling/Resources/views/Collector/x.svg
Core/Profiling/Resources/views/Collector/x.svg
Profiling/Resources/views/Collector/x.svg
Resources/views/Collector/x.svg
views/Collector/x.svg
Collector/x.svg
x.svg
src/Core/Profiling/Resources/views/Collector/script_traces.html.twig src/Core/Profiling/Resources/views/Collector/script_traces.html.twig
Core/Profiling/Resources/views/Collector/script_traces.html.twig Core/Profiling/Resources/views/Collector/script_traces.html.twig
Profiling/Resources/views/Collector/script_traces.html.twig Profiling/Resources/views/Collector/script_traces.html.twig
@@ -25113,6 +25135,13 @@ Resources/views/Collector/script_traces.html.twig
views/Collector/script_traces.html.twig views/Collector/script_traces.html.twig
Collector/script_traces.html.twig Collector/script_traces.html.twig
script_traces.html.twig script_traces.html.twig
src/Core/Profiling/Resources/views/Collector/flag.svg
Core/Profiling/Resources/views/Collector/flag.svg
Profiling/Resources/views/Collector/flag.svg
Resources/views/Collector/flag.svg
views/Collector/flag.svg
Collector/flag.svg
flag.svg
src/Core/Profiling/Resources/views/Collector/db.html.twig src/Core/Profiling/Resources/views/Collector/db.html.twig
Core/Profiling/Resources/views/Collector/db.html.twig Core/Profiling/Resources/views/Collector/db.html.twig
Profiling/Resources/views/Collector/db.html.twig Profiling/Resources/views/Collector/db.html.twig
@@ -25120,6 +25149,13 @@ Resources/views/Collector/db.html.twig
views/Collector/db.html.twig views/Collector/db.html.twig
Collector/db.html.twig Collector/db.html.twig
db.html.twig db.html.twig
src/Core/Profiling/Resources/views/Collector/flags.html.twig
Core/Profiling/Resources/views/Collector/flags.html.twig
Profiling/Resources/views/Collector/flags.html.twig
Resources/views/Collector/flags.html.twig
views/Collector/flags.html.twig
Collector/flags.html.twig
flags.html.twig
src/Core/Profiling/Resources/views/Collector/icon.svg src/Core/Profiling/Resources/views/Collector/icon.svg
Core/Profiling/Resources/views/Collector/icon.svg Core/Profiling/Resources/views/Collector/icon.svg
Profiling/Resources/views/Collector/icon.svg Profiling/Resources/views/Collector/icon.svg
@@ -25134,6 +25170,13 @@ Resources/views/Collector/explain.html.twig
views/Collector/explain.html.twig views/Collector/explain.html.twig
Collector/explain.html.twig Collector/explain.html.twig
explain.html.twig explain.html.twig
src/Core/Profiling/Resources/views/Collector/checkmark.svg
Core/Profiling/Resources/views/Collector/checkmark.svg
Profiling/Resources/views/Collector/checkmark.svg
Resources/views/Collector/checkmark.svg
views/Collector/checkmark.svg
Collector/checkmark.svg
checkmark.svg
src/Core/Profiling/Resources/views/Collector/rules.html.twig src/Core/Profiling/Resources/views/Collector/rules.html.twig
Core/Profiling/Resources/views/Collector/rules.html.twig Core/Profiling/Resources/views/Collector/rules.html.twig
Profiling/Resources/views/Collector/rules.html.twig Profiling/Resources/views/Collector/rules.html.twig
@@ -25161,6 +25204,11 @@ Core/Profiling/Routing/ProfilerWhitelist.php
Profiling/Routing/ProfilerWhitelist.php Profiling/Routing/ProfilerWhitelist.php
Routing/ProfilerWhitelist.php Routing/ProfilerWhitelist.php
ProfilerWhitelist.php ProfilerWhitelist.php
src/Core/Profiling/FeatureFlag/FeatureFlagProfiler.php
Core/Profiling/FeatureFlag/FeatureFlagProfiler.php
Profiling/FeatureFlag/FeatureFlagProfiler.php
FeatureFlag/FeatureFlagProfiler.php
FeatureFlagProfiler.php
src/Core/Profiling/Twig/DoctrineExtension.php src/Core/Profiling/Twig/DoctrineExtension.php
Core/Profiling/Twig/DoctrineExtension.php Core/Profiling/Twig/DoctrineExtension.php
Profiling/Twig/DoctrineExtension.php Profiling/Twig/DoctrineExtension.php
@@ -31007,6 +31055,11 @@ Framework/DependencyInjection/CompilerPass/EntityCompilerPass.php
DependencyInjection/CompilerPass/EntityCompilerPass.php DependencyInjection/CompilerPass/EntityCompilerPass.php
CompilerPass/EntityCompilerPass.php CompilerPass/EntityCompilerPass.php
EntityCompilerPass.php EntityCompilerPass.php
src/Core/Framework/DependencyInjection/flag.xml
Core/Framework/DependencyInjection/flag.xml
Framework/DependencyInjection/flag.xml
DependencyInjection/flag.xml
flag.xml
src/Core/Framework/DependencyInjection/increment.xml src/Core/Framework/DependencyInjection/increment.xml
Core/Framework/DependencyInjection/increment.xml Core/Framework/DependencyInjection/increment.xml
Framework/DependencyInjection/increment.xml Framework/DependencyInjection/increment.xml
@@ -38236,6 +38289,17 @@ StoreApi/components/schemas/NavigationRouteResponse.json
components/schemas/NavigationRouteResponse.json components/schemas/NavigationRouteResponse.json
schemas/NavigationRouteResponse.json schemas/NavigationRouteResponse.json
NavigationRouteResponse.json NavigationRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
Schema/StoreApi/components/schemas/MediaThumbnail.json
StoreApi/components/schemas/MediaThumbnail.json
components/schemas/MediaThumbnail.json
schemas/MediaThumbnail.json
MediaThumbnail.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json
@@ -39005,6 +39069,12 @@ Framework/Api/Command/DumpClassSchemaCommand.php
Api/Command/DumpClassSchemaCommand.php Api/Command/DumpClassSchemaCommand.php
Command/DumpClassSchemaCommand.php Command/DumpClassSchemaCommand.php
DumpClassSchemaCommand.php DumpClassSchemaCommand.php
src/Core/Framework/Api/Controller/FeatureFlagController.php
Core/Framework/Api/Controller/FeatureFlagController.php
Framework/Api/Controller/FeatureFlagController.php
Api/Controller/FeatureFlagController.php
Controller/FeatureFlagController.php
FeatureFlagController.php
src/Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php src/Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php
Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php
Framework/Api/Controller/Exception/ExpectedUserHttpException.php Framework/Api/Controller/Exception/ExpectedUserHttpException.php
@@ -40591,6 +40661,18 @@ src/Core/Framework/Feature.php
Core/Framework/Feature.php Core/Framework/Feature.php
Framework/Feature.php Framework/Feature.php
Feature.php Feature.php
src/Core/Framework/Feature/Event/BeforeFeatureFlagToggleEvent.php
Core/Framework/Feature/Event/BeforeFeatureFlagToggleEvent.php
Framework/Feature/Event/BeforeFeatureFlagToggleEvent.php
Feature/Event/BeforeFeatureFlagToggleEvent.php
Event/BeforeFeatureFlagToggleEvent.php
BeforeFeatureFlagToggleEvent.php
src/Core/Framework/Feature/Event/FeatureFlagToggledEvent.php
Core/Framework/Feature/Event/FeatureFlagToggledEvent.php
Framework/Feature/Event/FeatureFlagToggledEvent.php
Feature/Event/FeatureFlagToggledEvent.php
Event/FeatureFlagToggledEvent.php
FeatureFlagToggledEvent.php
src/Core/Framework/Feature/Exception/FeatureNotActiveException.php src/Core/Framework/Feature/Exception/FeatureNotActiveException.php
Core/Framework/Feature/Exception/FeatureNotActiveException.php Core/Framework/Feature/Exception/FeatureNotActiveException.php
Framework/Feature/Exception/FeatureNotActiveException.php Framework/Feature/Exception/FeatureNotActiveException.php
@@ -40603,12 +40685,40 @@ Framework/Feature/Exception/FeatureActiveException.php
Feature/Exception/FeatureActiveException.php Feature/Exception/FeatureActiveException.php
Exception/FeatureActiveException.php Exception/FeatureActiveException.php
FeatureActiveException.php FeatureActiveException.php
src/Core/Framework/Feature/FeatureFlagRegistry.php
Core/Framework/Feature/FeatureFlagRegistry.php
Framework/Feature/FeatureFlagRegistry.php
Feature/FeatureFlagRegistry.php
FeatureFlagRegistry.php
src/Core/Framework/Feature/FeatureException.php
Core/Framework/Feature/FeatureException.php
Framework/Feature/FeatureException.php
Feature/FeatureException.php
FeatureException.php
src/Core/Framework/Feature/Command/FeatureListCommand.php
Core/Framework/Feature/Command/FeatureListCommand.php
Framework/Feature/Command/FeatureListCommand.php
Feature/Command/FeatureListCommand.php
Command/FeatureListCommand.php
FeatureListCommand.php
src/Core/Framework/Feature/Command/FeatureDumpCommand.php src/Core/Framework/Feature/Command/FeatureDumpCommand.php
Core/Framework/Feature/Command/FeatureDumpCommand.php Core/Framework/Feature/Command/FeatureDumpCommand.php
Framework/Feature/Command/FeatureDumpCommand.php Framework/Feature/Command/FeatureDumpCommand.php
Feature/Command/FeatureDumpCommand.php Feature/Command/FeatureDumpCommand.php
Command/FeatureDumpCommand.php Command/FeatureDumpCommand.php
FeatureDumpCommand.php FeatureDumpCommand.php
src/Core/Framework/Feature/Command/FeatureDisableCommand.php
Core/Framework/Feature/Command/FeatureDisableCommand.php
Framework/Feature/Command/FeatureDisableCommand.php
Feature/Command/FeatureDisableCommand.php
Command/FeatureDisableCommand.php
FeatureDisableCommand.php
src/Core/Framework/Feature/Command/FeatureEnableCommand.php
Core/Framework/Feature/Command/FeatureEnableCommand.php
Framework/Feature/Command/FeatureEnableCommand.php
Feature/Command/FeatureEnableCommand.php
Command/FeatureEnableCommand.php
FeatureEnableCommand.php
src/Core/Framework/FrameworkException.php src/Core/Framework/FrameworkException.php
Core/Framework/FrameworkException.php Core/Framework/FrameworkException.php
Framework/FrameworkException.php Framework/FrameworkException.php
@@ -98805,11 +98915,6 @@ Storefront/Test/Controller/WellKnownControllerTest.php
Test/Controller/WellKnownControllerTest.php Test/Controller/WellKnownControllerTest.php
Controller/WellKnownControllerTest.php Controller/WellKnownControllerTest.php
WellKnownControllerTest.php WellKnownControllerTest.php
src/Storefront/Test/Controller/ProductControllerTest.php
Storefront/Test/Controller/ProductControllerTest.php
Test/Controller/ProductControllerTest.php
Controller/ProductControllerTest.php
ProductControllerTest.php
src/Storefront/Test/Controller/NavigationControllerTest.php src/Storefront/Test/Controller/NavigationControllerTest.php
Storefront/Test/Controller/NavigationControllerTest.php Storefront/Test/Controller/NavigationControllerTest.php
Test/Controller/NavigationControllerTest.php Test/Controller/NavigationControllerTest.php
@@ -99802,6 +99907,15 @@ storefront/component/buy-widget/buy-widget-price.html.twig
component/buy-widget/buy-widget-price.html.twig component/buy-widget/buy-widget-price.html.twig
buy-widget/buy-widget-price.html.twig buy-widget/buy-widget-price.html.twig
buy-widget-price.html.twig buy-widget-price.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/configurator/select.html.twig
Storefront/Resources/views/storefront/component/buy-widget/configurator/select.html.twig
Resources/views/storefront/component/buy-widget/configurator/select.html.twig
views/storefront/component/buy-widget/configurator/select.html.twig
storefront/component/buy-widget/configurator/select.html.twig
component/buy-widget/configurator/select.html.twig
buy-widget/configurator/select.html.twig
configurator/select.html.twig
select.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/configurator.html.twig src/Storefront/Resources/views/storefront/component/buy-widget/configurator.html.twig
Storefront/Resources/views/storefront/component/buy-widget/configurator.html.twig Storefront/Resources/views/storefront/component/buy-widget/configurator.html.twig
Resources/views/storefront/component/buy-widget/configurator.html.twig Resources/views/storefront/component/buy-widget/configurator.html.twig
@@ -111231,6 +111345,8 @@ adr/2023-09-06-feature-property-for-experimental-anotation.md
2023-09-06-feature-property-for-experimental-anotation.md 2023-09-06-feature-property-for-experimental-anotation.md
adr/2022-03-15-extract-data-handling-classes-to-extension-sdk.md adr/2022-03-15-extract-data-handling-classes-to-extension-sdk.md
2022-03-15-extract-data-handling-classes-to-extension-sdk.md 2022-03-15-extract-data-handling-classes-to-extension-sdk.md
adr/2023-11-29-toggle-feature-flag-on-demand.md
2023-11-29-toggle-feature-flag-on-demand.md
adr/2022-04-28-tax-providers.md adr/2022-04-28-tax-providers.md
2022-04-28-tax-providers.md 2022-04-28-tax-providers.md
adr/2021-01-21-deprecation-strategy.md adr/2021-01-21-deprecation-strategy.md
@@ -113536,6 +113652,12 @@ Core/Profiling/Doctrine/ProfilingMiddlewareTest.php
Profiling/Doctrine/ProfilingMiddlewareTest.php Profiling/Doctrine/ProfilingMiddlewareTest.php
Doctrine/ProfilingMiddlewareTest.php Doctrine/ProfilingMiddlewareTest.php
ProfilingMiddlewareTest.php ProfilingMiddlewareTest.php
tests/unit/Core/Profiling/FeatureFlag/FeatureFlagProfilerTest.php
unit/Core/Profiling/FeatureFlag/FeatureFlagProfilerTest.php
Core/Profiling/FeatureFlag/FeatureFlagProfilerTest.php
Profiling/FeatureFlag/FeatureFlagProfilerTest.php
FeatureFlag/FeatureFlagProfilerTest.php
FeatureFlagProfilerTest.php
tests/unit/Core/Profiling/ProfilingTest.php tests/unit/Core/Profiling/ProfilingTest.php
unit/Core/Profiling/ProfilingTest.php unit/Core/Profiling/ProfilingTest.php
Core/Profiling/ProfilingTest.php Core/Profiling/ProfilingTest.php
@@ -115646,6 +115768,13 @@ Framework/DependencyInjection/CompilerPass/EntityCompilerPassTest.php
DependencyInjection/CompilerPass/EntityCompilerPassTest.php DependencyInjection/CompilerPass/EntityCompilerPassTest.php
CompilerPass/EntityCompilerPassTest.php CompilerPass/EntityCompilerPassTest.php
EntityCompilerPassTest.php EntityCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/FeatureFlagsCompilerPassTest.php
unit/Core/Framework/DependencyInjection/CompilerPass/FeatureFlagsCompilerPassTest.php
Core/Framework/DependencyInjection/CompilerPass/FeatureFlagsCompilerPassTest.php
Framework/DependencyInjection/CompilerPass/FeatureFlagsCompilerPassTest.php
DependencyInjection/CompilerPass/FeatureFlagsCompilerPassTest.php
CompilerPass/FeatureFlagsCompilerPassTest.php
FeatureFlagsCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php
unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php
Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php
@@ -115725,6 +115854,11 @@ app/storefront/dist/.gitkeep
storefront/dist/.gitkeep storefront/dist/.gitkeep
dist/.gitkeep dist/.gitkeep
.gitkeep .gitkeep
tests/unit/Core/Framework/FrameworkExceptionTest.php
unit/Core/Framework/FrameworkExceptionTest.php
Core/Framework/FrameworkExceptionTest.php
Framework/FrameworkExceptionTest.php
FrameworkExceptionTest.php
tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php
unit/Core/Framework/Validation/DataBag/DataBagTest.php unit/Core/Framework/Validation/DataBag/DataBagTest.php
Core/Framework/Validation/DataBag/DataBagTest.php Core/Framework/Validation/DataBag/DataBagTest.php
@@ -116499,6 +116633,13 @@ Framework/Api/Controller/CustomSnippetFormatControllerTest.php
Api/Controller/CustomSnippetFormatControllerTest.php Api/Controller/CustomSnippetFormatControllerTest.php
Controller/CustomSnippetFormatControllerTest.php Controller/CustomSnippetFormatControllerTest.php
CustomSnippetFormatControllerTest.php CustomSnippetFormatControllerTest.php
tests/unit/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
unit/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
Core/Framework/Api/Controller/FeatureFlagControllerTest.php
Framework/Api/Controller/FeatureFlagControllerTest.php
Api/Controller/FeatureFlagControllerTest.php
Controller/FeatureFlagControllerTest.php
FeatureFlagControllerTest.php
tests/unit/Core/Framework/Api/Controller/SyncControllerTest.php tests/unit/Core/Framework/Api/Controller/SyncControllerTest.php
unit/Core/Framework/Api/Controller/SyncControllerTest.php unit/Core/Framework/Api/Controller/SyncControllerTest.php
Core/Framework/Api/Controller/SyncControllerTest.php Core/Framework/Api/Controller/SyncControllerTest.php
@@ -116929,6 +117070,39 @@ Framework/Routing/Facade/RequestFacadeFactoryTest.php
Routing/Facade/RequestFacadeFactoryTest.php Routing/Facade/RequestFacadeFactoryTest.php
Facade/RequestFacadeFactoryTest.php Facade/RequestFacadeFactoryTest.php
RequestFacadeFactoryTest.php RequestFacadeFactoryTest.php
tests/unit/Core/Framework/Feature/FeatureExceptionTest.php
unit/Core/Framework/Feature/FeatureExceptionTest.php
Core/Framework/Feature/FeatureExceptionTest.php
Framework/Feature/FeatureExceptionTest.php
Feature/FeatureExceptionTest.php
FeatureExceptionTest.php
tests/unit/Core/Framework/Feature/FeatureFlagRegistryTest.php
unit/Core/Framework/Feature/FeatureFlagRegistryTest.php
Core/Framework/Feature/FeatureFlagRegistryTest.php
Framework/Feature/FeatureFlagRegistryTest.php
Feature/FeatureFlagRegistryTest.php
FeatureFlagRegistryTest.php
tests/unit/Core/Framework/Feature/Command/FeatureListCommandTest.php
unit/Core/Framework/Feature/Command/FeatureListCommandTest.php
Core/Framework/Feature/Command/FeatureListCommandTest.php
Framework/Feature/Command/FeatureListCommandTest.php
Feature/Command/FeatureListCommandTest.php
Command/FeatureListCommandTest.php
FeatureListCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureEnableCommandTest.php
unit/Core/Framework/Feature/Command/FeatureEnableCommandTest.php
Core/Framework/Feature/Command/FeatureEnableCommandTest.php
Framework/Feature/Command/FeatureEnableCommandTest.php
Feature/Command/FeatureEnableCommandTest.php
Command/FeatureEnableCommandTest.php
FeatureEnableCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureDisableCommandTest.php
unit/Core/Framework/Feature/Command/FeatureDisableCommandTest.php
Core/Framework/Feature/Command/FeatureDisableCommandTest.php
Framework/Feature/Command/FeatureDisableCommandTest.php
Feature/Command/FeatureDisableCommandTest.php
Command/FeatureDisableCommandTest.php
FeatureDisableCommandTest.php
tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php
unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php
Core/Framework/Adapter/EntityTemplateLoaderTest.php Core/Framework/Adapter/EntityTemplateLoaderTest.php
@@ -119234,6 +119408,12 @@ Rule/Rule/Cart/CartWeightRuleTest.php
Rule/Cart/CartWeightRuleTest.php Rule/Cart/CartWeightRuleTest.php
Cart/CartWeightRuleTest.php Cart/CartWeightRuleTest.php
CartWeightRuleTest.php CartWeightRuleTest.php
tests/unit/Core/Checkout/Cart/CreditCartProcessorTest.php
unit/Core/Checkout/Cart/CreditCartProcessorTest.php
Core/Checkout/Cart/CreditCartProcessorTest.php
Checkout/Cart/CreditCartProcessorTest.php
Cart/CreditCartProcessorTest.php
CreditCartProcessorTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryRegistryTest.php tests/unit/Core/Checkout/Cart/LineItemFactoryRegistryTest.php
unit/Core/Checkout/Cart/LineItemFactoryRegistryTest.php unit/Core/Checkout/Cart/LineItemFactoryRegistryTest.php
Core/Checkout/Cart/LineItemFactoryRegistryTest.php Core/Checkout/Cart/LineItemFactoryRegistryTest.php
@@ -119353,6 +119533,12 @@ Checkout/Cart/Address/AddressValidatorTest.php
Cart/Address/AddressValidatorTest.php Cart/Address/AddressValidatorTest.php
Address/AddressValidatorTest.php Address/AddressValidatorTest.php
AddressValidatorTest.php AddressValidatorTest.php
tests/unit/Core/Checkout/Cart/CartCalculatorTest.php
unit/Core/Checkout/Cart/CartCalculatorTest.php
Core/Checkout/Cart/CartCalculatorTest.php
Checkout/Cart/CartCalculatorTest.php
Cart/CartCalculatorTest.php
CartCalculatorTest.php
tests/unit/Core/Checkout/Cart/CartRuleLoaderTest.php tests/unit/Core/Checkout/Cart/CartRuleLoaderTest.php
unit/Core/Checkout/Cart/CartRuleLoaderTest.php unit/Core/Checkout/Cart/CartRuleLoaderTest.php
Core/Checkout/Cart/CartRuleLoaderTest.php Core/Checkout/Cart/CartRuleLoaderTest.php
@@ -119408,6 +119594,13 @@ Checkout/Cart/Order/RedisCartPersisterTest.php
Cart/Order/RedisCartPersisterTest.php Cart/Order/RedisCartPersisterTest.php
Order/RedisCartPersisterTest.php Order/RedisCartPersisterTest.php
RedisCartPersisterTest.php RedisCartPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/OrderPersisterTest.php
unit/Core/Checkout/Cart/Order/OrderPersisterTest.php
Core/Checkout/Cart/Order/OrderPersisterTest.php
Checkout/Cart/Order/OrderPersisterTest.php
Cart/Order/OrderPersisterTest.php
Order/OrderPersisterTest.php
OrderPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php
unit/Core/Checkout/Cart/Order/ValidatorTest.php unit/Core/Checkout/Cart/Order/ValidatorTest.php
Core/Checkout/Cart/Order/ValidatorTest.php Core/Checkout/Cart/Order/ValidatorTest.php
@@ -119445,6 +119638,22 @@ Checkout/Cart/Delivery/DeliveryCalculatorTest.php
Cart/Delivery/DeliveryCalculatorTest.php Cart/Delivery/DeliveryCalculatorTest.php
Delivery/DeliveryCalculatorTest.php Delivery/DeliveryCalculatorTest.php
DeliveryCalculatorTest.php DeliveryCalculatorTest.php
tests/unit/Core/Checkout/Cart/Delivery/Struct/DeliveryTimeTest.php
unit/Core/Checkout/Cart/Delivery/Struct/DeliveryTimeTest.php
Core/Checkout/Cart/Delivery/Struct/DeliveryTimeTest.php
Checkout/Cart/Delivery/Struct/DeliveryTimeTest.php
Cart/Delivery/Struct/DeliveryTimeTest.php
Delivery/Struct/DeliveryTimeTest.php
Struct/DeliveryTimeTest.php
DeliveryTimeTest.php
tests/unit/Core/Checkout/Cart/Delivery/Struct/ShippingLocationTest.php
unit/Core/Checkout/Cart/Delivery/Struct/ShippingLocationTest.php
Core/Checkout/Cart/Delivery/Struct/ShippingLocationTest.php
Checkout/Cart/Delivery/Struct/ShippingLocationTest.php
Cart/Delivery/Struct/ShippingLocationTest.php
Delivery/Struct/ShippingLocationTest.php
Struct/ShippingLocationTest.php
ShippingLocationTest.php
tests/unit/Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php tests/unit/Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php
unit/Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php unit/Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php
Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php
@@ -120002,6 +120211,40 @@ Checkout/Cart/Facade/ContainerFacadeTest.php
Cart/Facade/ContainerFacadeTest.php Cart/Facade/ContainerFacadeTest.php
Facade/ContainerFacadeTest.php Facade/ContainerFacadeTest.php
ContainerFacadeTest.php ContainerFacadeTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactoryTest.php
unit/Core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactoryTest.php
Core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactoryTest.php
Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactoryTest.php
Cart/LineItemFactoryHandler/ProductLineItemFactoryTest.php
LineItemFactoryHandler/ProductLineItemFactoryTest.php
ProductLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
unit/Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
LineItemFactoryHandler/CustomLineItemFactoryTest.php
CustomLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactoryTest.php
unit/Core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactoryTest.php
Core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactoryTest.php
Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactoryTest.php
Cart/LineItemFactoryHandler/CreditLineItemFactoryTest.php
LineItemFactoryHandler/CreditLineItemFactoryTest.php
CreditLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
unit/Core/Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
Core/Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
LineItemFactoryHandler/PromotionLineItemFactoryTest.php
PromotionLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/CustomCartProcessorTest.php
unit/Core/Checkout/Cart/CustomCartProcessorTest.php
Core/Checkout/Cart/CustomCartProcessorTest.php
Checkout/Cart/CustomCartProcessorTest.php
Cart/CustomCartProcessorTest.php
CustomCartProcessorTest.php
tests/unit/Core/Checkout/Cart/CartFactoryTest.php tests/unit/Core/Checkout/Cart/CartFactoryTest.php
unit/Core/Checkout/Cart/CartFactoryTest.php unit/Core/Checkout/Cart/CartFactoryTest.php
Core/Checkout/Cart/CartFactoryTest.php Core/Checkout/Cart/CartFactoryTest.php
@@ -121379,6 +121622,23 @@ unit/Storefront/Theme/ScssPhpCompilerTest.php
Storefront/Theme/ScssPhpCompilerTest.php Storefront/Theme/ScssPhpCompilerTest.php
Theme/ScssPhpCompilerTest.php Theme/ScssPhpCompilerTest.php
ScssPhpCompilerTest.php ScssPhpCompilerTest.php
tests/unit/Storefront/Theme/fixtures/tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
unit/Storefront/Theme/fixtures/tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
Storefront/Theme/fixtures/tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
Theme/fixtures/tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
fixtures/tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
app/storefront/dist/storefront/js/theme-app/theme-app.js
storefront/dist/storefront/js/theme-app/theme-app.js
dist/storefront/js/theme-app/theme-app.js
storefront/js/theme-app/theme-app.js
js/theme-app/theme-app.js
theme-app/theme-app.js
theme-app.js
tests/unit/Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php tests/unit/Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php
unit/Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php unit/Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php
Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php
@@ -121669,6 +121929,21 @@ storefront/js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefro
js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js
async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js
custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js
tests/unit/Storefront/Theme/fixtures/ThemeApp/manifest.xml
unit/Storefront/Theme/fixtures/ThemeApp/manifest.xml
Storefront/Theme/fixtures/ThemeApp/manifest.xml
Theme/fixtures/ThemeApp/manifest.xml
fixtures/ThemeApp/manifest.xml
ThemeApp/manifest.xml
manifest.xml
tests/unit/Storefront/Theme/fixtures/ThemeApp/Resources/theme.json
unit/Storefront/Theme/fixtures/ThemeApp/Resources/theme.json
Storefront/Theme/fixtures/ThemeApp/Resources/theme.json
Theme/fixtures/ThemeApp/Resources/theme.json
fixtures/ThemeApp/Resources/theme.json
ThemeApp/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
@@ -122109,6 +122384,12 @@ tasks/ShopCustomer/Account/Login.ts
ShopCustomer/Account/Login.ts ShopCustomer/Account/Login.ts
Account/Login.ts Account/Login.ts
Login.ts Login.ts
tests/acceptance/tasks/ShopCustomer/Account/Register.ts
acceptance/tasks/ShopCustomer/Account/Register.ts
tasks/ShopCustomer/Account/Register.ts
ShopCustomer/Account/Register.ts
Account/Register.ts
Register.ts
tests/acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts tests/acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts
acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts
tasks/ShopCustomer/ProductDetail/AddProductToCart.ts tasks/ShopCustomer/ProductDetail/AddProductToCart.ts
@@ -122264,6 +122545,11 @@ acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
Scenarios/RegisteredUserBuysProduct.journey.spec.ts Scenarios/RegisteredUserBuysProduct.journey.spec.ts
RegisteredUserBuysProduct.journey.spec.ts RegisteredUserBuysProduct.journey.spec.ts
tests/acceptance/tests/Account/CustomerRegistration.spec.ts
acceptance/tests/Account/CustomerRegistration.spec.ts
tests/Account/CustomerRegistration.spec.ts
Account/CustomerRegistration.spec.ts
CustomerRegistration.spec.ts
tests/acceptance/tests/Product/VariantGeneration.spec.ts tests/acceptance/tests/Product/VariantGeneration.spec.ts
acceptance/tests/Product/VariantGeneration.spec.ts acceptance/tests/Product/VariantGeneration.spec.ts
tests/Product/VariantGeneration.spec.ts tests/Product/VariantGeneration.spec.ts
@@ -125586,6 +125872,13 @@ Framework/Api/Controller/ApiControllerTest.php
Api/Controller/ApiControllerTest.php Api/Controller/ApiControllerTest.php
Controller/ApiControllerTest.php Controller/ApiControllerTest.php
ApiControllerTest.php ApiControllerTest.php
tests/integration/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
integration/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
Core/Framework/Api/Controller/FeatureFlagControllerTest.php
Framework/Api/Controller/FeatureFlagControllerTest.php
Api/Controller/FeatureFlagControllerTest.php
Controller/FeatureFlagControllerTest.php
FeatureFlagControllerTest.php
tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php
integration/Core/Framework/Api/Controller/SyncControllerTest.php integration/Core/Framework/Api/Controller/SyncControllerTest.php
Core/Framework/Api/Controller/SyncControllerTest.php Core/Framework/Api/Controller/SyncControllerTest.php
@@ -128879,6 +129172,11 @@ integration/Storefront/Controller/RegisterControllerTest.php
Storefront/Controller/RegisterControllerTest.php Storefront/Controller/RegisterControllerTest.php
Controller/RegisterControllerTest.php Controller/RegisterControllerTest.php
RegisterControllerTest.php RegisterControllerTest.php
tests/integration/Storefront/Controller/ProductControllerTest.php
integration/Storefront/Controller/ProductControllerTest.php
Storefront/Controller/ProductControllerTest.php
Controller/ProductControllerTest.php
ProductControllerTest.php
tests/integration/Storefront/Controller/StorefrontControllerTest.php tests/integration/Storefront/Controller/StorefrontControllerTest.php
integration/Storefront/Controller/StorefrontControllerTest.php integration/Storefront/Controller/StorefrontControllerTest.php
Storefront/Controller/StorefrontControllerTest.php Storefront/Controller/StorefrontControllerTest.php
@@ -3849,12 +3849,14 @@ changelog/_unreleased/2024-01-23-cannot-add-properties-to-variants.md
changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
changelog/_unreleased/2024-01-23-fix-code-editor-emitting-without-blur.md changelog/_unreleased/2024-01-23-fix-code-editor-emitting-without-blur.md
changelog/_unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md changelog/_unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md
changelog/_unreleased/2023-11-28-add-adr-for-insider-preview.md
changelog/_unreleased/2024-01-19-fix-web-installer-with-custom-db-port.md changelog/_unreleased/2024-01-19-fix-web-installer-with-custom-db-port.md
changelog/_unreleased/2023-08-09-change-default-event-of-sw-text-field.md changelog/_unreleased/2023-08-09-change-default-event-of-sw-text-field.md
changelog/_unreleased/2024-01-17-rename-admin-sdk.md changelog/_unreleased/2024-01-17-rename-admin-sdk.md
changelog/_unreleased/2023-12-25-add-extension-component-section-to-the-help-center.md changelog/_unreleased/2023-12-25-add-extension-component-section-to-the-help-center.md
changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md
changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
changelog/_unreleased/2024-01-25-openapi-media-thumbnail.md
changelog/_unreleased/2023-06-19-add-avif-image-file-support.md changelog/_unreleased/2023-06-19-add-avif-image-file-support.md
changelog/_unreleased/2024-01-22-fix-affiliate-code-campaign-code-tracking-not-working-for-registration.md changelog/_unreleased/2024-01-22-fix-affiliate-code-campaign-code-tracking-not-working-for-registration.md
changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md
@@ -3948,6 +3950,7 @@ changelog/_unreleased/2023-12-27-control-iframe-border-via-css.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2023-12-04-fix-promotion-priority.md changelog/_unreleased/2023-12-04-fix-promotion-priority.md
changelog/_unreleased/2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md changelog/_unreleased/2024-01-12-storefront-presentation-modal-leads-infinite-loading-circle.md
changelog/_unreleased/2023-12-06-improve-product-listing-openapi-schema.md
changelog/_unreleased/2024-02-08-fix-missing-iframe-query-params-in-cms-element.md changelog/_unreleased/2024-02-08-fix-missing-iframe-query-params-in-cms-element.md
changelog/_unreleased/2023-11-18-6-6-preparations.md changelog/_unreleased/2023-11-18-6-6-preparations.md
changelog/_unreleased/2023-06-28-vue-3-feature-flag.md changelog/_unreleased/2023-06-28-vue-3-feature-flag.md
@@ -3996,6 +3999,7 @@ changelog/_unreleased/2023-08-10-change-sw-promotion-v2-rule-select-default-even
changelog/_unreleased/2024-01-22-fix-snippet-default-value-sanitize.md changelog/_unreleased/2024-01-22-fix-snippet-default-value-sanitize.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-01-23-fixed-image-slider-in-category-detail.md changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
changelog/_unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md changelog/_unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md
changelog/_unreleased/2024-01-15-fix-error-handling-for-message-handlers.md changelog/_unreleased/2024-01-15-fix-error-handling-for-message-handlers.md
changelog/_unreleased/2024-01-15-reschedule-some-scheduled-tasks-on-failure.md changelog/_unreleased/2024-01-15-reschedule-some-scheduled-tasks-on-failure.md
@@ -4102,6 +4106,7 @@ changelog/_unreleased/2024-02-05-update-data-consent.md
changelog/_unreleased/2023-09-16-sort-child-line-items-by-position.md changelog/_unreleased/2023-09-16-sort-child-line-items-by-position.md
changelog/_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md changelog/_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md
changelog/_unreleased/2024-02-06-support-html5-tags.md changelog/_unreleased/2024-02-06-support-html5-tags.md
changelog/_unreleased/2024-02-09-deprecation-unused-product-detail-page-template-files.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/2023-11-30-remove-multilingual-language-flag.md changelog/_unreleased/2023-11-30-remove-multilingual-language-flag.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
@@ -6294,15 +6299,20 @@ src/Core/Profiling/Profiler.php
src/Core/Profiling/Resources/config/routes_dev.xml src/Core/Profiling/Resources/config/routes_dev.xml
src/Core/Profiling/Resources/config/packages/dev/web_profiler.yaml src/Core/Profiling/Resources/config/packages/dev/web_profiler.yaml
src/Core/Profiling/Resources/config/packages/test/web_profiler.yaml src/Core/Profiling/Resources/config/packages/test/web_profiler.yaml
src/Core/Profiling/Resources/views/Collector/x.svg
src/Core/Profiling/Resources/views/Collector/script_traces.html.twig src/Core/Profiling/Resources/views/Collector/script_traces.html.twig
src/Core/Profiling/Resources/views/Collector/flag.svg
src/Core/Profiling/Resources/views/Collector/db.html.twig src/Core/Profiling/Resources/views/Collector/db.html.twig
src/Core/Profiling/Resources/views/Collector/flags.html.twig
src/Core/Profiling/Resources/views/Collector/icon.svg src/Core/Profiling/Resources/views/Collector/icon.svg
src/Core/Profiling/Resources/views/Collector/explain.html.twig src/Core/Profiling/Resources/views/Collector/explain.html.twig
src/Core/Profiling/Resources/views/Collector/checkmark.svg
src/Core/Profiling/Resources/views/Collector/rules.html.twig src/Core/Profiling/Resources/views/Collector/rules.html.twig
src/Core/Profiling/Doctrine/ConnectionProfiler.php src/Core/Profiling/Doctrine/ConnectionProfiler.php
src/Core/Profiling/Doctrine/ProfilingMiddleware.php src/Core/Profiling/Doctrine/ProfilingMiddleware.php
src/Core/Profiling/Doctrine/BacktraceDebugDataHolder.php src/Core/Profiling/Doctrine/BacktraceDebugDataHolder.php
src/Core/Profiling/Routing/ProfilerWhitelist.php src/Core/Profiling/Routing/ProfilerWhitelist.php
src/Core/Profiling/FeatureFlag/FeatureFlagProfiler.php
src/Core/Profiling/Twig/DoctrineExtension.php src/Core/Profiling/Twig/DoctrineExtension.php
src/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php src/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php
src/Core/Profiling/Integration/Datadog.php src/Core/Profiling/Integration/Datadog.php
@@ -7212,6 +7222,7 @@ src/Core/Framework/DependencyInjection/CompilerPass/DefaultTransportCompilerPass
src/Core/Framework/DependencyInjection/CompilerPass/BusinessEventRegisterCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/BusinessEventRegisterCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/DisableTwigCacheWarmerCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/DisableTwigCacheWarmerCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPass.php
src/Core/Framework/DependencyInjection/flag.xml
src/Core/Framework/DependencyInjection/increment.xml src/Core/Framework/DependencyInjection/increment.xml
src/Core/Framework/DependencyInjection/message-queue.xml src/Core/Framework/DependencyInjection/message-queue.xml
src/Core/Framework/DependencyInjection/rule.xml src/Core/Framework/DependencyInjection/rule.xml
@@ -8138,6 +8149,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SuccessResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SuccessResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/MediaThumbnail.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json
@@ -8226,6 +8238,7 @@ src/Core/Framework/Api/ApiException.php
src/Core/Framework/Api/Command/CreateIntegrationCommand.php src/Core/Framework/Api/Command/CreateIntegrationCommand.php
src/Core/Framework/Api/Command/DumpSchemaCommand.php src/Core/Framework/Api/Command/DumpSchemaCommand.php
src/Core/Framework/Api/Command/DumpClassSchemaCommand.php src/Core/Framework/Api/Command/DumpClassSchemaCommand.php
src/Core/Framework/Api/Controller/FeatureFlagController.php
src/Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php src/Core/Framework/Api/Controller/Exception/ExpectedUserHttpException.php
src/Core/Framework/Api/Controller/Exception/AuthThrottledException.php src/Core/Framework/Api/Controller/Exception/AuthThrottledException.php
src/Core/Framework/Api/Controller/Exception/PermissionDeniedException.php src/Core/Framework/Api/Controller/Exception/PermissionDeniedException.php
@@ -8504,9 +8517,16 @@ src/Core/Framework/Routing/RequestDataBagResolver.php
src/Core/Framework/Plugin.php src/Core/Framework/Plugin.php
src/Core/Framework/HttpException.php src/Core/Framework/HttpException.php
src/Core/Framework/Feature.php src/Core/Framework/Feature.php
src/Core/Framework/Feature/Event/BeforeFeatureFlagToggleEvent.php
src/Core/Framework/Feature/Event/FeatureFlagToggledEvent.php
src/Core/Framework/Feature/Exception/FeatureNotActiveException.php src/Core/Framework/Feature/Exception/FeatureNotActiveException.php
src/Core/Framework/Feature/Exception/FeatureActiveException.php src/Core/Framework/Feature/Exception/FeatureActiveException.php
src/Core/Framework/Feature/FeatureFlagRegistry.php
src/Core/Framework/Feature/FeatureException.php
src/Core/Framework/Feature/Command/FeatureListCommand.php
src/Core/Framework/Feature/Command/FeatureDumpCommand.php src/Core/Framework/Feature/Command/FeatureDumpCommand.php
src/Core/Framework/Feature/Command/FeatureDisableCommand.php
src/Core/Framework/Feature/Command/FeatureEnableCommand.php
src/Core/Framework/FrameworkException.php src/Core/Framework/FrameworkException.php
src/Core/Framework/Uuid/Exception/InvalidUuidLengthException.php src/Core/Framework/Uuid/Exception/InvalidUuidLengthException.php
src/Core/Framework/Uuid/Exception/InvalidUuidException.php src/Core/Framework/Uuid/Exception/InvalidUuidException.php
@@ -14769,7 +14789,6 @@ src/Storefront/Test/Controller/FormControllerTest.php
src/Storefront/Test/Controller/SearchControllerTest.php src/Storefront/Test/Controller/SearchControllerTest.php
src/Storefront/Test/Controller/DocumentControllerTest.php src/Storefront/Test/Controller/DocumentControllerTest.php
src/Storefront/Test/Controller/WellKnownControllerTest.php src/Storefront/Test/Controller/WellKnownControllerTest.php
src/Storefront/Test/Controller/ProductControllerTest.php
src/Storefront/Test/Controller/NavigationControllerTest.php src/Storefront/Test/Controller/NavigationControllerTest.php
src/Storefront/Test/Controller/ContextControllerContextTest.php src/Storefront/Test/Controller/ContextControllerContextTest.php
src/Storefront/Test/Controller/CaptchaControllerTest.php src/Storefront/Test/Controller/CaptchaControllerTest.php
@@ -14913,6 +14932,7 @@ src/Storefront/Resources/views/storefront/component/payment/payment-method.html.
src/Storefront/Resources/views/storefront/component/payment/payment-fields.html.twig src/Storefront/Resources/views/storefront/component/payment/payment-fields.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/buy-widget-form.html.twig src/Storefront/Resources/views/storefront/component/buy-widget/buy-widget-form.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/buy-widget-price.html.twig src/Storefront/Resources/views/storefront/component/buy-widget/buy-widget-price.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/configurator/select.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/configurator.html.twig src/Storefront/Resources/views/storefront/component/buy-widget/configurator.html.twig
src/Storefront/Resources/views/storefront/component/buy-widget/buy-widget.html.twig src/Storefront/Resources/views/storefront/component/buy-widget/buy-widget.html.twig
src/Storefront/Resources/views/storefront/component/sorting.html.twig src/Storefront/Resources/views/storefront/component/sorting.html.twig
@@ -16376,6 +16396,7 @@ adr/2020-09-17-the-best-practice-to-always-re-fetch-the-data-after-saving.md
adr/2022-10-17-hide-and-show-cms-content.md adr/2022-10-17-hide-and-show-cms-content.md
adr/2023-09-06-feature-property-for-experimental-anotation.md adr/2023-09-06-feature-property-for-experimental-anotation.md
adr/2022-03-15-extract-data-handling-classes-to-extension-sdk.md adr/2022-03-15-extract-data-handling-classes-to-extension-sdk.md
adr/2023-11-29-toggle-feature-flag-on-demand.md
adr/2022-04-28-tax-providers.md adr/2022-04-28-tax-providers.md
adr/2021-01-21-deprecation-strategy.md adr/2021-01-21-deprecation-strategy.md
adr/2023-02-13-follow-test-pyramid.md adr/2023-02-13-follow-test-pyramid.md
@@ -16746,6 +16767,7 @@ tests/unit/Core/Installer/Controller/SelectLanguagesControllerTest.php
tests/unit/Core/Profiling/Doctrine/BacktraceDebugDataHolderTest.php tests/unit/Core/Profiling/Doctrine/BacktraceDebugDataHolderTest.php
tests/unit/Core/Profiling/Doctrine/ConnectionProfilerTest.php tests/unit/Core/Profiling/Doctrine/ConnectionProfilerTest.php
tests/unit/Core/Profiling/Doctrine/ProfilingMiddlewareTest.php tests/unit/Core/Profiling/Doctrine/ProfilingMiddlewareTest.php
tests/unit/Core/Profiling/FeatureFlag/FeatureFlagProfilerTest.php
tests/unit/Core/Profiling/ProfilingTest.php tests/unit/Core/Profiling/ProfilingTest.php
tests/unit/Core/Profiling/Twig/DoctrineExtensionTest.php tests/unit/Core/Profiling/Twig/DoctrineExtensionTest.php
tests/unit/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php tests/unit/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php
@@ -16996,6 +17018,7 @@ tests/unit/Core/Framework/DependencyInjection/CompilerPass/RemoveEventListenerTe
tests/unit/Core/Framework/DependencyInjection/CompilerPass/RedisPrefixCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/RedisPrefixCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/DemodataCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/DemodataCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/FeatureFlagsCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php tests/unit/Core/Framework/DependencyInjection/CompilerPass/TwigLoaderConfigCompilerPassTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/pluginOnePath/Resources/views/.keep tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/pluginOnePath/Resources/views/.keep
tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/pluginOnePath/Resources/app/storefront/dist/.gitkeep tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/pluginOnePath/Resources/app/storefront/dist/.gitkeep
@@ -17003,6 +17026,7 @@ tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/secondAppPat
tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/secondAppPath/Resources/app/storefront/dist/.gitkeep tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/secondAppPath/Resources/app/storefront/dist/.gitkeep
tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/firstAppPath/Resources/views/.gitkeep tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/firstAppPath/Resources/views/.gitkeep
tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/firstAppPath/Resources/app/storefront/dist/.gitkeep tests/unit/Core/Framework/DependencyInjection/CompilerPass/fixtures/firstAppPath/Resources/app/storefront/dist/.gitkeep
tests/unit/Core/Framework/FrameworkExceptionTest.php
tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php
tests/unit/Core/Framework/Migration/InstallEnvironmentTest.php tests/unit/Core/Framework/Migration/InstallEnvironmentTest.php
tests/unit/Core/Framework/FeatureTest.php tests/unit/Core/Framework/FeatureTest.php
@@ -17085,6 +17109,7 @@ tests/unit/Core/Framework/Api/Command/CreateIntegrationCommandTest.php
tests/unit/Core/Framework/Api/Command/DumpSchemaCommandTest.php tests/unit/Core/Framework/Api/Command/DumpSchemaCommandTest.php
tests/unit/Core/Framework/Api/ApiExceptionTest.php tests/unit/Core/Framework/Api/ApiExceptionTest.php
tests/unit/Core/Framework/Api/Controller/CustomSnippetFormatControllerTest.php tests/unit/Core/Framework/Api/Controller/CustomSnippetFormatControllerTest.php
tests/unit/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
tests/unit/Core/Framework/Api/Controller/SyncControllerTest.php tests/unit/Core/Framework/Api/Controller/SyncControllerTest.php
tests/unit/Core/Framework/Api/Controller/HealthCheckControllerTest.php tests/unit/Core/Framework/Api/Controller/HealthCheckControllerTest.php
tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig
@@ -17148,6 +17173,11 @@ tests/unit/Core/Framework/Routing/RoutingExceptionTest.php
tests/unit/Core/Framework/Routing/Event/MaintenanceModeRequestEventTest.php tests/unit/Core/Framework/Routing/Event/MaintenanceModeRequestEventTest.php
tests/unit/Core/Framework/Routing/Facade/RequestFacadeTest.php tests/unit/Core/Framework/Routing/Facade/RequestFacadeTest.php
tests/unit/Core/Framework/Routing/Facade/RequestFacadeFactoryTest.php tests/unit/Core/Framework/Routing/Facade/RequestFacadeFactoryTest.php
tests/unit/Core/Framework/Feature/FeatureExceptionTest.php
tests/unit/Core/Framework/Feature/FeatureFlagRegistryTest.php
tests/unit/Core/Framework/Feature/Command/FeatureListCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureEnableCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureDisableCommandTest.php
tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php
tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php
tests/unit/Core/Framework/Adapter/Translation/TranslatorTest.php tests/unit/Core/Framework/Adapter/Translation/TranslatorTest.php
@@ -17441,6 +17471,7 @@ tests/unit/Core/Checkout/Rule/Rule/Cart/CartVolumeRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/Cart/GoodsPriceRuleTest.php tests/unit/Core/Checkout/Rule/Rule/Cart/GoodsPriceRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/Cart/GoodsCountRuleTest.php tests/unit/Core/Checkout/Rule/Rule/Cart/GoodsCountRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/Cart/CartWeightRuleTest.php tests/unit/Core/Checkout/Rule/Rule/Cart/CartWeightRuleTest.php
tests/unit/Core/Checkout/Cart/CreditCartProcessorTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryRegistryTest.php tests/unit/Core/Checkout/Cart/LineItemFactoryRegistryTest.php
tests/unit/Core/Checkout/Cart/Price/QuantityPriceCalculatorTest.php tests/unit/Core/Checkout/Cart/Price/QuantityPriceCalculatorTest.php
tests/unit/Core/Checkout/Cart/Price/NetPriceCalculatorTest.php tests/unit/Core/Checkout/Cart/Price/NetPriceCalculatorTest.php
@@ -17458,6 +17489,7 @@ tests/unit/Core/Checkout/Cart/Cleanup/CleanupCartTaskHandlerTest.php
tests/unit/Core/Checkout/Cart/Hook/CartHookTest.php tests/unit/Core/Checkout/Cart/Hook/CartHookTest.php
tests/unit/Core/Checkout/Cart/Address/AddressValidator2Test.php tests/unit/Core/Checkout/Cart/Address/AddressValidator2Test.php
tests/unit/Core/Checkout/Cart/Address/AddressValidatorTest.php tests/unit/Core/Checkout/Cart/Address/AddressValidatorTest.php
tests/unit/Core/Checkout/Cart/CartCalculatorTest.php
tests/unit/Core/Checkout/Cart/CartRuleLoaderTest.php tests/unit/Core/Checkout/Cart/CartRuleLoaderTest.php
tests/unit/Core/Checkout/Cart/Order/ErrorCollectionTest.php tests/unit/Core/Checkout/Cart/Order/ErrorCollectionTest.php
tests/unit/Core/Checkout/Cart/Order/RecalculationServiceTest.php tests/unit/Core/Checkout/Cart/Order/RecalculationServiceTest.php
@@ -17466,11 +17498,14 @@ tests/unit/Core/Checkout/Cart/Order/CartTest.php
tests/unit/Core/Checkout/Cart/Order/LineItemDownloadLoaderTest.php tests/unit/Core/Checkout/Cart/Order/LineItemDownloadLoaderTest.php
tests/unit/Core/Checkout/Cart/Order/OrderConverterTest.php tests/unit/Core/Checkout/Cart/Order/OrderConverterTest.php
tests/unit/Core/Checkout/Cart/Order/RedisCartPersisterTest.php tests/unit/Core/Checkout/Cart/Order/RedisCartPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/OrderPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php tests/unit/Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/CustomerTransformerTest.php tests/unit/Core/Checkout/Cart/Order/Transformer/CustomerTransformerTest.php
tests/unit/Core/Checkout/Cart/Delivery/DeliveryValidatorTest.php tests/unit/Core/Checkout/Cart/Delivery/DeliveryValidatorTest.php
tests/unit/Core/Checkout/Cart/Delivery/DeliveryCalculatorTest.php tests/unit/Core/Checkout/Cart/Delivery/DeliveryCalculatorTest.php
tests/unit/Core/Checkout/Cart/Delivery/Struct/DeliveryTimeTest.php
tests/unit/Core/Checkout/Cart/Delivery/Struct/ShippingLocationTest.php
tests/unit/Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php tests/unit/Core/Checkout/Cart/Delivery/DeliveryPositionCollectionTest.php
tests/unit/Core/Checkout/Cart/Delivery/DeliveryBuilderTest.php tests/unit/Core/Checkout/Cart/Delivery/DeliveryBuilderTest.php
tests/unit/Core/Checkout/Cart/Tax/TaxCalculatorTest.php tests/unit/Core/Checkout/Cart/Tax/TaxCalculatorTest.php
@@ -17544,6 +17579,11 @@ tests/unit/Core/Checkout/Cart/Facade/DiscountFacadeTest.php
tests/unit/Core/Checkout/Cart/Facade/StatesFacadeTest.php tests/unit/Core/Checkout/Cart/Facade/StatesFacadeTest.php
tests/unit/Core/Checkout/Cart/Facade/CartPriceFacadeTest.php tests/unit/Core/Checkout/Cart/Facade/CartPriceFacadeTest.php
tests/unit/Core/Checkout/Cart/Facade/ContainerFacadeTest.php tests/unit/Core/Checkout/Cart/Facade/ContainerFacadeTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/CustomCartProcessorTest.php
tests/unit/Core/Checkout/Cart/CartFactoryTest.php tests/unit/Core/Checkout/Cart/CartFactoryTest.php
tests/unit/Core/Checkout/Cart/Validator/RuleCollectionTest.php tests/unit/Core/Checkout/Cart/Validator/RuleCollectionTest.php
tests/unit/Core/Checkout/Cart/Validator/Container/OrRuleTest.php tests/unit/Core/Checkout/Cart/Validator/Container/OrRuleTest.php
@@ -17758,6 +17798,7 @@ tests/unit/Storefront/Theme/Command/ThemeCompileCommandTest.php
tests/unit/Storefront/Theme/ThemeFileResolverTest.php tests/unit/Storefront/Theme/ThemeFileResolverTest.php
tests/unit/Storefront/Theme/CachedResolvedConfigLoaderInvalidatorTest.php tests/unit/Storefront/Theme/CachedResolvedConfigLoaderInvalidatorTest.php
tests/unit/Storefront/Theme/ScssPhpCompilerTest.php tests/unit/Storefront/Theme/ScssPhpCompilerTest.php
tests/unit/Storefront/Theme/fixtures/tmp/207973030/1_0_0/ThemeApp/Resources/app/storefront/dist/storefront/js/theme-app/theme-app.js
tests/unit/Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php tests/unit/Storefront/Theme/fixtures/SimplePlugin/SimplePlugin.php
tests/unit/Storefront/Theme/fixtures/SimplePlugin/Resources/config/config.xml tests/unit/Storefront/Theme/fixtures/SimplePlugin/Resources/config/config.xml
tests/unit/Storefront/Theme/fixtures/SimplePlugin/Resources/app/storefront/src/scss/base.scss tests/unit/Storefront/Theme/fixtures/SimplePlugin/Resources/app/storefront/src/scss/base.scss
@@ -17784,6 +17825,8 @@ tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/st
tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/storefront/dist/storefront/js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_off-canvas-extension_js.js tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/storefront/dist/storefront/js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_off-canvas-extension_js.js
tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/storefront/dist/storefront/js/async-plugin/async-plugin.js tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/storefront/dist/storefront/js/async-plugin/async-plugin.js
tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/storefront/dist/storefront/js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js tests/unit/Storefront/Theme/fixtures/ThemeAndPlugin/AsyncPlugin/Resources/app/storefront/dist/storefront/js/async-plugin/custom_plugins_AsyncPlugin_src_Resources_app_storefront_src_plugins_lorem-ipsum_plugin_js.js
tests/unit/Storefront/Theme/fixtures/ThemeApp/manifest.xml
tests/unit/Storefront/Theme/fixtures/ThemeApp/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/ThemeFixtures.php tests/unit/Storefront/Theme/fixtures/ThemeFixtures.php
@@ -17852,6 +17895,7 @@ tests/acceptance/test-data/Product/Product.data.ts
tests/acceptance/test-data/Checkout/PromotionWithCode.data.ts tests/acceptance/test-data/Checkout/PromotionWithCode.data.ts
tests/acceptance/test-data/Checkout/CartWithProduct.data.ts tests/acceptance/test-data/Checkout/CartWithProduct.data.ts
tests/acceptance/tasks/ShopCustomer/Account/Login.ts tests/acceptance/tasks/ShopCustomer/Account/Login.ts
tests/acceptance/tasks/ShopCustomer/Account/Register.ts
tests/acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts tests/acceptance/tasks/ShopCustomer/ProductDetail/AddProductToCart.ts
tests/acceptance/tasks/ShopCustomer/ProductDetail/ProceedFromProductToCheckout.ts tests/acceptance/tasks/ShopCustomer/ProductDetail/ProceedFromProductToCheckout.ts
tests/acceptance/tasks/ShopCustomer/Cart/AddPromotionCodeToCart.ts tests/acceptance/tasks/ShopCustomer/Cart/AddPromotionCodeToCart.ts
@@ -17883,6 +17927,7 @@ tests/acceptance/page-objects/StorefrontPages.ts
tests/acceptance/package-lock.json tests/acceptance/package-lock.json
tests/acceptance/.eslintignore tests/acceptance/.eslintignore
tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
tests/acceptance/tests/Account/CustomerRegistration.spec.ts
tests/acceptance/tests/Product/VariantGeneration.spec.ts tests/acceptance/tests/Product/VariantGeneration.spec.ts
tests/acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts tests/acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
tests/acceptance/tests/Product/UploadToProductMediaGallery.spec.ts tests/acceptance/tests/Product/UploadToProductMediaGallery.spec.ts
@@ -18289,6 +18334,7 @@ tests/integration/Core/Framework/Api/ApiAliasTest.php
tests/integration/Core/Framework/Api/fixtures/api-aware-fields.json tests/integration/Core/Framework/Api/fixtures/api-aware-fields.json
tests/integration/Core/Framework/Api/Controller/CustomSnippetFormatControllerTest.php tests/integration/Core/Framework/Api/Controller/CustomSnippetFormatControllerTest.php
tests/integration/Core/Framework/Api/Controller/ApiControllerTest.php tests/integration/Core/Framework/Api/Controller/ApiControllerTest.php
tests/integration/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php
tests/integration/Core/Framework/Api/Controller/Fixtures/InfoControllerWithMarker/Resources/.administration-js tests/integration/Core/Framework/Api/Controller/Fixtures/InfoControllerWithMarker/Resources/.administration-js
tests/integration/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiApp/manifest.xml tests/integration/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiApp/manifest.xml
@@ -18722,6 +18768,7 @@ tests/integration/Storefront/Controller/CheckoutControllerTest.php
tests/integration/Storefront/Controller/CookieControllerTest.php tests/integration/Storefront/Controller/CookieControllerTest.php
tests/integration/Storefront/Controller/CartLineItemControllerTest.php tests/integration/Storefront/Controller/CartLineItemControllerTest.php
tests/integration/Storefront/Controller/RegisterControllerTest.php tests/integration/Storefront/Controller/RegisterControllerTest.php
tests/integration/Storefront/Controller/ProductControllerTest.php
tests/integration/Storefront/Controller/StorefrontControllerTest.php tests/integration/Storefront/Controller/StorefrontControllerTest.php
tests/integration/Storefront/Controller/CountryStateControllerTest.php tests/integration/Storefront/Controller/CountryStateControllerTest.php
tests/integration/Storefront/Controller/AuthControllerTest.php tests/integration/Storefront/Controller/AuthControllerTest.php
@@ -1555,6 +1555,14 @@ plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test
woocommerce/changelog/e2e-update-cart-checkout-tax-test woocommerce/changelog/e2e-update-cart-checkout-tax-test
changelog/e2e-update-cart-checkout-tax-test changelog/e2e-update-cart-checkout-tax-test
e2e-update-cart-checkout-tax-test e2e-update-cart-checkout-tax-test
plugins/woocommerce/changelog/44347-fix-42140-prevent-prefilled-billing-address
woocommerce/changelog/44347-fix-42140-prevent-prefilled-billing-address
changelog/44347-fix-42140-prevent-prefilled-billing-address
44347-fix-42140-prevent-prefilled-billing-address
plugins/woocommerce/changelog/44223-dev-dynamic-e2e-block-testing
woocommerce/changelog/44223-dev-dynamic-e2e-block-testing
changelog/44223-dev-dynamic-e2e-block-testing
44223-dev-dynamic-e2e-block-testing
plugins/woocommerce/changelog/44255-product-collection-asymmetrical-margin-in-editor plugins/woocommerce/changelog/44255-product-collection-asymmetrical-margin-in-editor
woocommerce/changelog/44255-product-collection-asymmetrical-margin-in-editor woocommerce/changelog/44255-product-collection-asymmetrical-margin-in-editor
changelog/44255-product-collection-asymmetrical-margin-in-editor changelog/44255-product-collection-asymmetrical-margin-in-editor
@@ -1623,6 +1631,14 @@ plugins/woocommerce/changelog/tweak-improve-tasklist-performance
woocommerce/changelog/tweak-improve-tasklist-performance woocommerce/changelog/tweak-improve-tasklist-performance
changelog/tweak-improve-tasklist-performance changelog/tweak-improve-tasklist-performance
tweak-improve-tasklist-performance tweak-improve-tasklist-performance
plugins/woocommerce/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
woocommerce/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woocommerce/changelog/add-mobile-app-order-attribution
woocommerce/changelog/add-mobile-app-order-attribution
changelog/add-mobile-app-order-attribution
add-mobile-app-order-attribution
plugins/woocommerce/changelog/add-register-checkout-field-show-in-options-43524 plugins/woocommerce/changelog/add-register-checkout-field-show-in-options-43524
woocommerce/changelog/add-register-checkout-field-show-in-options-43524 woocommerce/changelog/add-register-checkout-field-show-in-options-43524
changelog/add-register-checkout-field-show-in-options-43524 changelog/add-register-checkout-field-show-in-options-43524
@@ -1631,6 +1647,10 @@ plugins/woocommerce/changelog/44600-fix-44445-clean-up-block-templates
woocommerce/changelog/44600-fix-44445-clean-up-block-templates woocommerce/changelog/44600-fix-44445-clean-up-block-templates
changelog/44600-fix-44445-clean-up-block-templates changelog/44600-fix-44445-clean-up-block-templates
44600-fix-44445-clean-up-block-templates 44600-fix-44445-clean-up-block-templates
plugins/woocommerce/changelog/44610-update-blurry-image
woocommerce/changelog/44610-update-blurry-image
changelog/44610-update-blurry-image
44610-update-blurry-image
plugins/woocommerce/changelog/update-add-note-to-text-area-label plugins/woocommerce/changelog/update-add-note-to-text-area-label
woocommerce/changelog/update-add-note-to-text-area-label woocommerce/changelog/update-add-note-to-text-area-label
changelog/update-add-note-to-text-area-label changelog/update-add-note-to-text-area-label
@@ -1639,10 +1659,18 @@ plugins/woocommerce/changelog/43991-product-collection-displays-content-from-sin
woocommerce/changelog/43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block woocommerce/changelog/43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block
changelog/43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block changelog/43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block
43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block 43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block
plugins/woocommerce/changelog/prevent-file-sniffing
woocommerce/changelog/prevent-file-sniffing
changelog/prevent-file-sniffing
prevent-file-sniffing
plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters
woocommerce/changelog/44069-dev-unify-class-naming-active-filters woocommerce/changelog/44069-dev-unify-class-naming-active-filters
changelog/44069-dev-unify-class-naming-active-filters changelog/44069-dev-unify-class-naming-active-filters
44069-dev-unify-class-naming-active-filters 44069-dev-unify-class-naming-active-filters
plugins/woocommerce/changelog/update-add-wc_get_valid_product_statuses
woocommerce/changelog/update-add-wc_get_valid_product_statuses
changelog/update-add-wc_get_valid_product_statuses
update-add-wc_get_valid_product_statuses
plugins/woocommerce/changelog/44179-43856-avoid-duplicating-requests plugins/woocommerce/changelog/44179-43856-avoid-duplicating-requests
woocommerce/changelog/44179-43856-avoid-duplicating-requests woocommerce/changelog/44179-43856-avoid-duplicating-requests
changelog/44179-43856-avoid-duplicating-requests changelog/44179-43856-avoid-duplicating-requests
@@ -1659,6 +1687,10 @@ plugins/woocommerce/changelog/44412-update-remove-blocks-from-woocommerce-status
woocommerce/changelog/44412-update-remove-blocks-from-woocommerce-status-page woocommerce/changelog/44412-update-remove-blocks-from-woocommerce-status-page
changelog/44412-update-remove-blocks-from-woocommerce-status-page changelog/44412-update-remove-blocks-from-woocommerce-status-page
44412-update-remove-blocks-from-woocommerce-status-page 44412-update-remove-blocks-from-woocommerce-status-page
plugins/woocommerce/changelog/dev-try-sharding-blocks-tests
woocommerce/changelog/dev-try-sharding-blocks-tests
changelog/dev-try-sharding-blocks-tests
dev-try-sharding-blocks-tests
plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor
woocommerce/changelog/44147-dev-fix-flickering-attribute-editor woocommerce/changelog/44147-dev-fix-flickering-attribute-editor
changelog/44147-dev-fix-flickering-attribute-editor changelog/44147-dev-fix-flickering-attribute-editor
@@ -1667,6 +1699,10 @@ plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-o
woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in 44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
plugins/woocommerce/changelog/e2e-customer-emails
woocommerce/changelog/e2e-customer-emails
changelog/e2e-customer-emails
e2e-customer-emails
plugins/woocommerce/changelog/update-blocks-e2e-readme plugins/woocommerce/changelog/update-blocks-e2e-readme
woocommerce/changelog/update-blocks-e2e-readme woocommerce/changelog/update-blocks-e2e-readme
changelog/update-blocks-e2e-readme changelog/update-blocks-e2e-readme
@@ -1679,6 +1715,10 @@ plugins/woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-
woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar 44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
plugins/woocommerce/changelog/fix-44677
woocommerce/changelog/fix-44677
changelog/fix-44677
fix-44677
plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
@@ -1727,6 +1767,10 @@ plugins/woocommerce/changelog/fix-28913-session-table-property
woocommerce/changelog/fix-28913-session-table-property woocommerce/changelog/fix-28913-session-table-property
changelog/fix-28913-session-table-property changelog/fix-28913-session-table-property
fix-28913-session-table-property fix-28913-session-table-property
plugins/woocommerce/changelog/fix-api-tests
woocommerce/changelog/fix-api-tests
changelog/fix-api-tests
fix-api-tests
plugins/woocommerce/changelog/fix-catch-error-when-font-installation-fails plugins/woocommerce/changelog/fix-catch-error-when-font-installation-fails
woocommerce/changelog/fix-catch-error-when-font-installation-fails woocommerce/changelog/fix-catch-error-when-font-installation-fails
changelog/fix-catch-error-when-font-installation-fails changelog/fix-catch-error-when-font-installation-fails
@@ -1743,6 +1787,14 @@ plugins/woocommerce/changelog/update-add-virtual-product
woocommerce/changelog/update-add-virtual-product woocommerce/changelog/update-add-virtual-product
changelog/update-add-virtual-product changelog/update-add-virtual-product
update-add-virtual-product update-add-virtual-product
plugins/woocommerce/changelog/44602-update-transitional-copy
woocommerce/changelog/44602-update-transitional-copy
changelog/44602-update-transitional-copy
44602-update-transitional-copy
plugins/woocommerce/changelog/dev-audit-transformaters
woocommerce/changelog/dev-audit-transformaters
changelog/dev-audit-transformaters
dev-audit-transformaters
plugins/woocommerce/changelog/experiment-customer-session-meta-data plugins/woocommerce/changelog/experiment-customer-session-meta-data
woocommerce/changelog/experiment-customer-session-meta-data woocommerce/changelog/experiment-customer-session-meta-data
changelog/experiment-customer-session-meta-data changelog/experiment-customer-session-meta-data
@@ -1779,6 +1831,14 @@ plugins/woocommerce/changelog/fix-e2e-test-fixes
woocommerce/changelog/fix-e2e-test-fixes woocommerce/changelog/fix-e2e-test-fixes
changelog/fix-e2e-test-fixes changelog/fix-e2e-test-fixes
fix-e2e-test-fixes fix-e2e-test-fixes
plugins/woocommerce/changelog/e2e-test-product-reviews-list
woocommerce/changelog/e2e-test-product-reviews-list
changelog/e2e-test-product-reviews-list
e2e-test-product-reviews-list
plugins/woocommerce/changelog/fix-292-sync-orders-csrf
woocommerce/changelog/fix-292-sync-orders-csrf
changelog/fix-292-sync-orders-csrf
fix-292-sync-orders-csrf
plugins/woocommerce/changelog/e2e-track-js-files-per-page plugins/woocommerce/changelog/e2e-track-js-files-per-page
woocommerce/changelog/e2e-track-js-files-per-page woocommerce/changelog/e2e-track-js-files-per-page
changelog/e2e-track-js-files-per-page changelog/e2e-track-js-files-per-page
@@ -1795,6 +1855,10 @@ plugins/woocommerce/changelog/44254-fix-42221-wrong-template-title
woocommerce/changelog/44254-fix-42221-wrong-template-title woocommerce/changelog/44254-fix-42221-wrong-template-title
changelog/44254-fix-42221-wrong-template-title changelog/44254-fix-42221-wrong-template-title
44254-fix-42221-wrong-template-title 44254-fix-42221-wrong-template-title
plugins/woocommerce/changelog/44631-dev-refresh-legacy-collection-blocks
woocommerce/changelog/44631-dev-refresh-legacy-collection-blocks
changelog/44631-dev-refresh-legacy-collection-blocks
44631-dev-refresh-legacy-collection-blocks
plugins/woocommerce/changelog/fix-daily-hpos-no-report plugins/woocommerce/changelog/fix-daily-hpos-no-report
woocommerce/changelog/fix-daily-hpos-no-report woocommerce/changelog/fix-daily-hpos-no-report
changelog/fix-daily-hpos-no-report changelog/fix-daily-hpos-no-report
@@ -1811,10 +1875,18 @@ plugins/woocommerce/changelog/fix-incorrect-web-admin-order-attribution
woocommerce/changelog/fix-incorrect-web-admin-order-attribution woocommerce/changelog/fix-incorrect-web-admin-order-attribution
changelog/fix-incorrect-web-admin-order-attribution changelog/fix-incorrect-web-admin-order-attribution
fix-incorrect-web-admin-order-attribution fix-incorrect-web-admin-order-attribution
plugins/woocommerce/changelog/update-audit-rule-processors
woocommerce/changelog/update-audit-rule-processors
changelog/update-audit-rule-processors
update-audit-rule-processors
plugins/woocommerce/changelog/dev-update-daily-e2e-to-sharding plugins/woocommerce/changelog/dev-update-daily-e2e-to-sharding
woocommerce/changelog/dev-update-daily-e2e-to-sharding woocommerce/changelog/dev-update-daily-e2e-to-sharding
changelog/dev-update-daily-e2e-to-sharding changelog/dev-update-daily-e2e-to-sharding
dev-update-daily-e2e-to-sharding dev-update-daily-e2e-to-sharding
plugins/woocommerce/changelog/44575-fix-44574-product-collection-wp_html_tag_processorseek-was-called-incorrectly-when-the-query-have-only-one-page
woocommerce/changelog/44575-fix-44574-product-collection-wp_html_tag_processorseek-was-called-incorrectly-when-the-query-have-only-one-page
changelog/44575-fix-44574-product-collection-wp_html_tag_processorseek-was-called-incorrectly-when-the-query-have-only-one-page
44575-fix-44574-product-collection-wp_html_tag_processorseek-was-called-incorrectly-when-the-query-have-only-one-page
plugins/woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page plugins/woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page
woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page
changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page
@@ -1875,6 +1947,10 @@ plugins/woocommerce/changelog/44072-dev-unify-class-naming-rating-filter
woocommerce/changelog/44072-dev-unify-class-naming-rating-filter woocommerce/changelog/44072-dev-unify-class-naming-rating-filter
changelog/44072-dev-unify-class-naming-rating-filter changelog/44072-dev-unify-class-naming-rating-filter
44072-dev-unify-class-naming-rating-filter 44072-dev-unify-class-naming-rating-filter
plugins/woocommerce/changelog/update-remove-entry-from-changelog
woocommerce/changelog/update-remove-entry-from-changelog
changelog/update-remove-entry-from-changelog
update-remove-entry-from-changelog
plugins/woocommerce/changelog/fix-44153 plugins/woocommerce/changelog/fix-44153
woocommerce/changelog/fix-44153 woocommerce/changelog/fix-44153
changelog/fix-44153 changelog/fix-44153
@@ -1887,10 +1963,18 @@ plugins/woocommerce/changelog/43694-get-product-collection-location-context
woocommerce/changelog/43694-get-product-collection-location-context woocommerce/changelog/43694-get-product-collection-location-context
changelog/43694-get-product-collection-location-context changelog/43694-get-product-collection-location-context
43694-get-product-collection-location-context 43694-get-product-collection-location-context
plugins/woocommerce/changelog/40395-bugfix-class-wc-regenerate-images-array-check
woocommerce/changelog/40395-bugfix-class-wc-regenerate-images-array-check
changelog/40395-bugfix-class-wc-regenerate-images-array-check
40395-bugfix-class-wc-regenerate-images-array-check
plugins/woocommerce/changelog/fix-43826-overlay-sizing-issue plugins/woocommerce/changelog/fix-43826-overlay-sizing-issue
woocommerce/changelog/fix-43826-overlay-sizing-issue woocommerce/changelog/fix-43826-overlay-sizing-issue
changelog/fix-43826-overlay-sizing-issue changelog/fix-43826-overlay-sizing-issue
fix-43826-overlay-sizing-issue fix-43826-overlay-sizing-issue
plugins/woocommerce/changelog/hpos-41909
woocommerce/changelog/hpos-41909
changelog/hpos-41909
hpos-41909
plugins/woocommerce/changelog/43862-43667-update-survey-on-woo-core plugins/woocommerce/changelog/43862-43667-update-survey-on-woo-core
woocommerce/changelog/43862-43667-update-survey-on-woo-core woocommerce/changelog/43862-43667-update-survey-on-woo-core
changelog/43862-43667-update-survey-on-woo-core changelog/43862-43667-update-survey-on-woo-core
@@ -1935,6 +2019,10 @@ plugins/woocommerce/changelog/e2e-add-downloadable-product-test
woocommerce/changelog/e2e-add-downloadable-product-test woocommerce/changelog/e2e-add-downloadable-product-test
changelog/e2e-add-downloadable-product-test changelog/e2e-add-downloadable-product-test
e2e-add-downloadable-product-test e2e-add-downloadable-product-test
plugins/woocommerce/changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
woocommerce/changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
44571-add-44393-product-collection-implement-animation-for-page-changes
plugins/woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright plugins/woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright
woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright
changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright
@@ -2023,6 +2111,10 @@ plugins/woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thu
woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails
changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails
44236-fix-43759-enable-keyboard-navigation-for-thumbnails 44236-fix-43759-enable-keyboard-navigation-for-thumbnails
plugins/woocommerce/changelog/fix-44630-active-filter-chip-styles
woocommerce/changelog/fix-44630-active-filter-chip-styles
changelog/fix-44630-active-filter-chip-styles
fix-44630-active-filter-chip-styles
plugins/woocommerce/changelog/fix-44227-product-taxonomies plugins/woocommerce/changelog/fix-44227-product-taxonomies
woocommerce/changelog/fix-44227-product-taxonomies woocommerce/changelog/fix-44227-product-taxonomies
changelog/fix-44227-product-taxonomies changelog/fix-44227-product-taxonomies
@@ -2043,6 +2135,10 @@ plugins/woocommerce/changelog/fix-improve-injecting-product-collection-in-single
woocommerce/changelog/fix-improve-injecting-product-collection-in-single-product-block woocommerce/changelog/fix-improve-injecting-product-collection-in-single-product-block
changelog/fix-improve-injecting-product-collection-in-single-product-block changelog/fix-improve-injecting-product-collection-in-single-product-block
fix-improve-injecting-product-collection-in-single-product-block fix-improve-injecting-product-collection-in-single-product-block
plugins/woocommerce/changelog/add-44248-error-handling-shipping-partners
woocommerce/changelog/add-44248-error-handling-shipping-partners
changelog/add-44248-error-handling-shipping-partners
add-44248-error-handling-shipping-partners
plugins/woocommerce/changelog/fix-40524-logging-in-ssr plugins/woocommerce/changelog/fix-40524-logging-in-ssr
woocommerce/changelog/fix-40524-logging-in-ssr woocommerce/changelog/fix-40524-logging-in-ssr
changelog/fix-40524-logging-in-ssr changelog/fix-40524-logging-in-ssr
@@ -15404,6 +15500,14 @@ unit-tests/woocommerce-admin/remote-inbox-notifications/mock-get-rule-processor.
woocommerce-admin/remote-inbox-notifications/mock-get-rule-processor.php woocommerce-admin/remote-inbox-notifications/mock-get-rule-processor.php
remote-inbox-notifications/mock-get-rule-processor.php remote-inbox-notifications/mock-get-rule-processor.php
mock-get-rule-processor.php mock-get-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
unit-tests/woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
remote-inbox-notifications/onboarding-profile-rule-processor.php
onboarding-profile-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php
@@ -15420,6 +15524,14 @@ unit-tests/woocommerce-admin/remote-inbox-notifications/passing-rule-evaluator.p
woocommerce-admin/remote-inbox-notifications/passing-rule-evaluator.php woocommerce-admin/remote-inbox-notifications/passing-rule-evaluator.php
remote-inbox-notifications/passing-rule-evaluator.php remote-inbox-notifications/passing-rule-evaluator.php
passing-rule-evaluator.php passing-rule-evaluator.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
remote-inbox-notifications/base-location-state-rule-processor.php
base-location-state-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php
@@ -15428,6 +15540,14 @@ unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php
woocommerce-admin/remote-inbox-notifications/mock-product-query.php woocommerce-admin/remote-inbox-notifications/mock-product-query.php
remote-inbox-notifications/mock-product-query.php remote-inbox-notifications/mock-product-query.php
mock-product-query.php mock-product-query.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
unit-tests/woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
remote-inbox-notifications/total-payments-volume-processor.php
total-payments-volume-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php
@@ -15572,6 +15692,14 @@ unit-tests/woocommerce-admin/remote-inbox-notifications/spec-runner.php
woocommerce-admin/remote-inbox-notifications/spec-runner.php woocommerce-admin/remote-inbox-notifications/spec-runner.php
remote-inbox-notifications/spec-runner.php remote-inbox-notifications/spec-runner.php
spec-runner.php spec-runner.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
unit-tests/woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
remote-inbox-notifications/is-woo-express-rule-processor.php
is-woo-express-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php
woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php
tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php
@@ -17086,6 +17214,15 @@ php/src/Internal/DownloadPermissionsAdjusterTest.php
src/Internal/DownloadPermissionsAdjusterTest.php src/Internal/DownloadPermissionsAdjusterTest.php
Internal/DownloadPermissionsAdjusterTest.php Internal/DownloadPermissionsAdjusterTest.php
DownloadPermissionsAdjusterTest.php DownloadPermissionsAdjusterTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
ShippingPartnerSuggestionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php
woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php
tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php
@@ -17835,6 +17972,12 @@ tests/php/includes/class-wc-cart-test.php
php/includes/class-wc-cart-test.php php/includes/class-wc-cart-test.php
includes/class-wc-cart-test.php includes/class-wc-cart-test.php
class-wc-cart-test.php class-wc-cart-test.php
plugins/woocommerce/tests/php/includes/class-wc-shortcodes-test.php
woocommerce/tests/php/includes/class-wc-shortcodes-test.php
tests/php/includes/class-wc-shortcodes-test.php
php/includes/class-wc-shortcodes-test.php
includes/class-wc-shortcodes-test.php
class-wc-shortcodes-test.php
plugins/woocommerce/tests/php/includes/class-wc-orders-tracking-test.php plugins/woocommerce/tests/php/includes/class-wc-orders-tracking-test.php
woocommerce/tests/php/includes/class-wc-orders-tracking-test.php woocommerce/tests/php/includes/class-wc-orders-tracking-test.php
tests/php/includes/class-wc-orders-tracking-test.php tests/php/includes/class-wc-orders-tracking-test.php
@@ -18949,6 +19092,13 @@ e2e-pw/tests/shopper/product-simple.spec.js
tests/shopper/product-simple.spec.js tests/shopper/product-simple.spec.js
shopper/product-simple.spec.js shopper/product-simple.spec.js
product-simple.spec.js product-simple.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
e2e-pw/tests/shopper/account-email-receiving.spec.js
tests/shopper/account-email-receiving.spec.js
shopper/account-email-receiving.spec.js
account-email-receiving.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js
woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js
tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js
@@ -29967,6 +30117,13 @@ js/blocks/product-collection/save.tsx
blocks/product-collection/save.tsx blocks/product-collection/save.tsx
product-collection/save.tsx product-collection/save.tsx
save.tsx save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-collection/style.scss
woocommerce-blocks/assets/js/blocks/product-collection/style.scss
assets/js/blocks/product-collection/style.scss
js/blocks/product-collection/style.scss
blocks/product-collection/style.scss
product-collection/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-collection/block.json plugins/woocommerce-blocks/assets/js/blocks/product-collection/block.json
woocommerce-blocks/assets/js/blocks/product-collection/block.json woocommerce-blocks/assets/js/blocks/product-collection/block.json
assets/js/blocks/product-collection/block.json assets/js/blocks/product-collection/block.json
@@ -41406,6 +41563,12 @@ e2e/utils/storeApi/index.ts
utils/storeApi/index.ts utils/storeApi/index.ts
storeApi/index.ts storeApi/index.ts
index.ts index.ts
plugins/woocommerce-blocks/tests/e2e/utils/create-dynamic-content.ts
woocommerce-blocks/tests/e2e/utils/create-dynamic-content.ts
tests/e2e/utils/create-dynamic-content.ts
e2e/utils/create-dynamic-content.ts
utils/create-dynamic-content.ts
create-dynamic-content.ts
plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts
woocommerce-blocks/tests/e2e/utils/frontend/index.ts woocommerce-blocks/tests/e2e/utils/frontend/index.ts
tests/e2e/utils/frontend/index.ts tests/e2e/utils/frontend/index.ts
@@ -42040,6 +42203,20 @@ e2e/tests/filter-blocks/basic.block_theme.spec.ts
tests/filter-blocks/basic.block_theme.spec.ts tests/filter-blocks/basic.block_theme.spec.ts
filter-blocks/basic.block_theme.spec.ts filter-blocks/basic.block_theme.spec.ts
basic.block_theme.spec.ts basic.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/stock-status.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/filter-blocks/stock-status.block_theme.spec.ts
tests/e2e/tests/filter-blocks/stock-status.block_theme.spec.ts
e2e/tests/filter-blocks/stock-status.block_theme.spec.ts
tests/filter-blocks/stock-status.block_theme.spec.ts
filter-blocks/stock-status.block_theme.spec.ts
stock-status.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/stock-status.handlebars
woocommerce-blocks/tests/e2e/tests/filter-blocks/stock-status.handlebars
tests/e2e/tests/filter-blocks/stock-status.handlebars
e2e/tests/filter-blocks/stock-status.handlebars
tests/filter-blocks/stock-status.handlebars
filter-blocks/stock-status.handlebars
stock-status.handlebars
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts woocommerce-blocks/tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts
tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts
@@ -42410,6 +42587,10 @@ plugins/woo-ai/changelog/fix-actually-fix-spotlight
woo-ai/changelog/fix-actually-fix-spotlight woo-ai/changelog/fix-actually-fix-spotlight
changelog/fix-actually-fix-spotlight changelog/fix-actually-fix-spotlight
fix-actually-fix-spotlight fix-actually-fix-spotlight
plugins/woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woo-ai/changelog/43595-update-wireit-0.14.3 plugins/woo-ai/changelog/43595-update-wireit-0.14.3
woo-ai/changelog/43595-update-wireit-0.14.3 woo-ai/changelog/43595-update-wireit-0.14.3
changelog/43595-update-wireit-0.14.3 changelog/43595-update-wireit-0.14.3
@@ -42922,6 +43103,10 @@ plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
changelog/43499-remove-ai-post-from-db changelog/43499-remove-ai-post-from-db
43499-remove-ai-post-from-db 43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3 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
@@ -53380,6 +53565,11 @@ js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-con
dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
changelog/41498-dev-make-lint-output-console changelog/41498-dev-make-lint-output-console
41498-dev-make-lint-output-console 41498-dev-make-lint-output-console
packages/js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3 packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3 js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3 dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
@@ -56578,6 +56768,11 @@ packages/js/integrate-plugin/.eslintrc.js
js/integrate-plugin/.eslintrc.js js/integrate-plugin/.eslintrc.js
integrate-plugin/.eslintrc.js integrate-plugin/.eslintrc.js
.eslintrc.js .eslintrc.js
packages/js/notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/notices/changelog/43595-update-wireit-0.14.3 packages/js/notices/changelog/43595-update-wireit-0.14.3
js/notices/changelog/43595-update-wireit-0.14.3 js/notices/changelog/43595-update-wireit-0.14.3
notices/changelog/43595-update-wireit-0.14.3 notices/changelog/43595-update-wireit-0.14.3
@@ -57388,6 +57583,11 @@ js/components/changelog/41498-dev-make-lint-output-console
components/changelog/41498-dev-make-lint-output-console components/changelog/41498-dev-make-lint-output-console
changelog/41498-dev-make-lint-output-console changelog/41498-dev-make-lint-output-console
41498-dev-make-lint-output-console 41498-dev-make-lint-output-console
packages/js/components/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/components/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
components/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/components/changelog/43595-update-wireit-0.14.3 packages/js/components/changelog/43595-update-wireit-0.14.3
js/components/changelog/43595-update-wireit-0.14.3 js/components/changelog/43595-update-wireit-0.14.3
components/changelog/43595-update-wireit-0.14.3 components/changelog/43595-update-wireit-0.14.3
@@ -60979,6 +61179,11 @@ js/eslint-plugin/configs/custom.js
eslint-plugin/configs/custom.js eslint-plugin/configs/custom.js
configs/custom.js configs/custom.js
custom.js custom.js
packages/js/eslint-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/eslint-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
eslint-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/eslint-plugin/changelog/43595-update-wireit-0.14.3 packages/js/eslint-plugin/changelog/43595-update-wireit-0.14.3
js/eslint-plugin/changelog/43595-update-wireit-0.14.3 js/eslint-plugin/changelog/43595-update-wireit-0.14.3
eslint-plugin/changelog/43595-update-wireit-0.14.3 eslint-plugin/changelog/43595-update-wireit-0.14.3
@@ -65697,6 +65902,11 @@ js/product-editor/changelog/fix-44465
product-editor/changelog/fix-44465 product-editor/changelog/fix-44465
changelog/fix-44465 changelog/fix-44465
fix-44465 fix-44465
packages/js/product-editor/changelog/dev-44623_change_visibility_section_label_if_password
js/product-editor/changelog/dev-44623_change_visibility_section_label_if_password
product-editor/changelog/dev-44623_change_visibility_section_label_if_password
changelog/dev-44623_change_visibility_section_label_if_password
dev-44623_change_visibility_section_label_if_password
packages/js/product-editor/changelog/dev-44456_rename_add_button_to_publish packages/js/product-editor/changelog/dev-44456_rename_add_button_to_publish
js/product-editor/changelog/dev-44456_rename_add_button_to_publish js/product-editor/changelog/dev-44456_rename_add_button_to_publish
product-editor/changelog/dev-44456_rename_add_button_to_publish product-editor/changelog/dev-44456_rename_add_button_to_publish
@@ -325,6 +325,8 @@ plugins/woocommerce/changelog/e2e-add-new-product-edit
plugins/woocommerce/changelog/44122-add-page-content-wrapper-e2e-tests plugins/woocommerce/changelog/44122-add-page-content-wrapper-e2e-tests
plugins/woocommerce/changelog/44081-44067-update-tour-intro plugins/woocommerce/changelog/44081-44067-update-tour-intro
plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test
plugins/woocommerce/changelog/44347-fix-42140-prevent-prefilled-billing-address
plugins/woocommerce/changelog/44223-dev-dynamic-e2e-block-testing
plugins/woocommerce/changelog/44255-product-collection-asymmetrical-margin-in-editor plugins/woocommerce/changelog/44255-product-collection-asymmetrical-margin-in-editor
plugins/woocommerce/changelog/44583-fix-typos-and-styling plugins/woocommerce/changelog/44583-fix-typos-and-styling
plugins/woocommerce/changelog/fix-inter-not-applied plugins/woocommerce/changelog/fix-inter-not-applied
@@ -342,20 +344,28 @@ plugins/woocommerce/changelog/update-introduce-text-area-block
plugins/woocommerce/changelog/try-expired-logs-filter plugins/woocommerce/changelog/try-expired-logs-filter
plugins/woocommerce/changelog/fix-product-editor-blank-flash plugins/woocommerce/changelog/fix-product-editor-blank-flash
plugins/woocommerce/changelog/tweak-improve-tasklist-performance plugins/woocommerce/changelog/tweak-improve-tasklist-performance
plugins/woocommerce/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woocommerce/changelog/add-mobile-app-order-attribution
plugins/woocommerce/changelog/add-register-checkout-field-show-in-options-43524 plugins/woocommerce/changelog/add-register-checkout-field-show-in-options-43524
plugins/woocommerce/changelog/44600-fix-44445-clean-up-block-templates plugins/woocommerce/changelog/44600-fix-44445-clean-up-block-templates
plugins/woocommerce/changelog/44610-update-blurry-image
plugins/woocommerce/changelog/update-add-note-to-text-area-label plugins/woocommerce/changelog/update-add-note-to-text-area-label
plugins/woocommerce/changelog/43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block plugins/woocommerce/changelog/43991-product-collection-displays-content-from-single-product-block-when-used-in-single-product-block
plugins/woocommerce/changelog/prevent-file-sniffing
plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters
plugins/woocommerce/changelog/update-add-wc_get_valid_product_statuses
plugins/woocommerce/changelog/44179-43856-avoid-duplicating-requests plugins/woocommerce/changelog/44179-43856-avoid-duplicating-requests
plugins/woocommerce/changelog/44545-reduce-box-width plugins/woocommerce/changelog/44545-reduce-box-width
plugins/woocommerce/changelog/dev-suffix-filter-blocks-beta plugins/woocommerce/changelog/dev-suffix-filter-blocks-beta
plugins/woocommerce/changelog/44412-update-remove-blocks-from-woocommerce-status-page plugins/woocommerce/changelog/44412-update-remove-blocks-from-woocommerce-status-page
plugins/woocommerce/changelog/dev-try-sharding-blocks-tests
plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor
plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
plugins/woocommerce/changelog/e2e-customer-emails
plugins/woocommerce/changelog/update-blocks-e2e-readme plugins/woocommerce/changelog/update-blocks-e2e-readme
plugins/woocommerce/changelog/44576-update-home-copy plugins/woocommerce/changelog/44576-update-home-copy
plugins/woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar plugins/woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
plugins/woocommerce/changelog/fix-44677
plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
plugins/woocommerce/changelog/44192-dev-e2e-test-rating-filter plugins/woocommerce/changelog/44192-dev-e2e-test-rating-filter
plugins/woocommerce/changelog/pr-44113 plugins/woocommerce/changelog/pr-44113
@@ -368,10 +378,13 @@ plugins/woocommerce/changelog/44026-update-task-list-example
plugins/woocommerce/changelog/43810-43780-cys-core-handling-errors-during-the-setup plugins/woocommerce/changelog/43810-43780-cys-core-handling-errors-during-the-setup
plugins/woocommerce/changelog/43552-README.md]-Add-link-to-WC-Monorepo-prerequisites plugins/woocommerce/changelog/43552-README.md]-Add-link-to-WC-Monorepo-prerequisites
plugins/woocommerce/changelog/fix-28913-session-table-property plugins/woocommerce/changelog/fix-28913-session-table-property
plugins/woocommerce/changelog/fix-api-tests
plugins/woocommerce/changelog/fix-catch-error-when-font-installation-fails plugins/woocommerce/changelog/fix-catch-error-when-font-installation-fails
plugins/woocommerce/changelog/44183-fix-combobox-border plugins/woocommerce/changelog/44183-fix-combobox-border
plugins/woocommerce/changelog/fix-44475-logging-backtrace-fix plugins/woocommerce/changelog/fix-44475-logging-backtrace-fix
plugins/woocommerce/changelog/update-add-virtual-product plugins/woocommerce/changelog/update-add-virtual-product
plugins/woocommerce/changelog/44602-update-transitional-copy
plugins/woocommerce/changelog/dev-audit-transformaters
plugins/woocommerce/changelog/experiment-customer-session-meta-data plugins/woocommerce/changelog/experiment-customer-session-meta-data
plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing
plugins/woocommerce/changelog/44121-fix-ai-status-missing-on-cys-transitional plugins/woocommerce/changelog/44121-fix-ai-status-missing-on-cys-transitional
@@ -381,15 +394,20 @@ plugins/woocommerce/changelog/44000-fix-42220-duplicate-templates-when-both-modi
plugins/woocommerce/changelog/add-43242-collection-context plugins/woocommerce/changelog/add-43242-collection-context
plugins/woocommerce/changelog/43227-as-diff-D129122 plugins/woocommerce/changelog/43227-as-diff-D129122
plugins/woocommerce/changelog/fix-e2e-test-fixes plugins/woocommerce/changelog/fix-e2e-test-fixes
plugins/woocommerce/changelog/e2e-test-product-reviews-list
plugins/woocommerce/changelog/fix-292-sync-orders-csrf
plugins/woocommerce/changelog/e2e-track-js-files-per-page plugins/woocommerce/changelog/e2e-track-js-files-per-page
plugins/woocommerce/changelog/update-account-additional-fields-validaiton-44019 plugins/woocommerce/changelog/update-account-additional-fields-validaiton-44019
plugins/woocommerce/changelog/44414-fix-42335-focus-should-return-to-trigger-element-when-closing-pop-up plugins/woocommerce/changelog/44414-fix-42335-focus-should-return-to-trigger-element-when-closing-pop-up
plugins/woocommerce/changelog/44254-fix-42221-wrong-template-title plugins/woocommerce/changelog/44254-fix-42221-wrong-template-title
plugins/woocommerce/changelog/44631-dev-refresh-legacy-collection-blocks
plugins/woocommerce/changelog/fix-daily-hpos-no-report plugins/woocommerce/changelog/fix-daily-hpos-no-report
plugins/woocommerce/changelog/fix-41567-deprecated-legacy-keys plugins/woocommerce/changelog/fix-41567-deprecated-legacy-keys
plugins/woocommerce/changelog/44547-update-hero-product-chessboard-pattern plugins/woocommerce/changelog/44547-update-hero-product-chessboard-pattern
plugins/woocommerce/changelog/fix-incorrect-web-admin-order-attribution plugins/woocommerce/changelog/fix-incorrect-web-admin-order-attribution
plugins/woocommerce/changelog/update-audit-rule-processors
plugins/woocommerce/changelog/dev-update-daily-e2e-to-sharding plugins/woocommerce/changelog/dev-update-daily-e2e-to-sharding
plugins/woocommerce/changelog/44575-fix-44574-product-collection-wp_html_tag_processorseek-was-called-incorrectly-when-the-query-have-only-one-page
plugins/woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page plugins/woocommerce/changelog/43817-add-42195-return-to-top-behavior-when-loading-new-page
plugins/woocommerce/changelog/44311-fix-e2e-test-failure plugins/woocommerce/changelog/44311-fix-e2e-test-failure
plugins/woocommerce/changelog/fix-js-cookie-305 plugins/woocommerce/changelog/fix-js-cookie-305
@@ -405,10 +423,13 @@ plugins/woocommerce/changelog/update-store-default-specs-when-fails
plugins/woocommerce/changelog/43985-e2e-email-cancelled-order plugins/woocommerce/changelog/43985-e2e-email-cancelled-order
plugins/woocommerce/changelog/fix-product-filters-e2e-tests plugins/woocommerce/changelog/fix-product-filters-e2e-tests
plugins/woocommerce/changelog/44072-dev-unify-class-naming-rating-filter plugins/woocommerce/changelog/44072-dev-unify-class-naming-rating-filter
plugins/woocommerce/changelog/update-remove-entry-from-changelog
plugins/woocommerce/changelog/fix-44153 plugins/woocommerce/changelog/fix-44153
plugins/woocommerce/changelog/44578-update-homepage-copy plugins/woocommerce/changelog/44578-update-homepage-copy
plugins/woocommerce/changelog/43694-get-product-collection-location-context plugins/woocommerce/changelog/43694-get-product-collection-location-context
plugins/woocommerce/changelog/40395-bugfix-class-wc-regenerate-images-array-check
plugins/woocommerce/changelog/fix-43826-overlay-sizing-issue plugins/woocommerce/changelog/fix-43826-overlay-sizing-issue
plugins/woocommerce/changelog/hpos-41909
plugins/woocommerce/changelog/43862-43667-update-survey-on-woo-core plugins/woocommerce/changelog/43862-43667-update-survey-on-woo-core
plugins/woocommerce/changelog/fix-lint-job plugins/woocommerce/changelog/fix-lint-job
plugins/woocommerce/changelog/pr-37054 plugins/woocommerce/changelog/pr-37054
@@ -420,6 +441,7 @@ plugins/woocommerce/changelog/improve-product-collection-e2e-test-structure
plugins/woocommerce/changelog/44332-fix-43760-announce-pop-up-opening-with-voiceovers plugins/woocommerce/changelog/44332-fix-43760-announce-pop-up-opening-with-voiceovers
plugins/woocommerce/changelog/add-43704_prepublish_sidebar_modal plugins/woocommerce/changelog/add-43704_prepublish_sidebar_modal
plugins/woocommerce/changelog/e2e-add-downloadable-product-test plugins/woocommerce/changelog/e2e-add-downloadable-product-test
plugins/woocommerce/changelog/44571-add-44393-product-collection-implement-animation-for-page-changes
plugins/woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright plugins/woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright
plugins/woocommerce/changelog/fix-43732-use-block-transforms-api plugins/woocommerce/changelog/fix-43732-use-block-transforms-api
plugins/woocommerce/changelog/hpos-41915 plugins/woocommerce/changelog/hpos-41915
@@ -442,11 +464,13 @@ plugins/woocommerce/changelog/40998-fix-coupon-title-sanitization-39481
plugins/woocommerce/changelog/fix-mini-cart-svg-44006 plugins/woocommerce/changelog/fix-mini-cart-svg-44006
plugins/woocommerce/changelog/fix-validation-message-44045 plugins/woocommerce/changelog/fix-validation-message-44045
plugins/woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails plugins/woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails
plugins/woocommerce/changelog/fix-44630-active-filter-chip-styles
plugins/woocommerce/changelog/fix-44227-product-taxonomies plugins/woocommerce/changelog/fix-44227-product-taxonomies
plugins/woocommerce/changelog/fix-classic-asset-watch plugins/woocommerce/changelog/fix-classic-asset-watch
plugins/woocommerce/changelog/44304-fix-44297-single-product-password-test plugins/woocommerce/changelog/44304-fix-44297-single-product-password-test
plugins/woocommerce/changelog/44190-dev-add-e2e-tests-active-filters-block plugins/woocommerce/changelog/44190-dev-add-e2e-tests-active-filters-block
plugins/woocommerce/changelog/fix-improve-injecting-product-collection-in-single-product-block plugins/woocommerce/changelog/fix-improve-injecting-product-collection-in-single-product-block
plugins/woocommerce/changelog/add-44248-error-handling-shipping-partners
plugins/woocommerce/changelog/fix-40524-logging-in-ssr plugins/woocommerce/changelog/fix-40524-logging-in-ssr
plugins/woocommerce/changelog/44427-cys-on-core-fix-fonts-are-not-loaded-on-the-font-picker plugins/woocommerce/changelog/44427-cys-on-core-fix-fonts-are-not-loaded-on-the-font-picker
plugins/woocommerce/changelog/fix-font-installation-async plugins/woocommerce/changelog/fix-font-installation-async
@@ -2610,9 +2634,12 @@ plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notif
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugins-activated-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugins-activated-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/evaluate-and-get-status.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/evaluate-and-get-status.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-get-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-get-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/onboarding-profile-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/or-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/passing-rule-evaluator.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/passing-rule-evaluator.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-state-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-product-query.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/total-payments-volume-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/plugin-version-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/get-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/get-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/publish-after-time-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/publish-after-time-rule-processor.php
@@ -2630,6 +2657,7 @@ plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notif
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/publish-before-time-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/publish-before-time-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-country-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/base-location-country-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/spec-runner.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/spec-runner.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/is-woo-express-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/option-rule-processor.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-plugins-provider.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/mock-plugins-provider.php
plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/failing-rule-evaluator.php plugins/woocommerce/tests/legacy/unit-tests/woocommerce-admin/remote-inbox-notifications/failing-rule-evaluator.php
@@ -2827,6 +2855,7 @@ plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php
plugins/woocommerce/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php plugins/woocommerce/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsTest.php plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsListTableTest.php plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsListTableTest.php
@@ -2917,6 +2946,7 @@ plugins/woocommerce/tests/php/includes/importer/sample.csv
plugins/woocommerce/tests/php/includes/class-wc-settings-tracking-test.php plugins/woocommerce/tests/php/includes/class-wc-settings-tracking-test.php
plugins/woocommerce/tests/php/includes/wc-order-functions-test.php plugins/woocommerce/tests/php/includes/wc-order-functions-test.php
plugins/woocommerce/tests/php/includes/class-wc-cart-test.php plugins/woocommerce/tests/php/includes/class-wc-cart-test.php
plugins/woocommerce/tests/php/includes/class-wc-shortcodes-test.php
plugins/woocommerce/tests/php/includes/class-wc-orders-tracking-test.php plugins/woocommerce/tests/php/includes/class-wc-orders-tracking-test.php
plugins/woocommerce/tests/php/includes/class-wc-comments-test.php plugins/woocommerce/tests/php/includes/class-wc-comments-test.php
plugins/woocommerce/tests/php/includes/wc-core-functions-test.php plugins/woocommerce/tests/php/includes/wc-core-functions-test.php
@@ -3077,6 +3107,7 @@ plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/product-grouped.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/product-grouped.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/wordpress-post.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/wordpress-post.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/product-simple.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/product-simple.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/account-email-receiving.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-block-coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-block-coupons.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-restricted-coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-restricted-coupons.spec.js
@@ -4525,6 +4556,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/new-a
plugins/woocommerce-blocks/assets/js/blocks/product-collection/constants.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/constants.ts
plugins/woocommerce-blocks/assets/js/blocks/product-collection/types.ts plugins/woocommerce-blocks/assets/js/blocks/product-collection/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-collection/save.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-collection/style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-collection/block.json plugins/woocommerce-blocks/assets/js/blocks/product-collection/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-collection/utils.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/utils.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-collection/index.tsx plugins/woocommerce-blocks/assets/js/blocks/product-collection/index.tsx
@@ -6102,6 +6134,7 @@ plugins/woocommerce-blocks/tests/e2e/utils/editor/index.ts
plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts
plugins/woocommerce-blocks/tests/e2e/utils/storeApi/store-api-utils.page.ts plugins/woocommerce-blocks/tests/e2e/utils/storeApi/store-api-utils.page.ts
plugins/woocommerce-blocks/tests/e2e/utils/storeApi/index.ts plugins/woocommerce-blocks/tests/e2e/utils/storeApi/index.ts
plugins/woocommerce-blocks/tests/e2e/utils/create-dynamic-content.ts
plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts
plugins/woocommerce-blocks/tests/e2e/utils/frontend/frontend-utils.page.ts plugins/woocommerce-blocks/tests/e2e/utils/frontend/frontend-utils.page.ts
plugins/woocommerce-blocks/tests/e2e/utils/use-block-theme.ts plugins/woocommerce-blocks/tests/e2e/utils/use-block-theme.ts
@@ -6196,6 +6229,8 @@ plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-produc
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-protected-product.block_theme.side_effects.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-protected-product.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/rating-filter.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/rating-filter.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/basic.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/basic.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/stock-status.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/stock-status.handlebars
plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/filter-blocks/active-filters.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/mini-cart/mini-cart-block.merchant.block_theme.side_effects.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/mini-cart/mini-cart-block.merchant.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/mini-cart/mini-cart-block.shopper.block_theme.side_effects.spec.ts plugins/woocommerce-blocks/tests/e2e/tests/mini-cart/mini-cart-block.shopper.block_theme.side_effects.spec.ts
@@ -6249,6 +6284,7 @@ plugins/woocommerce-blocks/tests/e2e/.eslintrc.js
plugins/woocommerce-blocks/.eslintrc.js plugins/woocommerce-blocks/.eslintrc.js
plugins/woo-ai/.distignore plugins/woo-ai/.distignore
plugins/woo-ai/changelog/fix-actually-fix-spotlight plugins/woo-ai/changelog/fix-actually-fix-spotlight
plugins/woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woo-ai/changelog/43595-update-wireit-0.14.3 plugins/woo-ai/changelog/43595-update-wireit-0.14.3
plugins/woo-ai/changelog/fix-domain-substitution plugins/woo-ai/changelog/fix-domain-substitution
plugins/woo-ai/changelog/42860-update-pnpm plugins/woo-ai/changelog/42860-update-pnpm
@@ -6360,6 +6396,7 @@ plugins/woocommerce-beta-tester/.wp-env.json
plugins/woocommerce-beta-tester/.distignore plugins/woocommerce-beta-tester/.distignore
plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
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/fix-domain-substitution plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
@@ -8086,6 +8123,7 @@ packages/js/admin-e2e-tests/composer.lock
packages/js/admin-e2e-tests/package.json packages/js/admin-e2e-tests/package.json
packages/js/admin-e2e-tests/.eslintrc.js packages/js/admin-e2e-tests/.eslintrc.js
packages/js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console packages/js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
packages/js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3 packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
packages/js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm packages/js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
packages/js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow packages/js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
@@ -8685,6 +8723,7 @@ packages/js/integrate-plugin/composer.lock
packages/js/integrate-plugin/package.json packages/js/integrate-plugin/package.json
packages/js/integrate-plugin/tsconfig-cjs.json packages/js/integrate-plugin/tsconfig-cjs.json
packages/js/integrate-plugin/.eslintrc.js packages/js/integrate-plugin/.eslintrc.js
packages/js/notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/notices/changelog/43595-update-wireit-0.14.3 packages/js/notices/changelog/43595-update-wireit-0.14.3
packages/js/notices/changelog/fix-domain-substitution packages/js/notices/changelog/fix-domain-substitution
packages/js/notices/changelog/42860-update-pnpm packages/js/notices/changelog/42860-update-pnpm
@@ -8829,6 +8868,7 @@ packages/js/components/typings/global.d.ts
packages/js/components/changelog/43716-fix-production-builds packages/js/components/changelog/43716-fix-production-builds
packages/js/components/changelog/fix-40205_show_one_help_text_when_user_clicks_button packages/js/components/changelog/fix-40205_show_one_help_text_when_user_clicks_button
packages/js/components/changelog/41498-dev-make-lint-output-console packages/js/components/changelog/41498-dev-make-lint-output-console
packages/js/components/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/components/changelog/43595-update-wireit-0.14.3 packages/js/components/changelog/43595-update-wireit-0.14.3
packages/js/components/changelog/fix-41301_chart_views_within_analytics packages/js/components/changelog/fix-41301_chart_views_within_analytics
packages/js/components/changelog/dev-40213_update_section_header_design packages/js/components/changelog/dev-40213_update_section_header_design
@@ -9393,6 +9433,7 @@ packages/js/components/.eslintrc.js
packages/js/eslint-plugin/configs/recommended.js packages/js/eslint-plugin/configs/recommended.js
packages/js/eslint-plugin/configs/react-testing-library.js packages/js/eslint-plugin/configs/react-testing-library.js
packages/js/eslint-plugin/configs/custom.js packages/js/eslint-plugin/configs/custom.js
packages/js/eslint-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/eslint-plugin/changelog/43595-update-wireit-0.14.3 packages/js/eslint-plugin/changelog/43595-update-wireit-0.14.3
packages/js/eslint-plugin/changelog/dev-update-pnpm8 packages/js/eslint-plugin/changelog/dev-update-pnpm8
packages/js/eslint-plugin/changelog/dev-simplify-turbo packages/js/eslint-plugin/changelog/dev-simplify-turbo
@@ -10262,6 +10303,7 @@ packages/js/product-editor/changelog/fix-product-editor-blank-flash
packages/js/product-editor/changelog/dev-44476_refactor_section_and_subsection packages/js/product-editor/changelog/dev-44476_refactor_section_and_subsection
packages/js/product-editor/changelog/fix-44467 packages/js/product-editor/changelog/fix-44467
packages/js/product-editor/changelog/fix-44465 packages/js/product-editor/changelog/fix-44465
packages/js/product-editor/changelog/dev-44623_change_visibility_section_label_if_password
packages/js/product-editor/changelog/dev-44456_rename_add_button_to_publish packages/js/product-editor/changelog/dev-44456_rename_add_button_to_publish
packages/js/product-editor/changelog/.gitkeep packages/js/product-editor/changelog/.gitkeep
packages/js/product-editor/.npmrc packages/js/product-editor/.npmrc
@@ -12402,6 +12402,42 @@ wp-includes/class-wp-text-diff-renderer-table.php
class-wp-text-diff-renderer-table.php class-wp-text-diff-renderer-table.php
wp-includes/functions.wp-scripts.php wp-includes/functions.wp-scripts.php
functions.wp-scripts.php functions.wp-scripts.php
wp-includes/images/media/spreadsheet.svg
images/media/spreadsheet.svg
media/spreadsheet.svg
spreadsheet.svg
wp-includes/images/media/document.svg
images/media/document.svg
media/document.svg
document.svg
wp-includes/images/media/code.svg
images/media/code.svg
media/code.svg
code.svg
wp-includes/images/media/audio.svg
images/media/audio.svg
media/audio.svg
audio.svg
wp-includes/images/media/default.svg
images/media/default.svg
media/default.svg
default.svg
wp-includes/images/media/video.svg
images/media/video.svg
media/video.svg
video.svg
wp-includes/images/media/archive.svg
images/media/archive.svg
media/archive.svg
archive.svg
wp-includes/images/media/interactive.svg
images/media/interactive.svg
media/interactive.svg
interactive.svg
wp-includes/images/media/text.svg
images/media/text.svg
media/text.svg
text.svg
wp-includes/images/crystal/license.txt wp-includes/images/crystal/license.txt
images/crystal/license.txt images/crystal/license.txt
crystal/license.txt crystal/license.txt
@@ -2820,6 +2820,15 @@ wp-includes/class-wp-http-requests-response.php
wp-includes/class-wp-taxonomy.php wp-includes/class-wp-taxonomy.php
wp-includes/class-wp-text-diff-renderer-table.php wp-includes/class-wp-text-diff-renderer-table.php
wp-includes/functions.wp-scripts.php wp-includes/functions.wp-scripts.php
wp-includes/images/media/spreadsheet.svg
wp-includes/images/media/document.svg
wp-includes/images/media/code.svg
wp-includes/images/media/audio.svg
wp-includes/images/media/default.svg
wp-includes/images/media/video.svg
wp-includes/images/media/archive.svg
wp-includes/images/media/interactive.svg
wp-includes/images/media/text.svg
wp-includes/images/crystal/license.txt wp-includes/images/crystal/license.txt
wp-includes/class-wp-widget-factory.php wp-includes/class-wp-widget-factory.php
wp-includes/class-wp-locale.php wp-includes/class-wp-locale.php
@@ -457,6 +457,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/cover /*/cover
/*/data$ /*/data$
/*/discussions /*/discussions
/*/edit$
/*/figures /*/figures
/*/group /*/group
/*/guided /*/guided
@@ -1083,6 +1084,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*skank /*skank
/*slutty /*slutty
/*somente-adult /*somente-adult
/*source=
/*spread-legs /*spread-legs
/*spreading-her-legs /*spreading-her-legs
/*spreading-legs /*spreading-legs
@@ -1367,6 +1369,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/account /account
/account-information /account-information
/account/cls /account/cls
/accredited-business-directory/*?
/acq /acq
/action /action
/actions_panel /actions_panel
@@ -1464,6 +1467,7 @@ $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-en/ /base-en/
/base/logout /base/logout
@@ -1536,6 +1540,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/channels/videos /channels/videos
/chat/ /chat/
/chats/ /chats/
/checkin
/checkout /checkout
/checkout /checkout
/ci /ci
@@ -1707,6 +1712,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/ecommerce/checkout /ecommerce/checkout
/ecommerce/product-credit /ecommerce/product-credit
/edit /edit
/edit$
/edit/change-email /edit/change-email
/edit/change-password /edit/change-password
/edited /edited
@@ -1885,6 +1891,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/info/kdt /info/kdt
/informacion-de-mi-cuenta /informacion-de-mi-cuenta
/initLoad$ /initLoad$
/inline$
/insights /insights
/internal+no-explicit /internal+no-explicit
/international-calls/$ /international-calls/$
@@ -1963,8 +1970,14 @@ $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
@@ -2081,6 +2094,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/nudge /nudge
/nudi$ /nudi$
/nudi- /nudi-
/null$
/nus$ /nus$
/nus- /nus-
/o /o
@@ -2302,6 +2316,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search.ref /search.ref
/search/ /search/
/search/*? /search/*?
/search/*?q=
/search/?*terms /search/?*terms
/search/?q /search/?q
/search/?q= /search/?q=
@@ -2655,6 +2670,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*editmode= ?*editmode=
?*egotecpage ?*egotecpage
?*err_code=404 ?*err_code=404
?*f[*]=
?*fbclid ?*fbclid
?*feed= ?*feed=
?*gg155.cn ?*gg155.cn
@@ -3285,6 +3301,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@@castle.cms.querylisting*? @@castle.cms.querylisting*?
@@search? @@search?
@async @async
@me
@me$
API API
AWSEC2/2006-06-26 AWSEC2/2006-06-26
AWSEC2/2006-10-01 AWSEC2/2006-10-01
@@ -4386,6 +4404,7 @@ HeadJS/static-2.92
Help Help
HelpContent HelpContent
Heritrix Heritrix
HpImageArchive.aspx
HpOptOut=true$ HpOptOut=true$
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
@@ -4683,6 +4702,7 @@ ProfilesGate
Project Project
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
QUICKNEWS QUICKNEWS
Qinfo Qinfo
Qinfo/cams Qinfo/cams
@@ -4741,6 +4761,7 @@ SOImapPriceDisplayView
SametimeWebApp SametimeWebApp
Scripts Scripts
Search Search
Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
@@ -4938,6 +4959,11 @@ _/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
_/api/posts/*/related
_/api/posts/*/responses
_/api/posts/*/responsesStream
_/api/users/*/meta
_/api/users/*/profile/stream
_/apps-viewer _/apps-viewer
_/atari _/atari
_/authenticate _/authenticate
@@ -5199,6 +5225,8 @@ 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
@@ -5255,6 +5283,7 @@ ach/search
ach/user ach/user
ach/users ach/users
achievements achievements
aclick
aclk aclk
acoustic acoustic
acq/nonprofits acq/nonprofits
@@ -5551,6 +5580,7 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alkali alkali
all all
all-supported-params all-supported-params
@@ -5574,6 +5604,7 @@ 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
@@ -5638,7 +5669,6 @@ api.php
api/ api/
api/? api/?
api/attachments/*http://docs.wixstatic.com/robots.txt api/attachments/*http://docs.wixstatic.com/robots.txt
api/content
api/discovery api/discovery
api/eventlogging api/eventlogging
api/html api/html
@@ -5646,6 +5676,7 @@ 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
@@ -6446,7 +6477,6 @@ backgrounds
backstage/help/search-results.html backstage/help/search-results.html
badges/profile/create badges/profile/create
bagon bagon
baidu
ban-me-i-am-a-robot ban-me-i-am-a-robot
bandito bandito
banmyipforever.cgi banmyipforever.cgi
@@ -6824,6 +6854,7 @@ betting/sitemap-2022-7-a.xml
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@@ -6865,6 +6896,7 @@ billing/invoice
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
@@ -7013,6 +7045,7 @@ 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
@@ -7244,6 +7277,7 @@ buscar
buscar/ buscar/
business business
business-insider$ business-insider$
business-reviews
business-school/search_results/ business-school/search_results/
business/ad_create business/ad_create
business/adshare business/adshare
@@ -7609,6 +7643,7 @@ ca/search*search_type=
ca/search*ship_to= ca/search*ship_to=
ca/share ca/share
ca/shop_name_search_service ca/shop_name_search_service
ca/storage
ca/strumenti/creatore-di-logo/onboarding ca/strumenti/creatore-di-logo/onboarding
ca/teams ca/teams
ca/technology.atom ca/technology.atom
@@ -8195,6 +8230,7 @@ citations?view_op=top_venues
cite-count cite-count
cits cits
city_bookings city_bookings
civil/frauds
civis/account civis/account
civis/admin.php civis/admin.php
civis/attachments civis/attachments
@@ -8206,6 +8242,7 @@ 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
@@ -8809,6 +8846,24 @@ corporate/microsites/tysabri/ms-assessment-tool.html
corporate/request corporate/request
corporatecommunications corporatecommunications
couchmode couchmode
council/Business-Search/email
council/Business-Search/matched
council/Business-Search/name
council/Business-Search/phone
council/Business-Search/type
council/Business-Search/url
council/Charity-Reviews/email
council/Charity-Reviews/matched
council/Charity-Reviews/name
council/Charity-Reviews/phone
council/Charity-Reviews/type
council/Charity-Reviews/url
council/Find-Business-Reviews/email
council/Find-Business-Reviews/matched
council/Find-Business-Reviews/name
council/Find-Business-Reviews/phone
council/Find-Business-Reviews/type
council/Find-Business-Reviews/url
count.php count.php
countdown/create? countdown/create?
countdown/eclipse? countdown/eclipse?
@@ -8844,14 +8899,15 @@ cp/api/logger
cp/api/wpa cp/api/wpa
cpds2 cpds2
cpresources cpresources
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
@@ -9325,7 +9381,6 @@ demo-starter-master
demo/is demo/is
democenter democenter
democenterapp democenterapp
demokratie-jetzt.html
demonstration demonstration
demos demos
denver denver
@@ -9368,6 +9423,7 @@ 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
@@ -9871,6 +9927,10 @@ editorial-images
editorial/* editorial/*
editpayment editpayment
edu/cs4hs edu/cs4hs
edu/ping
edu/tasks
edu/teachers
edu/test
education/404_en.htm education/404_en.htm
education/blocks education/blocks
education/blocks$ education/blocks$
@@ -10165,6 +10225,9 @@ 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
@@ -10186,6 +10249,7 @@ eo/users
ep-live/ ep-live/
epaper epaper
epilepsy-seizures-rapid-rescue-single-treatment epilepsy-seizures-rapid-rescue-single-treatment
episerver
episode_times episode_times
erasmus-plus/404_en.htm erasmus-plus/404_en.htm
err/ err/
@@ -10705,6 +10769,7 @@ fbl/terms.html
fbpostaction.cms?article= fbpostaction.cms?article=
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
fe=true fe=true
feature/sf-test feature/sf-test
@@ -11259,6 +11324,8 @@ full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun fun
fun/api/
fun/g/
fundraiser/search fundraiser/search
fur/forums fur/forums
fur/kb/*/discuss fur/kb/*/discuss
@@ -11584,7 +11651,14 @@ google_gdn.html
google_search.html google_search.html
googlebooks/images googlebooks/images
googlegroups googlegroups
gopherdata
gorf gorf
gorsel
gorsel/$
gorsel/?
gorsel/smart/$
gorsel/touch/$
gorsel/touch/?
goto goto
goto_issue goto_issue
goto_rubric goto_rubric
@@ -11827,6 +11901,7 @@ harming/humans
hash= hash=
hashid=%subscriber_hash% hashid=%subscriber_hash%
hashtag/*?src= hashtag/*?src=
hava
hava-durumu/*p= hava-durumu/*p=
hbbtv hbbtv
hbbtv-dev hbbtv-dev
@@ -12079,7 +12154,6 @@ homefeed
homepage homepage
homepage-flash-testing.jsp homepage-flash-testing.jsp
homepage-video-test homepage-video-test
homepage/
homepage/2013 homepage/2013
honing.html honing.html
hooks hooks
@@ -12096,12 +12170,14 @@ 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
@@ -12118,6 +12194,8 @@ hp/video/api
hp/video/mystuff hp/video/mystuff
hp/video/profiles hp/video/profiles
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@@ -12557,12 +12635,18 @@ images.html
images/ images/
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
@@ -12571,8 +12655,12 @@ 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/$
@@ -12583,9 +12671,11 @@ images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
imagine/ imagine/
imaginecup/* imaginecup/*
imesync imesync
img
img/placeholder.gif img/placeholder.gif
imgres imgres
immutable/static-1.11 immutable/static-1.11
@@ -12707,6 +12797,7 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
include include
include/ include/
includes includes
@@ -12830,7 +12921,7 @@ 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/werkstudentin-social-media.html info/jobs/werkstudi-social-media.html
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
info2/* info2/*
@@ -12845,6 +12936,7 @@ inouenonstyle/videolist-*.html
inouenonstyle/videolist.html inouenonstyle/videolist.html
inproduct_help/chatsupport inproduct_help/chatsupport
inquiry/user_study inquiry/user_study
ins
insetsrv/v1 insetsrv/v1
insider$ insider$
insiders insiders
@@ -13651,6 +13743,7 @@ kr/ventureone
krypto= krypto=
kui= kui=
kwanzaa-spotlight kwanzaa-spotlight
l
lab lab
label label
labs/pmc labs/pmc
@@ -13869,7 +13962,6 @@ liked
limit_hits limit_hits
limited-release limited-release
link link
link?
link_to link_to
linked linked
linkedin linkedin
@@ -13932,6 +14024,7 @@ 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
@@ -14214,7 +14307,9 @@ maps/*?lang=kk$
maps/*?lang=ru$ maps/*?lang=ru$
maps/*?lang=uk$ maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
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
@@ -14608,6 +14703,7 @@ merchant/directions
merchant/imageUploadPreview merchant/imageUploadPreview
merchant/loc merchant/loc
merchant/moreProducts? merchant/moreProducts?
merchant/reviews?
merchant/update merchant/update
merchantapps merchantapps
mes mes
@@ -14717,6 +14813,7 @@ 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=
@@ -14831,6 +14928,7 @@ msclkid=
msdn-files/ msdn-files/
msdntv/ msdntv/
msearch msearch
msearchpart
msg msg
msgToConns msgToConns
msgcenter msgcenter
@@ -14963,6 +15061,7 @@ mx/search*ship_to=
mx/sell mx/sell
mx/share mx/share
mx/shop_name_search_service mx/shop_name_search_service
mx/storage
mx/strumenti/creatore-di-logo/onboarding mx/strumenti/creatore-di-logo/onboarding
mx/teams mx/teams
mx/technology.atom mx/technology.atom
@@ -15583,6 +15682,7 @@ notificarelacionadas
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
now/mt3 now/mt3
@@ -15748,12 +15848,15 @@ 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
og og
oggiPlayerLoader.htm oggiPlayerLoader.htm
ohcm ohcm
ojp
omgilibot omgilibot
on on
on/demandware.store on/demandware.store
@@ -15767,6 +15870,7 @@ onebox/sports/logos/sports_types/png
oneclick oneclick
ontheweb/blogs/delineator ontheweb/blogs/delineator
op.xml op.xml
opa/pr/support
opb/mt4 opb/mt4
opc opc
open open
@@ -15856,6 +15960,7 @@ p/*/people/detail
p/*/search p/*/search
p/*/search_feed p/*/search_feed
p/*/search_help p/*/search_help
p/*/share
p/*/source/diff p/*/source/diff
p/*/svn p/*/svn
p/*/tree p/*/tree
@@ -16389,7 +16494,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:{},\x22fct\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:\x22EAEyaAocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22-Wg_mfzI8vW7VzrHHrHbSxIJWhc\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:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22Tg0yyUWXWMqm36XtAWuztCGlSZA\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
@@ -16613,6 +16718,8 @@ podcasts/woord-vakantiepakket-2016.html$
podcasts/yous-yay-new-emotions$ podcasts/yous-yay-new-emotions$
podcasts/yous-yay-new-emotions.html$ podcasts/yous-yay-new-emotions.html$
podpiska/login.pl podpiska/login.pl
pogod
pogoda
pogoda/*?*lat=*&*lon= pogoda/*?*lat=*&*lon=
pogoda/*?*lon=*&*lat= pogoda/*?*lon=*&*lat=
pogoda/404 pogoda/404
@@ -16764,6 +16871,7 @@ privacy/zoho-group.html
privacy_policy privacy_policy
privacypolicychanges privacypolicychanges
private private
private/wtrack
prix-essence prix-essence
pro pro
pro-learn pro-learn
@@ -16772,6 +16880,7 @@ pro-resources
pro-site pro-site
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@@ -16790,6 +16899,7 @@ 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
@@ -16832,6 +16942,7 @@ 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
@@ -16912,8 +17023,11 @@ promo/*goodbye
promo/*welcome promo/*welcome
promo/diskelement promo/diskelement
promo/launcher/? promo/launcher/?
promo/launcher/feedback
promo/launcher/mgoodbye promo/launcher/mgoodbye
promo/market/mobile/app*?from= promo/market/mobile/app*?from=
promo/skype*?
promo/skype/*
promo/yobject/changelog promo/yobject/changelog
promo_code promo_code
promoassets promoassets
@@ -17469,6 +17583,7 @@ responder
rest rest
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
@@ -17519,6 +17634,7 @@ 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
@@ -17692,7 +17808,6 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
s?
s?*rh=n%3A1380045031 s?*rh=n%3A1380045031
sa sa
sa= sa=
@@ -18089,6 +18204,7 @@ search=*
search? search?
search? search?
search?fmt=JSON search?fmt=JSON
search?q$
search?q= search?q=
search?q=%23 search?q=%23
search?searchtext= search?searchtext=
@@ -18297,6 +18413,7 @@ set_cookie.pl
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@@ -18429,8 +18546,8 @@ 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/
shihui shihui
shihui? shihui?
ship ship
@@ -18439,6 +18556,8 @@ 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
@@ -18452,6 +18571,7 @@ 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
@@ -18562,8 +18682,10 @@ signup
signup$ signup$
signup-intlredirect signup-intlredirect
signup-light/ signup-light/
signup/$
signup/* signup/*
signup/collablink signup/collablink
signup?
signup_modal signup_modal
signurl signurl
simple.html$ simple.html$
@@ -19028,6 +19150,7 @@ 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/
@@ -19064,6 +19187,8 @@ software/vendors/new
software/visit? software/visit?
sogou sogou
soleil-de-venise-Bekleidung/s?ie=UTF8&page=1&rh=n%3A77028031%2Ck%3Asoleil%20de%20venise soleil-de-venise-Bekleidung/s?ie=UTF8&page=1&rh=n%3A77028031%2Ck%3Asoleil%20de%20venise
solr
solrSearch
solutions solutions
solutions/$ solutions/$
solutions/case-studies/ solutions/case-studies/
@@ -19118,6 +19243,7 @@ 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
@@ -19204,6 +19330,7 @@ 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
@@ -19287,6 +19414,7 @@ statement
static static
static-assets/documents/PwnedPasswordsTop100k.txt static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection static-assets/images/collection
static/
static/*.css$ static/*.css$
static/*.css? static/*.css?
static/*.gif static/*.gif
@@ -19410,6 +19538,8 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@@ -19932,6 +20062,7 @@ test-2
test-2$ test-2$
test-2.*$ test-2.*$
test-2.html$ test-2.html$
test-all-page
test-kick-tires test-kick-tires
test-v1-page-template test-v1-page-template
test.html test.html
@@ -19953,6 +20084,7 @@ text
textedition textedition
tfemail tfemail
th th
th$
th-*/ th-*/
th-th.www.cloudflare.com th-th.www.cloudflare.com
th-th/ th-th/
@@ -19974,6 +20106,7 @@ 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
@@ -20118,6 +20251,7 @@ 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
@@ -20215,6 +20349,7 @@ 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
@@ -20243,8 +20378,22 @@ travel/*/articles/page-
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
@@ -20252,6 +20401,7 @@ treating-sleep-apnea
tree tree
tree/xtree.css tree/xtree.css
trendictionbot trendictionbot
trending
trending-searches trending-searches
trendingbar trendingbar
trends trends
@@ -20577,7 +20727,6 @@ uk/users
uk/ventureone uk/ventureone
uk/wdc uk/wdc
uk/your uk/your
ulink?
ulk/i ulk/i
ulk/sch ulk/sch
ulk/usr ulk/usr
@@ -20703,6 +20852,7 @@ 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
@@ -20859,6 +21009,7 @@ us/filter/tips
us/internal us/internal
us/node/add us/node/add
us/search us/search
us/storage
us/support/service/agent us/support/service/agent
us/trade-in/program-violation us/trade-in/program-violation
us/user us/user
@@ -20900,6 +21051,7 @@ user
user$ user$
user-account/ user-account/
user-activation user-activation
user-context?referrer
user-document-collections user-document-collections
user-panel user-panel
user-registration user-registration
@@ -20907,6 +21059,7 @@ 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
@@ -21020,6 +21173,7 @@ users/stats
users/user_hints users/user_hints
using using
uslugi uslugi
uslugi/$
uslugi/*/category/doctors uslugi/*/category/doctors
uslugi/cab uslugi/cab
usopen09/* usopen09/*
@@ -21030,6 +21184,7 @@ usr/*/followers
usuarios usuarios
usuarios/addToFavorite.shtml usuarios/addToFavorite.shtml
usuarios/addToPlayList.shtml usuarios/addToPlayList.shtml
util
utils utils
utl/ utl/
utm_campaign= utm_campaign=
@@ -21057,6 +21212,8 @@ 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
@@ -21095,6 +21252,7 @@ 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
@@ -21199,11 +21357,21 @@ 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=*$
@@ -21248,8 +21416,13 @@ 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
viewReview viewReview
@@ -21372,6 +21545,7 @@ wcs
wcsstore wcsstore
we-speak-your-language/index. we-speak-your-language/index.
wearepages wearepages
weather
weather.html?latitude= weather.html?latitude=
weather.html?old= weather.html?old=
weather/*/historic?hd= weather/*/historic?hd=
@@ -21503,6 +21677,10 @@ 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
@@ -22273,6 +22451,7 @@ 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
@@ -22487,6 +22666,7 @@ wssd/SARD/cams
wsus/ wsus/
wt-assets/static-files/mktg-analytics wt-assets/static-files/mktg-analytics
wt.mc_id= wt.mc_id=
wusage
www.espana.rtve.es www.espana.rtve.es
wx wx
x x
File diff suppressed because it is too large Load Diff