mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 17:03:31 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
718d3d8323
commit
4f1b119534
18 changed files with 2419 additions and 2229 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"last_update": 1757557984
|
"last_update": 1757557984
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1757671659
|
"last_update": 1757757967
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -16079,13 +16079,6 @@ tests/e2e-pw/utils/faker.ts
|
||||||
e2e-pw/utils/faker.ts
|
e2e-pw/utils/faker.ts
|
||||||
utils/faker.ts
|
utils/faker.ts
|
||||||
faker.ts
|
faker.ts
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/form.ts
|
|
||||||
Webkul/Admin/tests/e2e-pw/utils/form.ts
|
|
||||||
Admin/tests/e2e-pw/utils/form.ts
|
|
||||||
tests/e2e-pw/utils/form.ts
|
|
||||||
e2e-pw/utils/form.ts
|
|
||||||
utils/form.ts
|
|
||||||
form.ts
|
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/admin.ts
|
packages/Webkul/Admin/tests/e2e-pw/utils/admin.ts
|
||||||
Webkul/Admin/tests/e2e-pw/utils/admin.ts
|
Webkul/Admin/tests/e2e-pw/utils/admin.ts
|
||||||
Admin/tests/e2e-pw/utils/admin.ts
|
Admin/tests/e2e-pw/utils/admin.ts
|
||||||
|
|
|
||||||
|
|
@ -2128,7 +2128,6 @@ packages/Webkul/Admin/tests/e2e-pw/data/images/5.webp
|
||||||
packages/Webkul/Admin/tests/e2e-pw/data/images/4.webp
|
packages/Webkul/Admin/tests/e2e-pw/data/images/4.webp
|
||||||
packages/Webkul/Admin/tests/e2e-pw/data/images/7.webp
|
packages/Webkul/Admin/tests/e2e-pw/data/images/7.webp
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/faker.ts
|
packages/Webkul/Admin/tests/e2e-pw/utils/faker.ts
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/form.ts
|
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/admin.ts
|
packages/Webkul/Admin/tests/e2e-pw/utils/admin.ts
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/address.ts
|
packages/Webkul/Admin/tests/e2e-pw/utils/address.ts
|
||||||
packages/Webkul/Admin/tests/e2e-pw/utils/gdpr.ts
|
packages/Webkul/Admin/tests/e2e-pw/utils/gdpr.ts
|
||||||
|
|
|
||||||
|
|
@ -16694,6 +16694,8 @@ swift-mangos-change.md
|
||||||
slimy-laws-relate.md
|
slimy-laws-relate.md
|
||||||
.changeset/nice-stars-swim.md
|
.changeset/nice-stars-swim.md
|
||||||
nice-stars-swim.md
|
nice-stars-swim.md
|
||||||
|
.changeset/twenty-sloths-wait.md
|
||||||
|
twenty-sloths-wait.md
|
||||||
.changeset/purple-animals-grab.md
|
.changeset/purple-animals-grab.md
|
||||||
purple-animals-grab.md
|
purple-animals-grab.md
|
||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
|
|
|
||||||
|
|
@ -3283,6 +3283,7 @@ codecov.yaml
|
||||||
.changeset/swift-mangos-change.md
|
.changeset/swift-mangos-change.md
|
||||||
.changeset/slimy-laws-relate.md
|
.changeset/slimy-laws-relate.md
|
||||||
.changeset/nice-stars-swim.md
|
.changeset/nice-stars-swim.md
|
||||||
|
.changeset/twenty-sloths-wait.md
|
||||||
.changeset/purple-animals-grab.md
|
.changeset/purple-animals-grab.md
|
||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
|
|
|
||||||
|
|
@ -40006,6 +40006,12 @@ file/src/EventSubscriber/FileEventSubscriber.php
|
||||||
src/EventSubscriber/FileEventSubscriber.php
|
src/EventSubscriber/FileEventSubscriber.php
|
||||||
EventSubscriber/FileEventSubscriber.php
|
EventSubscriber/FileEventSubscriber.php
|
||||||
FileEventSubscriber.php
|
FileEventSubscriber.php
|
||||||
|
core/modules/file/src/EventSubscriber/DefaultContentSubscriber.php
|
||||||
|
modules/file/src/EventSubscriber/DefaultContentSubscriber.php
|
||||||
|
file/src/EventSubscriber/DefaultContentSubscriber.php
|
||||||
|
src/EventSubscriber/DefaultContentSubscriber.php
|
||||||
|
EventSubscriber/DefaultContentSubscriber.php
|
||||||
|
DefaultContentSubscriber.php
|
||||||
core/modules/file/src/Upload/FormUploadedFile.php
|
core/modules/file/src/Upload/FormUploadedFile.php
|
||||||
modules/file/src/Upload/FormUploadedFile.php
|
modules/file/src/Upload/FormUploadedFile.php
|
||||||
file/src/Upload/FormUploadedFile.php
|
file/src/Upload/FormUploadedFile.php
|
||||||
|
|
@ -45980,6 +45986,12 @@ block_content/src/Controller/BlockContentController.php
|
||||||
src/Controller/BlockContentController.php
|
src/Controller/BlockContentController.php
|
||||||
Controller/BlockContentController.php
|
Controller/BlockContentController.php
|
||||||
BlockContentController.php
|
BlockContentController.php
|
||||||
|
core/modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
|
||||||
|
modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
|
||||||
|
block_content/src/Access/BlockContentIsReusableAccessCheck.php
|
||||||
|
src/Access/BlockContentIsReusableAccessCheck.php
|
||||||
|
Access/BlockContentIsReusableAccessCheck.php
|
||||||
|
BlockContentIsReusableAccessCheck.php
|
||||||
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
|
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
|
||||||
modules/block_content/src/Event/BlockContentGetDependencyEvent.php
|
modules/block_content/src/Event/BlockContentGetDependencyEvent.php
|
||||||
block_content/src/Event/BlockContentGetDependencyEvent.php
|
block_content/src/Event/BlockContentGetDependencyEvent.php
|
||||||
|
|
@ -46472,6 +46484,13 @@ tests/src/Functional/BlockContentListTest.php
|
||||||
src/Functional/BlockContentListTest.php
|
src/Functional/BlockContentListTest.php
|
||||||
Functional/BlockContentListTest.php
|
Functional/BlockContentListTest.php
|
||||||
BlockContentListTest.php
|
BlockContentListTest.php
|
||||||
|
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
|
||||||
|
modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
|
||||||
|
block_content/tests/src/Functional/BlockContentRouteAccessTest.php
|
||||||
|
tests/src/Functional/BlockContentRouteAccessTest.php
|
||||||
|
src/Functional/BlockContentRouteAccessTest.php
|
||||||
|
Functional/BlockContentRouteAccessTest.php
|
||||||
|
BlockContentRouteAccessTest.php
|
||||||
core/modules/block_content/tests/src/Functional/PageEditTest.php
|
core/modules/block_content/tests/src/Functional/PageEditTest.php
|
||||||
modules/block_content/tests/src/Functional/PageEditTest.php
|
modules/block_content/tests/src/Functional/PageEditTest.php
|
||||||
block_content/tests/src/Functional/PageEditTest.php
|
block_content/tests/src/Functional/PageEditTest.php
|
||||||
|
|
@ -123042,6 +123061,12 @@ Drupal/Core/DefaultContent/AdminAccountSwitcher.php
|
||||||
Core/DefaultContent/AdminAccountSwitcher.php
|
Core/DefaultContent/AdminAccountSwitcher.php
|
||||||
DefaultContent/AdminAccountSwitcher.php
|
DefaultContent/AdminAccountSwitcher.php
|
||||||
AdminAccountSwitcher.php
|
AdminAccountSwitcher.php
|
||||||
|
core/lib/Drupal/Core/DefaultContent/ExportResult.php
|
||||||
|
lib/Drupal/Core/DefaultContent/ExportResult.php
|
||||||
|
Drupal/Core/DefaultContent/ExportResult.php
|
||||||
|
Core/DefaultContent/ExportResult.php
|
||||||
|
DefaultContent/ExportResult.php
|
||||||
|
ExportResult.php
|
||||||
core/lib/Drupal/Core/DefaultContent/Exporter.php
|
core/lib/Drupal/Core/DefaultContent/Exporter.php
|
||||||
lib/Drupal/Core/DefaultContent/Exporter.php
|
lib/Drupal/Core/DefaultContent/Exporter.php
|
||||||
Drupal/Core/DefaultContent/Exporter.php
|
Drupal/Core/DefaultContent/Exporter.php
|
||||||
|
|
|
||||||
|
|
@ -6010,6 +6010,7 @@ core/modules/file/src/Hook/CronHook.php
|
||||||
core/modules/file/src/Hook/FileHooks.php
|
core/modules/file/src/Hook/FileHooks.php
|
||||||
core/modules/file/src/FileAccessFormatterControlHandlerInterface.php
|
core/modules/file/src/FileAccessFormatterControlHandlerInterface.php
|
||||||
core/modules/file/src/EventSubscriber/FileEventSubscriber.php
|
core/modules/file/src/EventSubscriber/FileEventSubscriber.php
|
||||||
|
core/modules/file/src/EventSubscriber/DefaultContentSubscriber.php
|
||||||
core/modules/file/src/Upload/FormUploadedFile.php
|
core/modules/file/src/Upload/FormUploadedFile.php
|
||||||
core/modules/file/src/Upload/InputStreamUploadedFile.php
|
core/modules/file/src/Upload/InputStreamUploadedFile.php
|
||||||
core/modules/file/src/Upload/FileUploadLocationTrait.php
|
core/modules/file/src/Upload/FileUploadLocationTrait.php
|
||||||
|
|
@ -6854,6 +6855,7 @@ core/modules/block_content/src/Plugin/views/wizard/BlockContent.php
|
||||||
core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraint.php
|
core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraint.php
|
||||||
core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
|
core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
|
||||||
core/modules/block_content/src/Controller/BlockContentController.php
|
core/modules/block_content/src/Controller/BlockContentController.php
|
||||||
|
core/modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
|
||||||
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
|
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
|
||||||
core/modules/block_content/src/Entity/BlockContentType.php
|
core/modules/block_content/src/Entity/BlockContentType.php
|
||||||
core/modules/block_content/src/Entity/BlockContent.php
|
core/modules/block_content/src/Entity/BlockContent.php
|
||||||
|
|
@ -6928,6 +6930,7 @@ core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTes
|
||||||
core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
|
core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
|
||||||
core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php
|
core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php
|
||||||
core/modules/block_content/tests/src/Functional/BlockContentListTest.php
|
core/modules/block_content/tests/src/Functional/BlockContentListTest.php
|
||||||
|
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
|
||||||
core/modules/block_content/tests/src/Functional/PageEditTest.php
|
core/modules/block_content/tests/src/Functional/PageEditTest.php
|
||||||
core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
|
core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
|
||||||
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php
|
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php
|
||||||
|
|
@ -17727,6 +17730,7 @@ core/lib/Drupal/Core/DefaultContent/ExportMetadata.php
|
||||||
core/lib/Drupal/Core/DefaultContent/Finder.php
|
core/lib/Drupal/Core/DefaultContent/Finder.php
|
||||||
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
|
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
|
||||||
core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php
|
core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php
|
||||||
|
core/lib/Drupal/Core/DefaultContent/ExportResult.php
|
||||||
core/lib/Drupal/Core/DefaultContent/Exporter.php
|
core/lib/Drupal/Core/DefaultContent/Exporter.php
|
||||||
core/lib/Drupal/Core/DefaultContent/Importer.php
|
core/lib/Drupal/Core/DefaultContent/Importer.php
|
||||||
core/lib/Drupal/Core/DefaultContent/InvalidEntityException.php
|
core/lib/Drupal/Core/DefaultContent/InvalidEntityException.php
|
||||||
|
|
|
||||||
|
|
@ -74534,14 +74534,6 @@ Test/Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
|
||||||
Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
|
Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
|
||||||
Test/AdminSystemUserRolesNavigateMenuTest.xml
|
Test/AdminSystemUserRolesNavigateMenuTest.xml
|
||||||
AdminSystemUserRolesNavigateMenuTest.xml
|
AdminSystemUserRolesNavigateMenuTest.xml
|
||||||
app/code/Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
code/Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
|
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
|
||||||
code/Magento/User/Test/Mftf/LICENSE_AFL.txt
|
code/Magento/User/Test/Mftf/LICENSE_AFL.txt
|
||||||
Magento/User/Test/Mftf/LICENSE_AFL.txt
|
Magento/User/Test/Mftf/LICENSE_AFL.txt
|
||||||
|
|
@ -98626,14 +98618,6 @@ Test/Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
||||||
Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
||||||
ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
||||||
AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||||
code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||||
Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||||
|
|
@ -99890,6 +99874,14 @@ Test/Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWi
|
||||||
Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
||||||
Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
||||||
StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
||||||
|
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
code/Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
|
StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
||||||
code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
||||||
Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
||||||
|
|
@ -163310,6 +163302,14 @@ Test/Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
|
||||||
Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
|
Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
|
||||||
Test/AdminShowDoubleSpacesInProductGridTest.xml
|
Test/AdminShowDoubleSpacesInProductGridTest.xml
|
||||||
AdminShowDoubleSpacesInProductGridTest.xml
|
AdminShowDoubleSpacesInProductGridTest.xml
|
||||||
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
|
StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
||||||
code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
||||||
Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
||||||
|
|
@ -163390,6 +163390,14 @@ Test/Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
||||||
Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
||||||
Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
||||||
AdminUnassignProductAttributeFromAttributeSetTest.xml
|
AdminUnassignProductAttributeFromAttributeSetTest.xml
|
||||||
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
|
StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
||||||
code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
||||||
Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
||||||
|
|
@ -164041,6 +164049,14 @@ Test/Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
|
||||||
Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
|
Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
|
||||||
Test/AdminProductGridFilteringByDateAttributeTest.xml
|
Test/AdminProductGridFilteringByDateAttributeTest.xml
|
||||||
AdminProductGridFilteringByDateAttributeTest.xml
|
AdminProductGridFilteringByDateAttributeTest.xml
|
||||||
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
|
StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
||||||
code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
||||||
Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
||||||
|
|
@ -179348,6 +179364,14 @@ Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
||||||
Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
||||||
Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
||||||
StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
||||||
|
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
|
StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
||||||
code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
||||||
Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
||||||
|
|
|
||||||
|
|
@ -8240,7 +8240,6 @@ app/code/Magento/User/Test/Mftf/Test/AdminSystemLockedUsersNavigateMenuTest.xml
|
||||||
app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityViaCLITest.xml
|
app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityViaCLITest.xml
|
||||||
app/code/Magento/User/Test/Mftf/Test/AdminUpdateUserPasswordTest.xml
|
app/code/Magento/User/Test/Mftf/Test/AdminUpdateUserPasswordTest.xml
|
||||||
app/code/Magento/User/Test/Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
|
app/code/Magento/User/Test/Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
|
||||||
app/code/Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
|
|
||||||
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
|
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
|
||||||
app/code/Magento/User/Test/Mftf/Page/AdminSecurityConfigPage.xml
|
app/code/Magento/User/Test/Mftf/Page/AdminSecurityConfigPage.xml
|
||||||
app/code/Magento/User/Test/Mftf/Page/AdminUserEditPage.xml
|
app/code/Magento/User/Test/Mftf/Page/AdminUserEditPage.xml
|
||||||
|
|
@ -11290,7 +11289,6 @@ app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontFillOptionFieldInputAc
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCartEstimateShippingAndTaxActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCartEstimateShippingAndTaxActionGroup.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
|
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCheckoutClickSignInLinkActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCheckoutClickSignInLinkActionGroup.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCartFromMinicartActionGroup.xml
|
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCartFromMinicartActionGroup.xml
|
||||||
|
|
@ -11448,6 +11446,7 @@ app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefau
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontDeleteSimpleAndVirtualProductFromMiniShoppingCartTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontDeleteSimpleAndVirtualProductFromMiniShoppingCartTest.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/CheckNotVisibleProductInMinicartTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/CheckNotVisibleProductInMinicartTest.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
|
||||||
|
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutAsCustomerUsingNonExistentCustomerGroupTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutAsCustomerUsingNonExistentCustomerGroupTest.xml
|
||||||
app/code/Magento/Checkout/Test/Mftf/Test/VerifyThatOptionAllowToChooseStateIfItIsOptionalForCountryIsApplicableForCheckoutFlowTest.xml
|
app/code/Magento/Checkout/Test/Mftf/Test/VerifyThatOptionAllowToChooseStateIfItIsOptionalForCountryIsApplicableForCheckoutFlowTest.xml
|
||||||
|
|
@ -19275,6 +19274,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateInactiveFlatCategoryAndUpdate
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductWithUnicodeTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductWithUnicodeTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateSimpleProductWithRegularPriceInStockNotVisibleIndividuallyTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateSimpleProductWithRegularPriceInStockNotVisibleIndividuallyTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
|
||||||
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/DeleteCategoriesTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/DeleteCategoriesTest.xml
|
||||||
|
|
@ -19285,6 +19285,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/NewProductsListWidgetVirtualProductTest.
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/StoreFrontAssertProductFinalPriceChangesDynamicallyOnProductPageWithTierPricesConfiguredTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/StoreFrontAssertProductFinalPriceChangesDynamicallyOnProductPageWithTierPricesConfiguredTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminFilterByNameByStoreViewOnProductGridTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminFilterByNameByStoreViewOnProductGridTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
|
||||||
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminTierPriceNotAvailableForProductOptionsWithoutTierPriceTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminTierPriceNotAvailableForProductOptionsWithoutTierPriceTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoriesWithTheSameCategoryNamesTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoriesWithTheSameCategoryNamesTest.xml
|
||||||
|
|
@ -19364,6 +19365,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSwatchAttributeWithSpecialCha
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateCategoryAndMakeInactiveTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateCategoryAndMakeInactiveTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveCustomOptionsFromProductTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveCustomOptionsFromProductTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
|
||||||
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteSystemProductAttributeTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteSystemProductAttributeTest.xml
|
||||||
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontDifferentImagesForCategoryForDifferentStoreViewTest.xml
|
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontDifferentImagesForCategoryForDifferentStoreViewTest.xml
|
||||||
|
|
@ -21147,6 +21149,7 @@ app/code/Magento/Shipping/Test/Mftf/Data/AdminShippingSettingsConfigData.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
|
||||||
|
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminConfigUPSShippingMethodAndAddProductInStorefrontTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/AdminConfigUPSShippingMethodAndAddProductInStorefrontTest.xml
|
||||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||||
|
|
|
||||||
|
|
@ -18093,6 +18093,48 @@ Core/Domain/Category/SeoSettings.php
|
||||||
Domain/Category/SeoSettings.php
|
Domain/Category/SeoSettings.php
|
||||||
Category/SeoSettings.php
|
Category/SeoSettings.php
|
||||||
SeoSettings.php
|
SeoSettings.php
|
||||||
|
src/Core/Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
|
||||||
|
Core/Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
|
||||||
|
Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
|
||||||
|
Search/CommandHandler/SearchIndexationHandlerInterface.php
|
||||||
|
CommandHandler/SearchIndexationHandlerInterface.php
|
||||||
|
SearchIndexationHandlerInterface.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationProductNotFoundException.php
|
||||||
|
Core/Domain/Search/Exception/SearchIndexationProductNotFoundException.php
|
||||||
|
Domain/Search/Exception/SearchIndexationProductNotFoundException.php
|
||||||
|
Search/Exception/SearchIndexationProductNotFoundException.php
|
||||||
|
Exception/SearchIndexationProductNotFoundException.php
|
||||||
|
SearchIndexationProductNotFoundException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationInvalidContextException.php
|
||||||
|
Core/Domain/Search/Exception/SearchIndexationInvalidContextException.php
|
||||||
|
Domain/Search/Exception/SearchIndexationInvalidContextException.php
|
||||||
|
Search/Exception/SearchIndexationInvalidContextException.php
|
||||||
|
Exception/SearchIndexationInvalidContextException.php
|
||||||
|
SearchIndexationInvalidContextException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
|
||||||
|
Core/Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
|
||||||
|
Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
|
||||||
|
Search/Exception/SearchIndexationShopGroupNotFoundException.php
|
||||||
|
Exception/SearchIndexationShopGroupNotFoundException.php
|
||||||
|
SearchIndexationShopGroupNotFoundException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationShopNotFoundException.php
|
||||||
|
Core/Domain/Search/Exception/SearchIndexationShopNotFoundException.php
|
||||||
|
Domain/Search/Exception/SearchIndexationShopNotFoundException.php
|
||||||
|
Search/Exception/SearchIndexationShopNotFoundException.php
|
||||||
|
Exception/SearchIndexationShopNotFoundException.php
|
||||||
|
SearchIndexationShopNotFoundException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationException.php
|
||||||
|
Core/Domain/Search/Exception/SearchIndexationException.php
|
||||||
|
Domain/Search/Exception/SearchIndexationException.php
|
||||||
|
Search/Exception/SearchIndexationException.php
|
||||||
|
Exception/SearchIndexationException.php
|
||||||
|
SearchIndexationException.php
|
||||||
|
src/Core/Domain/Search/Command/SearchIndexationCommand.php
|
||||||
|
Core/Domain/Search/Command/SearchIndexationCommand.php
|
||||||
|
Domain/Search/Command/SearchIndexationCommand.php
|
||||||
|
Search/Command/SearchIndexationCommand.php
|
||||||
|
Command/SearchIndexationCommand.php
|
||||||
|
SearchIndexationCommand.php
|
||||||
src/Core/Domain/AbstractBulkCommandHandler.php
|
src/Core/Domain/AbstractBulkCommandHandler.php
|
||||||
Core/Domain/AbstractBulkCommandHandler.php
|
Core/Domain/AbstractBulkCommandHandler.php
|
||||||
Domain/AbstractBulkCommandHandler.php
|
Domain/AbstractBulkCommandHandler.php
|
||||||
|
|
@ -22717,6 +22759,13 @@ config/services/adapter/admin.yml
|
||||||
services/adapter/admin.yml
|
services/adapter/admin.yml
|
||||||
adapter/admin.yml
|
adapter/admin.yml
|
||||||
admin.yml
|
admin.yml
|
||||||
|
src/PrestaShopBundle/Resources/config/services/adapter/search.yml
|
||||||
|
PrestaShopBundle/Resources/config/services/adapter/search.yml
|
||||||
|
Resources/config/services/adapter/search.yml
|
||||||
|
config/services/adapter/search.yml
|
||||||
|
services/adapter/search.yml
|
||||||
|
adapter/search.yml
|
||||||
|
search.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
||||||
PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
||||||
Resources/config/services/adapter/webservice.yml
|
Resources/config/services/adapter/webservice.yml
|
||||||
|
|
@ -31192,6 +31241,10 @@ src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
|
||||||
PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
|
PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
|
||||||
Command/AppendHooksListForSqlUpgradeFileCommand.php
|
Command/AppendHooksListForSqlUpgradeFileCommand.php
|
||||||
AppendHooksListForSqlUpgradeFileCommand.php
|
AppendHooksListForSqlUpgradeFileCommand.php
|
||||||
|
src/PrestaShopBundle/Command/SearchIndexationCommand.php
|
||||||
|
PrestaShopBundle/Command/SearchIndexationCommand.php
|
||||||
|
Command/SearchIndexationCommand.php
|
||||||
|
SearchIndexationCommand.php
|
||||||
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
|
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
|
||||||
PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
|
PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
|
||||||
Command/SecurityAttributeLinterCommand.php
|
Command/SecurityAttributeLinterCommand.php
|
||||||
|
|
@ -39483,6 +39536,11 @@ Adapter/Category/Repository/CategoryRepository.php
|
||||||
Category/Repository/CategoryRepository.php
|
Category/Repository/CategoryRepository.php
|
||||||
Repository/CategoryRepository.php
|
Repository/CategoryRepository.php
|
||||||
CategoryRepository.php
|
CategoryRepository.php
|
||||||
|
src/Adapter/Search/CommandHandler/SearchIndexationHandler.php
|
||||||
|
Adapter/Search/CommandHandler/SearchIndexationHandler.php
|
||||||
|
Search/CommandHandler/SearchIndexationHandler.php
|
||||||
|
CommandHandler/SearchIndexationHandler.php
|
||||||
|
SearchIndexationHandler.php
|
||||||
src/Adapter/Search/SearchProductSearchProvider.php
|
src/Adapter/Search/SearchProductSearchProvider.php
|
||||||
Adapter/Search/SearchProductSearchProvider.php
|
Adapter/Search/SearchProductSearchProvider.php
|
||||||
Search/SearchProductSearchProvider.php
|
Search/SearchProductSearchProvider.php
|
||||||
|
|
@ -74422,6 +74480,11 @@ Unit/PrestaShopBundle/Command/DebugCommandTest.php
|
||||||
PrestaShopBundle/Command/DebugCommandTest.php
|
PrestaShopBundle/Command/DebugCommandTest.php
|
||||||
Command/DebugCommandTest.php
|
Command/DebugCommandTest.php
|
||||||
DebugCommandTest.php
|
DebugCommandTest.php
|
||||||
|
tests/Unit/PrestaShopBundle/Command/SearchIndexationCommandTest.php
|
||||||
|
Unit/PrestaShopBundle/Command/SearchIndexationCommandTest.php
|
||||||
|
PrestaShopBundle/Command/SearchIndexationCommandTest.php
|
||||||
|
Command/SearchIndexationCommandTest.php
|
||||||
|
SearchIndexationCommandTest.php
|
||||||
tests/Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
tests/Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
||||||
Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
||||||
PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
||||||
|
|
|
||||||
|
|
@ -3188,6 +3188,13 @@ src/Core/Domain/Category/Command/DeleteCategoryCommand.php
|
||||||
src/Core/Domain/Category/Command/DeleteCategoryCoverImageCommand.php
|
src/Core/Domain/Category/Command/DeleteCategoryCoverImageCommand.php
|
||||||
src/Core/Domain/Category/Command/BulkEnableCategoriesCommand.php
|
src/Core/Domain/Category/Command/BulkEnableCategoriesCommand.php
|
||||||
src/Core/Domain/Category/SeoSettings.php
|
src/Core/Domain/Category/SeoSettings.php
|
||||||
|
src/Core/Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationProductNotFoundException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationInvalidContextException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationShopNotFoundException.php
|
||||||
|
src/Core/Domain/Search/Exception/SearchIndexationException.php
|
||||||
|
src/Core/Domain/Search/Command/SearchIndexationCommand.php
|
||||||
src/Core/Domain/AbstractBulkCommandHandler.php
|
src/Core/Domain/AbstractBulkCommandHandler.php
|
||||||
src/Core/Domain/Webservice/QueryResult/EditableWebserviceKey.php
|
src/Core/Domain/Webservice/QueryResult/EditableWebserviceKey.php
|
||||||
src/Core/Domain/Webservice/ValueObject/Permission.php
|
src/Core/Domain/Webservice/ValueObject/Permission.php
|
||||||
|
|
@ -4018,6 +4025,7 @@ src/PrestaShopBundle/Resources/config/services/adapter/pdf.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/profile.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/profile.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/mail_template.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/mail_template.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/admin.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/admin.yml
|
||||||
|
src/PrestaShopBundle/Resources/config/services/adapter/search.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/form.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/form.yml
|
||||||
src/PrestaShopBundle/Resources/config/services/adapter/language.yml
|
src/PrestaShopBundle/Resources/config/services/adapter/language.yml
|
||||||
|
|
@ -5074,6 +5082,7 @@ src/PrestaShopBundle/Twig/ContextIsoCodeProviderExtension.php
|
||||||
src/PrestaShopBundle/Command/DebugCommand.php
|
src/PrestaShopBundle/Command/DebugCommand.php
|
||||||
src/PrestaShopBundle/Command/GenerateMailTemplatesCommand.php
|
src/PrestaShopBundle/Command/GenerateMailTemplatesCommand.php
|
||||||
src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
|
src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
|
||||||
|
src/PrestaShopBundle/Command/SearchIndexationCommand.php
|
||||||
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
|
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
|
||||||
src/PrestaShopBundle/Command/NamingConventionLinterCommand.php
|
src/PrestaShopBundle/Command/NamingConventionLinterCommand.php
|
||||||
src/PrestaShopBundle/Command/UpdateSchemaCommand.php
|
src/PrestaShopBundle/Command/UpdateSchemaCommand.php
|
||||||
|
|
@ -6563,6 +6572,7 @@ src/Adapter/Category/CommandHandler/AbstractEditCategoryHandler.php
|
||||||
src/Adapter/Category/CategoryDataProvider.php
|
src/Adapter/Category/CategoryDataProvider.php
|
||||||
src/Adapter/Category/Repository/CategoryPreviewRepository.php
|
src/Adapter/Category/Repository/CategoryPreviewRepository.php
|
||||||
src/Adapter/Category/Repository/CategoryRepository.php
|
src/Adapter/Category/Repository/CategoryRepository.php
|
||||||
|
src/Adapter/Search/CommandHandler/SearchIndexationHandler.php
|
||||||
src/Adapter/Search/SearchProductSearchProvider.php
|
src/Adapter/Search/SearchProductSearchProvider.php
|
||||||
src/Adapter/Environment.php
|
src/Adapter/Environment.php
|
||||||
src/Adapter/LegacyContext.php
|
src/Adapter/LegacyContext.php
|
||||||
|
|
@ -12102,6 +12112,7 @@ tests/Unit/PrestaShopBundle/Command/ExportThemeCommandTest.php
|
||||||
tests/Unit/PrestaShopBundle/Command/ListCommandsAndQueriesCommandTest.php
|
tests/Unit/PrestaShopBundle/Command/ListCommandsAndQueriesCommandTest.php
|
||||||
tests/Unit/PrestaShopBundle/Command/UpdateSchemaCommandTest.php
|
tests/Unit/PrestaShopBundle/Command/UpdateSchemaCommandTest.php
|
||||||
tests/Unit/PrestaShopBundle/Command/DebugCommandTest.php
|
tests/Unit/PrestaShopBundle/Command/DebugCommandTest.php
|
||||||
|
tests/Unit/PrestaShopBundle/Command/SearchIndexationCommandTest.php
|
||||||
tests/Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
tests/Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
|
||||||
tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProviderTest.php
|
tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProviderTest.php
|
||||||
tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/fixtures/categories.yml
|
tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/fixtures/categories.yml
|
||||||
|
|
|
||||||
|
|
@ -24591,6 +24591,14 @@ Adapter/Cache/Http/CacheStateValidator.php
|
||||||
Cache/Http/CacheStateValidator.php
|
Cache/Http/CacheStateValidator.php
|
||||||
Http/CacheStateValidator.php
|
Http/CacheStateValidator.php
|
||||||
CacheStateValidator.php
|
CacheStateValidator.php
|
||||||
|
src/Core/Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
Core/Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
|
ResolveCacheRelevantRuleIdsExtension.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
|
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
|
||||||
Core/Framework/Adapter/Cache/Http/CacheStore.php
|
Core/Framework/Adapter/Cache/Http/CacheStore.php
|
||||||
Framework/Adapter/Cache/Http/CacheStore.php
|
Framework/Adapter/Cache/Http/CacheStore.php
|
||||||
|
|
@ -24598,6 +24606,13 @@ Adapter/Cache/Http/CacheStore.php
|
||||||
Cache/Http/CacheStore.php
|
Cache/Http/CacheStore.php
|
||||||
Http/CacheStore.php
|
Http/CacheStore.php
|
||||||
CacheStore.php
|
CacheStore.php
|
||||||
|
src/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
|
||||||
|
Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
|
||||||
|
Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
|
||||||
|
Adapter/Cache/Http/CacheRelevantRulesResolver.php
|
||||||
|
Cache/Http/CacheRelevantRulesResolver.php
|
||||||
|
Http/CacheRelevantRulesResolver.php
|
||||||
|
CacheRelevantRulesResolver.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
src/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
||||||
Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
||||||
Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
||||||
|
|
@ -36354,6 +36369,11 @@ Core/Migration/V6_7/Migration1742199549MeasurementSystemTable.php
|
||||||
Migration/V6_7/Migration1742199549MeasurementSystemTable.php
|
Migration/V6_7/Migration1742199549MeasurementSystemTable.php
|
||||||
V6_7/Migration1742199549MeasurementSystemTable.php
|
V6_7/Migration1742199549MeasurementSystemTable.php
|
||||||
Migration1742199549MeasurementSystemTable.php
|
Migration1742199549MeasurementSystemTable.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
|
||||||
|
Core/Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
|
||||||
|
Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
|
||||||
|
V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
|
||||||
|
Migration1756068710FixCustomerAddressLastNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
src/Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
||||||
Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
||||||
Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
||||||
|
|
@ -36369,6 +36389,11 @@ Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
Migration1720603803RemoveDefaultPaymentMethodRule.php
|
Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
|
Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
|
Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
|
V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
|
Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
||||||
Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
||||||
Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
||||||
|
|
@ -36464,6 +36489,11 @@ Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.
|
||||||
Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
Migration1742484083TransitionToAddressInputFieldArrangement.php
|
Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||||
|
Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||||
|
Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||||
|
V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||||
|
Migration1756068712FixOrderAddressLastNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
||||||
Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
||||||
Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
||||||
|
|
@ -36509,6 +36539,11 @@ Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||||
Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||||
V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||||
Migration1752499887UpdateAppRequestedPrivileges.php
|
Migration1752499887UpdateAppRequestedPrivileges.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||||
|
Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||||
|
Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||||
|
V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||||
|
Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
src/Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
||||||
Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
||||||
Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
||||||
|
|
@ -100841,6 +100876,11 @@ Administration/Migration/V6_7/Migration1737472122TokenUser.php
|
||||||
Migration/V6_7/Migration1737472122TokenUser.php
|
Migration/V6_7/Migration1737472122TokenUser.php
|
||||||
V6_7/Migration1737472122TokenUser.php
|
V6_7/Migration1737472122TokenUser.php
|
||||||
Migration1737472122TokenUser.php
|
Migration1737472122TokenUser.php
|
||||||
|
src/Administration/Migration/V6_7/Migration1757057005MailTemplate.php
|
||||||
|
Administration/Migration/V6_7/Migration1757057005MailTemplate.php
|
||||||
|
Migration/V6_7/Migration1757057005MailTemplate.php
|
||||||
|
V6_7/Migration1757057005MailTemplate.php
|
||||||
|
Migration1757057005MailTemplate.php
|
||||||
src/Administration/Migration/V6_7/Migration1744203319MailTemplate.php
|
src/Administration/Migration/V6_7/Migration1744203319MailTemplate.php
|
||||||
Administration/Migration/V6_7/Migration1744203319MailTemplate.php
|
Administration/Migration/V6_7/Migration1744203319MailTemplate.php
|
||||||
Migration/V6_7/Migration1744203319MailTemplate.php
|
Migration/V6_7/Migration1744203319MailTemplate.php
|
||||||
|
|
@ -114749,6 +114789,11 @@ migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
|
||||||
|
migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
|
||||||
|
Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
|
||||||
|
V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
|
||||||
|
Migration1756068710FixCustomerAddressLastNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
|
|
@ -114759,6 +114804,11 @@ migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
Migration1728040170AddPrimaryOrderTransactionTest.php
|
Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||||
|
migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||||
|
Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||||
|
V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||||
|
Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
||||||
migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
||||||
Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
||||||
|
|
@ -114789,6 +114839,11 @@ migration/Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
||||||
Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
||||||
V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
||||||
Migration1746176773AddIntegrationIdStateHistoryTest.php
|
Migration1746176773AddIntegrationIdStateHistoryTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
|
||||||
|
migration/Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
|
||||||
|
Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
|
||||||
|
V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
|
||||||
|
Migration1756068711FixOrderAddressFirstNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
||||||
migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
||||||
Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
||||||
|
|
@ -114930,6 +114985,11 @@ migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
||||||
Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
||||||
V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
||||||
Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||||
|
migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||||
|
Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||||
|
V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||||
|
Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
tests/migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
||||||
migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
||||||
Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
||||||
|
|
@ -115279,6 +115339,9 @@ migration/Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
||||||
Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
||||||
V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
||||||
Migration1736824370MigrationMailTemplateForDocumentTest.php
|
Migration1736824370MigrationMailTemplateForDocumentTest.php
|
||||||
|
tests/migration/Translations.php
|
||||||
|
migration/Translations.php
|
||||||
|
Translations.php
|
||||||
tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
|
tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
|
||||||
migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
|
migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
|
||||||
Administration/V6_7/Migration1744203319MailTemplateTest.php
|
Administration/V6_7/Migration1744203319MailTemplateTest.php
|
||||||
|
|
@ -115289,13 +115352,24 @@ migration/Administration/V6_7/Migration1737472122TokenUserTest.php
|
||||||
Administration/V6_7/Migration1737472122TokenUserTest.php
|
Administration/V6_7/Migration1737472122TokenUserTest.php
|
||||||
V6_7/Migration1737472122TokenUserTest.php
|
V6_7/Migration1737472122TokenUserTest.php
|
||||||
Migration1737472122TokenUserTest.php
|
Migration1737472122TokenUserTest.php
|
||||||
|
tests/migration/Administration/V6_7/Migration1757057005MailTemplateTest.php
|
||||||
|
migration/Administration/V6_7/Migration1757057005MailTemplateTest.php
|
||||||
|
Administration/V6_7/Migration1757057005MailTemplateTest.php
|
||||||
|
V6_7/Migration1757057005MailTemplateTest.php
|
||||||
|
Migration1757057005MailTemplateTest.php
|
||||||
tests/migration/Administration/.gitkeep
|
tests/migration/Administration/.gitkeep
|
||||||
migration/Administration/.gitkeep
|
migration/Administration/.gitkeep
|
||||||
Administration/.gitkeep
|
Administration/.gitkeep
|
||||||
.gitkeep
|
.gitkeep
|
||||||
|
tests/migration/MailTemplateTranslationResult.php
|
||||||
|
migration/MailTemplateTranslationResult.php
|
||||||
|
MailTemplateTranslationResult.php
|
||||||
tests/migration/MigrationTestTrait.php
|
tests/migration/MigrationTestTrait.php
|
||||||
migration/MigrationTestTrait.php
|
migration/MigrationTestTrait.php
|
||||||
MigrationTestTrait.php
|
MigrationTestTrait.php
|
||||||
|
tests/migration/MailTemplateMigrationTestCase.php
|
||||||
|
migration/MailTemplateMigrationTestCase.php
|
||||||
|
MailTemplateMigrationTestCase.php
|
||||||
tests/unit/Elasticsearch/Sort/CountSortTest.php
|
tests/unit/Elasticsearch/Sort/CountSortTest.php
|
||||||
unit/Elasticsearch/Sort/CountSortTest.php
|
unit/Elasticsearch/Sort/CountSortTest.php
|
||||||
Elasticsearch/Sort/CountSortTest.php
|
Elasticsearch/Sort/CountSortTest.php
|
||||||
|
|
@ -126657,6 +126731,14 @@ Adapter/Cache/Http/CacheControlListenerTest.php
|
||||||
Cache/Http/CacheControlListenerTest.php
|
Cache/Http/CacheControlListenerTest.php
|
||||||
Http/CacheControlListenerTest.php
|
Http/CacheControlListenerTest.php
|
||||||
CacheControlListenerTest.php
|
CacheControlListenerTest.php
|
||||||
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
|
unit/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
|
Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
|
Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
|
Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
|
Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
|
Http/CacheRelevantRulesResolverTest.php
|
||||||
|
CacheRelevantRulesResolverTest.php
|
||||||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
||||||
unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
||||||
Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
||||||
|
|
@ -140766,6 +140848,9 @@ _unreleased/2025-08-25-shop-id-change-suggestion-modal.md
|
||||||
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
||||||
_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
||||||
2025-09-08-fix-custom-fields-with-fk-names.md
|
2025-09-08-fix-custom-fields-with-fk-names.md
|
||||||
|
changelog/_unreleased/2025-09-10-fix-type-cast-system-config-validation.md
|
||||||
|
_unreleased/2025-09-10-fix-type-cast-system-config-validation.md
|
||||||
|
2025-09-10-fix-type-cast-system-config-validation.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
|
||||||
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||||
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||||
|
|
@ -140778,9 +140863,15 @@ _unreleased/2025-02-24-deferred-cart-errors.md
|
||||||
changelog/_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
|
changelog/_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
|
||||||
_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
|
_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
|
||||||
2025-09-08-fix-missing-promotion-rule-select.md
|
2025-09-08-fix-missing-promotion-rule-select.md
|
||||||
|
changelog/_unreleased/2025-09-11-fix-deletion-of-active-customer-address.md
|
||||||
|
_unreleased/2025-09-11-fix-deletion-of-active-customer-address.md
|
||||||
|
2025-09-11-fix-deletion-of-active-customer-address.md
|
||||||
changelog/_unreleased/2025-09-04-add-handler-to-retrieve-path.md
|
changelog/_unreleased/2025-09-04-add-handler-to-retrieve-path.md
|
||||||
_unreleased/2025-09-04-add-handler-to-retrieve-path.md
|
_unreleased/2025-09-04-add-handler-to-retrieve-path.md
|
||||||
2025-09-04-add-handler-to-retrieve-path.md
|
2025-09-04-add-handler-to-retrieve-path.md
|
||||||
|
changelog/_unreleased/2025-08-24-fix-customer-address-name-field-lengths.md
|
||||||
|
_unreleased/2025-08-24-fix-customer-address-name-field-lengths.md
|
||||||
|
2025-08-24-fix-customer-address-name-field-lengths.md
|
||||||
changelog/_unreleased/2025-06-14-simplify-personal-company-fields.md
|
changelog/_unreleased/2025-06-14-simplify-personal-company-fields.md
|
||||||
_unreleased/2025-06-14-simplify-personal-company-fields.md
|
_unreleased/2025-06-14-simplify-personal-company-fields.md
|
||||||
2025-06-14-simplify-personal-company-fields.md
|
2025-06-14-simplify-personal-company-fields.md
|
||||||
|
|
@ -140832,6 +140923,9 @@ _unreleased/2025-07-09-fix-wrong-customer-context-on-login.md
|
||||||
changelog/_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
|
changelog/_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
|
||||||
_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
|
_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
|
||||||
2025-08-21-make-product-of-orderlineitem-api-aware.md
|
2025-08-21-make-product-of-orderlineitem-api-aware.md
|
||||||
|
changelog/_unreleased/2025-09-10-fix-inherited-switch-value.md
|
||||||
|
_unreleased/2025-09-10-fix-inherited-switch-value.md
|
||||||
|
2025-09-10-fix-inherited-switch-value.md
|
||||||
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||||
_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||||
2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||||
|
|
@ -140871,12 +140965,18 @@ _unreleased/2025-08-20-update-opensearch-in-tests.md
|
||||||
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||||
_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||||
2025-09-01-fix-remove-of-composer-plugins.md
|
2025-09-01-fix-remove-of-composer-plugins.md
|
||||||
|
changelog/_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
|
||||||
|
_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
|
||||||
|
2025-09-11-fixed-boolean-fields-in-theme-config.md
|
||||||
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
||||||
_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
||||||
2025-09-03-recover-stuck-scheduled-tasks.md
|
2025-09-03-recover-stuck-scheduled-tasks.md
|
||||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||||
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||||
2024-07-04-enforce-timezone-utc-for-database-connections.md
|
2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||||
|
changelog/_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
|
||||||
|
_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
|
||||||
|
2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
|
||||||
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
||||||
_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
||||||
2025-08-19-add-design-tokens-to-the-review-module.md
|
2025-08-19-add-design-tokens-to-the-review-module.md
|
||||||
|
|
|
||||||
|
|
@ -3977,7 +3977,9 @@ src/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCache.php
|
||||||
src/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGateway.php
|
src/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGateway.php
|
||||||
src/Core/Framework/Adapter/Cache/CacheValueCompressor.php
|
src/Core/Framework/Adapter/Cache/CacheValueCompressor.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/CacheStateValidator.php
|
src/Core/Framework/Adapter/Cache/Http/CacheStateValidator.php
|
||||||
|
src/Core/Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
|
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
|
||||||
|
src/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
src/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/HttpCacheKeyGenerator.php
|
src/Core/Framework/Adapter/Cache/Http/HttpCacheKeyGenerator.php
|
||||||
src/Core/Framework/Adapter/Cache/Http/CacheControlListener.php
|
src/Core/Framework/Adapter/Cache/Http/CacheControlListener.php
|
||||||
|
|
@ -5809,9 +5811,11 @@ src/Core/Migration/V6_7/Migration1742563555AddNotificationTable.php
|
||||||
src/Core/Migration/V6_7/Migration1717573310ImportExportTechnicalNameRequired.php
|
src/Core/Migration/V6_7/Migration1717573310ImportExportTechnicalNameRequired.php
|
||||||
src/Core/Migration/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequired.php
|
src/Core/Migration/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequired.php
|
||||||
src/Core/Migration/V6_7/Migration1742199549MeasurementSystemTable.php
|
src/Core/Migration/V6_7/Migration1742199549MeasurementSystemTable.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
src/Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
|
||||||
src/Core/Migration/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomer.php
|
src/Core/Migration/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomer.php
|
||||||
src/Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
src/Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
||||||
src/Core/Migration/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystem.php
|
src/Core/Migration/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystem.php
|
||||||
src/Core/Migration/V6_7/Migration1752750086AddIndexToOrderLineItemCreateAndUpdate.php
|
src/Core/Migration/V6_7/Migration1752750086AddIndexToOrderLineItemCreateAndUpdate.php
|
||||||
|
|
@ -5831,6 +5835,7 @@ src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||||
src/Core/Migration/V6_7/Migration1756296414UpdateSnippetSetBaseFiles.php
|
src/Core/Migration/V6_7/Migration1756296414UpdateSnippetSetBaseFiles.php
|
||||||
src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
|
src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
|
||||||
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
|
||||||
src/Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
src/Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
||||||
src/Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
src/Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
||||||
|
|
@ -5840,6 +5845,7 @@ src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
|
||||||
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
|
||||||
src/Core/Migration/V6_7/Migration1753191228AddMediaThumbnailSizeIdToMediaThumbnail.php
|
src/Core/Migration/V6_7/Migration1753191228AddMediaThumbnailSizeIdToMediaThumbnail.php
|
||||||
src/Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
src/Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||||
|
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
src/Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
|
||||||
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
|
||||||
src/Core/Migration/V6_7/Migration1752750171AddIndexToOrderAddressCreateAndUpdate.php
|
src/Core/Migration/V6_7/Migration1752750171AddIndexToOrderAddressCreateAndUpdate.php
|
||||||
|
|
@ -12357,6 +12363,7 @@ src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.en-GB.txt
|
||||||
src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.en-GB.html.twig
|
src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.en-GB.html.twig
|
||||||
src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.de-DE.html.twig
|
src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.de-DE.html.twig
|
||||||
src/Administration/Migration/V6_7/Migration1737472122TokenUser.php
|
src/Administration/Migration/V6_7/Migration1737472122TokenUser.php
|
||||||
|
src/Administration/Migration/V6_7/Migration1757057005MailTemplate.php
|
||||||
src/Administration/Migration/V6_7/Migration1744203319MailTemplate.php
|
src/Administration/Migration/V6_7/Migration1744203319MailTemplate.php
|
||||||
src/Administration/Migration/V6_6/.gitkeep
|
src/Administration/Migration/V6_6/.gitkeep
|
||||||
src/Administration/Events/PreResetExcludedSearchTermEvent.php
|
src/Administration/Events/PreResetExcludedSearchTermEvent.php
|
||||||
|
|
@ -14273,14 +14280,17 @@ tests/migration/Core/V6_7/Migration1742199551SalesChannelDomainMeasurementUnitsT
|
||||||
tests/migration/Core/V6_7/Migration1741163941AddOrderInternalCommentTest.php
|
tests/migration/Core/V6_7/Migration1741163941AddOrderInternalCommentTest.php
|
||||||
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||||
tests/migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
tests/migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742563555AddNotificationTableTest.php
|
tests/migration/Core/V6_7/Migration1742563555AddNotificationTableTest.php
|
||||||
tests/migration/Core/V6_7/Migration1754892246FixWordingMistakeInEmailTemplatesTest.php
|
tests/migration/Core/V6_7/Migration1754892246FixWordingMistakeInEmailTemplatesTest.php
|
||||||
tests/migration/Core/V6_7/Migration1752229050ChangeDESnippetOfMeterUnitTest.php
|
tests/migration/Core/V6_7/Migration1752229050ChangeDESnippetOfMeterUnitTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
|
tests/migration/Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
|
||||||
tests/migration/Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
tests/migration/Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
||||||
tests/migration/Core/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraintTest.php
|
tests/migration/Core/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraintTest.php
|
||||||
tests/migration/Core/V6_7/Migration1756296414UpdateSnippetSetBaseFilesTest.php
|
tests/migration/Core/V6_7/Migration1756296414UpdateSnippetSetBaseFilesTest.php
|
||||||
|
|
@ -14309,6 +14319,7 @@ tests/migration/Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.ph
|
||||||
tests/migration/Core/V6_7/Migration1728119898AddRobotsTxtTest.php
|
tests/migration/Core/V6_7/Migration1728119898AddRobotsTxtTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
|
tests/migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
|
||||||
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||||
tests/migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
tests/migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
||||||
tests/migration/Core/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomerTest.php
|
tests/migration/Core/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomerTest.php
|
||||||
|
|
@ -14379,10 +14390,14 @@ tests/migration/Core/V6_6/Migration1737105721MigrateOrderStateChangeDocumentToA1
|
||||||
tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php
|
tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php
|
||||||
tests/migration/Core/V6_6/Migration1747746986OrderTaxCalculationTypeTest.php
|
tests/migration/Core/V6_6/Migration1747746986OrderTaxCalculationTypeTest.php
|
||||||
tests/migration/Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
tests/migration/Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
|
||||||
|
tests/migration/Translations.php
|
||||||
tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
|
tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
|
||||||
tests/migration/Administration/V6_7/Migration1737472122TokenUserTest.php
|
tests/migration/Administration/V6_7/Migration1737472122TokenUserTest.php
|
||||||
|
tests/migration/Administration/V6_7/Migration1757057005MailTemplateTest.php
|
||||||
tests/migration/Administration/.gitkeep
|
tests/migration/Administration/.gitkeep
|
||||||
|
tests/migration/MailTemplateTranslationResult.php
|
||||||
tests/migration/MigrationTestTrait.php
|
tests/migration/MigrationTestTrait.php
|
||||||
|
tests/migration/MailTemplateMigrationTestCase.php
|
||||||
tests/unit/Elasticsearch/Sort/CountSortTest.php
|
tests/unit/Elasticsearch/Sort/CountSortTest.php
|
||||||
tests/unit/Elasticsearch/Event/ElasticsearchCustomFieldsMappingEventTest.php
|
tests/unit/Elasticsearch/Event/ElasticsearchCustomFieldsMappingEventTest.php
|
||||||
tests/unit/Elasticsearch/Framework/ElasticsearchLanguageProviderTest.php
|
tests/unit/Elasticsearch/Framework/ElasticsearchLanguageProviderTest.php
|
||||||
|
|
@ -15888,6 +15903,7 @@ tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGatewayT
|
||||||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriberTest.php
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriberTest.php
|
||||||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStateValidatorTest.php
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStateValidatorTest.php
|
||||||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheControlListenerTest.php
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheControlListenerTest.php
|
||||||
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
|
||||||
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
|
||||||
tests/unit/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php
|
tests/unit/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php
|
||||||
tests/unit/Core/Framework/Adapter/Filesystem/FilesystemFactoryTest.php
|
tests/unit/Core/Framework/Adapter/Filesystem/FilesystemFactoryTest.php
|
||||||
|
|
@ -19667,11 +19683,14 @@ changelog/_unreleased/2025-08-29-add-criteria-excludes-property.md
|
||||||
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
||||||
changelog/_unreleased/2025-08-25-shop-id-change-suggestion-modal.md
|
changelog/_unreleased/2025-08-25-shop-id-change-suggestion-modal.md
|
||||||
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
|
||||||
|
changelog/_unreleased/2025-09-10-fix-type-cast-system-config-validation.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/2025-09-03-improved-language-settings-ui.md
|
changelog/_unreleased/2025-09-03-improved-language-settings-ui.md
|
||||||
changelog/_unreleased/2025-02-24-deferred-cart-errors.md
|
changelog/_unreleased/2025-02-24-deferred-cart-errors.md
|
||||||
changelog/_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
|
changelog/_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
|
||||||
|
changelog/_unreleased/2025-09-11-fix-deletion-of-active-customer-address.md
|
||||||
changelog/_unreleased/2025-09-04-add-handler-to-retrieve-path.md
|
changelog/_unreleased/2025-09-04-add-handler-to-retrieve-path.md
|
||||||
|
changelog/_unreleased/2025-08-24-fix-customer-address-name-field-lengths.md
|
||||||
changelog/_unreleased/2025-06-14-simplify-personal-company-fields.md
|
changelog/_unreleased/2025-06-14-simplify-personal-company-fields.md
|
||||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||||
|
|
@ -19689,6 +19708,7 @@ changelog/_unreleased/2025-08-29-remove-unused-and-unnecessary-associations-from
|
||||||
changelog/_unreleased/.keep
|
changelog/_unreleased/.keep
|
||||||
changelog/_unreleased/2025-07-09-fix-wrong-customer-context-on-login.md
|
changelog/_unreleased/2025-07-09-fix-wrong-customer-context-on-login.md
|
||||||
changelog/_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
|
changelog/_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
|
||||||
|
changelog/_unreleased/2025-09-10-fix-inherited-switch-value.md
|
||||||
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||||
changelog/_unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk-edit.md
|
changelog/_unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk-edit.md
|
||||||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||||
|
|
@ -19702,8 +19722,10 @@ changelog/_unreleased/2022-07-04-mail-attach.md
|
||||||
changelog/_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
|
changelog/_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
|
||||||
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
|
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
|
||||||
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||||
|
changelog/_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
|
||||||
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
||||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||||
|
changelog/_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
|
||||||
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
||||||
changelog/_unreleased/2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
|
changelog/_unreleased/2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
|
||||||
changelog/_unreleased/2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
|
changelog/_unreleased/2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
|
||||||
|
|
|
||||||
|
|
@ -476,6 +476,15 @@ Core/Renderer/Blocks/class-media-text.php
|
||||||
Renderer/Blocks/class-media-text.php
|
Renderer/Blocks/class-media-text.php
|
||||||
Blocks/class-media-text.php
|
Blocks/class-media-text.php
|
||||||
class-media-text.php
|
class-media-text.php
|
||||||
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
|
||||||
|
php/email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
|
||||||
|
email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
|
||||||
|
src/Integrations/Core/Renderer/Blocks/class-gallery.php
|
||||||
|
Integrations/Core/Renderer/Blocks/class-gallery.php
|
||||||
|
Core/Renderer/Blocks/class-gallery.php
|
||||||
|
Renderer/Blocks/class-gallery.php
|
||||||
|
Blocks/class-gallery.php
|
||||||
|
class-gallery.php
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
||||||
php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
||||||
email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
||||||
|
|
@ -948,6 +957,16 @@ Integrations/Core/Renderer/Renderer_Test.php
|
||||||
Core/Renderer/Renderer_Test.php
|
Core/Renderer/Renderer_Test.php
|
||||||
Renderer/Renderer_Test.php
|
Renderer/Renderer_Test.php
|
||||||
Renderer_Test.php
|
Renderer_Test.php
|
||||||
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
Core/Renderer/Blocks/Gallery_Test.php
|
||||||
|
Renderer/Blocks/Gallery_Test.php
|
||||||
|
Blocks/Gallery_Test.php
|
||||||
|
Gallery_Test.php
|
||||||
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
||||||
php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
||||||
email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
||||||
|
|
@ -1265,6 +1284,11 @@ php/email-editor/changelog/add-audio-email-rendering
|
||||||
email-editor/changelog/add-audio-email-rendering
|
email-editor/changelog/add-audio-email-rendering
|
||||||
changelog/add-audio-email-rendering
|
changelog/add-audio-email-rendering
|
||||||
add-audio-email-rendering
|
add-audio-email-rendering
|
||||||
|
packages/php/email-editor/changelog/add-gallery-email-rendering
|
||||||
|
php/email-editor/changelog/add-gallery-email-rendering
|
||||||
|
email-editor/changelog/add-gallery-email-rendering
|
||||||
|
changelog/add-gallery-email-rendering
|
||||||
|
add-gallery-email-rendering
|
||||||
packages/php/email-editor/changelog/.gitkeep
|
packages/php/email-editor/changelog/.gitkeep
|
||||||
php/email-editor/changelog/.gitkeep
|
php/email-editor/changelog/.gitkeep
|
||||||
email-editor/changelog/.gitkeep
|
email-editor/changelog/.gitkeep
|
||||||
|
|
@ -91105,6 +91129,10 @@ plugins/woocommerce/includes/class-wc-customer.php
|
||||||
woocommerce/includes/class-wc-customer.php
|
woocommerce/includes/class-wc-customer.php
|
||||||
includes/class-wc-customer.php
|
includes/class-wc-customer.php
|
||||||
class-wc-customer.php
|
class-wc-customer.php
|
||||||
|
plugins/woocommerce/changelog/fix-variation-selector-rename-style-attribute
|
||||||
|
woocommerce/changelog/fix-variation-selector-rename-style-attribute
|
||||||
|
changelog/fix-variation-selector-rename-style-attribute
|
||||||
|
fix-variation-selector-rename-style-attribute
|
||||||
plugins/woocommerce/changelog/add-queryid-to-cart-test-layout
|
plugins/woocommerce/changelog/add-queryid-to-cart-test-layout
|
||||||
woocommerce/changelog/add-queryid-to-cart-test-layout
|
woocommerce/changelog/add-queryid-to-cart-test-layout
|
||||||
changelog/add-queryid-to-cart-test-layout
|
changelog/add-queryid-to-cart-test-layout
|
||||||
|
|
@ -91137,6 +91165,10 @@ plugins/woocommerce/changelog/2025-09-03-10-19-47-182623
|
||||||
woocommerce/changelog/2025-09-03-10-19-47-182623
|
woocommerce/changelog/2025-09-03-10-19-47-182623
|
||||||
changelog/2025-09-03-10-19-47-182623
|
changelog/2025-09-03-10-19-47-182623
|
||||||
2025-09-03-10-19-47-182623
|
2025-09-03-10-19-47-182623
|
||||||
|
plugins/woocommerce/changelog/try-enable-cart-tests
|
||||||
|
woocommerce/changelog/try-enable-cart-tests
|
||||||
|
changelog/try-enable-cart-tests
|
||||||
|
try-enable-cart-tests
|
||||||
plugins/woocommerce/changelog/pr-60712
|
plugins/woocommerce/changelog/pr-60712
|
||||||
woocommerce/changelog/pr-60712
|
woocommerce/changelog/pr-60712
|
||||||
changelog/pr-60712
|
changelog/pr-60712
|
||||||
|
|
@ -91145,6 +91177,10 @@ plugins/woocommerce/changelog/60614-fix-37326
|
||||||
woocommerce/changelog/60614-fix-37326
|
woocommerce/changelog/60614-fix-37326
|
||||||
changelog/60614-fix-37326
|
changelog/60614-fix-37326
|
||||||
60614-fix-37326
|
60614-fix-37326
|
||||||
|
plugins/woocommerce/changelog/fix-product-data-source
|
||||||
|
woocommerce/changelog/fix-product-data-source
|
||||||
|
changelog/fix-product-data-source
|
||||||
|
fix-product-data-source
|
||||||
plugins/woocommerce/changelog/fix-60367
|
plugins/woocommerce/changelog/fix-60367
|
||||||
woocommerce/changelog/fix-60367
|
woocommerce/changelog/fix-60367
|
||||||
changelog/fix-60367
|
changelog/fix-60367
|
||||||
|
|
@ -91173,6 +91209,10 @@ plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
|
||||||
woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
|
woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
|
||||||
changelog/60699-fix-fulfillments-endpoint-responses
|
changelog/60699-fix-fulfillments-endpoint-responses
|
||||||
60699-fix-fulfillments-endpoint-responses
|
60699-fix-fulfillments-endpoint-responses
|
||||||
|
plugins/woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
|
||||||
|
woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
|
||||||
|
changelog/60674-fix-60556-a11y-express-payments-list-of-one
|
||||||
|
60674-fix-60556-a11y-express-payments-list-of-one
|
||||||
plugins/woocommerce/changelog/patch-5
|
plugins/woocommerce/changelog/patch-5
|
||||||
woocommerce/changelog/patch-5
|
woocommerce/changelog/patch-5
|
||||||
changelog/patch-5
|
changelog/patch-5
|
||||||
|
|
@ -91221,6 +91261,10 @@ plugins/woocommerce/changelog/feature-single-column-collection-block
|
||||||
woocommerce/changelog/feature-single-column-collection-block
|
woocommerce/changelog/feature-single-column-collection-block
|
||||||
changelog/feature-single-column-collection-block
|
changelog/feature-single-column-collection-block
|
||||||
feature-single-column-collection-block
|
feature-single-column-collection-block
|
||||||
|
plugins/woocommerce/changelog/fix-product-review-form-first-review-message
|
||||||
|
woocommerce/changelog/fix-product-review-form-first-review-message
|
||||||
|
changelog/fix-product-review-form-first-review-message
|
||||||
|
fix-product-review-form-first-review-message
|
||||||
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
||||||
woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
||||||
changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
||||||
|
|
@ -91273,6 +91317,10 @@ plugins/woocommerce/changelog/remove-revert-to-classic-template-button
|
||||||
woocommerce/changelog/remove-revert-to-classic-template-button
|
woocommerce/changelog/remove-revert-to-classic-template-button
|
||||||
changelog/remove-revert-to-classic-template-button
|
changelog/remove-revert-to-classic-template-button
|
||||||
remove-revert-to-classic-template-button
|
remove-revert-to-classic-template-button
|
||||||
|
plugins/woocommerce/changelog/remove-experimental-flag-autocomplete
|
||||||
|
woocommerce/changelog/remove-experimental-flag-autocomplete
|
||||||
|
changelog/remove-experimental-flag-autocomplete
|
||||||
|
remove-experimental-flag-autocomplete
|
||||||
plugins/woocommerce/changelog/bump-email-editor-150
|
plugins/woocommerce/changelog/bump-email-editor-150
|
||||||
woocommerce/changelog/bump-email-editor-150
|
woocommerce/changelog/bump-email-editor-150
|
||||||
changelog/bump-email-editor-150
|
changelog/bump-email-editor-150
|
||||||
|
|
@ -91309,6 +91357,10 @@ plugins/woocommerce/changelog/fix-60573
|
||||||
woocommerce/changelog/fix-60573
|
woocommerce/changelog/fix-60573
|
||||||
changelog/fix-60573
|
changelog/fix-60573
|
||||||
fix-60573
|
fix-60573
|
||||||
|
plugins/woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
|
||||||
|
woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
|
||||||
|
changelog/fix-60773-add-to-cart-with-options-action-current-page
|
||||||
|
fix-60773-add-to-cart-with-options-action-current-page
|
||||||
plugins/woocommerce/changelog/fix-define-woo-email-cpt-capabilities
|
plugins/woocommerce/changelog/fix-define-woo-email-cpt-capabilities
|
||||||
woocommerce/changelog/fix-define-woo-email-cpt-capabilities
|
woocommerce/changelog/fix-define-woo-email-cpt-capabilities
|
||||||
changelog/fix-define-woo-email-cpt-capabilities
|
changelog/fix-define-woo-email-cpt-capabilities
|
||||||
|
|
@ -91317,6 +91369,10 @@ plugins/woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-conte
|
||||||
woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
||||||
changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
||||||
wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
||||||
|
plugins/woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
|
||||||
|
woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
|
||||||
|
changelog/try-pc-prevent-change-announcement-in-editore
|
||||||
|
try-pc-prevent-change-announcement-in-editore
|
||||||
plugins/woocommerce/changelog/.gitkeep
|
plugins/woocommerce/changelog/.gitkeep
|
||||||
woocommerce/changelog/.gitkeep
|
woocommerce/changelog/.gitkeep
|
||||||
changelog/.gitkeep
|
changelog/.gitkeep
|
||||||
|
|
@ -91345,6 +91401,10 @@ plugins/woocommerce/changelog/fix-60733-add-to-cart-notices
|
||||||
woocommerce/changelog/fix-60733-add-to-cart-notices
|
woocommerce/changelog/fix-60733-add-to-cart-notices
|
||||||
changelog/fix-60733-add-to-cart-notices
|
changelog/fix-60733-add-to-cart-notices
|
||||||
fix-60733-add-to-cart-notices
|
fix-60733-add-to-cart-notices
|
||||||
|
plugins/woocommerce/changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
|
||||||
|
woocommerce/changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
|
||||||
|
changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
|
||||||
|
wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
|
||||||
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
||||||
woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
||||||
changelog/wooprd-800-add-api-for-notification-listing
|
changelog/wooprd-800-add-api-for-notification-listing
|
||||||
|
|
|
||||||
|
|
@ -75,6 +75,7 @@ packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-list-item.
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-button.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-button.php
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-abstract-block-renderer.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-abstract-block-renderer.php
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-media-text.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-media-text.php
|
||||||
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-audio.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-audio.php
|
||||||
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-image.php
|
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-image.php
|
||||||
|
|
@ -145,6 +146,7 @@ packages/php/email-editor/tests/integration/Engine/Email_Editor_Test.php
|
||||||
packages/php/email-editor/tests/integration/Engine/Send_Preview_Email_Test.php
|
packages/php/email-editor/tests/integration/Engine/Send_Preview_Email_Test.php
|
||||||
packages/php/email-editor/tests/integration/bootstrap.php
|
packages/php/email-editor/tests/integration/bootstrap.php
|
||||||
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Renderer_Test.php
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Renderer_Test.php
|
||||||
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
|
||||||
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
|
||||||
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Image_Test.php
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Image_Test.php
|
||||||
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Audio_Test.php
|
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Audio_Test.php
|
||||||
|
|
@ -182,6 +184,7 @@ packages/php/email-editor/tests/unit/stubs.php
|
||||||
packages/php/email-editor/phpcs.xml
|
packages/php/email-editor/phpcs.xml
|
||||||
packages/php/email-editor/changelog/60787-add-email-editor-html-processing-helper
|
packages/php/email-editor/changelog/60787-add-email-editor-html-processing-helper
|
||||||
packages/php/email-editor/changelog/add-audio-email-rendering
|
packages/php/email-editor/changelog/add-audio-email-rendering
|
||||||
|
packages/php/email-editor/changelog/add-gallery-email-rendering
|
||||||
packages/php/email-editor/changelog/.gitkeep
|
packages/php/email-editor/changelog/.gitkeep
|
||||||
packages/php/email-editor/SECURITY.md
|
packages/php/email-editor/SECURITY.md
|
||||||
packages/php/email-editor/composer.json
|
packages/php/email-editor/composer.json
|
||||||
|
|
@ -12408,6 +12411,7 @@ plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php
|
||||||
plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php
|
plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php
|
||||||
plugins/woocommerce/includes/class-wc-meta-data.php
|
plugins/woocommerce/includes/class-wc-meta-data.php
|
||||||
plugins/woocommerce/includes/class-wc-customer.php
|
plugins/woocommerce/includes/class-wc-customer.php
|
||||||
|
plugins/woocommerce/changelog/fix-variation-selector-rename-style-attribute
|
||||||
plugins/woocommerce/changelog/add-queryid-to-cart-test-layout
|
plugins/woocommerce/changelog/add-queryid-to-cart-test-layout
|
||||||
plugins/woocommerce/changelog/fix-register-product-blocks-deprecated-function
|
plugins/woocommerce/changelog/fix-register-product-blocks-deprecated-function
|
||||||
plugins/woocommerce/changelog/fix-autocomplete-unit-test
|
plugins/woocommerce/changelog/fix-autocomplete-unit-test
|
||||||
|
|
@ -12416,8 +12420,10 @@ plugins/woocommerce/changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
|
||||||
plugins/woocommerce/changelog/add-variations-endpoint
|
plugins/woocommerce/changelog/add-variations-endpoint
|
||||||
plugins/woocommerce/changelog/enhance-WOOPRD-838-other-payment-options-copy
|
plugins/woocommerce/changelog/enhance-WOOPRD-838-other-payment-options-copy
|
||||||
plugins/woocommerce/changelog/2025-09-03-10-19-47-182623
|
plugins/woocommerce/changelog/2025-09-03-10-19-47-182623
|
||||||
|
plugins/woocommerce/changelog/try-enable-cart-tests
|
||||||
plugins/woocommerce/changelog/pr-60712
|
plugins/woocommerce/changelog/pr-60712
|
||||||
plugins/woocommerce/changelog/60614-fix-37326
|
plugins/woocommerce/changelog/60614-fix-37326
|
||||||
|
plugins/woocommerce/changelog/fix-product-data-source
|
||||||
plugins/woocommerce/changelog/fix-60367
|
plugins/woocommerce/changelog/fix-60367
|
||||||
plugins/woocommerce/changelog/wooplug-5082-allow-html-string-to-be-passed-to-render-at-the-end-of-the
|
plugins/woocommerce/changelog/wooplug-5082-allow-html-string-to-be-passed-to-render-at-the-end-of-the
|
||||||
plugins/woocommerce/changelog/60602-add-optimistic-updates
|
plugins/woocommerce/changelog/60602-add-optimistic-updates
|
||||||
|
|
@ -12425,6 +12431,7 @@ plugins/woocommerce/changelog/update-hide-product-quantity-if-sold-individually
|
||||||
plugins/woocommerce/changelog/60789-feature-add-textalign-to-product-summary
|
plugins/woocommerce/changelog/60789-feature-add-textalign-to-product-summary
|
||||||
plugins/woocommerce/changelog/performance-60341-remove-store_api_draft_order
|
plugins/woocommerce/changelog/performance-60341-remove-store_api_draft_order
|
||||||
plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
|
plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
|
||||||
|
plugins/woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
|
||||||
plugins/woocommerce/changelog/patch-5
|
plugins/woocommerce/changelog/patch-5
|
||||||
plugins/woocommerce/changelog/tweak-skip-a-flaky-test-for-analytics-product-refund
|
plugins/woocommerce/changelog/tweak-skip-a-flaky-test-for-analytics-product-refund
|
||||||
plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
|
plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
|
||||||
|
|
@ -12437,6 +12444,7 @@ plugins/woocommerce/changelog/fix-cart-link-a-tag-prevent-default
|
||||||
plugins/woocommerce/changelog/bump-email-editor-142
|
plugins/woocommerce/changelog/bump-email-editor-142
|
||||||
plugins/woocommerce/changelog/fix-deprecated-core-functions
|
plugins/woocommerce/changelog/fix-deprecated-core-functions
|
||||||
plugins/woocommerce/changelog/feature-single-column-collection-block
|
plugins/woocommerce/changelog/feature-single-column-collection-block
|
||||||
|
plugins/woocommerce/changelog/fix-product-review-form-first-review-message
|
||||||
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
||||||
plugins/woocommerce/changelog/fix-60743-select-attribute-from-url
|
plugins/woocommerce/changelog/fix-60743-select-attribute-from-url
|
||||||
plugins/woocommerce/changelog/60715-add-migrate-entity-add-to-cart-form
|
plugins/woocommerce/changelog/60715-add-migrate-entity-add-to-cart-form
|
||||||
|
|
@ -12450,6 +12458,7 @@ plugins/woocommerce/changelog/60692-fix-sanitize-session-token-in-the-url
|
||||||
plugins/woocommerce/changelog/60703-add-v4-products-changes
|
plugins/woocommerce/changelog/60703-add-v4-products-changes
|
||||||
plugins/woocommerce/changelog/fix-WOOPLUG-5457-test-payments-modal-button-loading-state
|
plugins/woocommerce/changelog/fix-WOOPLUG-5457-test-payments-modal-button-loading-state
|
||||||
plugins/woocommerce/changelog/remove-revert-to-classic-template-button
|
plugins/woocommerce/changelog/remove-revert-to-classic-template-button
|
||||||
|
plugins/woocommerce/changelog/remove-experimental-flag-autocomplete
|
||||||
plugins/woocommerce/changelog/bump-email-editor-150
|
plugins/woocommerce/changelog/bump-email-editor-150
|
||||||
plugins/woocommerce/changelog/analytics-order-import-action
|
plugins/woocommerce/changelog/analytics-order-import-action
|
||||||
plugins/woocommerce/changelog/update-products-data-in-config
|
plugins/woocommerce/changelog/update-products-data-in-config
|
||||||
|
|
@ -12459,8 +12468,10 @@ plugins/woocommerce/changelog/fix-59438-announce-adding-to-cart-and-quantity-cha
|
||||||
plugins/woocommerce/changelog/fix-phpcs-deprecation
|
plugins/woocommerce/changelog/fix-phpcs-deprecation
|
||||||
plugins/woocommerce/changelog/fix-59444-accessible-selected-variation-data
|
plugins/woocommerce/changelog/fix-59444-accessible-selected-variation-data
|
||||||
plugins/woocommerce/changelog/fix-60573
|
plugins/woocommerce/changelog/fix-60573
|
||||||
|
plugins/woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
|
||||||
plugins/woocommerce/changelog/fix-define-woo-email-cpt-capabilities
|
plugins/woocommerce/changelog/fix-define-woo-email-cpt-capabilities
|
||||||
plugins/woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
plugins/woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
|
||||||
|
plugins/woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
|
||||||
plugins/woocommerce/changelog/.gitkeep
|
plugins/woocommerce/changelog/.gitkeep
|
||||||
plugins/woocommerce/changelog/update-60530
|
plugins/woocommerce/changelog/update-60530
|
||||||
plugins/woocommerce/changelog/60691-wooplug-5428-fcb-inner-blocks-should-be-unlocked
|
plugins/woocommerce/changelog/60691-wooplug-5428-fcb-inner-blocks-should-be-unlocked
|
||||||
|
|
@ -12468,6 +12479,7 @@ plugins/woocommerce/changelog/60399-patch-10
|
||||||
plugins/woocommerce/changelog/60610-fix-no-brands-found
|
plugins/woocommerce/changelog/60610-fix-no-brands-found
|
||||||
plugins/woocommerce/changelog/wooplug-5264-block-checkout-the-shipping-address-section-remains
|
plugins/woocommerce/changelog/wooplug-5264-block-checkout-the-shipping-address-section-remains
|
||||||
plugins/woocommerce/changelog/fix-60733-add-to-cart-notices
|
plugins/woocommerce/changelog/fix-60733-add-to-cart-notices
|
||||||
|
plugins/woocommerce/changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
|
||||||
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
||||||
plugins/woocommerce/changelog/add-wordpress-abilities-api
|
plugins/woocommerce/changelog/add-wordpress-abilities-api
|
||||||
plugins/woocommerce/changelog/update-WOOPRD-834-partner-extensions-recommendations
|
plugins/woocommerce/changelog/update-WOOPRD-834-partner-extensions-recommendations
|
||||||
|
|
|
||||||
|
|
@ -88,10 +88,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.well-known
|
.well-known
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.xml
|
.xml
|
||||||
/*/*/_tools
|
|
||||||
/*/*/more_ideas
|
|
||||||
/*/_tools
|
|
||||||
/*/activity
|
|
||||||
/*/branches
|
/*/branches
|
||||||
/*/commits
|
/*/commits
|
||||||
/*/compare
|
/*/compare
|
||||||
|
|
@ -99,12 +95,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*/edit$
|
/*/edit$
|
||||||
/*/forks
|
/*/forks
|
||||||
/*/graphs
|
/*/graphs
|
||||||
/*/group
|
|
||||||
/*/invite
|
|
||||||
/*/issues/new
|
/*/issues/new
|
||||||
/*/issues/search
|
/*/issues/search
|
||||||
/*/milestones/new
|
/*/milestones/new
|
||||||
/*/more_ideas
|
|
||||||
/*/network
|
/*/network
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
|
|
@ -113,24 +106,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*/watchers
|
/*/watchers
|
||||||
/*source=
|
/*source=
|
||||||
/.git
|
/.git
|
||||||
//wiki/skins
|
|
||||||
/?*amp_client_id
|
|
||||||
/?z=1
|
|
||||||
/MANUALS/*.pdf$
|
/MANUALS/*.pdf$
|
||||||
/Search/
|
/Search/
|
||||||
/_
|
/_
|
||||||
/_/rsrc
|
/_/rsrc
|
||||||
/__wishlist__
|
|
||||||
/_activities
|
|
||||||
/_activity
|
|
||||||
/_community
|
|
||||||
/_created
|
|
||||||
/_followers
|
|
||||||
/_following
|
|
||||||
/_quick_saves
|
|
||||||
/_saved
|
|
||||||
/_shop
|
|
||||||
/_shopping_list
|
|
||||||
/_widget
|
/_widget
|
||||||
/album/*/*?i=
|
/album/*/*?i=
|
||||||
/api
|
/api
|
||||||
|
|
@ -152,12 +131,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/comments
|
/comments
|
||||||
/commits/*?author
|
/commits/*?author
|
||||||
/commits/*?path
|
/commits/*?path
|
||||||
/communities
|
|
||||||
/contact/menu*
|
/contact/menu*
|
||||||
/contact/partner*
|
/contact/partner*
|
||||||
/contactus/mwaas*
|
/contactus/mwaas*
|
||||||
/directory
|
/directory
|
||||||
/discovered
|
|
||||||
/docs/product
|
/docs/product
|
||||||
/download
|
/download
|
||||||
/download/Browse.aspx?
|
/download/Browse.aspx?
|
||||||
|
|
@ -187,7 +164,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/layout/
|
/layout/
|
||||||
/leads/*/jsplayer_show_lead_form.html
|
/leads/*/jsplayer_show_lead_form.html
|
||||||
/leads/*/show_form.html
|
/leads/*/show_form.html
|
||||||
/likes
|
|
||||||
/login
|
/login
|
||||||
/lookup?
|
/lookup?
|
||||||
/mediaapi/
|
/mediaapi/
|
||||||
|
|
@ -200,13 +176,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/newest/*rss
|
/newest/*rss
|
||||||
/newest/*xml
|
/newest/*xml
|
||||||
/newsearch/
|
/newsearch/
|
||||||
/organize
|
|
||||||
/partials
|
/partials
|
||||||
/pins
|
|
||||||
/plugins
|
/plugins
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/print$
|
/print$
|
||||||
/profile-about
|
|
||||||
/raw
|
/raw
|
||||||
/report_abuse
|
/report_abuse
|
||||||
/revisions
|
/revisions
|
||||||
|
|
@ -214,8 +187,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/rsvps/*atom
|
/rsvps/*atom
|
||||||
/rsvps/*rss
|
/rsvps/*rss
|
||||||
/rsvps/*xml
|
/rsvps/*xml
|
||||||
/scheduled-pin
|
|
||||||
/scheduled-pins
|
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
/search/*?q=
|
/search/*?q=
|
||||||
|
|
@ -244,15 +215,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/store/new/*?*&*&*
|
/store/new/*?*&*&*
|
||||||
/store/top-free/*?*&*&*
|
/store/top-free/*?*&*&*
|
||||||
/store/top-paid/*?*&*&*
|
/store/top-paid/*?*&*&*
|
||||||
/story_pins
|
|
||||||
/tagged
|
|
||||||
/tarball
|
/tarball
|
||||||
/tree
|
/tree
|
||||||
/tried
|
|
||||||
/tv-season/*/*?i=
|
/tv-season/*/*?i=
|
||||||
/unsubscribe/
|
/unsubscribe/
|
||||||
/video-
|
/video-
|
||||||
/video_pins
|
|
||||||
/wal/
|
/wal/
|
||||||
/widget_
|
/widget_
|
||||||
/wiki/Special:
|
/wiki/Special:
|
||||||
|
|
@ -261,6 +228,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/wiki/index.php/Special:
|
/wiki/index.php/Special:
|
||||||
/wiki/index.php/Template
|
/wiki/index.php/Template
|
||||||
/wiki/index.php?
|
/wiki/index.php?
|
||||||
|
/wiki/skins
|
||||||
/wp-admin
|
/wp-admin
|
||||||
/wp-content/cache
|
/wp-content/cache
|
||||||
/wp-content/plugins
|
/wp-content/plugins
|
||||||
|
|
@ -377,7 +345,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
?search_forum=
|
?search_forum=
|
||||||
?set_mobile=
|
?set_mobile=
|
||||||
?showAllGroups=
|
?showAllGroups=
|
||||||
?show_error=true
|
|
||||||
?slogin
|
?slogin
|
||||||
?sort=
|
?sort=
|
||||||
?sortBy=
|
?sortBy=
|
||||||
|
|
@ -503,8 +470,6 @@ WebObjects/MZStoreElements.woa
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||||
_
|
_
|
||||||
_/_
|
|
||||||
_/_/pixel
|
|
||||||
_/aihub_pod
|
_/aihub_pod
|
||||||
_/ain/_/js
|
_/ain/_/js
|
||||||
_/alkali-learn
|
_/alkali-learn
|
||||||
|
|
@ -569,8 +534,6 @@ _next/data
|
||||||
_next/jwt
|
_next/jwt
|
||||||
_next/title
|
_next/title
|
||||||
_next/viewer
|
_next/viewer
|
||||||
_ngjs/resource
|
|
||||||
_ngjs/resource/*/get
|
|
||||||
_nimbusJson.json
|
_nimbusJson.json
|
||||||
_nimbusJsonp.js
|
_nimbusJsonp.js
|
||||||
_nimbusJsonpStatic.js
|
_nimbusJsonpStatic.js
|
||||||
|
|
@ -668,12 +631,10 @@ actions/news/rss
|
||||||
ad_id=
|
ad_id=
|
||||||
addContacts
|
addContacts
|
||||||
add_favorite
|
add_favorite
|
||||||
addboard
|
|
||||||
addressBookExport
|
addressBookExport
|
||||||
admin
|
admin
|
||||||
admin/
|
admin/
|
||||||
ads
|
ads
|
||||||
ads.txt
|
|
||||||
ads/gpa/vidgen
|
ads/gpa/vidgen
|
||||||
ads/learn
|
ads/learn
|
||||||
ads/local
|
ads/local
|
||||||
|
|
@ -684,7 +645,6 @@ advisor/*zx1fa
|
||||||
adx/bin
|
adx/bin
|
||||||
affil
|
affil
|
||||||
affil/pal
|
affil/pal
|
||||||
age-appeal
|
|
||||||
agreements/approve
|
agreements/approve
|
||||||
ai-sandbox-internal/generated_images
|
ai-sandbox-internal/generated_images
|
||||||
aihub/tfhub
|
aihub/tfhub
|
||||||
|
|
@ -741,9 +701,7 @@ api?
|
||||||
api_access_key=
|
api_access_key=
|
||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
app-ads.txt
|
|
||||||
app/
|
app/
|
||||||
appealed-pin
|
|
||||||
apple-app-site-association
|
apple-app-site-association
|
||||||
apps
|
apps
|
||||||
apps*&tags=
|
apps*&tags=
|
||||||
|
|
@ -820,7 +778,6 @@ author/following
|
||||||
author=
|
author=
|
||||||
authoring/
|
authoring/
|
||||||
authwall
|
authwall
|
||||||
autocomplete
|
|
||||||
away.php
|
away.php
|
||||||
awmp/data/images
|
awmp/data/images
|
||||||
b?*node=7454898011
|
b?*node=7454898011
|
||||||
|
|
@ -878,10 +835,6 @@ blogs/nationals-journal-beta
|
||||||
blogs/search/
|
blogs/search/
|
||||||
blogs/slow-ride
|
blogs/slow-ride
|
||||||
blogs/test
|
blogs/test
|
||||||
board
|
|
||||||
board_activity
|
|
||||||
board_activity_comment
|
|
||||||
bookmarklet
|
|
||||||
bookmarks
|
bookmarks
|
||||||
books
|
books
|
||||||
books/NBK
|
books/NBK
|
||||||
|
|
@ -903,38 +856,17 @@ books?*zoom=
|
||||||
books?*zoom=1
|
books?*zoom=1
|
||||||
books?*zoom=5
|
books?*zoom=5
|
||||||
boutique/sitemaps
|
boutique/sitemaps
|
||||||
branded-pins
|
|
||||||
business
|
business
|
||||||
business/ad_create
|
|
||||||
business/adshare
|
business/adshare
|
||||||
business/adshare/faqs
|
business/adshare/faqs
|
||||||
business/blahblah
|
business/blahblah
|
||||||
business/business-access
|
|
||||||
business/business-hierarchy
|
|
||||||
business/business-manager
|
|
||||||
business/catalogs
|
|
||||||
business/commerce-integrations
|
|
||||||
business/community-information
|
|
||||||
business/convert
|
|
||||||
business/create
|
|
||||||
business/create-linked-account
|
|
||||||
business/feedback
|
business/feedback
|
||||||
business/hub
|
|
||||||
business/invite
|
|
||||||
business/leads/jsplayer_show_lead_form.html
|
business/leads/jsplayer_show_lead_form.html
|
||||||
business/leads/show_form.html
|
business/leads/show_form.html
|
||||||
business/learning/blog
|
business/learning/blog
|
||||||
business/onboarding
|
|
||||||
business/pin_create
|
|
||||||
business/premium/is_payment_pending
|
business/premium/is_payment_pending
|
||||||
business/promotion
|
business/promotion
|
||||||
business/referral
|
|
||||||
business/sales/blog
|
business/sales/blog
|
||||||
business/site
|
|
||||||
business/switch-account
|
|
||||||
business/top-ads
|
|
||||||
business/update
|
|
||||||
business/verified-merchant/status
|
|
||||||
buyside-e2e-monitor
|
buyside-e2e-monitor
|
||||||
cai
|
cai
|
||||||
call
|
call
|
||||||
|
|
@ -963,7 +895,6 @@ checkout
|
||||||
checkout-external
|
checkout-external
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkpoint
|
checkpoint
|
||||||
christmas-spotlight
|
|
||||||
chrome/crlset
|
chrome/crlset
|
||||||
chrome/webstore/images
|
chrome/webstore/images
|
||||||
chwilio
|
chwilio
|
||||||
|
|
@ -984,7 +915,6 @@ clickthru
|
||||||
clima/ets
|
clima/ets
|
||||||
clima/sites/registry
|
clima/sites/registry
|
||||||
clone/library/genomic/organisms
|
clone/library/genomic/organisms
|
||||||
close-account
|
|
||||||
cloud-launcher/sitemap
|
cloud-launcher/sitemap
|
||||||
cloudsourcetools/images
|
cloudsourcetools/images
|
||||||
cms_content
|
cms_content
|
||||||
|
|
@ -1003,7 +933,6 @@ commission_2010-2014/katainen
|
||||||
commits?author=
|
commits?author=
|
||||||
common/
|
common/
|
||||||
common/survey.aspx*
|
common/survey.aspx*
|
||||||
communities
|
|
||||||
communities/bin.aspx?
|
communities/bin.aspx?
|
||||||
communities/blogs/PortalResults.mspx?
|
communities/blogs/PortalResults.mspx?
|
||||||
communities/eventdetails.mspx?
|
communities/eventdetails.mspx?
|
||||||
|
|
@ -1020,14 +949,11 @@ community/category/*
|
||||||
community/comments
|
community/comments
|
||||||
community/feed
|
community/feed
|
||||||
community/trackback
|
community/trackback
|
||||||
community_comment
|
|
||||||
community_post
|
|
||||||
companyDir
|
companyDir
|
||||||
compare
|
compare
|
||||||
compressiontest
|
compressiontest
|
||||||
concussion/HeadsUp/training/
|
concussion/HeadsUp/training/
|
||||||
config.js
|
config.js
|
||||||
connect
|
|
||||||
connections
|
connections
|
||||||
consumers/archive
|
consumers/archive
|
||||||
contact/menu*
|
contact/menu*
|
||||||
|
|
@ -1035,15 +961,9 @@ contact/partner*
|
||||||
contact_importer
|
contact_importer
|
||||||
contactus
|
contactus
|
||||||
contactus/mwaas*
|
contactus/mwaas*
|
||||||
content-claiming
|
|
||||||
content-guest/rss/channels
|
content-guest/rss/channels
|
||||||
control
|
control
|
||||||
conversation
|
|
||||||
conversations
|
|
||||||
convert-business
|
|
||||||
convert-personal
|
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
copyright-reporting
|
|
||||||
core/
|
core/
|
||||||
core/*.css$
|
core/*.css$
|
||||||
core/*.css?
|
core/*.css?
|
||||||
|
|
@ -1061,18 +981,10 @@ covid19/mobility
|
||||||
cr$
|
cr$
|
||||||
cr?
|
cr?
|
||||||
create
|
create
|
||||||
create_pin
|
|
||||||
creative-europe/404_en.htm
|
creative-europe/404_en.htm
|
||||||
creative-studio
|
|
||||||
creative_editor
|
|
||||||
creator-spotlight
|
|
||||||
creator_hub/_earn
|
|
||||||
creator_hub/_partnerships
|
|
||||||
creatorhub
|
creatorhub
|
||||||
csp
|
csp
|
||||||
csrf_error
|
|
||||||
ct
|
ct
|
||||||
ct.html
|
|
||||||
ct/log_list
|
ct/log_list
|
||||||
culturalinstitute/images
|
culturalinstitute/images
|
||||||
culturalinstitute/sitemaps
|
culturalinstitute/sitemaps
|
||||||
|
|
@ -1098,10 +1010,8 @@ de/ott
|
||||||
de/solutions
|
de/solutions
|
||||||
de/upload
|
de/upload
|
||||||
de/vimeo-academy
|
de/vimeo-academy
|
||||||
deactivate-account
|
|
||||||
default.aspx/kb/
|
default.aspx/kb/
|
||||||
default.aspx/ph/
|
default.aspx/ph/
|
||||||
delete_post
|
|
||||||
delight
|
delight
|
||||||
dell/cities-transformed
|
dell/cities-transformed
|
||||||
dell/cloud-future-of-medicine
|
dell/cloud-future-of-medicine
|
||||||
|
|
@ -1189,8 +1099,6 @@ earth/social
|
||||||
ebook
|
ebook
|
||||||
ece
|
ece
|
||||||
eclas
|
eclas
|
||||||
edit
|
|
||||||
editorial/*
|
|
||||||
edu/cs4hs
|
edu/cs4hs
|
||||||
education/404_en.htm
|
education/404_en.htm
|
||||||
education/blocks
|
education/blocks
|
||||||
|
|
@ -1203,7 +1111,6 @@ ekansa/Open-Context-Data
|
||||||
ekansa/opencontext-
|
ekansa/opencontext-
|
||||||
email
|
email
|
||||||
email-unsubscribe
|
email-unsubscribe
|
||||||
email_verification_error
|
|
||||||
embed
|
embed
|
||||||
embed/@
|
embed/@
|
||||||
embed/curated
|
embed/curated
|
||||||
|
|
@ -1265,7 +1172,6 @@ en/microsoft-viva/
|
||||||
en/security
|
en/security
|
||||||
en/security/
|
en/security/
|
||||||
endorsements
|
endorsements
|
||||||
engagement
|
|
||||||
enterprise
|
enterprise
|
||||||
enterprise-jobs
|
enterprise-jobs
|
||||||
enterprise-partner-search/sitemaps
|
enterprise-partner-search/sitemaps
|
||||||
|
|
@ -1351,18 +1257,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
||||||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||||
exec/obidos/subst/partners/friends/access.html
|
exec/obidos/subst/partners/friends/access.html
|
||||||
exec/obidos/tg/cm/member
|
exec/obidos/tg/cm/member
|
||||||
explore
|
|
||||||
explore/*/?p=
|
|
||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
external
|
external
|
||||||
external/overture
|
external/overture
|
||||||
external_hosted
|
external_hosted
|
||||||
f/healthcheck
|
f/healthcheck
|
||||||
facebook
|
|
||||||
faves-i_love_u_get_away_from_me
|
faves-i_love_u_get_away_from_me
|
||||||
favorite
|
favorite
|
||||||
fb
|
fb
|
||||||
fb.html
|
|
||||||
fbml/ajax/dialog
|
fbml/ajax/dialog
|
||||||
fd/
|
fd/
|
||||||
fe=true
|
fe=true
|
||||||
|
|
@ -1399,8 +1301,6 @@ flu/espanol/
|
||||||
flutter-canvaskit
|
flutter-canvaskit
|
||||||
folder
|
folder
|
||||||
follow
|
follow
|
||||||
follow_board
|
|
||||||
follow_user
|
|
||||||
following
|
following
|
||||||
food/archive
|
food/archive
|
||||||
food/favourites
|
food/favourites
|
||||||
|
|
@ -1482,8 +1382,6 @@ global$
|
||||||
gog
|
gog
|
||||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
google_gdn.html
|
|
||||||
google_search.html
|
|
||||||
googlebooks/images
|
googlebooks/images
|
||||||
gorf
|
gorf
|
||||||
gp
|
gp
|
||||||
|
|
@ -1599,7 +1497,6 @@ guidebooks
|
||||||
gview
|
gview
|
||||||
gwt
|
gwt
|
||||||
h5games_gamecenter/images
|
h5games_gamecenter/images
|
||||||
hanukkah-spotlight
|
|
||||||
hashtag/*?src=
|
hashtag/*?src=
|
||||||
hd
|
hd
|
||||||
header/channels
|
header/channels
|
||||||
|
|
@ -1623,12 +1520,9 @@ help/zendesk_sso
|
||||||
hex
|
hex
|
||||||
history
|
history
|
||||||
history/static
|
history/static
|
||||||
holiday-spotlight
|
|
||||||
holidays-celebrations
|
|
||||||
home
|
home
|
||||||
home$
|
home$
|
||||||
home?
|
home?
|
||||||
homefeed
|
|
||||||
homepage-video-test
|
homepage-video-test
|
||||||
hosted/images
|
hosted/images
|
||||||
hotel/reviews?
|
hotel/reviews?
|
||||||
|
|
@ -1640,10 +1534,10 @@ hp/video
|
||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://amazon.com/robots.txt
|
http://cdc.gov/robots.txt
|
||||||
http://ftc.gov/robots.txt
|
http://microsoft.com/robots.txt
|
||||||
http://google-analytics.com/robots.txt
|
|
||||||
http://washingtonpost.com/robots.txt
|
http://washingtonpost.com/robots.txt
|
||||||
|
http://web.archive.org/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
|
|
@ -1657,9 +1551,6 @@ id-id.www.cloudflare.com
|
||||||
id-id/feedback
|
id-id/feedback
|
||||||
id-id/lp
|
id-id/lp
|
||||||
id-id/searchresults
|
id-id/searchresults
|
||||||
idea-ads-tool
|
|
||||||
idea-pin-builder
|
|
||||||
idea-pin-invite
|
|
||||||
identity/accountsettingsactivityweb
|
identity/accountsettingsactivityweb
|
||||||
identity/accountsettingssyaf
|
identity/accountsettingssyaf
|
||||||
ie/ie40/
|
ie/ie40/
|
||||||
|
|
@ -1706,17 +1597,14 @@ info/customerror.htm*
|
||||||
info/smart404.asp*
|
info/smart404.asp*
|
||||||
info/tech-feedback
|
info/tech-feedback
|
||||||
inproduct_help/chatsupport
|
inproduct_help/chatsupport
|
||||||
install-shuffles
|
|
||||||
integrations
|
integrations
|
||||||
internalPref
|
internalPref
|
||||||
intl
|
intl
|
||||||
intl/*/search/?
|
intl/*/search/?
|
||||||
intl/*/search?
|
intl/*/search?
|
||||||
intlkb/
|
intlkb/
|
||||||
invite
|
|
||||||
inviteFromProfile
|
inviteFromProfile
|
||||||
inviteMany
|
inviteMany
|
||||||
invited
|
|
||||||
invoice/est
|
invoice/est
|
||||||
invoice/estimate/buyerView
|
invoice/estimate/buyerView
|
||||||
invoice/estimate/buyerView/attachments
|
invoice/estimate/buyerView/attachments
|
||||||
|
|
@ -1753,8 +1641,6 @@ johnhancock
|
||||||
johnhancock/in-a-lifetime-healthcare
|
johnhancock/in-a-lifetime-healthcare
|
||||||
johnhancock/in-a-lifetime-sustainability
|
johnhancock/in-a-lifetime-sustainability
|
||||||
johnhancock/in-a-lifetime-work
|
johnhancock/in-a-lifetime-work
|
||||||
join/?next=
|
|
||||||
join/signup/?next=
|
|
||||||
jp/$
|
jp/$
|
||||||
jp/about
|
jp/about
|
||||||
jp/blog
|
jp/blog
|
||||||
|
|
@ -1797,7 +1683,6 @@ ko/ott
|
||||||
ko/solutions
|
ko/solutions
|
||||||
ko/upload
|
ko/upload
|
||||||
ko/vimeo-academy
|
ko/vimeo-academy
|
||||||
kwanzaa-spotlight
|
|
||||||
l.php
|
l.php
|
||||||
labs-code
|
labs-code
|
||||||
labs/pmc
|
labs/pmc
|
||||||
|
|
@ -1834,15 +1719,12 @@ learning/settings
|
||||||
learning/settings$
|
learning/settings$
|
||||||
learning/settings?
|
learning/settings?
|
||||||
legal
|
legal
|
||||||
lens-search
|
|
||||||
li/track
|
li/track
|
||||||
library/devices
|
library/devices
|
||||||
licensing-syndication
|
licensing-syndication
|
||||||
limited-release
|
limited-release
|
||||||
link
|
link
|
||||||
linked
|
|
||||||
lite
|
lite
|
||||||
live-session
|
|
||||||
live_chat
|
live_chat
|
||||||
llms.txt
|
llms.txt
|
||||||
lm/R1XIHQVKXSKBNJ
|
lm/R1XIHQVKXSKBNJ
|
||||||
|
|
@ -2018,7 +1900,6 @@ narrative-
|
||||||
native
|
native
|
||||||
nbubumblebee
|
nbubumblebee
|
||||||
network
|
network
|
||||||
new_invite
|
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||||
|
|
@ -2028,7 +1909,6 @@ news/test
|
||||||
news/test-liveblog
|
news/test-liveblog
|
||||||
news?viewArticle
|
news?viewArticle
|
||||||
newsArticle
|
newsArticle
|
||||||
news_hub
|
|
||||||
newsletter
|
newsletter
|
||||||
newsroom/dae
|
newsroom/dae
|
||||||
newsround
|
newsround
|
||||||
|
|
@ -2042,7 +1922,6 @@ nl-nl/lp
|
||||||
nl-nl/searchresults
|
nl-nl/searchresults
|
||||||
node/add/
|
node/add/
|
||||||
nonprofits/account
|
nonprofits/account
|
||||||
notifications
|
|
||||||
notifications/
|
notifications/
|
||||||
ns/hydra/console/?
|
ns/hydra/console/?
|
||||||
nus-trk
|
nus-trk
|
||||||
|
|
@ -2050,15 +1929,11 @@ nwshp$
|
||||||
o/di
|
o/di
|
||||||
o/dt
|
o/dt
|
||||||
oas/
|
oas/
|
||||||
oauth/line
|
|
||||||
oauth/login
|
|
||||||
oauth/v2
|
oauth/v2
|
||||||
oauth2
|
oauth2
|
||||||
oauth2/v2
|
oauth2/v2
|
||||||
oauth_error
|
|
||||||
offers/proxy/dealsserver/api/log
|
offers/proxy/dealsserver/api/log
|
||||||
offers/proxy/dealsserver/buy
|
offers/proxy/dealsserver/buy
|
||||||
offsite
|
|
||||||
og
|
og
|
||||||
okxbet.com
|
okxbet.com
|
||||||
onebox/media/sports/logos
|
onebox/media/sports/logos
|
||||||
|
|
@ -2089,12 +1964,9 @@ pagespeed/insights/ui/logo
|
||||||
panel
|
panel
|
||||||
pantheon
|
pantheon
|
||||||
pantheon-platform
|
pantheon-platform
|
||||||
parental-consent/confirmation
|
|
||||||
parental-passcode
|
|
||||||
participate/conferences.xml
|
participate/conferences.xml
|
||||||
partner-program
|
partner-program
|
||||||
partners
|
partners
|
||||||
password/reset
|
|
||||||
password_expired
|
password_expired
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents/download
|
patents/download
|
||||||
|
|
@ -2125,46 +1997,12 @@ photos/gbachelie
|
||||||
photos/i_love_u_get_away_from_me
|
photos/i_love_u_get_away_from_me
|
||||||
photos/tags/*/page
|
photos/tags/*/page
|
||||||
photos/youpy
|
photos/youpy
|
||||||
pin
|
|
||||||
pin-builder
|
|
||||||
pin-communities
|
|
||||||
pin-creation-tool
|
|
||||||
pin-editor
|
|
||||||
pin/*/activities
|
|
||||||
pin/*/activity
|
|
||||||
pin/*/analytics
|
|
||||||
pin/*/brand-catalog
|
|
||||||
pin/*/comments
|
|
||||||
pin/*/email
|
|
||||||
pin/*/feedback
|
|
||||||
pin/*/idea-pin/related-products
|
|
||||||
pin/*/likes
|
|
||||||
pin/*/promote
|
|
||||||
pin/*/reaction
|
|
||||||
pin/*/related-products
|
|
||||||
pin/*/repin
|
|
||||||
pin/*/repins
|
|
||||||
pin/*/sent
|
|
||||||
pin/*/share
|
|
||||||
pin/*/shop-the-look
|
|
||||||
pin/*/tag
|
|
||||||
pin/*/takes
|
|
||||||
pin/*/visual-search
|
|
||||||
pin/*/visual-shop
|
|
||||||
pin/create
|
|
||||||
pin/find
|
|
||||||
pin/find?url=
|
|
||||||
pin_shop
|
|
||||||
ping
|
ping
|
||||||
pingback
|
pingback
|
||||||
pinterest-predicts
|
|
||||||
pinterest-wellbeing
|
|
||||||
pinterestwellbeing
|
|
||||||
pl-pl.www.cloudflare.com
|
pl-pl.www.cloudflare.com
|
||||||
pl-pl/feedback
|
pl-pl/feedback
|
||||||
pl-pl/lp
|
pl-pl/lp
|
||||||
pl-pl/searchresults
|
pl-pl/searchresults
|
||||||
place
|
|
||||||
plan=
|
plan=
|
||||||
platform-telemetry
|
platform-telemetry
|
||||||
play/store/web
|
play/store/web
|
||||||
|
|
@ -2214,7 +2052,6 @@ ppob/?
|
||||||
ppob?
|
ppob?
|
||||||
pqa
|
pqa
|
||||||
preference
|
preference
|
||||||
prefs
|
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
prettyearth/assets
|
prettyearth/assets
|
||||||
|
|
@ -2223,8 +2060,6 @@ previewtemplate
|
||||||
print
|
print
|
||||||
private
|
private
|
||||||
proFile/history?
|
proFile/history?
|
||||||
product-catalogs
|
|
||||||
product-feed
|
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/reviews?
|
product/reviews?
|
||||||
productPurchaseDone
|
productPurchaseDone
|
||||||
|
|
@ -2280,14 +2115,12 @@ pt-br/vimeo-academy
|
||||||
publications
|
publications
|
||||||
purchases
|
purchases
|
||||||
puzzles/leaderboards/invite
|
puzzles/leaderboards/invite
|
||||||
pw
|
|
||||||
pwapi-proxy/pwproxy
|
pwapi-proxy/pwproxy
|
||||||
pwapiv2
|
pwapiv2
|
||||||
q=
|
q=
|
||||||
qnasearch?
|
qnasearch?
|
||||||
qr
|
qr
|
||||||
quality_form?
|
quality_form?
|
||||||
quiz
|
|
||||||
r
|
r
|
||||||
rackspace/elevating-performance
|
rackspace/elevating-performance
|
||||||
radio/imda
|
radio/imda
|
||||||
|
|
@ -2296,7 +2129,6 @@ rating
|
||||||
rd/search
|
rd/search
|
||||||
rd/search$
|
rd/search$
|
||||||
rd/search?
|
rd/search?
|
||||||
recently-viewed
|
|
||||||
recharge/dashboard/car
|
recharge/dashboard/car
|
||||||
recharge/dashboard/static
|
recharge/dashboard/static
|
||||||
recipes/*?q=
|
recipes/*?q=
|
||||||
|
|
@ -2313,9 +2145,6 @@ refer
|
||||||
refer/pal
|
refer/pal
|
||||||
referrals
|
referrals
|
||||||
referrer=
|
referrer=
|
||||||
refresh_stored_accounts
|
|
||||||
refresh_token
|
|
||||||
register
|
|
||||||
registry/wishlist
|
registry/wishlist
|
||||||
remotelogout
|
remotelogout
|
||||||
rep=hc
|
rep=hc
|
||||||
|
|
@ -2323,13 +2152,9 @@ report
|
||||||
report-abuse?report=
|
report-abuse?report=
|
||||||
report=
|
report=
|
||||||
report_abuse.gne
|
report_abuse.gne
|
||||||
reports-and-violations
|
|
||||||
request-data
|
|
||||||
requestList
|
requestList
|
||||||
requests
|
requests
|
||||||
research/participants/cofund
|
research/participants/cofund
|
||||||
resource
|
|
||||||
resource/*/get
|
|
||||||
results
|
results
|
||||||
results
|
results
|
||||||
retail
|
retail
|
||||||
|
|
@ -2370,7 +2195,6 @@ s2/search/social
|
||||||
s2/sitemaps
|
s2/sitemaps
|
||||||
s2/static
|
s2/static
|
||||||
s?
|
s?
|
||||||
safe-redirect
|
|
||||||
safety
|
safety
|
||||||
safetycheck
|
safetycheck
|
||||||
salary-explorer/api
|
salary-explorer/api
|
||||||
|
|
@ -2416,7 +2240,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
||||||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||||
secure
|
secure
|
||||||
sendHeaderEarly
|
|
||||||
sendarticle
|
sendarticle
|
||||||
services
|
services
|
||||||
services/oauth
|
services/oauth
|
||||||
|
|
@ -2452,7 +2275,6 @@ shop/productpage
|
||||||
shop/topics
|
shop/topics
|
||||||
shop/view/product
|
shop/view/product
|
||||||
shop?
|
shop?
|
||||||
shop_pins
|
|
||||||
shopping-content-api/product_images
|
shopping-content-api/product_images
|
||||||
shopping/deals
|
shopping/deals
|
||||||
shopping/product
|
shopping/product
|
||||||
|
|
@ -2756,12 +2578,10 @@ social/photosui/images
|
||||||
social/photosui/sitemap
|
social/photosui/sitemap
|
||||||
social/search?
|
social/search?
|
||||||
social/social-security-directory/cai
|
social/social-security-directory/cai
|
||||||
socialmanager
|
|
||||||
solutions
|
solutions
|
||||||
sounds/search
|
sounds/search
|
||||||
sounds/search$
|
sounds/search$
|
||||||
sounds/search?
|
sounds/search?
|
||||||
source
|
|
||||||
source=
|
source=
|
||||||
source_repo=
|
source_repo=
|
||||||
spain/empresas/
|
spain/empresas/
|
||||||
|
|
@ -2783,7 +2603,6 @@ ss
|
||||||
ss/customer-reviews/lighthouse
|
ss/customer-reviews/lighthouse
|
||||||
ss/twister/ajax
|
ss/twister/ajax
|
||||||
sslsingle
|
sslsingle
|
||||||
sso
|
|
||||||
stadia/gamers
|
stadia/gamers
|
||||||
start
|
start
|
||||||
stat
|
stat
|
||||||
|
|
@ -2845,10 +2664,6 @@ stores$
|
||||||
stores/
|
stores/
|
||||||
stores/page/*visitId=
|
stores/page/*visitId=
|
||||||
stories
|
stories
|
||||||
story-pin-builder
|
|
||||||
story-pin-invite
|
|
||||||
story_feed
|
|
||||||
story_pins
|
|
||||||
storyworks/preview
|
storyworks/preview
|
||||||
styles/js-on.css$
|
styles/js-on.css$
|
||||||
subscribe/braintree
|
subscribe/braintree
|
||||||
|
|
@ -2874,7 +2689,6 @@ support/content
|
||||||
support/forum/search?
|
support/forum/search?
|
||||||
sureroute
|
sureroute
|
||||||
surprise
|
surprise
|
||||||
suspension-appeal
|
|
||||||
sutils
|
sutils
|
||||||
sv-se.www.cloudflare.com
|
sv-se.www.cloudflare.com
|
||||||
sv-se/feedback
|
sv-se/feedback
|
||||||
|
|
@ -2892,7 +2706,6 @@ svc/strands
|
||||||
svc/sudoku
|
svc/sudoku
|
||||||
svc/wordle
|
svc/wordle
|
||||||
svpRecommendations
|
svpRecommendations
|
||||||
sw-shell.html
|
|
||||||
swg
|
swg
|
||||||
system1/images
|
system1/images
|
||||||
t/privacy
|
t/privacy
|
||||||
|
|
@ -2900,7 +2713,6 @@ t/terms
|
||||||
tab=
|
tab=
|
||||||
tablet
|
tablet
|
||||||
tag
|
tag
|
||||||
taggingtool
|
|
||||||
tagmanager/containers/xo
|
tagmanager/containers/xo
|
||||||
tagmanager/pptm.js
|
tagmanager/pptm.js
|
||||||
talk
|
talk
|
||||||
|
|
@ -2948,9 +2760,7 @@ th-th/feedback
|
||||||
th-th/lp
|
th-th/lp
|
||||||
th-th/searchresults
|
th-th/searchresults
|
||||||
th?
|
th?
|
||||||
thanksgiving-spotlight
|
|
||||||
themacallan/worlds-together
|
themacallan/worlds-together
|
||||||
theme
|
|
||||||
tickets-external?
|
tickets-external?
|
||||||
timedtext_video
|
timedtext_video
|
||||||
title
|
title
|
||||||
|
|
@ -3046,7 +2856,6 @@ trustedstores/js
|
||||||
trustedstores/s
|
trustedstores/s
|
||||||
trustedstores/tm2
|
trustedstores/tm2
|
||||||
trustedstores/verify
|
trustedstores/verify
|
||||||
tv
|
|
||||||
tv/thumb
|
tv/thumb
|
||||||
typeahead
|
typeahead
|
||||||
u
|
u
|
||||||
|
|
@ -3063,14 +2872,9 @@ ugc$
|
||||||
ugcsupport
|
ugcsupport
|
||||||
ugcsupport$
|
ugcsupport$
|
||||||
ui
|
ui
|
||||||
unauth-profile
|
|
||||||
unlink
|
|
||||||
unsub
|
unsub
|
||||||
until=
|
until=
|
||||||
upload
|
upload
|
||||||
upload-image-lens-history
|
|
||||||
upload-lens-image
|
|
||||||
upload-shuffle-draft
|
|
||||||
uploads
|
uploads
|
||||||
urchin_test
|
urchin_test
|
||||||
url
|
url
|
||||||
|
|
@ -3088,11 +2892,9 @@ using
|
||||||
utils
|
utils
|
||||||
uviewer
|
uviewer
|
||||||
v1
|
v1
|
||||||
v1/urls/count.json
|
|
||||||
v2
|
v2
|
||||||
v3
|
v3
|
||||||
v3/openapi
|
v3/openapi
|
||||||
v3/pidgets/log
|
|
||||||
valkyrie-playground
|
valkyrie-playground
|
||||||
verified-authors
|
verified-authors
|
||||||
verify_age
|
verify_age
|
||||||
|
|
@ -3143,9 +2945,6 @@ webapps/xo/html/cookiecheck.html
|
||||||
webapps/xoonboarding
|
webapps/xoonboarding
|
||||||
webscr
|
webscr
|
||||||
websearch
|
websearch
|
||||||
website/confirm
|
|
||||||
website/confirm/download
|
|
||||||
welcome
|
|
||||||
whats-next/planes-trains-and-analytics
|
whats-next/planes-trains-and-analytics
|
||||||
whsmiths
|
whsmiths
|
||||||
widget/cr
|
widget/cr
|
||||||
|
|
@ -3451,7 +3250,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
||||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://docs.google.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
|
|
@ -3670,7 +3469,6 @@ xhtml?
|
||||||
xml?
|
xml?
|
||||||
xoplatform/logger/api/logger
|
xoplatform/logger/api/logger
|
||||||
xorouter
|
xorouter
|
||||||
your-shop
|
|
||||||
youth/404_en.htm
|
youth/404_en.htm
|
||||||
youtube/fonts
|
youtube/fonts
|
||||||
youtube/img/branding/favicon
|
youtube/img/branding/favicon
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue