[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-07-22 09:55:42 +00:00
parent ecf560ceec
commit 6ad5b71927
38 changed files with 6934 additions and 5130 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"last_update": 1784710760 "last_update": 1784710760
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1784627867 "last_update": 1784714130
} }
} }
@@ -44,6 +44,8 @@ ip-custom-header-warning-endpoints.md
proud-schools-attend.md proud-schools-attend.md
.changeset/six-pears-shave.md .changeset/six-pears-shave.md
six-pears-shave.md six-pears-shave.md
.changeset/nine-shoes-prove.md
nine-shoes-prove.md
.changeset/proud-otters-wait.md .changeset/proud-otters-wait.md
proud-otters-wait.md proud-otters-wait.md
.changeset/clever-feet-ring.md .changeset/clever-feet-ring.md
@@ -22,6 +22,7 @@ contributing.md
.changeset/ip-custom-header-warning-endpoints.md .changeset/ip-custom-header-warning-endpoints.md
.changeset/proud-schools-attend.md .changeset/proud-schools-attend.md
.changeset/six-pears-shave.md .changeset/six-pears-shave.md
.changeset/nine-shoes-prove.md
.changeset/proud-otters-wait.md .changeset/proud-otters-wait.md
.changeset/clever-feet-ring.md .changeset/clever-feet-ring.md
.changeset/cool-cookies-rest.md .changeset/cool-cookies-rest.md
@@ -6337,6 +6337,9 @@ migrations/0028_remove_page_placeholders.py
cms/migrations/0015_auto_20160421_0000.py cms/migrations/0015_auto_20160421_0000.py
migrations/0015_auto_20160421_0000.py migrations/0015_auto_20160421_0000.py
0015_auto_20160421_0000.py 0015_auto_20160421_0000.py
cms/migrations/0045_pageurl_site_unique_path.py
migrations/0045_pageurl_site_unique_path.py
0045_pageurl_site_unique_path.py
cms/migrations/0026_title_placeholders.py cms/migrations/0026_title_placeholders.py
migrations/0026_title_placeholders.py migrations/0026_title_placeholders.py
0026_title_placeholders.py 0026_title_placeholders.py
@@ -1282,6 +1282,7 @@ cms/operations/__init__.py
cms/operations/helpers.py cms/operations/helpers.py
cms/migrations/0028_remove_page_placeholders.py cms/migrations/0028_remove_page_placeholders.py
cms/migrations/0015_auto_20160421_0000.py cms/migrations/0015_auto_20160421_0000.py
cms/migrations/0045_pageurl_site_unique_path.py
cms/migrations/0026_title_placeholders.py cms/migrations/0026_title_placeholders.py
cms/migrations/0022_auto_20180620_1551.py cms/migrations/0022_auto_20180620_1551.py
cms/migrations/__init__.py cms/migrations/__init__.py
@@ -85427,6 +85427,12 @@ Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
FunctionalTests/Installer/SiteSettingsFormTest.php FunctionalTests/Installer/SiteSettingsFormTest.php
Installer/SiteSettingsFormTest.php Installer/SiteSettingsFormTest.php
SiteSettingsFormTest.php SiteSettingsFormTest.php
core/tests/Drupal/FunctionalTests/Installer/ProfileWithRecipesTest.php
tests/Drupal/FunctionalTests/Installer/ProfileWithRecipesTest.php
Drupal/FunctionalTests/Installer/ProfileWithRecipesTest.php
FunctionalTests/Installer/ProfileWithRecipesTest.php
Installer/ProfileWithRecipesTest.php
ProfileWithRecipesTest.php
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
@@ -89623,6 +89629,8 @@ core/tests/PHPStan/composer.json
tests/PHPStan/composer.json tests/PHPStan/composer.json
PHPStan/composer.json PHPStan/composer.json
composer.json composer.json
core/.twig-cs-fixer.php
.twig-cs-fixer.php
core/phpunit.xml.dist core/phpunit.xml.dist
phpunit.xml.dist phpunit.xml.dist
core/profiles/standard/config/install/automated_cron.settings.yml core/profiles/standard/config/install/automated_cron.settings.yml
@@ -93844,6 +93852,11 @@ testing/config/optional/locale.settings.yml
config/optional/locale.settings.yml config/optional/locale.settings.yml
optional/locale.settings.yml optional/locale.settings.yml
locale.settings.yml locale.settings.yml
core/profiles/tests/testing_with_recipes/testing_with_recipes.info.yml
profiles/tests/testing_with_recipes/testing_with_recipes.info.yml
tests/testing_with_recipes/testing_with_recipes.info.yml
testing_with_recipes/testing_with_recipes.info.yml
testing_with_recipes.info.yml
core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
@@ -12213,6 +12213,7 @@ core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php
core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
core/tests/Drupal/FunctionalTests/Installer/ProfileWithRecipesTest.php
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php
@@ -12834,6 +12835,7 @@ core/tests/PHPStan/phpunit.xml.dist
core/tests/PHPStan/ErrorFormatter/MultiplexErrorFormatter.php core/tests/PHPStan/ErrorFormatter/MultiplexErrorFormatter.php
core/tests/PHPStan/ErrorFormatter/FileOutput.php core/tests/PHPStan/ErrorFormatter/FileOutput.php
core/tests/PHPStan/composer.json core/tests/PHPStan/composer.json
core/.twig-cs-fixer.php
core/phpunit.xml.dist core/phpunit.xml.dist
core/profiles/standard/config/install/automated_cron.settings.yml core/profiles/standard/config/install/automated_cron.settings.yml
core/profiles/standard/config/install/node.settings.yml core/profiles/standard/config/install/node.settings.yml
@@ -13425,6 +13427,7 @@ core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/
core/profiles/tests/testing/testing.info.yml core/profiles/tests/testing/testing.info.yml
core/profiles/tests/testing/config/optional/field.storage.node.body.yml core/profiles/tests/testing/config/optional/field.storage.node.body.yml
core/profiles/tests/testing/config/optional/locale.settings.yml core/profiles/tests/testing/config/optional/locale.settings.yml
core/profiles/tests/testing_with_recipes/testing_with_recipes.info.yml
core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml
@@ -31173,12 +31173,57 @@ Espo/Core/Utils/Autoload.php
Core/Utils/Autoload.php Core/Utils/Autoload.php
Utils/Autoload.php Utils/Autoload.php
Autoload.php Autoload.php
application/Espo/Core/Utils/Cache/Exceptions/ReadError.php
Espo/Core/Utils/Cache/Exceptions/ReadError.php
Core/Utils/Cache/Exceptions/ReadError.php
Utils/Cache/Exceptions/ReadError.php
Cache/Exceptions/ReadError.php
Exceptions/ReadError.php
ReadError.php
application/Espo/Core/Utils/Cache/Exceptions/InvalidArgument.php
Espo/Core/Utils/Cache/Exceptions/InvalidArgument.php
Core/Utils/Cache/Exceptions/InvalidArgument.php
Utils/Cache/Exceptions/InvalidArgument.php
Cache/Exceptions/InvalidArgument.php
Exceptions/InvalidArgument.php
InvalidArgument.php
application/Espo/Core/Utils/Cache/Exceptions/PersistenceError.php
Espo/Core/Utils/Cache/Exceptions/PersistenceError.php
Core/Utils/Cache/Exceptions/PersistenceError.php
Utils/Cache/Exceptions/PersistenceError.php
Cache/Exceptions/PersistenceError.php
Exceptions/PersistenceError.php
PersistenceError.php
application/Espo/Core/Utils/Cache/DataCacheServiceLoader.php
Espo/Core/Utils/Cache/DataCacheServiceLoader.php
Core/Utils/Cache/DataCacheServiceLoader.php
Utils/Cache/DataCacheServiceLoader.php
Cache/DataCacheServiceLoader.php
DataCacheServiceLoader.php
application/Espo/Core/Utils/Cache/DataCacheServiceName.php
Espo/Core/Utils/Cache/DataCacheServiceName.php
Core/Utils/Cache/DataCacheServiceName.php
Utils/Cache/DataCacheServiceName.php
Cache/DataCacheServiceName.php
DataCacheServiceName.php
application/Espo/Core/Utils/Cache/FileCacheItemPool.php
Espo/Core/Utils/Cache/FileCacheItemPool.php
Core/Utils/Cache/FileCacheItemPool.php
Utils/Cache/FileCacheItemPool.php
Cache/FileCacheItemPool.php
FileCacheItemPool.php
application/Espo/Core/Utils/Cache/DataCacheAccess.php application/Espo/Core/Utils/Cache/DataCacheAccess.php
Espo/Core/Utils/Cache/DataCacheAccess.php Espo/Core/Utils/Cache/DataCacheAccess.php
Core/Utils/Cache/DataCacheAccess.php Core/Utils/Cache/DataCacheAccess.php
Utils/Cache/DataCacheAccess.php Utils/Cache/DataCacheAccess.php
Cache/DataCacheAccess.php Cache/DataCacheAccess.php
DataCacheAccess.php DataCacheAccess.php
application/Espo/Core/Utils/Cache/CacheItem.php
Espo/Core/Utils/Cache/CacheItem.php
Core/Utils/Cache/CacheItem.php
Utils/Cache/CacheItem.php
Cache/CacheItem.php
CacheItem.php
application/Espo/Core/Utils/Config/ConfigFileManager.php application/Espo/Core/Utils/Config/ConfigFileManager.php
Espo/Core/Utils/Config/ConfigFileManager.php Espo/Core/Utils/Config/ConfigFileManager.php
Core/Utils/Config/ConfigFileManager.php Core/Utils/Config/ConfigFileManager.php
@@ -4779,7 +4779,14 @@ application/Espo/Core/Utils/File/UnifierObj.php
application/Espo/Core/Utils/SystemUser.php application/Espo/Core/Utils/SystemUser.php
application/Espo/Core/Utils/Acl/UserAclManagerProvider.php application/Espo/Core/Utils/Acl/UserAclManagerProvider.php
application/Espo/Core/Utils/Autoload.php application/Espo/Core/Utils/Autoload.php
application/Espo/Core/Utils/Cache/Exceptions/ReadError.php
application/Espo/Core/Utils/Cache/Exceptions/InvalidArgument.php
application/Espo/Core/Utils/Cache/Exceptions/PersistenceError.php
application/Espo/Core/Utils/Cache/DataCacheServiceLoader.php
application/Espo/Core/Utils/Cache/DataCacheServiceName.php
application/Espo/Core/Utils/Cache/FileCacheItemPool.php
application/Espo/Core/Utils/Cache/DataCacheAccess.php application/Espo/Core/Utils/Cache/DataCacheAccess.php
application/Espo/Core/Utils/Cache/CacheItem.php
application/Espo/Core/Utils/Config/ConfigFileManager.php application/Espo/Core/Utils/Config/ConfigFileManager.php
application/Espo/Core/Utils/Config/ConfigWriterFileManager.php application/Espo/Core/Utils/Config/ConfigWriterFileManager.php
application/Espo/Core/Utils/Config/ConfigWriter.php application/Espo/Core/Utils/Config/ConfigWriter.php
@@ -3698,6 +3698,11 @@ portal/test/utils/copy-to-clipboard.test.js
test/utils/copy-to-clipboard.test.js test/utils/copy-to-clipboard.test.js
utils/copy-to-clipboard.test.js utils/copy-to-clipboard.test.js
copy-to-clipboard.test.js copy-to-clipboard.test.js
apps/portal/test/utils/is-android-chrome.test.ts
portal/test/utils/is-android-chrome.test.ts
test/utils/is-android-chrome.test.ts
utils/is-android-chrome.test.ts
is-android-chrome.test.ts
apps/portal/test/utils/test-utils.jsx apps/portal/test/utils/test-utils.jsx
portal/test/utils/test-utils.jsx portal/test/utils/test-utils.jsx
test/utils/test-utils.jsx test/utils/test-utils.jsx
@@ -3723,11 +3728,6 @@ portal/test/utils/helpers.test.js
test/utils/helpers.test.js test/utils/helpers.test.js
utils/helpers.test.js utils/helpers.test.js
helpers.test.js helpers.test.js
apps/portal/test/utils/is-android-chrome.test.js
portal/test/utils/is-android-chrome.test.js
test/utils/is-android-chrome.test.js
utils/is-android-chrome.test.js
is-android-chrome.test.js
apps/portal/test/app-frames.test.jsx apps/portal/test/app-frames.test.jsx
portal/test/app-frames.test.jsx portal/test/app-frames.test.jsx
test/app-frames.test.jsx test/app-frames.test.jsx
@@ -4790,6 +4790,14 @@ settings/advanced/labs/migration-options.tsx
advanced/labs/migration-options.tsx advanced/labs/migration-options.tsx
labs/migration-options.tsx labs/migration-options.tsx
migration-options.tsx migration-options.tsx
apps/admin-x-settings/src/components/settings/advanced/labs/yaml-file-editor-modal.tsx
admin-x-settings/src/components/settings/advanced/labs/yaml-file-editor-modal.tsx
src/components/settings/advanced/labs/yaml-file-editor-modal.tsx
components/settings/advanced/labs/yaml-file-editor-modal.tsx
settings/advanced/labs/yaml-file-editor-modal.tsx
advanced/labs/yaml-file-editor-modal.tsx
labs/yaml-file-editor-modal.tsx
yaml-file-editor-modal.tsx
apps/admin-x-settings/src/components/settings/advanced/danger-zone.tsx apps/admin-x-settings/src/components/settings/advanced/danger-zone.tsx
admin-x-settings/src/components/settings/advanced/danger-zone.tsx admin-x-settings/src/components/settings/advanced/danger-zone.tsx
src/components/settings/advanced/danger-zone.tsx src/components/settings/advanced/danger-zone.tsx
@@ -13011,6 +13019,11 @@ admin/src/hooks/use-feature-flag.ts
src/hooks/use-feature-flag.ts src/hooks/use-feature-flag.ts
hooks/use-feature-flag.ts hooks/use-feature-flag.ts
use-feature-flag.ts use-feature-flag.ts
apps/admin/src/hooks/use-theme.test.tsx
admin/src/hooks/use-theme.test.tsx
src/hooks/use-theme.test.tsx
hooks/use-theme.test.tsx
use-theme.test.tsx
apps/admin/src/hooks/user-preferences.test.tsx apps/admin/src/hooks/user-preferences.test.tsx
admin/src/hooks/user-preferences.test.tsx admin/src/hooks/user-preferences.test.tsx
src/hooks/user-preferences.test.tsx src/hooks/user-preferences.test.tsx
@@ -18920,11 +18933,6 @@ packages/adapters/scheduling-base/README.md
adapters/scheduling-base/README.md adapters/scheduling-base/README.md
scheduling-base/README.md scheduling-base/README.md
README.md README.md
packages/adapters/scheduling-base/src/deps.d.ts
adapters/scheduling-base/src/deps.d.ts
scheduling-base/src/deps.d.ts
src/deps.d.ts
deps.d.ts
packages/adapters/scheduling-base/src/base.ts packages/adapters/scheduling-base/src/base.ts
adapters/scheduling-base/src/base.ts adapters/scheduling-base/src/base.ts
scheduling-base/src/base.ts scheduling-base/src/base.ts
@@ -18996,10 +19004,17 @@ index.ts
packages/_template/vitest.config.ts packages/_template/vitest.config.ts
_template/vitest.config.ts _template/vitest.config.ts
vitest.config.ts vitest.config.ts
packages/admin-api-schema/test/api.test.js packages/admin-api-schema/test/tsconfig.json
admin-api-schema/test/api.test.js admin-api-schema/test/tsconfig.json
test/api.test.js test/tsconfig.json
api.test.js tsconfig.json
packages/admin-api-schema/test/api.test.ts
admin-api-schema/test/api.test.ts
test/api.test.ts
api.test.ts
packages/admin-api-schema/tsconfig.json
admin-api-schema/tsconfig.json
tsconfig.json
packages/admin-api-schema/eslint.config.mjs packages/admin-api-schema/eslint.config.mjs
admin-api-schema/eslint.config.mjs admin-api-schema/eslint.config.mjs
eslint.config.mjs eslint.config.mjs
@@ -19009,206 +19024,203 @@ package.json
packages/admin-api-schema/README.md packages/admin-api-schema/README.md
admin-api-schema/README.md admin-api-schema/README.md
README.md README.md
packages/admin-api-schema/vitest.config.mjs packages/admin-api-schema/src/utils/json-schema.ts
admin-api-schema/vitest.config.mjs admin-api-schema/src/utils/json-schema.ts
vitest.config.mjs src/utils/json-schema.ts
packages/admin-api-schema/index.js utils/json-schema.ts
admin-api-schema/index.js json-schema.ts
index.js packages/admin-api-schema/src/utils/is-lowercase-keyword.ts
packages/admin-api-schema/lib/admin-api-schema.js admin-api-schema/src/utils/is-lowercase-keyword.ts
admin-api-schema/lib/admin-api-schema.js src/utils/is-lowercase-keyword.ts
lib/admin-api-schema.js utils/is-lowercase-keyword.ts
admin-api-schema.js is-lowercase-keyword.ts
packages/admin-api-schema/lib/utils/is-lowercase-keyword.js packages/admin-api-schema/src/index.ts
admin-api-schema/lib/utils/is-lowercase-keyword.js admin-api-schema/src/index.ts
lib/utils/is-lowercase-keyword.js src/index.ts
utils/is-lowercase-keyword.js index.ts
is-lowercase-keyword.js packages/admin-api-schema/src/schemas/pages-add.json
packages/admin-api-schema/lib/utils/json-schema.js admin-api-schema/src/schemas/pages-add.json
admin-api-schema/lib/utils/json-schema.js src/schemas/pages-add.json
lib/utils/json-schema.js
utils/json-schema.js
json-schema.js
packages/admin-api-schema/lib/schemas/pages-add.json
admin-api-schema/lib/schemas/pages-add.json
lib/schemas/pages-add.json
schemas/pages-add.json schemas/pages-add.json
pages-add.json pages-add.json
packages/admin-api-schema/lib/schemas/tiers.json packages/admin-api-schema/src/schemas/tiers.json
admin-api-schema/lib/schemas/tiers.json admin-api-schema/src/schemas/tiers.json
lib/schemas/tiers.json src/schemas/tiers.json
schemas/tiers.json schemas/tiers.json
tiers.json tiers.json
packages/admin-api-schema/lib/schemas/products-edit.json packages/admin-api-schema/src/schemas/products-edit.json
admin-api-schema/lib/schemas/products-edit.json admin-api-schema/src/schemas/products-edit.json
lib/schemas/products-edit.json src/schemas/products-edit.json
schemas/products-edit.json schemas/products-edit.json
products-edit.json products-edit.json
packages/admin-api-schema/lib/schemas/media-upload.json packages/admin-api-schema/src/schemas/media-upload.json
admin-api-schema/lib/schemas/media-upload.json admin-api-schema/src/schemas/media-upload.json
lib/schemas/media-upload.json src/schemas/media-upload.json
schemas/media-upload.json schemas/media-upload.json
media-upload.json media-upload.json
packages/admin-api-schema/lib/schemas/posts-add.json packages/admin-api-schema/src/schemas/posts-add.json
admin-api-schema/lib/schemas/posts-add.json admin-api-schema/src/schemas/posts-add.json
lib/schemas/posts-add.json src/schemas/posts-add.json
schemas/posts-add.json schemas/posts-add.json
posts-add.json posts-add.json
packages/admin-api-schema/lib/schemas/snippets.json packages/admin-api-schema/src/schemas/snippets.json
admin-api-schema/lib/schemas/snippets.json admin-api-schema/src/schemas/snippets.json
lib/schemas/snippets.json src/schemas/snippets.json
schemas/snippets.json schemas/snippets.json
snippets.json snippets.json
packages/admin-api-schema/lib/schemas/tiers-add.json packages/admin-api-schema/src/schemas/tiers-add.json
admin-api-schema/lib/schemas/tiers-add.json admin-api-schema/src/schemas/tiers-add.json
lib/schemas/tiers-add.json src/schemas/tiers-add.json
schemas/tiers-add.json schemas/tiers-add.json
tiers-add.json tiers-add.json
packages/admin-api-schema/lib/schemas/members-upload.json packages/admin-api-schema/src/schemas/members-upload.json
admin-api-schema/lib/schemas/members-upload.json admin-api-schema/src/schemas/members-upload.json
lib/schemas/members-upload.json src/schemas/members-upload.json
schemas/members-upload.json schemas/members-upload.json
members-upload.json members-upload.json
packages/admin-api-schema/lib/schemas/pages-edit.json packages/admin-api-schema/src/schemas/pages-edit.json
admin-api-schema/lib/schemas/pages-edit.json admin-api-schema/src/schemas/pages-edit.json
lib/schemas/pages-edit.json src/schemas/pages-edit.json
schemas/pages-edit.json schemas/pages-edit.json
pages-edit.json pages-edit.json
packages/admin-api-schema/lib/schemas/images.json packages/admin-api-schema/src/schemas/images.json
admin-api-schema/lib/schemas/images.json admin-api-schema/src/schemas/images.json
lib/schemas/images.json src/schemas/images.json
schemas/images.json schemas/images.json
images.json images.json
packages/admin-api-schema/lib/schemas/media.json packages/admin-api-schema/src/schemas/media.json
admin-api-schema/lib/schemas/media.json admin-api-schema/src/schemas/media.json
lib/schemas/media.json src/schemas/media.json
schemas/media.json schemas/media.json
media.json media.json
packages/admin-api-schema/lib/schemas/members-edit.json packages/admin-api-schema/src/schemas/members-edit.json
admin-api-schema/lib/schemas/members-edit.json admin-api-schema/src/schemas/members-edit.json
lib/schemas/members-edit.json src/schemas/members-edit.json
schemas/members-edit.json schemas/members-edit.json
members-edit.json members-edit.json
packages/admin-api-schema/lib/schemas/comment_bans.json packages/admin-api-schema/src/schemas/comment_bans.json
admin-api-schema/lib/schemas/comment_bans.json admin-api-schema/src/schemas/comment_bans.json
lib/schemas/comment_bans.json src/schemas/comment_bans.json
schemas/comment_bans.json schemas/comment_bans.json
comment_bans.json comment_bans.json
packages/admin-api-schema/lib/schemas/comment_bans-add.json packages/admin-api-schema/src/schemas/comment_bans-add.json
admin-api-schema/lib/schemas/comment_bans-add.json admin-api-schema/src/schemas/comment_bans-add.json
lib/schemas/comment_bans-add.json src/schemas/comment_bans-add.json
schemas/comment_bans-add.json schemas/comment_bans-add.json
comment_bans-add.json comment_bans-add.json
packages/admin-api-schema/lib/schemas/tags.json packages/admin-api-schema/src/schemas/tags.json
admin-api-schema/lib/schemas/tags.json admin-api-schema/src/schemas/tags.json
lib/schemas/tags.json src/schemas/tags.json
schemas/tags.json schemas/tags.json
tags.json tags.json
packages/admin-api-schema/lib/schemas/labels-add.json packages/admin-api-schema/src/schemas/labels-add.json
admin-api-schema/lib/schemas/labels-add.json admin-api-schema/src/schemas/labels-add.json
lib/schemas/labels-add.json src/schemas/labels-add.json
schemas/labels-add.json schemas/labels-add.json
labels-add.json labels-add.json
packages/admin-api-schema/lib/schemas/snippets-add.json packages/admin-api-schema/src/schemas/snippets-add.json
admin-api-schema/lib/schemas/snippets-add.json admin-api-schema/src/schemas/snippets-add.json
lib/schemas/snippets-add.json src/schemas/snippets-add.json
schemas/snippets-add.json schemas/snippets-add.json
snippets-add.json snippets-add.json
packages/admin-api-schema/lib/schemas/README.md packages/admin-api-schema/src/schemas/README.md
admin-api-schema/lib/schemas/README.md admin-api-schema/src/schemas/README.md
lib/schemas/README.md src/schemas/README.md
schemas/README.md schemas/README.md
README.md README.md
packages/admin-api-schema/lib/schemas/tags-add.json packages/admin-api-schema/src/schemas/index.ts
admin-api-schema/lib/schemas/tags-add.json admin-api-schema/src/schemas/index.ts
lib/schemas/tags-add.json src/schemas/index.ts
schemas/index.ts
index.ts
packages/admin-api-schema/src/schemas/tags-add.json
admin-api-schema/src/schemas/tags-add.json
src/schemas/tags-add.json
schemas/tags-add.json schemas/tags-add.json
tags-add.json tags-add.json
packages/admin-api-schema/lib/schemas/webhooks-edit.json packages/admin-api-schema/src/schemas/webhooks-edit.json
admin-api-schema/lib/schemas/webhooks-edit.json admin-api-schema/src/schemas/webhooks-edit.json
lib/schemas/webhooks-edit.json src/schemas/webhooks-edit.json
schemas/webhooks-edit.json schemas/webhooks-edit.json
webhooks-edit.json webhooks-edit.json
packages/admin-api-schema/lib/schemas/labels.json packages/admin-api-schema/src/schemas/labels.json
admin-api-schema/lib/schemas/labels.json admin-api-schema/src/schemas/labels.json
lib/schemas/labels.json src/schemas/labels.json
schemas/labels.json schemas/labels.json
labels.json labels.json
packages/admin-api-schema/lib/schemas/pages.json packages/admin-api-schema/src/schemas/pages.json
admin-api-schema/lib/schemas/pages.json admin-api-schema/src/schemas/pages.json
lib/schemas/pages.json src/schemas/pages.json
schemas/pages.json schemas/pages.json
pages.json pages.json
packages/admin-api-schema/lib/schemas/products-add.json packages/admin-api-schema/src/schemas/products-add.json
admin-api-schema/lib/schemas/products-add.json admin-api-schema/src/schemas/products-add.json
lib/schemas/products-add.json src/schemas/products-add.json
schemas/products-add.json schemas/products-add.json
products-add.json products-add.json
packages/admin-api-schema/lib/schemas/members-add.json packages/admin-api-schema/src/schemas/members-add.json
admin-api-schema/lib/schemas/members-add.json admin-api-schema/src/schemas/members-add.json
lib/schemas/members-add.json src/schemas/members-add.json
schemas/members-add.json schemas/members-add.json
members-add.json members-add.json
packages/admin-api-schema/lib/schemas/webhooks.json packages/admin-api-schema/src/schemas/webhooks.json
admin-api-schema/lib/schemas/webhooks.json admin-api-schema/src/schemas/webhooks.json
lib/schemas/webhooks.json src/schemas/webhooks.json
schemas/webhooks.json schemas/webhooks.json
webhooks.json webhooks.json
packages/admin-api-schema/lib/schemas/images-upload.json packages/admin-api-schema/src/schemas/images-upload.json
admin-api-schema/lib/schemas/images-upload.json admin-api-schema/src/schemas/images-upload.json
lib/schemas/images-upload.json src/schemas/images-upload.json
schemas/images-upload.json schemas/images-upload.json
images-upload.json images-upload.json
packages/admin-api-schema/lib/schemas/posts-edit.json packages/admin-api-schema/src/schemas/posts-edit.json
admin-api-schema/lib/schemas/posts-edit.json admin-api-schema/src/schemas/posts-edit.json
lib/schemas/posts-edit.json src/schemas/posts-edit.json
schemas/posts-edit.json schemas/posts-edit.json
posts-edit.json posts-edit.json
packages/admin-api-schema/lib/schemas/posts.json packages/admin-api-schema/src/schemas/posts.json
admin-api-schema/lib/schemas/posts.json admin-api-schema/src/schemas/posts.json
lib/schemas/posts.json src/schemas/posts.json
schemas/posts.json schemas/posts.json
posts.json posts.json
packages/admin-api-schema/lib/schemas/tiers-edit.json packages/admin-api-schema/src/schemas/tiers-edit.json
admin-api-schema/lib/schemas/tiers-edit.json admin-api-schema/src/schemas/tiers-edit.json
lib/schemas/tiers-edit.json src/schemas/tiers-edit.json
schemas/tiers-edit.json schemas/tiers-edit.json
tiers-edit.json tiers-edit.json
packages/admin-api-schema/lib/schemas/webhooks-add.json packages/admin-api-schema/src/schemas/webhooks-add.json
admin-api-schema/lib/schemas/webhooks-add.json admin-api-schema/src/schemas/webhooks-add.json
lib/schemas/webhooks-add.json src/schemas/webhooks-add.json
schemas/webhooks-add.json schemas/webhooks-add.json
webhooks-add.json webhooks-add.json
packages/admin-api-schema/lib/schemas/snippets-edit.json packages/admin-api-schema/src/schemas/snippets-edit.json
admin-api-schema/lib/schemas/snippets-edit.json admin-api-schema/src/schemas/snippets-edit.json
lib/schemas/snippets-edit.json src/schemas/snippets-edit.json
schemas/snippets-edit.json schemas/snippets-edit.json
snippets-edit.json snippets-edit.json
packages/admin-api-schema/lib/schemas/index.js packages/admin-api-schema/src/schemas/products.json
admin-api-schema/lib/schemas/index.js admin-api-schema/src/schemas/products.json
lib/schemas/index.js src/schemas/products.json
schemas/index.js
index.js
packages/admin-api-schema/lib/schemas/products.json
admin-api-schema/lib/schemas/products.json
lib/schemas/products.json
schemas/products.json schemas/products.json
products.json products.json
packages/admin-api-schema/lib/schemas/labels-edit.json packages/admin-api-schema/src/schemas/labels-edit.json
admin-api-schema/lib/schemas/labels-edit.json admin-api-schema/src/schemas/labels-edit.json
lib/schemas/labels-edit.json src/schemas/labels-edit.json
schemas/labels-edit.json schemas/labels-edit.json
labels-edit.json labels-edit.json
packages/admin-api-schema/lib/schemas/members.json packages/admin-api-schema/src/schemas/members.json
admin-api-schema/lib/schemas/members.json admin-api-schema/src/schemas/members.json
lib/schemas/members.json src/schemas/members.json
schemas/members.json schemas/members.json
members.json members.json
packages/admin-api-schema/lib/schemas/tags-edit.json packages/admin-api-schema/src/schemas/tags-edit.json
admin-api-schema/lib/schemas/tags-edit.json admin-api-schema/src/schemas/tags-edit.json
lib/schemas/tags-edit.json src/schemas/tags-edit.json
schemas/tags-edit.json schemas/tags-edit.json
tags-edit.json tags-edit.json
packages/admin-api-schema/vitest.config.ts
admin-api-schema/vitest.config.ts
vitest.config.ts
packages/admin-api-schema/LICENSE packages/admin-api-schema/LICENSE
admin-api-schema/LICENSE admin-api-schema/LICENSE
LICENSE LICENSE
@@ -21136,6 +21148,20 @@ ghost.js
ghost/core/.c8rc.e2e.json ghost/core/.c8rc.e2e.json
core/.c8rc.e2e.json core/.c8rc.e2e.json
.c8rc.e2e.json .c8rc.e2e.json
ghost/core/test/integration/adapters/route-settings/adapter-manager-wiring.test.ts
core/test/integration/adapters/route-settings/adapter-manager-wiring.test.ts
test/integration/adapters/route-settings/adapter-manager-wiring.test.ts
integration/adapters/route-settings/adapter-manager-wiring.test.ts
adapters/route-settings/adapter-manager-wiring.test.ts
route-settings/adapter-manager-wiring.test.ts
adapter-manager-wiring.test.ts
ghost/core/test/integration/adapters/route-settings/s3-route-settings-store.test.ts
core/test/integration/adapters/route-settings/s3-route-settings-store.test.ts
test/integration/adapters/route-settings/s3-route-settings-store.test.ts
integration/adapters/route-settings/s3-route-settings-store.test.ts
adapters/route-settings/s3-route-settings-store.test.ts
route-settings/s3-route-settings-store.test.ts
s3-route-settings-store.test.ts
ghost/core/test/integration/adapters/storage/s3-storage.test.ts ghost/core/test/integration/adapters/storage/s3-storage.test.ts
core/test/integration/adapters/storage/s3-storage.test.ts core/test/integration/adapters/storage/s3-storage.test.ts
test/integration/adapters/storage/s3-storage.test.ts test/integration/adapters/storage/s3-storage.test.ts
@@ -21195,6 +21221,12 @@ test/integration/jobs/update-check.test.js
integration/jobs/update-check.test.js integration/jobs/update-check.test.js
jobs/update-check.test.js jobs/update-check.test.js
update-check.test.js update-check.test.js
ghost/core/test/integration/models/member-deep-pagination.test.js
core/test/integration/models/member-deep-pagination.test.js
test/integration/models/member-deep-pagination.test.js
integration/models/member-deep-pagination.test.js
models/member-deep-pagination.test.js
member-deep-pagination.test.js
ghost/core/test/integration/importer/v1.test.js ghost/core/test/integration/importer/v1.test.js
core/test/integration/importer/v1.test.js core/test/integration/importer/v1.test.js
test/integration/importer/v1.test.js test/integration/importer/v1.test.js
@@ -21461,6 +21493,14 @@ server/adapters/route-settings/utils.test.ts
adapters/route-settings/utils.test.ts adapters/route-settings/utils.test.ts
route-settings/utils.test.ts route-settings/utils.test.ts
utils.test.ts utils.test.ts
ghost/core/test/unit/server/adapters/route-settings/s3-route-settings-store.test.ts
core/test/unit/server/adapters/route-settings/s3-route-settings-store.test.ts
test/unit/server/adapters/route-settings/s3-route-settings-store.test.ts
unit/server/adapters/route-settings/s3-route-settings-store.test.ts
server/adapters/route-settings/s3-route-settings-store.test.ts
adapters/route-settings/s3-route-settings-store.test.ts
route-settings/s3-route-settings-store.test.ts
s3-route-settings-store.test.ts
ghost/core/test/unit/server/adapters/route-settings/helpers/in-memory-store.ts ghost/core/test/unit/server/adapters/route-settings/helpers/in-memory-store.ts
core/test/unit/server/adapters/route-settings/helpers/in-memory-store.ts core/test/unit/server/adapters/route-settings/helpers/in-memory-store.ts
test/unit/server/adapters/route-settings/helpers/in-memory-store.ts test/unit/server/adapters/route-settings/helpers/in-memory-store.ts
@@ -21519,6 +21559,14 @@ server/adapters/scheduling/utils.test.js
adapters/scheduling/utils.test.js adapters/scheduling/utils.test.js
scheduling/utils.test.js scheduling/utils.test.js
utils.test.js utils.test.js
ghost/core/test/unit/server/adapters/scheduling/error-capture.test.ts
core/test/unit/server/adapters/scheduling/error-capture.test.ts
test/unit/server/adapters/scheduling/error-capture.test.ts
unit/server/adapters/scheduling/error-capture.test.ts
server/adapters/scheduling/error-capture.test.ts
adapters/scheduling/error-capture.test.ts
scheduling/error-capture.test.ts
error-capture.test.ts
ghost/core/test/unit/server/adapters/storage/utils.test.js ghost/core/test/unit/server/adapters/storage/utils.test.js
core/test/unit/server/adapters/storage/utils.test.js core/test/unit/server/adapters/storage/utils.test.js
test/unit/server/adapters/storage/utils.test.js test/unit/server/adapters/storage/utils.test.js
@@ -26231,6 +26279,13 @@ unit/frontend/services/asset-hash.test.js
frontend/services/asset-hash.test.js frontend/services/asset-hash.test.js
services/asset-hash.test.js services/asset-hash.test.js
asset-hash.test.js asset-hash.test.js
ghost/core/test/unit/frontend/services/proxy.test.js
core/test/unit/frontend/services/proxy.test.js
test/unit/frontend/services/proxy.test.js
unit/frontend/services/proxy.test.js
frontend/services/proxy.test.js
services/proxy.test.js
proxy.test.js
ghost/core/test/unit/frontend/services/routing/collection-router.test.js ghost/core/test/unit/frontend/services/routing/collection-router.test.js
core/test/unit/frontend/services/routing/collection-router.test.js core/test/unit/frontend/services/routing/collection-router.test.js
test/unit/frontend/services/routing/collection-router.test.js test/unit/frontend/services/routing/collection-router.test.js
@@ -28104,6 +28159,13 @@ utils/fixtures/csv/valid-members-import-large-501.csv
fixtures/csv/valid-members-import-large-501.csv fixtures/csv/valid-members-import-large-501.csv
csv/valid-members-import-large-501.csv csv/valid-members-import-large-501.csv
valid-members-import-large-501.csv valid-members-import-large-501.csv
ghost/core/test/utils/fixtures/csv/valid-posts-import.csv
core/test/utils/fixtures/csv/valid-posts-import.csv
test/utils/fixtures/csv/valid-posts-import.csv
utils/fixtures/csv/valid-posts-import.csv
fixtures/csv/valid-posts-import.csv
csv/valid-posts-import.csv
valid-posts-import.csv
ghost/core/test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv ghost/core/test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv
core/test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv core/test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv
test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv
@@ -29496,6 +29558,12 @@ test/e2e-api/admin/members-stripe-connect.test.js
e2e-api/admin/members-stripe-connect.test.js e2e-api/admin/members-stripe-connect.test.js
admin/members-stripe-connect.test.js admin/members-stripe-connect.test.js
members-stripe-connect.test.js members-stripe-connect.test.js
ghost/core/test/e2e-api/admin/posts-importer.test.js
core/test/e2e-api/admin/posts-importer.test.js
test/e2e-api/admin/posts-importer.test.js
e2e-api/admin/posts-importer.test.js
admin/posts-importer.test.js
posts-importer.test.js
ghost/core/test/e2e-api/admin/search-index.test.js ghost/core/test/e2e-api/admin/search-index.test.js
core/test/e2e-api/admin/search-index.test.js core/test/e2e-api/admin/search-index.test.js
test/e2e-api/admin/search-index.test.js test/e2e-api/admin/search-index.test.js
@@ -29965,6 +30033,13 @@ server/adapters/route-settings/utils.ts
adapters/route-settings/utils.ts adapters/route-settings/utils.ts
route-settings/utils.ts route-settings/utils.ts
utils.ts utils.ts
ghost/core/core/server/adapters/route-settings/S3RouteSettingsStore.ts
core/core/server/adapters/route-settings/S3RouteSettingsStore.ts
core/server/adapters/route-settings/S3RouteSettingsStore.ts
server/adapters/route-settings/S3RouteSettingsStore.ts
adapters/route-settings/S3RouteSettingsStore.ts
route-settings/S3RouteSettingsStore.ts
S3RouteSettingsStore.ts
ghost/core/core/server/adapters/cache/MemoryCache.js ghost/core/core/server/adapters/cache/MemoryCache.js
core/core/server/adapters/cache/MemoryCache.js core/core/server/adapters/cache/MemoryCache.js
core/server/adapters/cache/MemoryCache.js core/server/adapters/cache/MemoryCache.js
@@ -30014,13 +30089,13 @@ server/adapters/scheduling/scheduling-base.js
adapters/scheduling/scheduling-base.js adapters/scheduling/scheduling-base.js
scheduling/scheduling-base.js scheduling/scheduling-base.js
scheduling-base.js scheduling-base.js
ghost/core/core/server/adapters/scheduling/utils.js ghost/core/core/server/adapters/scheduling/error-capture.ts
core/core/server/adapters/scheduling/utils.js core/core/server/adapters/scheduling/error-capture.ts
core/server/adapters/scheduling/utils.js core/server/adapters/scheduling/error-capture.ts
server/adapters/scheduling/utils.js server/adapters/scheduling/error-capture.ts
adapters/scheduling/utils.js adapters/scheduling/error-capture.ts
scheduling/utils.js scheduling/error-capture.ts
utils.js error-capture.ts
ghost/core/core/server/adapters/scheduling/scheduling-default.ts ghost/core/core/server/adapters/scheduling/scheduling-default.ts
core/core/server/adapters/scheduling/scheduling-default.ts core/core/server/adapters/scheduling/scheduling-default.ts
core/server/adapters/scheduling/scheduling-default.ts core/server/adapters/scheduling/scheduling-default.ts
@@ -30028,6 +30103,13 @@ server/adapters/scheduling/scheduling-default.ts
adapters/scheduling/scheduling-default.ts adapters/scheduling/scheduling-default.ts
scheduling/scheduling-default.ts scheduling/scheduling-default.ts
scheduling-default.ts scheduling-default.ts
ghost/core/core/server/adapters/scheduling/utils.ts
core/core/server/adapters/scheduling/utils.ts
core/server/adapters/scheduling/utils.ts
server/adapters/scheduling/utils.ts
adapters/scheduling/utils.ts
scheduling/utils.ts
utils.ts
ghost/core/core/server/adapters/storage/S3Storage.ts ghost/core/core/server/adapters/storage/S3Storage.ts
core/core/server/adapters/storage/S3Storage.ts core/core/server/adapters/storage/S3Storage.ts
core/server/adapters/storage/S3Storage.ts core/server/adapters/storage/S3Storage.ts
@@ -33082,6 +33164,24 @@ migrations/versions/5.41/2023-03-27-15-00-add-newsletter-colors.js
versions/5.41/2023-03-27-15-00-add-newsletter-colors.js versions/5.41/2023-03-27-15-00-add-newsletter-colors.js
5.41/2023-03-27-15-00-add-newsletter-colors.js 5.41/2023-03-27-15-00-add-newsletter-colors.js
2023-03-27-15-00-add-newsletter-colors.js 2023-03-27-15-00-add-newsletter-colors.js
ghost/core/core/server/data/migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
core/core/server/data/migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
core/server/data/migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
server/data/migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
data/migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
6.54/2026-07-19-16-59-00-add-content-import-permission.js
2026-07-19-16-59-00-add-content-import-permission.js
ghost/core/core/server/data/migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
core/core/server/data/migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
core/server/data/migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
server/data/migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
data/migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
ghost/core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js ghost/core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
@@ -38297,27 +38397,27 @@ server/services/link-tracking/index.js
services/link-tracking/index.js services/link-tracking/index.js
link-tracking/index.js link-tracking/index.js
index.js index.js
ghost/core/core/server/services/indexnow-ping/indexnow-ping-service.js ghost/core/core/server/services/indexnow-ping/constants.ts
core/core/server/services/indexnow-ping/indexnow-ping-service.js core/core/server/services/indexnow-ping/constants.ts
core/server/services/indexnow-ping/indexnow-ping-service.js core/server/services/indexnow-ping/constants.ts
server/services/indexnow-ping/indexnow-ping-service.js server/services/indexnow-ping/constants.ts
services/indexnow-ping/indexnow-ping-service.js services/indexnow-ping/constants.ts
indexnow-ping/indexnow-ping-service.js indexnow-ping/constants.ts
indexnow-ping-service.js constants.ts
ghost/core/core/server/services/indexnow-ping/index.js ghost/core/core/server/services/indexnow-ping/index.ts
core/core/server/services/indexnow-ping/index.js core/core/server/services/indexnow-ping/index.ts
core/server/services/indexnow-ping/index.js core/server/services/indexnow-ping/index.ts
server/services/indexnow-ping/index.js server/services/indexnow-ping/index.ts
services/indexnow-ping/index.js services/indexnow-ping/index.ts
indexnow-ping/index.js indexnow-ping/index.ts
index.js index.ts
ghost/core/core/server/services/indexnow-ping/constants.js ghost/core/core/server/services/indexnow-ping/indexnow-ping-service.ts
core/core/server/services/indexnow-ping/constants.js core/core/server/services/indexnow-ping/indexnow-ping-service.ts
core/server/services/indexnow-ping/constants.js core/server/services/indexnow-ping/indexnow-ping-service.ts
server/services/indexnow-ping/constants.js server/services/indexnow-ping/indexnow-ping-service.ts
services/indexnow-ping/constants.js services/indexnow-ping/indexnow-ping-service.ts
indexnow-ping/constants.js indexnow-ping/indexnow-ping-service.ts
constants.js indexnow-ping-service.ts
ghost/core/core/server/services/themes/loader.js ghost/core/core/server/services/themes/loader.js
core/core/server/services/themes/loader.js core/core/server/services/themes/loader.js
core/server/services/themes/loader.js core/server/services/themes/loader.js
@@ -38861,27 +38961,27 @@ server/services/email-suppression-list/email-suppression-list.js
services/email-suppression-list/email-suppression-list.js services/email-suppression-list/email-suppression-list.js
email-suppression-list/email-suppression-list.js email-suppression-list/email-suppression-list.js
email-suppression-list.js email-suppression-list.js
ghost/core/core/server/services/slack-ping/index.js ghost/core/core/server/services/slack-ping/constants.ts
core/core/server/services/slack-ping/index.js core/core/server/services/slack-ping/constants.ts
core/server/services/slack-ping/index.js core/server/services/slack-ping/constants.ts
server/services/slack-ping/index.js server/services/slack-ping/constants.ts
services/slack-ping/index.js services/slack-ping/constants.ts
slack-ping/index.js slack-ping/constants.ts
index.js constants.ts
ghost/core/core/server/services/slack-ping/slack-ping-service.js ghost/core/core/server/services/slack-ping/index.ts
core/core/server/services/slack-ping/slack-ping-service.js core/core/server/services/slack-ping/index.ts
core/server/services/slack-ping/slack-ping-service.js core/server/services/slack-ping/index.ts
server/services/slack-ping/slack-ping-service.js server/services/slack-ping/index.ts
services/slack-ping/slack-ping-service.js services/slack-ping/index.ts
slack-ping/slack-ping-service.js slack-ping/index.ts
slack-ping-service.js index.ts
ghost/core/core/server/services/slack-ping/constants.js ghost/core/core/server/services/slack-ping/slack-ping-service.ts
core/core/server/services/slack-ping/constants.js core/core/server/services/slack-ping/slack-ping-service.ts
core/server/services/slack-ping/constants.js core/server/services/slack-ping/slack-ping-service.ts
server/services/slack-ping/constants.js server/services/slack-ping/slack-ping-service.ts
services/slack-ping/constants.js services/slack-ping/slack-ping-service.ts
slack-ping/constants.js slack-ping/slack-ping-service.ts
constants.js slack-ping-service.ts
ghost/core/core/server/services/remote-flags/index.ts ghost/core/core/server/services/remote-flags/index.ts
core/core/server/services/remote-flags/index.ts core/core/server/services/remote-flags/index.ts
core/server/services/remote-flags/index.ts core/server/services/remote-flags/index.ts
@@ -39692,20 +39792,20 @@ server/services/members-events/last-seen-at-updater.js
services/members-events/last-seen-at-updater.js services/members-events/last-seen-at-updater.js
members-events/last-seen-at-updater.js members-events/last-seen-at-updater.js
last-seen-at-updater.js last-seen-at-updater.js
ghost/core/core/server/services/explore-ping/explore-ping-service.js ghost/core/core/server/services/explore-ping/explore-ping-service.ts
core/core/server/services/explore-ping/explore-ping-service.js core/core/server/services/explore-ping/explore-ping-service.ts
core/server/services/explore-ping/explore-ping-service.js core/server/services/explore-ping/explore-ping-service.ts
server/services/explore-ping/explore-ping-service.js server/services/explore-ping/explore-ping-service.ts
services/explore-ping/explore-ping-service.js services/explore-ping/explore-ping-service.ts
explore-ping/explore-ping-service.js explore-ping/explore-ping-service.ts
explore-ping-service.js explore-ping-service.ts
ghost/core/core/server/services/explore-ping/index.js ghost/core/core/server/services/explore-ping/index.ts
core/core/server/services/explore-ping/index.js core/core/server/services/explore-ping/index.ts
core/server/services/explore-ping/index.js core/server/services/explore-ping/index.ts
server/services/explore-ping/index.js server/services/explore-ping/index.ts
services/explore-ping/index.js services/explore-ping/index.ts
explore-ping/index.js explore-ping/index.ts
index.js index.ts
ghost/core/core/server/services/members/emails/signup-paid.js ghost/core/core/server/services/members/emails/signup-paid.js
core/core/server/services/members/emails/signup-paid.js core/core/server/services/members/emails/signup-paid.js
core/server/services/members/emails/signup-paid.js core/server/services/members/emails/signup-paid.js
@@ -42747,6 +42847,13 @@ frontend/services/routing/static-routes-router.js
services/routing/static-routes-router.js services/routing/static-routes-router.js
routing/static-routes-router.js routing/static-routes-router.js
static-routes-router.js static-routes-router.js
ghost/core/core/frontend/services/routing/events.js
core/core/frontend/services/routing/events.js
core/frontend/services/routing/events.js
frontend/services/routing/events.js
services/routing/events.js
routing/events.js
events.js
ghost/core/core/frontend/services/data/checks.js ghost/core/core/frontend/services/data/checks.js
core/core/frontend/services/data/checks.js core/core/frontend/services/data/checks.js
core/frontend/services/data/checks.js core/frontend/services/data/checks.js
@@ -708,12 +708,12 @@ apps/portal/test/email-subscriptions-flow.test.jsx
apps/portal/test/api.test.js apps/portal/test/api.test.js
apps/portal/test/actions.test.ts apps/portal/test/actions.test.ts
apps/portal/test/utils/copy-to-clipboard.test.js apps/portal/test/utils/copy-to-clipboard.test.js
apps/portal/test/utils/is-android-chrome.test.ts
apps/portal/test/utils/test-utils.jsx apps/portal/test/utils/test-utils.jsx
apps/portal/test/utils/is-ios.test.js apps/portal/test/utils/is-ios.test.js
apps/portal/test/utils/sanitize-html.test.js apps/portal/test/utils/sanitize-html.test.js
apps/portal/test/utils/test-fixtures.js apps/portal/test/utils/test-fixtures.js
apps/portal/test/utils/helpers.test.js apps/portal/test/utils/helpers.test.js
apps/portal/test/utils/is-android-chrome.test.js
apps/portal/test/app-frames.test.jsx apps/portal/test/app-frames.test.jsx
apps/portal/test/signin-flow.test.jsx apps/portal/test/signin-flow.test.jsx
apps/portal/test/get-own.test.ts apps/portal/test/get-own.test.ts
@@ -904,6 +904,7 @@ apps/admin-x-settings/src/components/settings/advanced/labs/feature-toggle.tsx
apps/admin-x-settings/src/components/settings/advanced/labs/beta-features.tsx apps/admin-x-settings/src/components/settings/advanced/labs/beta-features.tsx
apps/admin-x-settings/src/components/settings/advanced/labs/private-features.tsx apps/admin-x-settings/src/components/settings/advanced/labs/private-features.tsx
apps/admin-x-settings/src/components/settings/advanced/labs/migration-options.tsx apps/admin-x-settings/src/components/settings/advanced/labs/migration-options.tsx
apps/admin-x-settings/src/components/settings/advanced/labs/yaml-file-editor-modal.tsx
apps/admin-x-settings/src/components/settings/advanced/danger-zone.tsx apps/admin-x-settings/src/components/settings/advanced/danger-zone.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/custom-integration-modal.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/custom-integration-modal.tsx
apps/admin-x-settings/src/components/settings/advanced/integrations/webhooks-table.tsx apps/admin-x-settings/src/components/settings/advanced/integrations/webhooks-table.tsx
@@ -2260,6 +2261,7 @@ apps/admin/src/index.tsx
apps/admin/src/app-root.tsx apps/admin/src/app-root.tsx
apps/admin/src/nql-lang.d.ts apps/admin/src/nql-lang.d.ts
apps/admin/src/hooks/use-feature-flag.ts apps/admin/src/hooks/use-feature-flag.ts
apps/admin/src/hooks/use-theme.test.tsx
apps/admin/src/hooks/user-preferences.test.tsx apps/admin/src/hooks/user-preferences.test.tsx
apps/admin/src/hooks/use-theme.ts apps/admin/src/hooks/use-theme.ts
apps/admin/src/hooks/user-preferences.ts apps/admin/src/hooks/user-preferences.ts
@@ -3471,7 +3473,6 @@ packages/adapters/scheduling-base/tsconfig.json
packages/adapters/scheduling-base/eslint.config.mjs packages/adapters/scheduling-base/eslint.config.mjs
packages/adapters/scheduling-base/package.json packages/adapters/scheduling-base/package.json
packages/adapters/scheduling-base/README.md packages/adapters/scheduling-base/README.md
packages/adapters/scheduling-base/src/deps.d.ts
packages/adapters/scheduling-base/src/base.ts packages/adapters/scheduling-base/src/base.ts
packages/adapters/scheduling-base/src/index.ts packages/adapters/scheduling-base/src/index.ts
packages/adapters/scheduling-base/vitest.config.ts packages/adapters/scheduling-base/vitest.config.ts
@@ -3492,51 +3493,52 @@ packages/_template/package.json
packages/_template/README.md packages/_template/README.md
packages/_template/src/index.ts packages/_template/src/index.ts
packages/_template/vitest.config.ts packages/_template/vitest.config.ts
packages/admin-api-schema/test/api.test.js packages/admin-api-schema/test/tsconfig.json
packages/admin-api-schema/test/api.test.ts
packages/admin-api-schema/tsconfig.json
packages/admin-api-schema/eslint.config.mjs packages/admin-api-schema/eslint.config.mjs
packages/admin-api-schema/package.json packages/admin-api-schema/package.json
packages/admin-api-schema/README.md packages/admin-api-schema/README.md
packages/admin-api-schema/vitest.config.mjs packages/admin-api-schema/src/utils/json-schema.ts
packages/admin-api-schema/index.js packages/admin-api-schema/src/utils/is-lowercase-keyword.ts
packages/admin-api-schema/lib/admin-api-schema.js packages/admin-api-schema/src/index.ts
packages/admin-api-schema/lib/utils/is-lowercase-keyword.js packages/admin-api-schema/src/schemas/pages-add.json
packages/admin-api-schema/lib/utils/json-schema.js packages/admin-api-schema/src/schemas/tiers.json
packages/admin-api-schema/lib/schemas/pages-add.json packages/admin-api-schema/src/schemas/products-edit.json
packages/admin-api-schema/lib/schemas/tiers.json packages/admin-api-schema/src/schemas/media-upload.json
packages/admin-api-schema/lib/schemas/products-edit.json packages/admin-api-schema/src/schemas/posts-add.json
packages/admin-api-schema/lib/schemas/media-upload.json packages/admin-api-schema/src/schemas/snippets.json
packages/admin-api-schema/lib/schemas/posts-add.json packages/admin-api-schema/src/schemas/tiers-add.json
packages/admin-api-schema/lib/schemas/snippets.json packages/admin-api-schema/src/schemas/members-upload.json
packages/admin-api-schema/lib/schemas/tiers-add.json packages/admin-api-schema/src/schemas/pages-edit.json
packages/admin-api-schema/lib/schemas/members-upload.json packages/admin-api-schema/src/schemas/images.json
packages/admin-api-schema/lib/schemas/pages-edit.json packages/admin-api-schema/src/schemas/media.json
packages/admin-api-schema/lib/schemas/images.json packages/admin-api-schema/src/schemas/members-edit.json
packages/admin-api-schema/lib/schemas/media.json packages/admin-api-schema/src/schemas/comment_bans.json
packages/admin-api-schema/lib/schemas/members-edit.json packages/admin-api-schema/src/schemas/comment_bans-add.json
packages/admin-api-schema/lib/schemas/comment_bans.json packages/admin-api-schema/src/schemas/tags.json
packages/admin-api-schema/lib/schemas/comment_bans-add.json packages/admin-api-schema/src/schemas/labels-add.json
packages/admin-api-schema/lib/schemas/tags.json packages/admin-api-schema/src/schemas/snippets-add.json
packages/admin-api-schema/lib/schemas/labels-add.json packages/admin-api-schema/src/schemas/README.md
packages/admin-api-schema/lib/schemas/snippets-add.json packages/admin-api-schema/src/schemas/index.ts
packages/admin-api-schema/lib/schemas/README.md packages/admin-api-schema/src/schemas/tags-add.json
packages/admin-api-schema/lib/schemas/tags-add.json packages/admin-api-schema/src/schemas/webhooks-edit.json
packages/admin-api-schema/lib/schemas/webhooks-edit.json packages/admin-api-schema/src/schemas/labels.json
packages/admin-api-schema/lib/schemas/labels.json packages/admin-api-schema/src/schemas/pages.json
packages/admin-api-schema/lib/schemas/pages.json packages/admin-api-schema/src/schemas/products-add.json
packages/admin-api-schema/lib/schemas/products-add.json packages/admin-api-schema/src/schemas/members-add.json
packages/admin-api-schema/lib/schemas/members-add.json packages/admin-api-schema/src/schemas/webhooks.json
packages/admin-api-schema/lib/schemas/webhooks.json packages/admin-api-schema/src/schemas/images-upload.json
packages/admin-api-schema/lib/schemas/images-upload.json packages/admin-api-schema/src/schemas/posts-edit.json
packages/admin-api-schema/lib/schemas/posts-edit.json packages/admin-api-schema/src/schemas/posts.json
packages/admin-api-schema/lib/schemas/posts.json packages/admin-api-schema/src/schemas/tiers-edit.json
packages/admin-api-schema/lib/schemas/tiers-edit.json packages/admin-api-schema/src/schemas/webhooks-add.json
packages/admin-api-schema/lib/schemas/webhooks-add.json packages/admin-api-schema/src/schemas/snippets-edit.json
packages/admin-api-schema/lib/schemas/snippets-edit.json packages/admin-api-schema/src/schemas/products.json
packages/admin-api-schema/lib/schemas/index.js packages/admin-api-schema/src/schemas/labels-edit.json
packages/admin-api-schema/lib/schemas/products.json packages/admin-api-schema/src/schemas/members.json
packages/admin-api-schema/lib/schemas/labels-edit.json packages/admin-api-schema/src/schemas/tags-edit.json
packages/admin-api-schema/lib/schemas/members.json packages/admin-api-schema/vitest.config.ts
packages/admin-api-schema/lib/schemas/tags-edit.json
packages/admin-api-schema/LICENSE packages/admin-api-schema/LICENSE
packages/i18n/test/i18n.lint.js packages/i18n/test/i18n.lint.js
packages/i18n/test/i18n.test.js packages/i18n/test/i18n.test.js
@@ -3929,6 +3931,8 @@ adr/0001-aaa-test-structure.md
compose.dev.mailgun.yaml compose.dev.mailgun.yaml
ghost/core/ghost.js ghost/core/ghost.js
ghost/core/.c8rc.e2e.json ghost/core/.c8rc.e2e.json
ghost/core/test/integration/adapters/route-settings/adapter-manager-wiring.test.ts
ghost/core/test/integration/adapters/route-settings/s3-route-settings-store.test.ts
ghost/core/test/integration/adapters/storage/s3-storage.test.ts ghost/core/test/integration/adapters/storage/s3-storage.test.ts
ghost/core/test/integration/adapters/redirects/s3-redirects-store.test.ts ghost/core/test/integration/adapters/redirects/s3-redirects-store.test.ts
ghost/core/test/integration/adapters/redis/adapter-cache-redis.test.js ghost/core/test/integration/adapters/redis/adapter-cache-redis.test.js
@@ -3939,6 +3943,7 @@ ghost/core/test/integration/url-serializer-parity.test.js
ghost/core/test/integration/url-service-parity.test.js ghost/core/test/integration/url-service-parity.test.js
ghost/core/test/integration/utils/minio.test.ts ghost/core/test/integration/utils/minio.test.ts
ghost/core/test/integration/jobs/update-check.test.js ghost/core/test/integration/jobs/update-check.test.js
ghost/core/test/integration/models/member-deep-pagination.test.js
ghost/core/test/integration/importer/v1.test.js ghost/core/test/integration/importer/v1.test.js
ghost/core/test/integration/importer/v5.js ghost/core/test/integration/importer/v5.js
ghost/core/test/integration/importer/image-urls.test.js ghost/core/test/integration/importer/image-urls.test.js
@@ -3979,6 +3984,7 @@ ghost/core/test/integration/migrations/migration.test.js
ghost/core/test/unit/server/adapters/route-settings/file-store.test.ts ghost/core/test/unit/server/adapters/route-settings/file-store.test.ts
ghost/core/test/unit/server/adapters/route-settings/in-memory-store.test.ts ghost/core/test/unit/server/adapters/route-settings/in-memory-store.test.ts
ghost/core/test/unit/server/adapters/route-settings/utils.test.ts ghost/core/test/unit/server/adapters/route-settings/utils.test.ts
ghost/core/test/unit/server/adapters/route-settings/s3-route-settings-store.test.ts
ghost/core/test/unit/server/adapters/route-settings/helpers/in-memory-store.ts ghost/core/test/unit/server/adapters/route-settings/helpers/in-memory-store.ts
ghost/core/test/unit/server/adapters/route-settings/helpers/store-contract.ts ghost/core/test/unit/server/adapters/route-settings/helpers/store-contract.ts
ghost/core/test/unit/server/adapters/cache/memory.test.js ghost/core/test/unit/server/adapters/cache/memory.test.js
@@ -3986,6 +3992,7 @@ ghost/core/test/unit/server/adapters/cache/adapter-cache-memory-ttl.test.js
ghost/core/test/unit/server/adapters/cache/cache.test.js ghost/core/test/unit/server/adapters/cache/cache.test.js
ghost/core/test/unit/server/adapters/scheduling/scheduling-default.test.js ghost/core/test/unit/server/adapters/scheduling/scheduling-default.test.js
ghost/core/test/unit/server/adapters/scheduling/utils.test.js ghost/core/test/unit/server/adapters/scheduling/utils.test.js
ghost/core/test/unit/server/adapters/scheduling/error-capture.test.ts
ghost/core/test/unit/server/adapters/storage/utils.test.js ghost/core/test/unit/server/adapters/storage/utils.test.js
ghost/core/test/unit/server/adapters/storage/s3-storage.test.ts ghost/core/test/unit/server/adapters/storage/s3-storage.test.ts
ghost/core/test/unit/server/adapters/storage/local-images-storage.test.js ghost/core/test/unit/server/adapters/storage/local-images-storage.test.js
@@ -4563,6 +4570,7 @@ ghost/core/test/unit/frontend/services/theme-engine/handlebars/template.test.js
ghost/core/test/unit/frontend/services/theme-engine/i18next.test.js ghost/core/test/unit/frontend/services/theme-engine/i18next.test.js
ghost/core/test/unit/frontend/services/theme-engine/preview.test.js ghost/core/test/unit/frontend/services/theme-engine/preview.test.js
ghost/core/test/unit/frontend/services/asset-hash.test.js ghost/core/test/unit/frontend/services/asset-hash.test.js
ghost/core/test/unit/frontend/services/proxy.test.js
ghost/core/test/unit/frontend/services/routing/collection-router.test.js ghost/core/test/unit/frontend/services/routing/collection-router.test.js
ghost/core/test/unit/frontend/services/routing/taxonomy-router.test.js ghost/core/test/unit/frontend/services/routing/taxonomy-router.test.js
ghost/core/test/unit/frontend/services/routing/bootstrap.test.js ghost/core/test/unit/frontend/services/routing/bootstrap.test.js
@@ -4801,6 +4809,7 @@ ghost/core/test/utils/fixtures/csv/valid-members-for-bulk-delete.csv
ghost/core/test/utils/fixtures/csv/valid-members-import-large.csv ghost/core/test/utils/fixtures/csv/valid-members-import-large.csv
ghost/core/test/utils/fixtures/csv/members-for-bulk-add-labels.csv ghost/core/test/utils/fixtures/csv/members-for-bulk-add-labels.csv
ghost/core/test/utils/fixtures/csv/valid-members-import-large-501.csv ghost/core/test/utils/fixtures/csv/valid-members-import-large-501.csv
ghost/core/test/utils/fixtures/csv/valid-posts-import.csv
ghost/core/test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv ghost/core/test/utils/fixtures/csv/members-for-bulk-unsubscribe.csv
ghost/core/test/utils/fixtures/csv/members-duplicate-emails.csv ghost/core/test/utils/fixtures/csv/members-duplicate-emails.csv
ghost/core/test/utils/fixtures/csv/valid-members-import.csv ghost/core/test/utils/fixtures/csv/valid-members-import.csv
@@ -5021,6 +5030,7 @@ ghost/core/test/e2e-api/admin/__snapshots__/recommendations.test.js.snap
ghost/core/test/e2e-api/admin/explore.test.js ghost/core/test/e2e-api/admin/explore.test.js
ghost/core/test/e2e-api/admin/rate-limiting.test.js ghost/core/test/e2e-api/admin/rate-limiting.test.js
ghost/core/test/e2e-api/admin/members-stripe-connect.test.js ghost/core/test/e2e-api/admin/members-stripe-connect.test.js
ghost/core/test/e2e-api/admin/posts-importer.test.js
ghost/core/test/e2e-api/admin/search-index.test.js ghost/core/test/e2e-api/admin/search-index.test.js
ghost/core/test/e2e-api/admin/automated-emails.test.js ghost/core/test/e2e-api/admin/automated-emails.test.js
ghost/core/test/e2e-api/admin/mentions.test.js ghost/core/test/e2e-api/admin/mentions.test.js
@@ -5103,6 +5113,7 @@ ghost/core/scripts/minify-assets.mjs
ghost/core/loggingrc.js ghost/core/loggingrc.js
ghost/core/core/server/adapters/route-settings/FileStore.ts ghost/core/core/server/adapters/route-settings/FileStore.ts
ghost/core/core/server/adapters/route-settings/utils.ts ghost/core/core/server/adapters/route-settings/utils.ts
ghost/core/core/server/adapters/route-settings/S3RouteSettingsStore.ts
ghost/core/core/server/adapters/cache/MemoryCache.js ghost/core/core/server/adapters/cache/MemoryCache.js
ghost/core/core/server/adapters/cache/Redis.js ghost/core/core/server/adapters/cache/Redis.js
ghost/core/core/server/adapters/cache/AdapterCacheMemoryTTL.js ghost/core/core/server/adapters/cache/AdapterCacheMemoryTTL.js
@@ -5110,8 +5121,9 @@ ghost/core/core/server/adapters/cache/index.js
ghost/core/core/server/adapters/cache/memory-ttl.js ghost/core/core/server/adapters/cache/memory-ttl.js
ghost/core/core/server/adapters/scheduling/deps.d.ts ghost/core/core/server/adapters/scheduling/deps.d.ts
ghost/core/core/server/adapters/scheduling/scheduling-base.js ghost/core/core/server/adapters/scheduling/scheduling-base.js
ghost/core/core/server/adapters/scheduling/utils.js ghost/core/core/server/adapters/scheduling/error-capture.ts
ghost/core/core/server/adapters/scheduling/scheduling-default.ts ghost/core/core/server/adapters/scheduling/scheduling-default.ts
ghost/core/core/server/adapters/scheduling/utils.ts
ghost/core/core/server/adapters/storage/S3Storage.ts ghost/core/core/server/adapters/storage/S3Storage.ts
ghost/core/core/server/adapters/storage/LocalStorageBase.js ghost/core/core/server/adapters/storage/LocalStorageBase.js
ghost/core/core/server/adapters/storage/LocalFilesStorage.js ghost/core/core/server/adapters/storage/LocalFilesStorage.js
@@ -5475,6 +5487,8 @@ ghost/core/core/server/data/migrations/versions/5.65/2023-09-22-06-42-55-repopul
ghost/core/core/server/data/migrations/versions/5.65/2023-09-22-06-42-15-truncate-stale-built-in-collections-posts.js ghost/core/core/server/data/migrations/versions/5.65/2023-09-22-06-42-15-truncate-stale-built-in-collections-posts.js
ghost/core/core/server/data/migrations/versions/5.41/2023-03-27-17-51-fix-self-serve-integration-api-key-type.js ghost/core/core/server/data/migrations/versions/5.41/2023-03-27-17-51-fix-self-serve-integration-api-key-type.js
ghost/core/core/server/data/migrations/versions/5.41/2023-03-27-15-00-add-newsletter-colors.js ghost/core/core/server/data/migrations/versions/5.41/2023-03-27-15-00-add-newsletter-colors.js
ghost/core/core/server/data/migrations/versions/6.54/2026-07-19-16-59-00-add-content-import-permission.js
ghost/core/core/server/data/migrations/versions/6.54/2026-07-20-13-59-21-drop-email-tracked-sent-count-from-automation-action-revisions.js
ghost/core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js ghost/core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
ghost/core/core/server/data/migrations/versions/5.114/2025-03-19-03-13-04-add-index-to-posts-uuid.js ghost/core/core/server/data/migrations/versions/5.114/2025-03-19-03-13-04-add-index-to-posts-uuid.js
ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
@@ -6119,9 +6133,9 @@ ghost/core/core/server/services/link-tracking/post-link-repository.js
ghost/core/core/server/services/link-tracking/link-click-repository.js ghost/core/core/server/services/link-tracking/link-click-repository.js
ghost/core/core/server/services/link-tracking/click-event.js ghost/core/core/server/services/link-tracking/click-event.js
ghost/core/core/server/services/link-tracking/index.js ghost/core/core/server/services/link-tracking/index.js
ghost/core/core/server/services/indexnow-ping/indexnow-ping-service.js ghost/core/core/server/services/indexnow-ping/constants.ts
ghost/core/core/server/services/indexnow-ping/index.js ghost/core/core/server/services/indexnow-ping/index.ts
ghost/core/core/server/services/indexnow-ping/constants.js ghost/core/core/server/services/indexnow-ping/indexnow-ping-service.ts
ghost/core/core/server/services/themes/loader.js ghost/core/core/server/services/themes/loader.js
ghost/core/core/server/services/themes/to-json.js ghost/core/core/server/services/themes/to-json.js
ghost/core/core/server/services/themes/installer.js ghost/core/core/server/services/themes/installer.js
@@ -6195,9 +6209,9 @@ ghost/core/core/server/services/email-suppression-list/mailgun-email-suppression
ghost/core/core/server/services/email-suppression-list/service.js ghost/core/core/server/services/email-suppression-list/service.js
ghost/core/core/server/services/email-suppression-list/index.js ghost/core/core/server/services/email-suppression-list/index.js
ghost/core/core/server/services/email-suppression-list/email-suppression-list.js ghost/core/core/server/services/email-suppression-list/email-suppression-list.js
ghost/core/core/server/services/slack-ping/index.js ghost/core/core/server/services/slack-ping/constants.ts
ghost/core/core/server/services/slack-ping/slack-ping-service.js ghost/core/core/server/services/slack-ping/index.ts
ghost/core/core/server/services/slack-ping/constants.js ghost/core/core/server/services/slack-ping/slack-ping-service.ts
ghost/core/core/server/services/remote-flags/index.ts ghost/core/core/server/services/remote-flags/index.ts
ghost/core/core/server/services/remote-flags/remote-flags-service.ts ghost/core/core/server/services/remote-flags/remote-flags-service.ts
ghost/core/core/server/services/remote-flags/resolve.ts ghost/core/core/server/services/remote-flags/resolve.ts
@@ -6305,8 +6319,8 @@ ghost/core/core/server/services/members-events/event-storage.js
ghost/core/core/server/services/members-events/last-seen-at-cache.js ghost/core/core/server/services/members-events/last-seen-at-cache.js
ghost/core/core/server/services/members-events/index.js ghost/core/core/server/services/members-events/index.js
ghost/core/core/server/services/members-events/last-seen-at-updater.js ghost/core/core/server/services/members-events/last-seen-at-updater.js
ghost/core/core/server/services/explore-ping/explore-ping-service.js ghost/core/core/server/services/explore-ping/explore-ping-service.ts
ghost/core/core/server/services/explore-ping/index.js ghost/core/core/server/services/explore-ping/index.ts
ghost/core/core/server/services/members/emails/signup-paid.js ghost/core/core/server/services/members/emails/signup-paid.js
ghost/core/core/server/services/members/emails/signup.js ghost/core/core/server/services/members/emails/signup.js
ghost/core/core/server/services/members/emails/signin.js ghost/core/core/server/services/members/emails/signin.js
@@ -6750,6 +6764,7 @@ ghost/core/core/frontend/services/routing/parent-router.js
ghost/core/core/frontend/services/routing/config.ts ghost/core/core/frontend/services/routing/config.ts
ghost/core/core/frontend/services/routing/index.js ghost/core/core/frontend/services/routing/index.js
ghost/core/core/frontend/services/routing/static-routes-router.js ghost/core/core/frontend/services/routing/static-routes-router.js
ghost/core/core/frontend/services/routing/events.js
ghost/core/core/frontend/services/data/checks.js ghost/core/core/frontend/services/data/checks.js
ghost/core/core/frontend/services/data/entry-lookup.js ghost/core/core/frontend/services/data/entry-lookup.js
ghost/core/core/frontend/services/data/match-permalink-params.js ghost/core/core/frontend/services/data/match-permalink-params.js
@@ -4091,6 +4091,12 @@ Grav/Common/Language/LanguageCodesTest.php
Common/Language/LanguageCodesTest.php Common/Language/LanguageCodesTest.php
Language/LanguageCodesTest.php Language/LanguageCodesTest.php
LanguageCodesTest.php LanguageCodesTest.php
tests/unit/Grav/Common/Language/LanguageTest.php
unit/Grav/Common/Language/LanguageTest.php
Grav/Common/Language/LanguageTest.php
Common/Language/LanguageTest.php
Language/LanguageTest.php
LanguageTest.php
tests/unit/Grav/Common/Helpers/FileReaderTest.php tests/unit/Grav/Common/Helpers/FileReaderTest.php
unit/Grav/Common/Helpers/FileReaderTest.php unit/Grav/Common/Helpers/FileReaderTest.php
Grav/Common/Helpers/FileReaderTest.php Grav/Common/Helpers/FileReaderTest.php
@@ -718,6 +718,7 @@ tests/unit/Grav/Common/Security/TwigContentDiagnosticsTest.php
tests/unit/Grav/Common/BrowserTest.php tests/unit/Grav/Common/BrowserTest.php
tests/unit/Grav/Common/Data/BlueprintTest.php tests/unit/Grav/Common/Data/BlueprintTest.php
tests/unit/Grav/Common/Language/LanguageCodesTest.php tests/unit/Grav/Common/Language/LanguageCodesTest.php
tests/unit/Grav/Common/Language/LanguageTest.php
tests/unit/Grav/Common/Helpers/FileReaderTest.php tests/unit/Grav/Common/Helpers/FileReaderTest.php
tests/unit/Grav/Common/Helpers/ExcerptsTest.php tests/unit/Grav/Common/Helpers/ExcerptsTest.php
tests/unit/Grav/Common/Page/PagesTest.php tests/unit/Grav/Common/Page/PagesTest.php
@@ -14,6 +14,8 @@ add-block-description.md
bright-drinks-end.md bright-drinks-end.md
.changeset/monorepo-easier.md .changeset/monorepo-easier.md
monorepo-easier.md monorepo-easier.md
.changeset/slow-points-listen.md
slow-points-listen.md
.changeset/remove-end-session.md .changeset/remove-end-session.md
remove-end-session.md remove-end-session.md
.changeset/nervous-flies-press.md .changeset/nervous-flies-press.md
@@ -48,8 +50,6 @@ break-sudo-schema.md
free-papers-show.md free-papers-show.md
.changeset/add-end-session.md .changeset/add-end-session.md
add-end-session.md add-end-session.md
.changeset/bump-react.md
bump-react.md
.changeset/tired-tires-look.md .changeset/tired-tires-look.md
tired-tires-look.md tired-tires-look.md
.changeset/remove-meta-fields.md .changeset/remove-meta-fields.md
@@ -166,6 +166,8 @@ blue-balloons-turn.md
config.json config.json
.changeset/less-lonely-authors.md .changeset/less-lonely-authors.md
less-lonely-authors.md less-lonely-authors.md
.changeset/react-peer-deps.md
react-peer-deps.md
.changeset/less-high-description.md .changeset/less-high-description.md
less-high-description.md less-high-description.md
.changeset/add-graphql-singular.md .changeset/add-graphql-singular.md
@@ -188,6 +190,8 @@ ready-laws-refuse.md
early-shirts-win.md early-shirts-win.md
.changeset/poor-months-wear.md .changeset/poor-months-wear.md
poor-months-wear.md poor-months-wear.md
.changeset/ready-crews-unite.md
ready-crews-unite.md
.changeset/fix-enum-names.md .changeset/fix-enum-names.md
fix-enum-names.md fix-enum-names.md
.prettierignore .prettierignore
@@ -8,6 +8,7 @@ SECURITY.md
.changeset/add-block-description.md .changeset/add-block-description.md
.changeset/bright-drinks-end.md .changeset/bright-drinks-end.md
.changeset/monorepo-easier.md .changeset/monorepo-easier.md
.changeset/slow-points-listen.md
.changeset/remove-end-session.md .changeset/remove-end-session.md
.changeset/nervous-flies-press.md .changeset/nervous-flies-press.md
.changeset/move-meta-item.md .changeset/move-meta-item.md
@@ -25,7 +26,6 @@ SECURITY.md
.changeset/break-sudo-schema.md .changeset/break-sudo-schema.md
.changeset/free-papers-show.md .changeset/free-papers-show.md
.changeset/add-end-session.md .changeset/add-end-session.md
.changeset/bump-react.md
.changeset/tired-tires-look.md .changeset/tired-tires-look.md
.changeset/remove-meta-fields.md .changeset/remove-meta-fields.md
.changeset/crazy-poems-cross.md .changeset/crazy-poems-cross.md
@@ -84,6 +84,7 @@ SECURITY.md
.changeset/blue-balloons-turn.md .changeset/blue-balloons-turn.md
.changeset/config.json .changeset/config.json
.changeset/less-lonely-authors.md .changeset/less-lonely-authors.md
.changeset/react-peer-deps.md
.changeset/less-high-description.md .changeset/less-high-description.md
.changeset/add-graphql-singular.md .changeset/add-graphql-singular.md
.changeset/two-olives-raise.md .changeset/two-olives-raise.md
@@ -95,6 +96,7 @@ SECURITY.md
.changeset/ready-laws-refuse.md .changeset/ready-laws-refuse.md
.changeset/early-shirts-win.md .changeset/early-shirts-win.md
.changeset/poor-months-wear.md .changeset/poor-months-wear.md
.changeset/ready-crews-unite.md
.changeset/fix-enum-names.md .changeset/fix-enum-names.md
.prettierignore .prettierignore
.npmrc .npmrc
@@ -2089,6 +2089,16 @@ devcontainer.json
.devcontainer/post-attach.sh .devcontainer/post-attach.sh
post-attach.sh post-attach.sh
package.json package.json
utils/phpstan/tests/Rule/NoObjectPropertyAssignToVariableInTestsRuleTest.php
phpstan/tests/Rule/NoObjectPropertyAssignToVariableInTestsRuleTest.php
tests/Rule/NoObjectPropertyAssignToVariableInTestsRuleTest.php
Rule/NoObjectPropertyAssignToVariableInTestsRuleTest.php
NoObjectPropertyAssignToVariableInTestsRuleTest.php
utils/phpstan/tests/Rule/NoRequiredMethodWithConstructorInControllerRuleTest.php
phpstan/tests/Rule/NoRequiredMethodWithConstructorInControllerRuleTest.php
tests/Rule/NoRequiredMethodWithConstructorInControllerRuleTest.php
Rule/NoRequiredMethodWithConstructorInControllerRuleTest.php
NoRequiredMethodWithConstructorInControllerRuleTest.php
utils/phpstan/tests/Rule/NoGetModelWithStringInControllerRuleTest.php utils/phpstan/tests/Rule/NoGetModelWithStringInControllerRuleTest.php
phpstan/tests/Rule/NoGetModelWithStringInControllerRuleTest.php phpstan/tests/Rule/NoGetModelWithStringInControllerRuleTest.php
tests/Rule/NoGetModelWithStringInControllerRuleTest.php tests/Rule/NoGetModelWithStringInControllerRuleTest.php
@@ -2121,6 +2131,18 @@ tests/Rule/Fixture/SomeAutowireService.php
Rule/Fixture/SomeAutowireService.php Rule/Fixture/SomeAutowireService.php
Fixture/SomeAutowireService.php Fixture/SomeAutowireService.php
SomeAutowireService.php SomeAutowireService.php
utils/phpstan/tests/Rule/Fixture/AssignObjectPropertyService.php
phpstan/tests/Rule/Fixture/AssignObjectPropertyService.php
tests/Rule/Fixture/AssignObjectPropertyService.php
Rule/Fixture/AssignObjectPropertyService.php
Fixture/AssignObjectPropertyService.php
AssignObjectPropertyService.php
utils/phpstan/tests/Rule/Fixture/GetModelByStringTraitUsingController.php
phpstan/tests/Rule/Fixture/GetModelByStringTraitUsingController.php
tests/Rule/Fixture/GetModelByStringTraitUsingController.php
Rule/Fixture/GetModelByStringTraitUsingController.php
Fixture/GetModelByStringTraitUsingController.php
GetModelByStringTraitUsingController.php
utils/phpstan/tests/Rule/Fixture/SomeModel.php utils/phpstan/tests/Rule/Fixture/SomeModel.php
phpstan/tests/Rule/Fixture/SomeModel.php phpstan/tests/Rule/Fixture/SomeModel.php
tests/Rule/Fixture/SomeModel.php tests/Rule/Fixture/SomeModel.php
@@ -2139,12 +2161,24 @@ tests/Rule/Fixture/DefineTablePrefixTest.php
Rule/Fixture/DefineTablePrefixTest.php Rule/Fixture/DefineTablePrefixTest.php
Fixture/DefineTablePrefixTest.php Fixture/DefineTablePrefixTest.php
DefineTablePrefixTest.php DefineTablePrefixTest.php
utils/phpstan/tests/Rule/Fixture/ConstructorAndAutowireController.php
phpstan/tests/Rule/Fixture/ConstructorAndAutowireController.php
tests/Rule/Fixture/ConstructorAndAutowireController.php
Rule/Fixture/ConstructorAndAutowireController.php
Fixture/ConstructorAndAutowireController.php
ConstructorAndAutowireController.php
utils/phpstan/tests/Rule/Fixture/FinalParserNamedAbstract.php utils/phpstan/tests/Rule/Fixture/FinalParserNamedAbstract.php
phpstan/tests/Rule/Fixture/FinalParserNamedAbstract.php phpstan/tests/Rule/Fixture/FinalParserNamedAbstract.php
tests/Rule/Fixture/FinalParserNamedAbstract.php tests/Rule/Fixture/FinalParserNamedAbstract.php
Rule/Fixture/FinalParserNamedAbstract.php Rule/Fixture/FinalParserNamedAbstract.php
Fixture/FinalParserNamedAbstract.php Fixture/FinalParserNamedAbstract.php
FinalParserNamedAbstract.php FinalParserNamedAbstract.php
utils/phpstan/tests/Rule/Fixture/CommonConstructorAndAutowireController.php
phpstan/tests/Rule/Fixture/CommonConstructorAndAutowireController.php
tests/Rule/Fixture/CommonConstructorAndAutowireController.php
Rule/Fixture/CommonConstructorAndAutowireController.php
Fixture/CommonConstructorAndAutowireController.php
CommonConstructorAndAutowireController.php
utils/phpstan/tests/Rule/Fixture/SomeAutowireTrait.php utils/phpstan/tests/Rule/Fixture/SomeAutowireTrait.php
phpstan/tests/Rule/Fixture/SomeAutowireTrait.php phpstan/tests/Rule/Fixture/SomeAutowireTrait.php
tests/Rule/Fixture/SomeAutowireTrait.php tests/Rule/Fixture/SomeAutowireTrait.php
@@ -2189,18 +2223,36 @@ tests/Rule/Fixture/RealAbstractParser.php
Rule/Fixture/RealAbstractParser.php Rule/Fixture/RealAbstractParser.php
Fixture/RealAbstractParser.php Fixture/RealAbstractParser.php
RealAbstractParser.php RealAbstractParser.php
utils/phpstan/tests/Rule/Fixture/GetModelByStringTrait.php
phpstan/tests/Rule/Fixture/GetModelByStringTrait.php
tests/Rule/Fixture/GetModelByStringTrait.php
Rule/Fixture/GetModelByStringTrait.php
Fixture/GetModelByStringTrait.php
GetModelByStringTrait.php
utils/phpstan/tests/Rule/Fixture/GetModelByStringService.php utils/phpstan/tests/Rule/Fixture/GetModelByStringService.php
phpstan/tests/Rule/Fixture/GetModelByStringService.php phpstan/tests/Rule/Fixture/GetModelByStringService.php
tests/Rule/Fixture/GetModelByStringService.php tests/Rule/Fixture/GetModelByStringService.php
Rule/Fixture/GetModelByStringService.php Rule/Fixture/GetModelByStringService.php
Fixture/GetModelByStringService.php Fixture/GetModelByStringService.php
GetModelByStringService.php GetModelByStringService.php
utils/phpstan/tests/Rule/Fixture/AbstractConstructorAndAutowireController.php
phpstan/tests/Rule/Fixture/AbstractConstructorAndAutowireController.php
tests/Rule/Fixture/AbstractConstructorAndAutowireController.php
Rule/Fixture/AbstractConstructorAndAutowireController.php
Fixture/AbstractConstructorAndAutowireController.php
AbstractConstructorAndAutowireController.php
utils/phpstan/tests/Rule/Fixture/SomeAbstractClass.php utils/phpstan/tests/Rule/Fixture/SomeAbstractClass.php
phpstan/tests/Rule/Fixture/SomeAbstractClass.php phpstan/tests/Rule/Fixture/SomeAbstractClass.php
tests/Rule/Fixture/SomeAbstractClass.php tests/Rule/Fixture/SomeAbstractClass.php
Rule/Fixture/SomeAbstractClass.php Rule/Fixture/SomeAbstractClass.php
Fixture/SomeAbstractClass.php Fixture/SomeAbstractClass.php
SomeAbstractClass.php SomeAbstractClass.php
utils/phpstan/tests/Rule/Fixture/AssignObjectPropertyTest.php
phpstan/tests/Rule/Fixture/AssignObjectPropertyTest.php
tests/Rule/Fixture/AssignObjectPropertyTest.php
Rule/Fixture/AssignObjectPropertyTest.php
Fixture/AssignObjectPropertyTest.php
AssignObjectPropertyTest.php
utils/phpstan/tests/Rule/Fixture/SetterAutowireController.php utils/phpstan/tests/Rule/Fixture/SetterAutowireController.php
phpstan/tests/Rule/Fixture/SetterAutowireController.php phpstan/tests/Rule/Fixture/SetterAutowireController.php
tests/Rule/Fixture/SetterAutowireController.php tests/Rule/Fixture/SetterAutowireController.php
@@ -2225,6 +2277,11 @@ tests/Rule/Fixture/PlainSetterController.php
Rule/Fixture/PlainSetterController.php Rule/Fixture/PlainSetterController.php
Fixture/PlainSetterController.php Fixture/PlainSetterController.php
PlainSetterController.php PlainSetterController.php
utils/phpstan/src/Rule/NoObjectPropertyAssignToVariableInTestsRule.php
phpstan/src/Rule/NoObjectPropertyAssignToVariableInTestsRule.php
src/Rule/NoObjectPropertyAssignToVariableInTestsRule.php
Rule/NoObjectPropertyAssignToVariableInTestsRule.php
NoObjectPropertyAssignToVariableInTestsRule.php
utils/phpstan/src/Rule/AbstractClassNameMustBeAbstractRule.php utils/phpstan/src/Rule/AbstractClassNameMustBeAbstractRule.php
phpstan/src/Rule/AbstractClassNameMustBeAbstractRule.php phpstan/src/Rule/AbstractClassNameMustBeAbstractRule.php
src/Rule/AbstractClassNameMustBeAbstractRule.php src/Rule/AbstractClassNameMustBeAbstractRule.php
@@ -2240,6 +2297,11 @@ phpstan/src/Rule/NoTablePrefixDefinitionInTestsRule.php
src/Rule/NoTablePrefixDefinitionInTestsRule.php src/Rule/NoTablePrefixDefinitionInTestsRule.php
Rule/NoTablePrefixDefinitionInTestsRule.php Rule/NoTablePrefixDefinitionInTestsRule.php
NoTablePrefixDefinitionInTestsRule.php NoTablePrefixDefinitionInTestsRule.php
utils/phpstan/src/Rule/NoRequiredMethodWithConstructorInControllerRule.php
phpstan/src/Rule/NoRequiredMethodWithConstructorInControllerRule.php
src/Rule/NoRequiredMethodWithConstructorInControllerRule.php
Rule/NoRequiredMethodWithConstructorInControllerRule.php
NoRequiredMethodWithConstructorInControllerRule.php
utils/phpstan/src/Rule/NoGetModelWithStringInControllerRule.php utils/phpstan/src/Rule/NoGetModelWithStringInControllerRule.php
phpstan/src/Rule/NoGetModelWithStringInControllerRule.php phpstan/src/Rule/NoGetModelWithStringInControllerRule.php
src/Rule/NoGetModelWithStringInControllerRule.php src/Rule/NoGetModelWithStringInControllerRule.php
@@ -2274,6 +2336,53 @@ tests/UnserializeToSerializerDecodeRector/Fixture/plain_unserialize.php.inc
UnserializeToSerializerDecodeRector/Fixture/plain_unserialize.php.inc UnserializeToSerializerDecodeRector/Fixture/plain_unserialize.php.inc
Fixture/plain_unserialize.php.inc Fixture/plain_unserialize.php.inc
plain_unserialize.php.inc plain_unserialize.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/GetRepositoryToRepositoryServiceRectorTest.php
rector/tests/GetRepositoryToRepositoryServiceRector/GetRepositoryToRepositoryServiceRectorTest.php
tests/GetRepositoryToRepositoryServiceRector/GetRepositoryToRepositoryServiceRectorTest.php
GetRepositoryToRepositoryServiceRector/GetRepositoryToRepositoryServiceRectorTest.php
GetRepositoryToRepositoryServiceRectorTest.php
utils/rector/tests/GetRepositoryToRepositoryServiceRector/config/configured_rule.php
rector/tests/GetRepositoryToRepositoryServiceRector/config/configured_rule.php
tests/GetRepositoryToRepositoryServiceRector/config/configured_rule.php
GetRepositoryToRepositoryServiceRector/config/configured_rule.php
config/configured_rule.php
configured_rule.php
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Source/AbstractParentWithConstructor.php
rector/tests/GetRepositoryToRepositoryServiceRector/Source/AbstractParentWithConstructor.php
tests/GetRepositoryToRepositoryServiceRector/Source/AbstractParentWithConstructor.php
GetRepositoryToRepositoryServiceRector/Source/AbstractParentWithConstructor.php
Source/AbstractParentWithConstructor.php
AbstractParentWithConstructor.php
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/skip_dynamic_entity_class.php.inc
rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/skip_dynamic_entity_class.php.inc
tests/GetRepositoryToRepositoryServiceRector/Fixture/skip_dynamic_entity_class.php.inc
GetRepositoryToRepositoryServiceRector/Fixture/skip_dynamic_entity_class.php.inc
Fixture/skip_dynamic_entity_class.php.inc
skip_dynamic_entity_class.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/reuse_existing_autowire_method.php.inc
rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/reuse_existing_autowire_method.php.inc
tests/GetRepositoryToRepositoryServiceRector/Fixture/reuse_existing_autowire_method.php.inc
GetRepositoryToRepositoryServiceRector/Fixture/reuse_existing_autowire_method.php.inc
Fixture/reuse_existing_autowire_method.php.inc
reuse_existing_autowire_method.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/child_without_constructor_uses_autowire_method.php.inc
rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/child_without_constructor_uses_autowire_method.php.inc
tests/GetRepositoryToRepositoryServiceRector/Fixture/child_without_constructor_uses_autowire_method.php.inc
GetRepositoryToRepositoryServiceRector/Fixture/child_without_constructor_uses_autowire_method.php.inc
Fixture/child_without_constructor_uses_autowire_method.php.inc
child_without_constructor_uses_autowire_method.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/service_uses_constructor_injection.php.inc
rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/service_uses_constructor_injection.php.inc
tests/GetRepositoryToRepositoryServiceRector/Fixture/service_uses_constructor_injection.php.inc
GetRepositoryToRepositoryServiceRector/Fixture/service_uses_constructor_injection.php.inc
Fixture/service_uses_constructor_injection.php.inc
service_uses_constructor_injection.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/test_case_uses_container.php.inc
rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/test_case_uses_container.php.inc
tests/GetRepositoryToRepositoryServiceRector/Fixture/test_case_uses_container.php.inc
GetRepositoryToRepositoryServiceRector/Fixture/test_case_uses_container.php.inc
Fixture/test_case_uses_container.php.inc
test_case_uses_container.php.inc
utils/rector/src/UnserializeToSerializerDecodeRector.php utils/rector/src/UnserializeToSerializerDecodeRector.php
rector/src/UnserializeToSerializerDecodeRector.php rector/src/UnserializeToSerializerDecodeRector.php
src/UnserializeToSerializerDecodeRector.php src/UnserializeToSerializerDecodeRector.php
@@ -2282,6 +2391,10 @@ utils/rector/src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php
rector/src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php rector/src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php
src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php
AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php
utils/rector/src/GetRepositoryToRepositoryServiceRector.php
rector/src/GetRepositoryToRepositoryServiceRector.php
src/GetRepositoryToRepositoryServiceRector.php
GetRepositoryToRepositoryServiceRector.php
.all-contributorsrc .all-contributorsrc
GEMINI.md GEMINI.md
README.md README.md
@@ -530,16 +530,22 @@ tsconfig.json
.devcontainer/devcontainer.json .devcontainer/devcontainer.json
.devcontainer/post-attach.sh .devcontainer/post-attach.sh
package.json package.json
utils/phpstan/tests/Rule/NoObjectPropertyAssignToVariableInTestsRuleTest.php
utils/phpstan/tests/Rule/NoRequiredMethodWithConstructorInControllerRuleTest.php
utils/phpstan/tests/Rule/NoGetModelWithStringInControllerRuleTest.php utils/phpstan/tests/Rule/NoGetModelWithStringInControllerRuleTest.php
utils/phpstan/tests/Rule/AutowireMethodNameMustMatchClassRuleTest.php utils/phpstan/tests/Rule/AutowireMethodNameMustMatchClassRuleTest.php
utils/phpstan/tests/Rule/AbstractClassNameMustBeAbstractRuleTest.php utils/phpstan/tests/Rule/AbstractClassNameMustBeAbstractRuleTest.php
utils/phpstan/tests/Rule/NoTablePrefixDefinitionInTestsRuleTest.php utils/phpstan/tests/Rule/NoTablePrefixDefinitionInTestsRuleTest.php
utils/phpstan/tests/Rule/Fixture/TraitUsingController.php utils/phpstan/tests/Rule/Fixture/TraitUsingController.php
utils/phpstan/tests/Rule/Fixture/SomeAutowireService.php utils/phpstan/tests/Rule/Fixture/SomeAutowireService.php
utils/phpstan/tests/Rule/Fixture/AssignObjectPropertyService.php
utils/phpstan/tests/Rule/Fixture/GetModelByStringTraitUsingController.php
utils/phpstan/tests/Rule/Fixture/SomeModel.php utils/phpstan/tests/Rule/Fixture/SomeModel.php
utils/phpstan/tests/Rule/Fixture/DefineOtherConstantTest.php utils/phpstan/tests/Rule/Fixture/DefineOtherConstantTest.php
utils/phpstan/tests/Rule/Fixture/DefineTablePrefixTest.php utils/phpstan/tests/Rule/Fixture/DefineTablePrefixTest.php
utils/phpstan/tests/Rule/Fixture/ConstructorAndAutowireController.php
utils/phpstan/tests/Rule/Fixture/FinalParserNamedAbstract.php utils/phpstan/tests/Rule/Fixture/FinalParserNamedAbstract.php
utils/phpstan/tests/Rule/Fixture/CommonConstructorAndAutowireController.php
utils/phpstan/tests/Rule/Fixture/SomeAutowireTrait.php utils/phpstan/tests/Rule/Fixture/SomeAutowireTrait.php
utils/phpstan/tests/Rule/Fixture/NamedAutowireController.php utils/phpstan/tests/Rule/Fixture/NamedAutowireController.php
utils/phpstan/tests/Rule/Fixture/SomeBundle/AjaxController.php utils/phpstan/tests/Rule/Fixture/SomeBundle/AjaxController.php
@@ -547,23 +553,37 @@ utils/phpstan/tests/Rule/Fixture/GetModelByStringController.php
utils/phpstan/tests/Rule/Fixture/OtherBundle/AjaxController.php utils/phpstan/tests/Rule/Fixture/OtherBundle/AjaxController.php
utils/phpstan/tests/Rule/Fixture/PlainParser.php utils/phpstan/tests/Rule/Fixture/PlainParser.php
utils/phpstan/tests/Rule/Fixture/RealAbstractParser.php utils/phpstan/tests/Rule/Fixture/RealAbstractParser.php
utils/phpstan/tests/Rule/Fixture/GetModelByStringTrait.php
utils/phpstan/tests/Rule/Fixture/GetModelByStringService.php utils/phpstan/tests/Rule/Fixture/GetModelByStringService.php
utils/phpstan/tests/Rule/Fixture/AbstractConstructorAndAutowireController.php
utils/phpstan/tests/Rule/Fixture/SomeAbstractClass.php utils/phpstan/tests/Rule/Fixture/SomeAbstractClass.php
utils/phpstan/tests/Rule/Fixture/AssignObjectPropertyTest.php
utils/phpstan/tests/Rule/Fixture/SetterAutowireController.php utils/phpstan/tests/Rule/Fixture/SetterAutowireController.php
utils/phpstan/tests/Rule/Fixture/CollidingAutowireController.php utils/phpstan/tests/Rule/Fixture/CollidingAutowireController.php
utils/phpstan/tests/Rule/Fixture/TablePrefixDefiner.php utils/phpstan/tests/Rule/Fixture/TablePrefixDefiner.php
utils/phpstan/tests/Rule/Fixture/PlainSetterController.php utils/phpstan/tests/Rule/Fixture/PlainSetterController.php
utils/phpstan/src/Rule/NoObjectPropertyAssignToVariableInTestsRule.php
utils/phpstan/src/Rule/AbstractClassNameMustBeAbstractRule.php utils/phpstan/src/Rule/AbstractClassNameMustBeAbstractRule.php
utils/phpstan/src/Rule/AutowireMethodNameMustMatchClassRule.php utils/phpstan/src/Rule/AutowireMethodNameMustMatchClassRule.php
utils/phpstan/src/Rule/NoTablePrefixDefinitionInTestsRule.php utils/phpstan/src/Rule/NoTablePrefixDefinitionInTestsRule.php
utils/phpstan/src/Rule/NoRequiredMethodWithConstructorInControllerRule.php
utils/phpstan/src/Rule/NoGetModelWithStringInControllerRule.php utils/phpstan/src/Rule/NoGetModelWithStringInControllerRule.php
utils/rector/tests/UnserializeToSerializerDecodeRector/config/configured_rule.php utils/rector/tests/UnserializeToSerializerDecodeRector/config/configured_rule.php
utils/rector/tests/UnserializeToSerializerDecodeRector/UnserializeToSerializerDecodeRectorTest.php utils/rector/tests/UnserializeToSerializerDecodeRector/UnserializeToSerializerDecodeRectorTest.php
utils/rector/tests/UnserializeToSerializerDecodeRector/Fixture/allowed_classes_false.php.inc utils/rector/tests/UnserializeToSerializerDecodeRector/Fixture/allowed_classes_false.php.inc
utils/rector/tests/UnserializeToSerializerDecodeRector/Fixture/skip_class_whitelist.php.inc utils/rector/tests/UnserializeToSerializerDecodeRector/Fixture/skip_class_whitelist.php.inc
utils/rector/tests/UnserializeToSerializerDecodeRector/Fixture/plain_unserialize.php.inc utils/rector/tests/UnserializeToSerializerDecodeRector/Fixture/plain_unserialize.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/GetRepositoryToRepositoryServiceRectorTest.php
utils/rector/tests/GetRepositoryToRepositoryServiceRector/config/configured_rule.php
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Source/AbstractParentWithConstructor.php
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/skip_dynamic_entity_class.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/reuse_existing_autowire_method.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/child_without_constructor_uses_autowire_method.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/service_uses_constructor_injection.php.inc
utils/rector/tests/GetRepositoryToRepositoryServiceRector/Fixture/test_case_uses_container.php.inc
utils/rector/src/UnserializeToSerializerDecodeRector.php utils/rector/src/UnserializeToSerializerDecodeRector.php
utils/rector/src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php utils/rector/src/AssertTrueResponseIsOkToAssertResponseIsSuccessfulRector.php
utils/rector/src/GetRepositoryToRepositoryServiceRector.php
.all-contributorsrc .all-contributorsrc
GEMINI.md GEMINI.md
README.md README.md
@@ -88,6 +88,11 @@ modules/dashboard/models/DashboardSetting.php
dashboard/models/DashboardSetting.php dashboard/models/DashboardSetting.php
models/DashboardSetting.php models/DashboardSetting.php
DashboardSetting.php DashboardSetting.php
modules/dashboard/tests/widgets/DashTest.php
dashboard/tests/widgets/DashTest.php
tests/widgets/DashTest.php
widgets/DashTest.php
DashTest.php
modules/dashboard/tests/classes/ReportDataCacheHelperTest.php modules/dashboard/tests/classes/ReportDataCacheHelperTest.php
dashboard/tests/classes/ReportDataCacheHelperTest.php dashboard/tests/classes/ReportDataCacheHelperTest.php
tests/classes/ReportDataCacheHelperTest.php tests/classes/ReportDataCacheHelperTest.php
@@ -16,6 +16,7 @@ modules/dashboard/models/dashboardsetting/fields.yaml
modules/dashboard/models/Dashboard.php modules/dashboard/models/Dashboard.php
modules/dashboard/models/TrafficStatisticsPageview.php modules/dashboard/models/TrafficStatisticsPageview.php
modules/dashboard/models/DashboardSetting.php modules/dashboard/models/DashboardSetting.php
modules/dashboard/tests/widgets/DashTest.php
modules/dashboard/tests/classes/ReportDataCacheHelperTest.php modules/dashboard/tests/classes/ReportDataCacheHelperTest.php
modules/dashboard/tests/classes/DashboardManagerTest.php modules/dashboard/tests/classes/DashboardManagerTest.php
modules/dashboard/tests/classes/ReportDataSourceBaseTest.php modules/dashboard/tests/classes/ReportDataSourceBaseTest.php
@@ -19439,6 +19439,14 @@ Carrier/ShippingCost/Calculator/AdditionalProductCostCalculatorTest.php
ShippingCost/Calculator/AdditionalProductCostCalculatorTest.php ShippingCost/Calculator/AdditionalProductCostCalculatorTest.php
Calculator/AdditionalProductCostCalculatorTest.php Calculator/AdditionalProductCostCalculatorTest.php
AdditionalProductCostCalculatorTest.php AdditionalProductCostCalculatorTest.php
tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/PriceCalculatorTest.php
Unit/Core/Domain/Carrier/ShippingCost/Calculator/PriceCalculatorTest.php
Core/Domain/Carrier/ShippingCost/Calculator/PriceCalculatorTest.php
Domain/Carrier/ShippingCost/Calculator/PriceCalculatorTest.php
Carrier/ShippingCost/Calculator/PriceCalculatorTest.php
ShippingCost/Calculator/PriceCalculatorTest.php
Calculator/PriceCalculatorTest.php
PriceCalculatorTest.php
tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php
Unit/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php Unit/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php
Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php
@@ -19580,6 +19588,13 @@ Domain/Language/ValueObject/TagIETFTest.php
Language/ValueObject/TagIETFTest.php Language/ValueObject/TagIETFTest.php
ValueObject/TagIETFTest.php ValueObject/TagIETFTest.php
TagIETFTest.php TagIETFTest.php
tests/Unit/Core/Domain/ImageSettings/Command/ImageTypeCommandTest.php
Unit/Core/Domain/ImageSettings/Command/ImageTypeCommandTest.php
Core/Domain/ImageSettings/Command/ImageTypeCommandTest.php
Domain/ImageSettings/Command/ImageTypeCommandTest.php
ImageSettings/Command/ImageTypeCommandTest.php
Command/ImageTypeCommandTest.php
ImageTypeCommandTest.php
tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php
Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php
Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php
@@ -19601,6 +19616,13 @@ Domain/ImageSettings/ValueObject/ImageTypeIdTest.php
ImageSettings/ValueObject/ImageTypeIdTest.php ImageSettings/ValueObject/ImageTypeIdTest.php
ValueObject/ImageTypeIdTest.php ValueObject/ImageTypeIdTest.php
ImageTypeIdTest.php ImageTypeIdTest.php
tests/Unit/Core/Domain/ImageSettings/ValueObject/ImageFitmentTest.php
Unit/Core/Domain/ImageSettings/ValueObject/ImageFitmentTest.php
Core/Domain/ImageSettings/ValueObject/ImageFitmentTest.php
Domain/ImageSettings/ValueObject/ImageFitmentTest.php
ImageSettings/ValueObject/ImageFitmentTest.php
ValueObject/ImageFitmentTest.php
ImageFitmentTest.php
tests/Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php tests/Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
@@ -21234,6 +21256,16 @@ Configure/AdvancedParameters/Security/FormDataProviderTest.php
AdvancedParameters/Security/FormDataProviderTest.php AdvancedParameters/Security/FormDataProviderTest.php
Security/FormDataProviderTest.php Security/FormDataProviderTest.php
FormDataProviderTest.php FormDataProviderTest.php
tests/Unit/PrestaShopBundle/Form/Admin/Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
Unit/PrestaShopBundle/Form/Admin/Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
PrestaShopBundle/Form/Admin/Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
Form/Admin/Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
Admin/Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
MetaSettingsUrlSchemaFormDataProviderTest.php
tests/Unit/Resources/mails/txt/account.txt tests/Unit/Resources/mails/txt/account.txt
Unit/Resources/mails/txt/account.txt Unit/Resources/mails/txt/account.txt
Resources/mails/txt/account.txt Resources/mails/txt/account.txt
@@ -29077,6 +29109,14 @@ API/02_endpoints/discount/04_postDiscounts.ts
02_endpoints/discount/04_postDiscounts.ts 02_endpoints/discount/04_postDiscounts.ts
discount/04_postDiscounts.ts discount/04_postDiscounts.ts
04_postDiscounts.ts 04_postDiscounts.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
API/02_endpoints/customerGroup/05_postCustomersGroup.ts
02_endpoints/customerGroup/05_postCustomersGroup.ts
customerGroup/05_postCustomersGroup.ts
05_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts
campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts
@@ -29085,14 +29125,6 @@ API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts
02_endpoints/customerGroup/02_getCustomerGroupsId.ts 02_endpoints/customerGroup/02_getCustomerGroupsId.ts
customerGroup/02_getCustomerGroupsId.ts customerGroup/02_getCustomerGroupsId.ts
02_getCustomerGroupsId.ts 02_getCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/04_postCustomersGroup.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/04_postCustomersGroup.ts
campaigns/functional/API/02_endpoints/customerGroup/04_postCustomersGroup.ts
functional/API/02_endpoints/customerGroup/04_postCustomersGroup.ts
API/02_endpoints/customerGroup/04_postCustomersGroup.ts
02_endpoints/customerGroup/04_postCustomersGroup.ts
customerGroup/04_postCustomersGroup.ts
04_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
@@ -29101,6 +29133,14 @@ API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts 02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
customerGroup/01_deleteCustomerGroupsId.ts customerGroup/01_deleteCustomerGroupsId.ts
01_deleteCustomerGroupsId.ts 01_deleteCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/04_getCustomersGroups.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/04_getCustomersGroups.ts
campaigns/functional/API/02_endpoints/customerGroup/04_getCustomersGroups.ts
functional/API/02_endpoints/customerGroup/04_getCustomersGroups.ts
API/02_endpoints/customerGroup/04_getCustomersGroups.ts
02_endpoints/customerGroup/04_getCustomersGroups.ts
customerGroup/04_getCustomersGroups.ts
04_getCustomersGroups.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts UI/campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts
campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts
@@ -29109,14 +29149,6 @@ API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts
02_endpoints/customerGroup/03_putCustomerGroupsId.ts 02_endpoints/customerGroup/03_putCustomerGroupsId.ts
customerGroup/03_putCustomerGroupsId.ts customerGroup/03_putCustomerGroupsId.ts
03_putCustomerGroupsId.ts 03_putCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/05_getCustomersGroups.ts
UI/campaigns/functional/API/02_endpoints/customerGroup/05_getCustomersGroups.ts
campaigns/functional/API/02_endpoints/customerGroup/05_getCustomersGroups.ts
functional/API/02_endpoints/customerGroup/05_getCustomersGroups.ts
API/02_endpoints/customerGroup/05_getCustomersGroups.ts
02_endpoints/customerGroup/05_getCustomersGroups.ts
customerGroup/05_getCustomersGroups.ts
05_getCustomersGroups.ts
tests/UI/campaigns/functional/API/02_endpoints/language/01_getLanguages.ts tests/UI/campaigns/functional/API/02_endpoints/language/01_getLanguages.ts
UI/campaigns/functional/API/02_endpoints/language/01_getLanguages.ts UI/campaigns/functional/API/02_endpoints/language/01_getLanguages.ts
campaigns/functional/API/02_endpoints/language/01_getLanguages.ts campaigns/functional/API/02_endpoints/language/01_getLanguages.ts
@@ -29125,6 +29157,14 @@ API/02_endpoints/language/01_getLanguages.ts
02_endpoints/language/01_getLanguages.ts 02_endpoints/language/01_getLanguages.ts
language/01_getLanguages.ts language/01_getLanguages.ts
01_getLanguages.ts 01_getLanguages.ts
tests/UI/campaigns/functional/API/02_endpoints/feature/11_getFeatures.ts
UI/campaigns/functional/API/02_endpoints/feature/11_getFeatures.ts
campaigns/functional/API/02_endpoints/feature/11_getFeatures.ts
functional/API/02_endpoints/feature/11_getFeatures.ts
API/02_endpoints/feature/11_getFeatures.ts
02_endpoints/feature/11_getFeatures.ts
feature/11_getFeatures.ts
11_getFeatures.ts
tests/UI/campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts tests/UI/campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts
UI/campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts UI/campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts
campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts
@@ -29221,6 +29261,14 @@ API/02_endpoints/product/02_getProductImageId.ts
02_endpoints/product/02_getProductImageId.ts 02_endpoints/product/02_getProductImageId.ts
product/02_getProductImageId.ts product/02_getProductImageId.ts
02_getProductImageId.ts 02_getProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/contact/03_getContacts.ts
UI/campaigns/functional/API/02_endpoints/contact/03_getContacts.ts
campaigns/functional/API/02_endpoints/contact/03_getContacts.ts
functional/API/02_endpoints/contact/03_getContacts.ts
API/02_endpoints/contact/03_getContacts.ts
02_endpoints/contact/03_getContacts.ts
contact/03_getContacts.ts
03_getContacts.ts
tests/UI/campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts tests/UI/campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts
UI/campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts UI/campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts
campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts
@@ -29389,6 +29437,14 @@ API/02_endpoints/searchAlias/01_deleteSearch.ts
02_endpoints/searchAlias/01_deleteSearch.ts 02_endpoints/searchAlias/01_deleteSearch.ts
searchAlias/01_deleteSearch.ts searchAlias/01_deleteSearch.ts
01_deleteSearch.ts 01_deleteSearch.ts
tests/UI/campaigns/functional/API/02_endpoints/searchEngine/05_getSearchEngines.ts
UI/campaigns/functional/API/02_endpoints/searchEngine/05_getSearchEngines.ts
campaigns/functional/API/02_endpoints/searchEngine/05_getSearchEngines.ts
functional/API/02_endpoints/searchEngine/05_getSearchEngines.ts
API/02_endpoints/searchEngine/05_getSearchEngines.ts
02_endpoints/searchEngine/05_getSearchEngines.ts
searchEngine/05_getSearchEngines.ts
05_getSearchEngines.ts
tests/UI/campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts tests/UI/campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts
UI/campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts UI/campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts
campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts
@@ -41767,6 +41823,12 @@ Grid/Data/Factory/LanguageGridDataFactory.php
Data/Factory/LanguageGridDataFactory.php Data/Factory/LanguageGridDataFactory.php
Factory/LanguageGridDataFactory.php Factory/LanguageGridDataFactory.php
LanguageGridDataFactory.php LanguageGridDataFactory.php
src/Core/Grid/Data/Factory/ImageTypeGridDataFactory.php
Core/Grid/Data/Factory/ImageTypeGridDataFactory.php
Grid/Data/Factory/ImageTypeGridDataFactory.php
Data/Factory/ImageTypeGridDataFactory.php
Factory/ImageTypeGridDataFactory.php
ImageTypeGridDataFactory.php
src/Core/Grid/Data/Factory/LogDataFactory.php src/Core/Grid/Data/Factory/LogDataFactory.php
Core/Grid/Data/Factory/LogDataFactory.php Core/Grid/Data/Factory/LogDataFactory.php
Grid/Data/Factory/LogDataFactory.php Grid/Data/Factory/LogDataFactory.php
@@ -46942,6 +47004,13 @@ Carrier/ShippingCost/Calculator/AdditionalProductCostCalculator.php
ShippingCost/Calculator/AdditionalProductCostCalculator.php ShippingCost/Calculator/AdditionalProductCostCalculator.php
Calculator/AdditionalProductCostCalculator.php Calculator/AdditionalProductCostCalculator.php
AdditionalProductCostCalculator.php AdditionalProductCostCalculator.php
src/Core/Domain/Carrier/ShippingCost/Calculator/TotalShipmentPriceCalculator.php
Core/Domain/Carrier/ShippingCost/Calculator/TotalShipmentPriceCalculator.php
Domain/Carrier/ShippingCost/Calculator/TotalShipmentPriceCalculator.php
Carrier/ShippingCost/Calculator/TotalShipmentPriceCalculator.php
ShippingCost/Calculator/TotalShipmentPriceCalculator.php
Calculator/TotalShipmentPriceCalculator.php
TotalShipmentPriceCalculator.php
src/Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php src/Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php
Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php
Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php
@@ -51010,6 +51079,12 @@ Domain/ImageSettings/Exception/RegenerateThumbnailsException.php
ImageSettings/Exception/RegenerateThumbnailsException.php ImageSettings/Exception/RegenerateThumbnailsException.php
Exception/RegenerateThumbnailsException.php Exception/RegenerateThumbnailsException.php
RegenerateThumbnailsException.php RegenerateThumbnailsException.php
src/Core/Domain/ImageSettings/Exception/InvalidImageFitmentException.php
Core/Domain/ImageSettings/Exception/InvalidImageFitmentException.php
Domain/ImageSettings/Exception/InvalidImageFitmentException.php
ImageSettings/Exception/InvalidImageFitmentException.php
Exception/InvalidImageFitmentException.php
InvalidImageFitmentException.php
src/Core/Domain/ImageSettings/Exception/ImageTypeException.php src/Core/Domain/ImageSettings/Exception/ImageTypeException.php
Core/Domain/ImageSettings/Exception/ImageTypeException.php Core/Domain/ImageSettings/Exception/ImageTypeException.php
Domain/ImageSettings/Exception/ImageTypeException.php Domain/ImageSettings/Exception/ImageTypeException.php
@@ -51028,6 +51103,12 @@ Domain/ImageSettings/Exception/ImageTypeNotFoundException.php
ImageSettings/Exception/ImageTypeNotFoundException.php ImageSettings/Exception/ImageTypeNotFoundException.php
Exception/ImageTypeNotFoundException.php Exception/ImageTypeNotFoundException.php
ImageTypeNotFoundException.php ImageTypeNotFoundException.php
src/Core/Domain/ImageSettings/ValueObject/ImageFitment.php
Core/Domain/ImageSettings/ValueObject/ImageFitment.php
Domain/ImageSettings/ValueObject/ImageFitment.php
ImageSettings/ValueObject/ImageFitment.php
ValueObject/ImageFitment.php
ImageFitment.php
src/Core/Domain/ImageSettings/ValueObject/ImageTypeId.php src/Core/Domain/ImageSettings/ValueObject/ImageTypeId.php
Core/Domain/ImageSettings/ValueObject/ImageTypeId.php Core/Domain/ImageSettings/ValueObject/ImageTypeId.php
Domain/ImageSettings/ValueObject/ImageTypeId.php Domain/ImageSettings/ValueObject/ImageTypeId.php
@@ -3327,6 +3327,7 @@ tests/Unit/Core/Domain/CmsPageCategory/Command/AddCmsPageCategoryCommandTest.php
tests/Unit/Core/Domain/CmsPageCategory/Command/EditCmsPageCategoryCommandTest.php tests/Unit/Core/Domain/CmsPageCategory/Command/EditCmsPageCategoryCommandTest.php
tests/Unit/Core/Domain/Carrier/ValueObject/CarrierReferenceIdTest.php tests/Unit/Core/Domain/Carrier/ValueObject/CarrierReferenceIdTest.php
tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/AdditionalProductCostCalculatorTest.php tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/AdditionalProductCostCalculatorTest.php
tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/PriceCalculatorTest.php
tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php tests/Unit/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculatorTest.php
tests/Unit/Core/Domain/Position/ValueObject/RowPositionTest.php tests/Unit/Core/Domain/Position/ValueObject/RowPositionTest.php
tests/Unit/Core/Domain/SqlManagement/ValueObject/SqlRequestIdTest.php tests/Unit/Core/Domain/SqlManagement/ValueObject/SqlRequestIdTest.php
@@ -3348,9 +3349,11 @@ tests/Unit/Core/Domain/Currency/ValueObject/CurrencyNumericIsoCodeTest.php
tests/Unit/Core/Domain/Attachment/SearchAttachmentTest.php tests/Unit/Core/Domain/Attachment/SearchAttachmentTest.php
tests/Unit/Core/Domain/Language/ValueObject/IsoCodeTest.php tests/Unit/Core/Domain/Language/ValueObject/IsoCodeTest.php
tests/Unit/Core/Domain/Language/ValueObject/TagIETFTest.php tests/Unit/Core/Domain/Language/ValueObject/TagIETFTest.php
tests/Unit/Core/Domain/ImageSettings/Command/ImageTypeCommandTest.php
tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageTypeTest.php
tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageSettingsTest.php tests/Unit/Core/Domain/ImageSettings/QueryResult/EditableImageSettingsTest.php
tests/Unit/Core/Domain/ImageSettings/ValueObject/ImageTypeIdTest.php tests/Unit/Core/Domain/ImageSettings/ValueObject/ImageTypeIdTest.php
tests/Unit/Core/Domain/ImageSettings/ValueObject/ImageFitmentTest.php
tests/Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php tests/Unit/Core/Domain/ImageSettings/CommandHandler/RegenerateThumbnailsHandlerTest.php
tests/Unit/Core/Domain/Discount/ProductRuleGroupTest.php tests/Unit/Core/Domain/Discount/ProductRuleGroupTest.php
tests/Unit/Core/Domain/Discount/DiscountCommandTest.php tests/Unit/Core/Domain/Discount/DiscountCommandTest.php
@@ -3598,6 +3601,7 @@ tests/Unit/PrestaShopBundle/Form/Admin/Type/Material/MaterialChoiceTableTypeTest
tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/ExtraPropertyDefinition/ExtraPropertyDefinitionValidationTypeTest.php tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/ExtraPropertyDefinition/ExtraPropertyDefinitionValidationTypeTest.php
tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/ExtraPropertyDefinition/ExtraPropertyDefinitionAdvancedTypeTest.php tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/ExtraPropertyDefinition/ExtraPropertyDefinitionAdvancedTypeTest.php
tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Security/FormDataProviderTest.php tests/Unit/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Security/FormDataProviderTest.php
tests/Unit/PrestaShopBundle/Form/Admin/Configure/ShopParameters/TrafficSeo/Meta/MetaSettingsUrlSchemaFormDataProviderTest.php
tests/Unit/Resources/mails/txt/account.txt tests/Unit/Resources/mails/txt/account.txt
tests/Unit/Resources/mails/templates/account.html.twig tests/Unit/Resources/mails/templates/account.html.twig
tests/Unit/Resources/mails/html/account.html tests/Unit/Resources/mails/html/account.html
@@ -4594,12 +4598,13 @@ tests/UI/campaigns/functional/API/02_endpoints/discount/02_deleteDiscountsDiscou
tests/UI/campaigns/functional/API/02_endpoints/discount/03_getDiscounts.ts tests/UI/campaigns/functional/API/02_endpoints/discount/03_getDiscounts.ts
tests/UI/campaigns/functional/API/02_endpoints/discount/01_getDiscountTypes.ts tests/UI/campaigns/functional/API/02_endpoints/discount/01_getDiscountTypes.ts
tests/UI/campaigns/functional/API/02_endpoints/discount/04_postDiscounts.ts tests/UI/campaigns/functional/API/02_endpoints/discount/04_postDiscounts.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/05_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/customerGroup/02_getCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/04_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/customerGroup/01_deleteCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/04_getCustomersGroups.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/customerGroup/03_putCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/customerGroup/05_getCustomersGroups.ts
tests/UI/campaigns/functional/API/02_endpoints/language/01_getLanguages.ts tests/UI/campaigns/functional/API/02_endpoints/language/01_getLanguages.ts
tests/UI/campaigns/functional/API/02_endpoints/feature/11_getFeatures.ts
tests/UI/campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts tests/UI/campaigns/functional/API/02_endpoints/product/01_deleteProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/product/12_getProducts.ts tests/UI/campaigns/functional/API/02_endpoints/product/12_getProducts.ts
tests/UI/campaigns/functional/API/02_endpoints/product/06_patchProductIdShops.ts tests/UI/campaigns/functional/API/02_endpoints/product/06_patchProductIdShops.ts
@@ -4612,6 +4617,7 @@ tests/UI/campaigns/functional/API/02_endpoints/product/07_deleteProductId.ts
tests/UI/campaigns/functional/API/02_endpoints/product/09_patchProductId.ts tests/UI/campaigns/functional/API/02_endpoints/product/09_patchProductId.ts
tests/UI/campaigns/functional/API/02_endpoints/product/10_postProduct.ts tests/UI/campaigns/functional/API/02_endpoints/product/10_postProduct.ts
tests/UI/campaigns/functional/API/02_endpoints/product/02_getProductImageId.ts tests/UI/campaigns/functional/API/02_endpoints/product/02_getProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/contact/03_getContacts.ts
tests/UI/campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts tests/UI/campaigns/functional/API/02_endpoints/attribute/12_getAttributesGroups.ts
tests/UI/campaigns/functional/API/02_endpoints/attribute/10_postAttributesGroup.ts tests/UI/campaigns/functional/API/02_endpoints/attribute/10_postAttributesGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/attribute/11_deleteAttributesGroupsBulkDelete.ts tests/UI/campaigns/functional/API/02_endpoints/attribute/11_deleteAttributesGroupsBulkDelete.ts
@@ -4633,6 +4639,7 @@ tests/UI/campaigns/functional/API/02_endpoints/module/05_putModuleTechnicalNameS
tests/UI/campaigns/functional/API/02_endpoints/module/09_putModulesBulkUpdateStatus.ts tests/UI/campaigns/functional/API/02_endpoints/module/09_putModulesBulkUpdateStatus.ts
tests/UI/campaigns/functional/API/02_endpoints/module/10_putModulesBulkUninstall.ts tests/UI/campaigns/functional/API/02_endpoints/module/10_putModulesBulkUninstall.ts
tests/UI/campaigns/functional/API/02_endpoints/searchAlias/01_deleteSearch.ts tests/UI/campaigns/functional/API/02_endpoints/searchAlias/01_deleteSearch.ts
tests/UI/campaigns/functional/API/02_endpoints/searchEngine/05_getSearchEngines.ts
tests/UI/campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts tests/UI/campaigns/functional/API/02_endpoints/hook/01_putHookIdStatus.ts
tests/UI/campaigns/functional/API/02_endpoints/hook/03_getHooks.ts tests/UI/campaigns/functional/API/02_endpoints/hook/03_getHooks.ts
tests/UI/campaigns/functional/API/02_endpoints/hook/02_getHookId.ts tests/UI/campaigns/functional/API/02_endpoints/hook/02_getHookId.ts
@@ -6760,6 +6767,7 @@ src/Core/Grid/Data/Factory/EmailBodyTemplateGridDataFactory.php
src/Core/Grid/Data/Factory/CartGridDataFactory.php src/Core/Grid/Data/Factory/CartGridDataFactory.php
src/Core/Grid/Data/Factory/TaxRuleGridDataFactory.php src/Core/Grid/Data/Factory/TaxRuleGridDataFactory.php
src/Core/Grid/Data/Factory/LanguageGridDataFactory.php src/Core/Grid/Data/Factory/LanguageGridDataFactory.php
src/Core/Grid/Data/Factory/ImageTypeGridDataFactory.php
src/Core/Grid/Data/Factory/LogDataFactory.php src/Core/Grid/Data/Factory/LogDataFactory.php
src/Core/Grid/Data/Factory/DoctrineGridDataFactory.php src/Core/Grid/Data/Factory/DoctrineGridDataFactory.php
src/Core/Grid/Data/Factory/CustomerAddressGridDataFactoryDecorator.php src/Core/Grid/Data/Factory/CustomerAddressGridDataFactoryDecorator.php
@@ -7655,6 +7663,7 @@ src/Core/Domain/Carrier/CommandHandler/SetCarrierRangesHandlerInterface.php
src/Core/Domain/Carrier/CommandHandler/EditCarrierHandlerInterface.php src/Core/Domain/Carrier/CommandHandler/EditCarrierHandlerInterface.php
src/Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculator.php src/Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculator.php
src/Core/Domain/Carrier/ShippingCost/Calculator/AdditionalProductCostCalculator.php src/Core/Domain/Carrier/ShippingCost/Calculator/AdditionalProductCostCalculator.php
src/Core/Domain/Carrier/ShippingCost/Calculator/TotalShipmentPriceCalculator.php
src/Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php src/Core/Domain/Carrier/ShippingCost/Calculator/ShippingCostCalculatorInterface.php
src/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculator.php src/Core/Domain/Carrier/ShippingCost/Calculator/WeightCalculator.php
src/Core/Domain/Carrier/ShippingCost/ShippingCostPrice.php src/Core/Domain/Carrier/ShippingCost/ShippingCostPrice.php
@@ -8332,9 +8341,11 @@ src/Core/Domain/ImageSettings/Exception/BulkImageTypeException.php
src/Core/Domain/ImageSettings/Exception/RegenerateThumbnailsWriteException.php src/Core/Domain/ImageSettings/Exception/RegenerateThumbnailsWriteException.php
src/Core/Domain/ImageSettings/Exception/RegenerateThumbnailsTimeoutException.php src/Core/Domain/ImageSettings/Exception/RegenerateThumbnailsTimeoutException.php
src/Core/Domain/ImageSettings/Exception/RegenerateThumbnailsException.php src/Core/Domain/ImageSettings/Exception/RegenerateThumbnailsException.php
src/Core/Domain/ImageSettings/Exception/InvalidImageFitmentException.php
src/Core/Domain/ImageSettings/Exception/ImageTypeException.php src/Core/Domain/ImageSettings/Exception/ImageTypeException.php
src/Core/Domain/ImageSettings/Exception/ImageNotDeletedException.php src/Core/Domain/ImageSettings/Exception/ImageNotDeletedException.php
src/Core/Domain/ImageSettings/Exception/ImageTypeNotFoundException.php src/Core/Domain/ImageSettings/Exception/ImageTypeNotFoundException.php
src/Core/Domain/ImageSettings/ValueObject/ImageFitment.php
src/Core/Domain/ImageSettings/ValueObject/ImageTypeId.php src/Core/Domain/ImageSettings/ValueObject/ImageTypeId.php
src/Core/Domain/ImageSettings/CommandHandler/AddImageTypeHandler.php src/Core/Domain/ImageSettings/CommandHandler/AddImageTypeHandler.php
src/Core/Domain/ImageSettings/CommandHandler/DeleteImagesFromTypeHandlerInterface.php src/Core/Domain/ImageSettings/CommandHandler/DeleteImagesFromTypeHandlerInterface.php
File diff suppressed because it is too large Load Diff
@@ -6453,15 +6453,20 @@ tests/integration/Core/Checkout/Customer/Service/DoubleOptInServiceTest.php
tests/integration/Core/Checkout/Customer/Service/ProductReviewCountServiceTest.php tests/integration/Core/Checkout/Customer/Service/ProductReviewCountServiceTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerEmailUniqueSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerEmailUniqueSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerTokenSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerTokenSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
tests/integration/Core/Checkout/DocumentV2/Controller/DocumentV2ControllerTest.php
tests/integration/Core/Checkout/DocumentV2/Renderer/DocumentRendererSnapshotTest.php tests/integration/Core/Checkout/DocumentV2/Renderer/DocumentRendererSnapshotTest.php
tests/integration/Core/Checkout/DocumentV2/Renderer/ZugferdEmbeddedPdfRendererTest.php tests/integration/Core/Checkout/DocumentV2/Renderer/ZugferdEmbeddedPdfRendererTest.php
tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/invoice/snapshot.xml tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/invoice/snapshot.xml
tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/invoice/snapshot.html tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/invoice/snapshot.html
tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/invoice_paginated/snapshot.html tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/invoice_paginated/snapshot.html
tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/delivery_note/snapshot.html
tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/storno/snapshot.xml
tests/integration/Core/Checkout/DocumentV2/Renderer/_snapshots/storno/snapshot.html
tests/integration/Core/Checkout/DocumentV2/Renderer/PdfRendererTest.php tests/integration/Core/Checkout/DocumentV2/Renderer/PdfRendererTest.php
tests/integration/Core/Checkout/DocumentV2/DocumentV2Trait.php tests/integration/Core/Checkout/DocumentV2/DocumentV2Trait.php
tests/integration/Core/Checkout/Order/SalesChannel/OrderServiceTest.php tests/integration/Core/Checkout/Order/SalesChannel/OrderServiceTest.php
@@ -6695,6 +6700,7 @@ tests/integration/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyze
tests/integration/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php tests/integration/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php
tests/integration/Core/Content/Mail/Service/EmailSenderTest.php tests/integration/Core/Content/Mail/Service/EmailSenderTest.php
tests/integration/Core/Content/Mail/Service/MailServiceTest.php tests/integration/Core/Content/Mail/Service/MailServiceTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidatorTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializerTest.php tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializerTest.php
@@ -7099,6 +7105,7 @@ tests/integration/Core/Framework/RateLimiter/Policy/TimeBackoffLimiterTest.php
tests/integration/Core/Framework/KernelTest.php tests/integration/Core/Framework/KernelTest.php
tests/integration/Core/Framework/Log/ScheduledTask/LogCleanupTaskHandlerTest.php tests/integration/Core/Framework/Log/ScheduledTask/LogCleanupTaskHandlerTest.php
tests/integration/Core/Framework/FeatureFlag/IdleFeatureFlagTest.php tests/integration/Core/Framework/FeatureFlag/IdleFeatureFlagTest.php
tests/integration/Core/Framework/Feature/Command/FeatureDumpCommandTest.php
tests/integration/Core/Framework/Trait/CustomKernelTestBehavior.php tests/integration/Core/Framework/Trait/CustomKernelTestBehavior.php
tests/integration/Core/Framework/ApiRoutesHaveASchemaTest.php tests/integration/Core/Framework/ApiRoutesHaveASchemaTest.php
tests/integration/Core/Framework/Rule/_fixture/scripts/simple.twig tests/integration/Core/Framework/Rule/_fixture/scripts/simple.twig
@@ -7115,8 +7122,8 @@ tests/integration/Core/Framework/Rule/ScriptRuleTest.php
tests/integration/Core/Framework/Rule/AndRuleTest.php tests/integration/Core/Framework/Rule/AndRuleTest.php
tests/integration/Core/Framework/Mcp/StoreApiMcpCapabilityDiscoveryTest.php tests/integration/Core/Framework/Mcp/StoreApiMcpCapabilityDiscoveryTest.php
tests/integration/Core/Framework/Mcp/McpSessionPersistenceTest.php tests/integration/Core/Framework/Mcp/McpSessionPersistenceTest.php
tests/integration/Core/Framework/Mcp/McpServiceRegistrationTest.php
tests/integration/Core/Framework/Mcp/McpCapabilityDiscoveryTest.php tests/integration/Core/Framework/Mcp/McpCapabilityDiscoveryTest.php
tests/integration/Core/Framework/Mcp/McpFeatureFlagTest.php
tests/integration/Core/Framework/Mcp/Scenario/ProductContentScenarioTest.php tests/integration/Core/Framework/Mcp/Scenario/ProductContentScenarioTest.php
tests/integration/Core/Framework/Mcp/Scenario/PromotionsMarketingScenarioTest.php tests/integration/Core/Framework/Mcp/Scenario/PromotionsMarketingScenarioTest.php
tests/integration/Core/Framework/Mcp/Scenario/CustomerInsightsScenarioTest.php tests/integration/Core/Framework/Mcp/Scenario/CustomerInsightsScenarioTest.php
@@ -7800,6 +7807,7 @@ tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/IgnoredPhpstanErrorsInTouchedF
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/InvalidFileNameCharactersTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/InvalidFileNameCharactersTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/DangerConfigChangedTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/DangerConfigChangedTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/ComposerVersionConstraintsTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/ComposerVersionConstraintsTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/MissingPackageAttributeInTestsTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/MissingUnitTestsTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/MissingUnitTestsTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/RedisGroupUsageTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/RedisGroupUsageTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/LegacyTestsInSrcTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/LegacyTestsInSrcTest.php
@@ -7809,6 +7817,11 @@ tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/InlineRuleInDangerConfigTest.p
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/ShopwareYamlConfigSchemaHintTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/ShopwareYamlConfigSchemaHintTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/SqlHeredocUsageTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/SqlHeredocUsageTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/phpunit.xml.dist tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/phpunit.xml.dist
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/src/Core/Checkout/Fixture/FixtureException.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/src/Core/Checkout/Fixture/MinorityDiscoveryService.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/src/Core/Checkout/Fixture/AnotherCheckoutService.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/src/Core/Content/Fixture/ScopedEntity.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/_fixtures/src/Core/Content/Fixture/InlineException.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/PhpstanBaselineGrowthTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/PhpstanBaselineGrowthTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/MissingMigrationTestsTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/MissingMigrationTestsTest.php
tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/EntityRepositoryInFrontendLayerTest.php tests/unit/Core/DevOps/StaticAnalyze/Danger/Rules/EntityRepositoryInFrontendLayerTest.php
@@ -7910,6 +7923,7 @@ tests/unit/Core/Maintenance/System/Command/SystemInstallCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemUpdatePrepareCommandTest.php tests/unit/Core/Maintenance/System/Command/SystemUpdatePrepareCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemIsInstalledCommandTest.php tests/unit/Core/Maintenance/System/Command/SystemIsInstalledCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemUpdateFinishCommandTest.php tests/unit/Core/Maintenance/System/Command/SystemUpdateFinishCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemConfigureShopCommandTest.php
tests/unit/Core/Maintenance/System/Command/SystemSetupCommandTest.php tests/unit/Core/Maintenance/System/Command/SystemSetupCommandTest.php
tests/unit/Core/Maintenance/System/Service/ShopConfiguratorTest.php tests/unit/Core/Maintenance/System/Service/ShopConfiguratorTest.php
tests/unit/Core/Maintenance/System/Service/AppUrlVerifierTest.php tests/unit/Core/Maintenance/System/Service/AppUrlVerifierTest.php
@@ -7986,6 +8000,7 @@ tests/unit/Core/System/SalesChannel/StoreApiCustomFieldMapperTest.php
tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
tests/unit/Core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistryTest.php tests/unit/Core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistryTest.php
tests/unit/Core/System/SalesChannel/Subscriber/SalesChannelMaintenanceIpAllowlistSyncSubscriberTest.php tests/unit/Core/System/SalesChannel/Subscriber/SalesChannelMaintenanceIpAllowlistSyncSubscriberTest.php
tests/unit/Core/System/SalesChannel/Subscriber/SalesChannelTypeValidatorTest.php
tests/unit/Core/System/SalesChannel/SalesChannelEntityTest.php tests/unit/Core/System/SalesChannel/SalesChannelEntityTest.php
tests/unit/Core/System/SalesChannel/Context/CartRestorerTest.php tests/unit/Core/System/SalesChannel/Context/CartRestorerTest.php
tests/unit/Core/System/SalesChannel/Context/SalesChannelContextFactoryTest.php tests/unit/Core/System/SalesChannel/Context/SalesChannelContextFactoryTest.php
@@ -8014,6 +8029,7 @@ tests/unit/Core/System/Country/SalesChannel/CountryRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CountryStateRouteTest.php tests/unit/Core/System/Country/SalesChannel/CountryStateRouteTest.php
tests/unit/Core/System/Country/CountryExceptionTest.php tests/unit/Core/System/Country/CountryExceptionTest.php
tests/unit/Core/System/NumberRange/Api/NumberRangeControllerTest.php tests/unit/Core/System/NumberRange/Api/NumberRangeControllerTest.php
tests/unit/Core/System/NumberRange/Command/MigrateIncrementStorageCommandTest.php
tests/unit/Core/System/NumberRange/ValueGenerator/IncrementRedisStorageTest.php tests/unit/Core/System/NumberRange/ValueGenerator/IncrementRedisStorageTest.php
tests/unit/Core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorTest.php tests/unit/Core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorTest.php
tests/unit/Core/System/NumberRange/ValueGenerator/IncrementStorageRegistryTest.php tests/unit/Core/System/NumberRange/ValueGenerator/IncrementStorageRegistryTest.php
@@ -8083,6 +8099,7 @@ tests/unit/Core/System/User/Recovery/UserRecoveryRequestEventTest.php
tests/unit/Core/System/SystemTest.php tests/unit/Core/System/SystemTest.php
tests/unit/Core/System/Currency/Api/CurrencyIsoCodeFkResolverTest.php tests/unit/Core/System/Currency/Api/CurrencyIsoCodeFkResolverTest.php
tests/unit/Core/System/Currency/Rule/CurrencyRuleTest.php tests/unit/Core/System/Currency/Rule/CurrencyRuleTest.php
tests/unit/Core/System/Currency/CurrencyValidatorTest.php
tests/unit/Core/System/Currency/CurrencyFormatterTest.php tests/unit/Core/System/Currency/CurrencyFormatterTest.php
tests/unit/Core/System/UsageData/Services/EntityDeletedEventHelperTest.php tests/unit/Core/System/UsageData/Services/EntityDeletedEventHelperTest.php
tests/unit/Core/System/UsageData/Services/GatewayStatusServiceTest.php tests/unit/Core/System/UsageData/Services/GatewayStatusServiceTest.php
@@ -8124,6 +8141,7 @@ tests/unit/Core/System/Snippet/Api/TranslationControllerTest.php
tests/unit/Core/System/Snippet/Command/ListTranslationsCommandTest.php tests/unit/Core/System/Snippet/Command/ListTranslationsCommandTest.php
tests/unit/Core/System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php tests/unit/Core/System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php
tests/unit/Core/System/Snippet/Command/Util/TranslationCommandHelperTest.php tests/unit/Core/System/Snippet/Command/Util/TranslationCommandHelperTest.php
tests/unit/Core/System/Snippet/Command/ValidateSnippetsCommandTest.php
tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
tests/unit/Core/System/Snippet/Command/LintTranslationFilesCommandTest.php tests/unit/Core/System/Snippet/Command/LintTranslationFilesCommandTest.php
tests/unit/Core/System/Snippet/Command/UpdateTranslationCommandTest.php tests/unit/Core/System/Snippet/Command/UpdateTranslationCommandTest.php
@@ -8293,6 +8311,7 @@ tests/unit/Core/Checkout/Cart/LineItem/Group/LineItemQuantitySplitterTest.php
tests/unit/Core/Checkout/Cart/LineItem/LineItemCollectionTest.php tests/unit/Core/Checkout/Cart/LineItem/LineItemCollectionTest.php
tests/unit/Core/Checkout/Cart/LineItem/LineItemTest.php tests/unit/Core/Checkout/Cart/LineItem/LineItemTest.php
tests/unit/Core/Checkout/Cart/CartPersisterTest.php tests/unit/Core/Checkout/Cart/CartPersisterTest.php
tests/unit/Core/Checkout/Cart/Command/CartMigrateCommandTest.php
tests/unit/Core/Checkout/Cart/Cleanup/CleanupCartTaskHandlerTest.php tests/unit/Core/Checkout/Cart/Cleanup/CleanupCartTaskHandlerTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactoryTest.php
tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php tests/unit/Core/Checkout/Cart/LineItemFactoryHandler/PromotionLineItemFactoryTest.php
@@ -8569,6 +8588,7 @@ tests/unit/Core/Checkout/Customer/SalesChannel/ImitateCustomerRouteTest.php
tests/unit/Core/Checkout/Customer/DeleteUnusedGuestCustomerServiceTest.php tests/unit/Core/Checkout/Customer/DeleteUnusedGuestCustomerServiceTest.php
tests/unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php tests/unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php
tests/unit/Core/Checkout/Customer/Api/ConvertGuestControllerTest.php tests/unit/Core/Checkout/Customer/Api/ConvertGuestControllerTest.php
tests/unit/Core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommandTest.php
tests/unit/Core/Checkout/Customer/Cookie/WishlistCookieCollectListenerTest.php tests/unit/Core/Checkout/Customer/Cookie/WishlistCookieCollectListenerTest.php
tests/unit/Core/Checkout/Customer/Event/CustomerLoginEventTest.php tests/unit/Core/Checkout/Customer/Event/CustomerLoginEventTest.php
tests/unit/Core/Checkout/Customer/Event/DoubleOptInGuestOrderEventTest.php tests/unit/Core/Checkout/Customer/Event/DoubleOptInGuestOrderEventTest.php
@@ -8616,6 +8636,7 @@ tests/unit/Core/Checkout/Customer/Subscriber/AddressHashSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerTokenSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerAddressSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerAddressSubscriberTest.php
tests/unit/Core/Checkout/DocumentV2/Fixtures/StaticDocumentDataProvider.php tests/unit/Core/Checkout/DocumentV2/Fixtures/StaticDocumentDataProvider.php
@@ -8625,6 +8646,7 @@ tests/unit/Core/Checkout/DocumentV2/Fixtures/CollidingRenderData.php
tests/unit/Core/Checkout/DocumentV2/Config/DocumentNumberGeneratorTest.php tests/unit/Core/Checkout/DocumentV2/Config/DocumentNumberGeneratorTest.php
tests/unit/Core/Checkout/DocumentV2/Config/DocumentConfigLoaderTest.php tests/unit/Core/Checkout/DocumentV2/Config/DocumentConfigLoaderTest.php
tests/unit/Core/Checkout/DocumentV2/Template/ZugferdTwigExtensionTest.php tests/unit/Core/Checkout/DocumentV2/Template/ZugferdTwigExtensionTest.php
tests/unit/Core/Checkout/DocumentV2/Template/Calculation/OrderInverterTest.php
tests/unit/Core/Checkout/DocumentV2/Template/Calculation/NetAmountTest.php tests/unit/Core/Checkout/DocumentV2/Template/Calculation/NetAmountTest.php
tests/unit/Core/Checkout/DocumentV2/Template/TemplateContextTest.php tests/unit/Core/Checkout/DocumentV2/Template/TemplateContextTest.php
tests/unit/Core/Checkout/DocumentV2/Template/View/AllowanceChargeViewTest.php tests/unit/Core/Checkout/DocumentV2/Template/View/AllowanceChargeViewTest.php
@@ -8634,6 +8656,7 @@ tests/unit/Core/Checkout/DocumentV2/Template/View/TaxBreakdownViewTest.php
tests/unit/Core/Checkout/DocumentV2/Template/View/MonetarySummationViewTest.php tests/unit/Core/Checkout/DocumentV2/Template/View/MonetarySummationViewTest.php
tests/unit/Core/Checkout/DocumentV2/Template/View/LineItemViewTest.php tests/unit/Core/Checkout/DocumentV2/Template/View/LineItemViewTest.php
tests/unit/Core/Checkout/DocumentV2/Template/DocumentTemplateRendererTest.php tests/unit/Core/Checkout/DocumentV2/Template/DocumentTemplateRendererTest.php
tests/unit/Core/Checkout/DocumentV2/Controller/DocumentV2ControllerTest.php
tests/unit/Core/Checkout/DocumentV2/Renderer/ZugferdXmlRendererTest.php tests/unit/Core/Checkout/DocumentV2/Renderer/ZugferdXmlRendererTest.php
tests/unit/Core/Checkout/DocumentV2/Renderer/DocumentRendererRegistryTest.php tests/unit/Core/Checkout/DocumentV2/Renderer/DocumentRendererRegistryTest.php
tests/unit/Core/Checkout/DocumentV2/Renderer/ZugferdEmbeddedPdfRendererTest.php tests/unit/Core/Checkout/DocumentV2/Renderer/ZugferdEmbeddedPdfRendererTest.php
@@ -8641,7 +8664,11 @@ tests/unit/Core/Checkout/DocumentV2/Renderer/PdfRendererTest.php
tests/unit/Core/Checkout/DocumentV2/Renderer/HtmlRendererTest.php tests/unit/Core/Checkout/DocumentV2/Renderer/HtmlRendererTest.php
tests/unit/Core/Checkout/DocumentV2/Provider/DocumentDataProviderRegistryTest.php tests/unit/Core/Checkout/DocumentV2/Provider/DocumentDataProviderRegistryTest.php
tests/unit/Core/Checkout/DocumentV2/Provider/DocumentMetaProviderTest.php tests/unit/Core/Checkout/DocumentV2/Provider/DocumentMetaProviderTest.php
tests/unit/Core/Checkout/DocumentV2/Provider/DeliveryNoteDataProviderTest.php
tests/unit/Core/Checkout/DocumentV2/Provider/InvoiceDataProviderTest.php tests/unit/Core/Checkout/DocumentV2/Provider/InvoiceDataProviderTest.php
tests/unit/Core/Checkout/DocumentV2/Provider/CancellationInvoiceDataProviderTest.php
tests/unit/Core/Checkout/DocumentV2/Generation/DocumentArchiveGeneratorTest.php
tests/unit/Core/Checkout/DocumentV2/Generation/DocumentGenerationRequestResolverTest.php
tests/unit/Core/Checkout/DocumentV2/Generation/DocumentDependencyResolverTest.php tests/unit/Core/Checkout/DocumentV2/Generation/DocumentDependencyResolverTest.php
tests/unit/Core/Checkout/DocumentV2/Generation/DocumentGeneratorTest.php tests/unit/Core/Checkout/DocumentV2/Generation/DocumentGeneratorTest.php
tests/unit/Core/Checkout/DocumentV2/Generation/DocumentPersisterTest.php tests/unit/Core/Checkout/DocumentV2/Generation/DocumentPersisterTest.php
@@ -8775,6 +8802,7 @@ tests/unit/Core/Content/Flow/Rule/OrderDeliveryStatusRuleTest.php
tests/unit/Core/Content/Flow/Events/FlowSendMailActionEventTest.php tests/unit/Core/Content/Flow/Events/FlowSendMailActionEventTest.php
tests/unit/Core/Content/Flow/Events/BeforeLoadStorableFlowDataEventTest.php tests/unit/Core/Content/Flow/Events/BeforeLoadStorableFlowDataEventTest.php
tests/unit/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php tests/unit/Core/Content/LandingPage/SalesChannel/LandingPageRouteTest.php
tests/unit/Core/Content/LandingPage/LandingPageValidatorTest.php
tests/unit/Core/Content/Shared/MailFlow/DataProvider/ProductProviderTest.php tests/unit/Core/Content/Shared/MailFlow/DataProvider/ProductProviderTest.php
tests/unit/Core/Content/Shared/MailFlow/DataProvider/AbstractProviderTestCase.php tests/unit/Core/Content/Shared/MailFlow/DataProvider/AbstractProviderTestCase.php
tests/unit/Core/Content/Shared/MailFlow/DataProvider/OrderTransactionProviderTest.php tests/unit/Core/Content/Shared/MailFlow/DataProvider/OrderTransactionProviderTest.php
@@ -8945,7 +8973,9 @@ tests/unit/Core/Content/Media/File/FileSaverTest.php
tests/unit/Core/Content/Media/File/FileUrlValidatorTest.php tests/unit/Core/Content/Media/File/FileUrlValidatorTest.php
tests/unit/Core/Content/Media/Util/PathHelperTest.php tests/unit/Core/Content/Media/Util/PathHelperTest.php
tests/unit/Core/Content/Media/Commands/DeleteNotUsedMediaCommandTest.php tests/unit/Core/Content/Media/Commands/DeleteNotUsedMediaCommandTest.php
tests/unit/Core/Content/Media/Commands/GenerateThumbnailsCommandTest.php
tests/unit/Core/Content/Media/Commands/DeleteThumbnailsCommandTest.php tests/unit/Core/Content/Media/Commands/DeleteThumbnailsCommandTest.php
tests/unit/Core/Content/Media/Commands/GenerateMediaTypesCommandTest.php
tests/unit/Core/Content/Media/MediaUrlPlaceholderHandlerTest.php tests/unit/Core/Content/Media/MediaUrlPlaceholderHandlerTest.php
tests/unit/Core/Content/Media/Message/GenerateThumbnailsHandlerTest.php tests/unit/Core/Content/Media/Message/GenerateThumbnailsHandlerTest.php
tests/unit/Core/Content/Media/Message/DeleteFileHandlerTest.php tests/unit/Core/Content/Media/Message/DeleteFileHandlerTest.php
@@ -9100,6 +9130,7 @@ tests/unit/Core/Content/Product/Events/ProductStatesChangedEventTest.php
tests/unit/Core/Content/Product/Hook/ProductProxyTest.php tests/unit/Core/Content/Product/Hook/ProductProxyTest.php
tests/unit/Core/Content/Product/Hook/Pricing/ProductPricingHookTest.php tests/unit/Core/Content/Product/Hook/Pricing/ProductPricingHookTest.php
tests/unit/Core/Content/Product/Hook/Pricing/CheapestPriceFacadeTest.php tests/unit/Core/Content/Product/Hook/Pricing/CheapestPriceFacadeTest.php
tests/unit/Core/Content/Product/PropertyGroupSorterTest.php
tests/unit/Core/Content/Product/ProductVariationBuilderTest.php tests/unit/Core/Content/Product/ProductVariationBuilderTest.php
tests/unit/Core/Content/Product/Subscriber/RepairDigitalProductStatesSubscriberTest.php tests/unit/Core/Content/Product/Subscriber/RepairDigitalProductStatesSubscriberTest.php
tests/unit/Core/Content/Product/Subscriber/ProductDescriptionTeaserSubscriberTest.php tests/unit/Core/Content/Product/Subscriber/ProductDescriptionTeaserSubscriberTest.php
@@ -9263,8 +9294,12 @@ tests/unit/Core/Framework/DataAbstractionLayer/EntityRepositoryTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtensionTest.php tests/unit/Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtensionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityTest.php tests/unit/Core/Framework/DataAbstractionLayer/EntityTest.php
tests/unit/Core/Framework/DataAbstractionLayer/DefinitionValidatorTest.php tests/unit/Core/Framework/DataAbstractionLayer/DefinitionValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/RefreshIndexCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/_fixtures/schema/.gitkeep
tests/unit/Core/Framework/DataAbstractionLayer/Command/_fixtures/root/.gitkeep
tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateHydratorCommandTest.php tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateHydratorCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommandTest.php tests/unit/Core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityCollectionTest.php tests/unit/Core/Framework/DataAbstractionLayer/EntityCollectionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializerTest.php
@@ -9298,6 +9333,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociati
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializerTest.php tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php tests/unit/Core/Framework/DataAbstractionLayer/AttributeEntityCompilerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteExceptionTest.php tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/WriteCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/WriteTypeIntendExceptionTest.php tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/WriteTypeIntendExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/ChangeSetTest.php tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/ChangeSetTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/FieldException/ExpectedArrayExceptionTest.php tests/unit/Core/Framework/DataAbstractionLayer/Write/FieldException/ExpectedArrayExceptionTest.php
@@ -9356,6 +9392,8 @@ tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/BucketA
tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/TermsAggregationTest.php tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/TermsAggregationTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/FilterAggregationTest.php tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/FilterAggregationTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/DateHistogramAggregationTest.php tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Bucket/DateHistogramAggregationTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityWrittenContainerEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityWrittenEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityWriteEventTest.php tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityWriteEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityDeleteEventTest.php tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityDeleteEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/DataAbstractionLayerExceptionTest.php tests/unit/Core/Framework/DataAbstractionLayer/DataAbstractionLayerExceptionTest.php
@@ -9365,6 +9403,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Indexing/MessageQueue/IterateEnti
tests/unit/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexingMessageTest.php tests/unit/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexingMessageTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriberTest.php tests/unit/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriberTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriberTest.php tests/unit/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriberTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityWriteResultCollectionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityCustomFieldsTraitTest.php tests/unit/Core/Framework/DataAbstractionLayer/EntityCustomFieldsTraitTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/EntityRepositoryNotFoundExceptionTest.php tests/unit/Core/Framework/DataAbstractionLayer/Exception/EntityRepositoryNotFoundExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/SearchRequestExceptionTest.php tests/unit/Core/Framework/DataAbstractionLayer/Exception/SearchRequestExceptionTest.php
@@ -9421,6 +9460,7 @@ tests/unit/Core/Framework/Store/InAppPurchases/Subscriber/InAppPurchaseConfigSub
tests/unit/Core/Framework/Store/Api/StoreControllerTest.php tests/unit/Core/Framework/Store/Api/StoreControllerTest.php
tests/unit/Core/Framework/Store/Api/FirstRunWizardControllerTest.php tests/unit/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
tests/unit/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php tests/unit/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
tests/unit/Core/Framework/Store/Command/StoreLoginCommandTest.php
tests/unit/Core/Framework/Store/InAppPurchaseTest.php tests/unit/Core/Framework/Store/InAppPurchaseTest.php
tests/unit/Core/Framework/Store/Authentication/StoreRequestOptionsProviderTest.php tests/unit/Core/Framework/Store/Authentication/StoreRequestOptionsProviderTest.php
tests/unit/Core/Framework/Store/Authentication/LocaleProviderTest.php tests/unit/Core/Framework/Store/Authentication/LocaleProviderTest.php
@@ -9746,6 +9786,7 @@ tests/unit/Core/Framework/Event/EventData/ScalarValueTypeTest.php
tests/unit/Core/Framework/Event/EventData/ObjectTypeTest.php tests/unit/Core/Framework/Event/EventData/ObjectTypeTest.php
tests/unit/Core/Framework/Feature/Command/FeatureEnableCommandTest.php tests/unit/Core/Framework/Feature/Command/FeatureEnableCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureListCommandTest.php tests/unit/Core/Framework/Feature/Command/FeatureListCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureDumpCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureDisableCommandTest.php tests/unit/Core/Framework/Feature/Command/FeatureDisableCommandTest.php
tests/unit/Core/Framework/Feature/FeatureFlagRegistryTest.php tests/unit/Core/Framework/Feature/FeatureFlagRegistryTest.php
tests/unit/Core/Framework/Feature/FeatureExceptionTest.php tests/unit/Core/Framework/Feature/FeatureExceptionTest.php
@@ -9840,10 +9881,15 @@ tests/unit/Core/Framework/App/Command/AppUrlVerificationStatusCommandTest.php
tests/unit/Core/Framework/App/Command/RotateAppSecretCommandTest.php tests/unit/Core/Framework/App/Command/RotateAppSecretCommandTest.php
tests/unit/Core/Framework/App/Command/CheckShopIdCommandTest.php tests/unit/Core/Framework/App/Command/CheckShopIdCommandTest.php
tests/unit/Core/Framework/App/Command/UninstallAppCommandTest.php tests/unit/Core/Framework/App/Command/UninstallAppCommandTest.php
tests/unit/Core/Framework/App/Command/AppPrinterTest.php
tests/unit/Core/Framework/App/Command/RefreshAppCommandTest.php
tests/unit/Core/Framework/App/Command/_fixtures/validate-apps/ValidApp/manifest.xml
tests/unit/Core/Framework/App/Command/_fixtures/create-app-project/.gitkeep tests/unit/Core/Framework/App/Command/_fixtures/create-app-project/.gitkeep
tests/unit/Core/Framework/App/Command/AppUrlVerifyCommandTest.php tests/unit/Core/Framework/App/Command/AppUrlVerifyCommandTest.php
tests/unit/Core/Framework/App/Command/DeactivateAppCommandTest.php tests/unit/Core/Framework/App/Command/DeactivateAppCommandTest.php
tests/unit/Core/Framework/App/Command/InstallAppCommandTest.php
tests/unit/Core/Framework/App/Command/AppListCommandTest.php tests/unit/Core/Framework/App/Command/AppListCommandTest.php
tests/unit/Core/Framework/App/Command/ValidateAppCommandTest.php
tests/unit/Core/Framework/App/Command/ActivateAppCommandTest.php tests/unit/Core/Framework/App/Command/ActivateAppCommandTest.php
tests/unit/Core/Framework/App/Url/AppUrlVerificationPrinterTest.php tests/unit/Core/Framework/App/Url/AppUrlVerificationPrinterTest.php
tests/unit/Core/Framework/App/Url/VerificationStateTest.php tests/unit/Core/Framework/App/Url/VerificationStateTest.php
@@ -10144,6 +10190,7 @@ tests/unit/Core/Framework/ShopwareHttpExceptionTest.php
tests/unit/Core/Framework/Demodata/Command/DemodataCommandTest.php tests/unit/Core/Framework/Demodata/Command/DemodataCommandTest.php
tests/unit/Core/Framework/Demodata/Generator/ProductGeneratorTest.php tests/unit/Core/Framework/Demodata/Generator/ProductGeneratorTest.php
tests/unit/Core/Framework/Demodata/Faker/CommerceTest.php tests/unit/Core/Framework/Demodata/Faker/CommerceTest.php
tests/unit/Core/Framework/Demodata/DemodataServiceTest.php
tests/unit/Core/Framework/Demodata/Event/DemodataRequestCreatedEventTest.php tests/unit/Core/Framework/Demodata/Event/DemodataRequestCreatedEventTest.php
tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php
tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php
@@ -10199,6 +10246,7 @@ tests/unit/Core/Framework/Adapter/AdapterExceptionTest.php
tests/unit/Core/Framework/Adapter/Command/CacheWatchDelayedCommandTest.php tests/unit/Core/Framework/Adapter/Command/CacheWatchDelayedCommandTest.php
tests/unit/Core/Framework/Adapter/Command/CacheClearHttpCommandTest.php tests/unit/Core/Framework/Adapter/Command/CacheClearHttpCommandTest.php
tests/unit/Core/Framework/Adapter/Command/CacheClearAllCommandTest.php tests/unit/Core/Framework/Adapter/Command/CacheClearAllCommandTest.php
tests/unit/Core/Framework/Adapter/Command/S3FilesystemVisibilityCommandTest.php
tests/unit/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php tests/unit/Core/Framework/Adapter/Storage/MySQLKeyValueStorageTest.php
tests/unit/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php tests/unit/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php
tests/unit/Core/Framework/Adapter/Cache/InvalidateCacheTaskTest.php tests/unit/Core/Framework/Adapter/Cache/InvalidateCacheTaskTest.php
@@ -10233,6 +10281,7 @@ tests/unit/Core/Framework/Adapter/Cache/StampedeProtectionConfiguratorTest.php
tests/unit/Core/Framework/Adapter/Cache/CacheCompilerPassTest.php tests/unit/Core/Framework/Adapter/Cache/CacheCompilerPassTest.php
tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php
tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php tests/unit/Core/Framework/Adapter/EntityTemplateLoaderTest.php
tests/unit/Core/Framework/Adapter/Console/ShopwareStyleTest.php
tests/unit/Core/Framework/Adapter/Filesystem/PrefixFilesystemTest.php tests/unit/Core/Framework/Adapter/Filesystem/PrefixFilesystemTest.php
tests/unit/Core/Framework/Adapter/Filesystem/Adapter/fixtures/keyfile.json tests/unit/Core/Framework/Adapter/Filesystem/Adapter/fixtures/keyfile.json
tests/unit/Core/Framework/Adapter/Filesystem/Adapter/S3ClientFactoryTest.php tests/unit/Core/Framework/Adapter/Filesystem/Adapter/S3ClientFactoryTest.php
@@ -10268,7 +10317,9 @@ tests/unit/Core/Framework/Plugin/fixtures/BundleConfigGenerator/project/src/Core
tests/unit/Core/Framework/Plugin/fixtures/BundleConfigGenerator/project/src/CoreBundle/Resources/app/storefront/src/main.ts tests/unit/Core/Framework/Plugin/fixtures/BundleConfigGenerator/project/src/CoreBundle/Resources/app/storefront/src/main.ts
tests/unit/Core/Framework/Plugin/PluginFromFileSystemStructTest.php tests/unit/Core/Framework/Plugin/PluginFromFileSystemStructTest.php
tests/unit/Core/Framework/Plugin/_assertions/PluginListCommandTest-testCommand.txt tests/unit/Core/Framework/Plugin/_assertions/PluginListCommandTest-testCommand.txt
tests/unit/Core/Framework/Plugin/Command/PluginZipImportCommandTest.php
tests/unit/Core/Framework/Plugin/Command/BundleDumpCommandTest.php tests/unit/Core/Framework/Plugin/Command/BundleDumpCommandTest.php
tests/unit/Core/Framework/Plugin/Command/PluginRefreshCommandTest.php
tests/unit/Core/Framework/Plugin/Command/MakerCommandTest.php tests/unit/Core/Framework/Plugin/Command/MakerCommandTest.php
tests/unit/Core/Framework/Plugin/Command/PluginCreateCommandTest.php tests/unit/Core/Framework/Plugin/Command/PluginCreateCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Scaffolding/test-with-params.stub tests/unit/Core/Framework/Plugin/Command/Scaffolding/test-with-params.stub
@@ -10294,11 +10345,16 @@ tests/unit/Core/Framework/Plugin/Command/Scaffolding/ScaffoldingCollectorTest.ph
tests/unit/Core/Framework/Plugin/Command/Scaffolding/StubCollectionTest.php tests/unit/Core/Framework/Plugin/Command/Scaffolding/StubCollectionTest.php
tests/unit/Core/Framework/Plugin/Command/PluginListCommandTest.php tests/unit/Core/Framework/Plugin/Command/PluginListCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginUpdateAllCommandTest.php tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginUpdateAllCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/ExistingComposerPlugin/composer.json tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/ExistingComposerPlugin/composer.json
tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/IndependentPlugin/composer.json tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/IndependentPlugin/composer.json
tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/BasePlugin/composer.json tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/BasePlugin/composer.json
tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/DependentPlugin/composer.json tests/unit/Core/Framework/Plugin/Command/Lifecycle/_fixtures/project/plugins/DependentPlugin/composer.json
tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginActivateCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginInstallCommandTest.php tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginInstallCommandTest.php
tests/unit/Core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommandTest.php
tests/unit/Core/Framework/Plugin/KernelPluginLoader/KernelPluginLoaderTest.php tests/unit/Core/Framework/Plugin/KernelPluginLoader/KernelPluginLoaderTest.php
tests/unit/Core/Framework/Plugin/PluginTest.php tests/unit/Core/Framework/Plugin/PluginTest.php
tests/unit/Core/Framework/Plugin/Util/_fixture/ComposerProject/vendor/composer/installed.json tests/unit/Core/Framework/Plugin/Util/_fixture/ComposerProject/vendor/composer/installed.json
@@ -10408,8 +10464,10 @@ tests/unit/Elasticsearch/Framework/ElasticsearchRegistryTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminUpdateMappingCommandTest.php tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminUpdateMappingCommandTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchIndexingCommandTest.php tests/unit/Elasticsearch/Framework/Command/ElasticsearchIndexingCommandTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommandTest.php tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommandTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommandTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminResetCommandTest.php tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminResetCommandTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchUpdateMappingCommandTest.php tests/unit/Elasticsearch/Framework/Command/ElasticsearchUpdateMappingCommandTest.php
tests/unit/Elasticsearch/Framework/Command/ElasticsearchAdminTestCommandTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchLanguageProviderTest.php tests/unit/Elasticsearch/Framework/ElasticsearchLanguageProviderTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchFieldMapperTest.php tests/unit/Elasticsearch/Framework/ElasticsearchFieldMapperTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchStagingHandlerTest.php tests/unit/Elasticsearch/Framework/ElasticsearchStagingHandlerTest.php
@@ -10540,7 +10598,6 @@ tests/migration/Translations.php
tests/migration/SalesChannelTranslatedNameTest.php tests/migration/SalesChannelTranslatedNameTest.php
tests/migration/MailTemplateTranslationResult.php tests/migration/MailTemplateTranslationResult.php
tests/migration/Core/MigrationForeignDefaultLanguageTest.php tests/migration/Core/MigrationForeignDefaultLanguageTest.php
tests/migration/Core/MigrationNameAndTimestampTest.php
tests/migration/Core/V6_6/Migration1733323215AddHashToAppTemplateTest.php tests/migration/Core/V6_6/Migration1733323215AddHashToAppTemplateTest.php
tests/migration/Core/V6_6/Migration1729843379FixBelgianVatIdPatternTest.php tests/migration/Core/V6_6/Migration1729843379FixBelgianVatIdPatternTest.php
tests/migration/Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php tests/migration/Core/V6_6/Migration1707807389ChangeAvailableDefaultTest.php
@@ -10905,6 +10962,7 @@ tests/examples/ResolveListingExample.php
tests/examples/ResolveListingIdsExample.php tests/examples/ResolveListingIdsExample.php
tests/examples/GetSitemapFileExample.php tests/examples/GetSitemapFileExample.php
tests/examples/ProductListingCriteriaExtensionExample.php tests/examples/ProductListingCriteriaExtensionExample.php
tests/devops/Core/Migration/MigrationNameAndTimestampTest.php
tests/devops/Core/Migration/MigrationIndexerSafeguardTest.php tests/devops/Core/Migration/MigrationIndexerSafeguardTest.php
tests/devops/Core/DefaultsTest.php tests/devops/Core/DefaultsTest.php
tests/devops/Core/DevOps/ADRValidationTest.php tests/devops/Core/DevOps/ADRValidationTest.php
@@ -11925,7 +11983,7 @@ src/Storefront/Resources/views/storefront/utilities/video.html.twig
src/Storefront/Resources/views/storefront/utilities/staging-info.html.twig src/Storefront/Resources/views/storefront/utilities/staging-info.html.twig
src/Storefront/Resources/views/.ludtwig-ignore src/Storefront/Resources/views/.ludtwig-ignore
src/Storefront/Resources/Schema/AdminApi/theme.json src/Storefront/Resources/Schema/AdminApi/theme.json
src/Storefront/Resources/app/administration/eslint.config.mjs src/Storefront/Resources/app/administration/eslint.config.ts
src/Storefront/Resources/app/administration/package.json src/Storefront/Resources/app/administration/package.json
src/Storefront/Resources/app/administration/snippet-global-default-allow-list.js src/Storefront/Resources/app/administration/snippet-global-default-allow-list.js
src/Storefront/Resources/app/administration/package-lock.json src/Storefront/Resources/app/administration/package-lock.json
@@ -13949,6 +14007,7 @@ src/Core/DevOps/StaticAnalyze/Danger/Rules/EntityRepositoryInFrontendLayer.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/RemovedTwigBlocks.php src/Core/DevOps/StaticAnalyze/Danger/Rules/RemovedTwigBlocks.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/InvalidFileNameCharacters.php src/Core/DevOps/StaticAnalyze/Danger/Rules/InvalidFileNameCharacters.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/DeprecatedChangelogFormat.php src/Core/DevOps/StaticAnalyze/Danger/Rules/DeprecatedChangelogFormat.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/MissingPackageAttributeInTests.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/MissingMigrationTests.php src/Core/DevOps/StaticAnalyze/Danger/Rules/MissingMigrationTests.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/PhpstanBaselineGrowth.php src/Core/DevOps/StaticAnalyze/Danger/Rules/PhpstanBaselineGrowth.php
src/Core/DevOps/StaticAnalyze/Danger/Rules/SqlHeredocUsage.php src/Core/DevOps/StaticAnalyze/Danger/Rules/SqlHeredocUsage.php
@@ -14045,9 +14104,9 @@ src/Core/DevOps/StaticAnalyze/PHPStan/rules.neon
src/Core/DevOps/StaticAnalyze/PHPStan/extension.neon src/Core/DevOps/StaticAnalyze/PHPStan/extension.neon
src/Core/DevOps/StaticAnalyze/PHPStan/core-rules.neon src/Core/DevOps/StaticAnalyze/PHPStan/core-rules.neon
src/Core/DevOps/StaticAnalyze/PHPStan/tagged-service-contracts.php src/Core/DevOps/StaticAnalyze/PHPStan/tagged-service-contracts.php
src/Core/DevOps/DependencyInjection/services.xml src/Core/DevOps/DependencyInjection/services_dev.php
src/Core/DevOps/DependencyInjection/services_e2e.xml src/Core/DevOps/DependencyInjection/services.php
src/Core/DevOps/DependencyInjection/services_dev.xml src/Core/DevOps/DependencyInjection/services_e2e.php
src/Core/DevOps/Environment/EnvironmentHelperTransformerInterface.php src/Core/DevOps/Environment/EnvironmentHelperTransformerInterface.php
src/Core/DevOps/Environment/EnvironmentHelperTransformerData.php src/Core/DevOps/Environment/EnvironmentHelperTransformerData.php
src/Core/DevOps/Environment/EnvironmentHelper.php src/Core/DevOps/Environment/EnvironmentHelper.php
@@ -14095,7 +14154,7 @@ src/Core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php
src/Core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php src/Core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php
src/Core/Maintenance/SalesChannel/Service/SalesChannelCreator.php src/Core/Maintenance/SalesChannel/Service/SalesChannelCreator.php
src/Core/Maintenance/MaintenanceException.php src/Core/Maintenance/MaintenanceException.php
src/Core/Maintenance/DependencyInjection/services.xml src/Core/Maintenance/DependencyInjection/services.php
src/Core/Maintenance/User/Command/UserChangePasswordCommand.php src/Core/Maintenance/User/Command/UserChangePasswordCommand.php
src/Core/Maintenance/User/Command/UserListCommand.php src/Core/Maintenance/User/Command/UserListCommand.php
src/Core/Maintenance/User/Command/UserCreateCommand.php src/Core/Maintenance/User/Command/UserCreateCommand.php
@@ -14564,28 +14623,28 @@ src/Core/System/Unit/UnitCollection.php
src/Core/System/Unit/UnitEntity.php src/Core/System/Unit/UnitEntity.php
src/Core/System/Unit/UnitEvents.php src/Core/System/Unit/UnitEvents.php
src/Core/System/Unit/UnitDefinition.php src/Core/System/Unit/UnitDefinition.php
src/Core/System/DependencyInjection/tax_provider.php
src/Core/System/DependencyInjection/snippet.xml src/Core/System/DependencyInjection/snippet.xml
src/Core/System/DependencyInjection/sales_channel.php
src/Core/System/DependencyInjection/integration.xml src/Core/System/DependencyInjection/integration.xml
src/Core/System/DependencyInjection/consent.php src/Core/System/DependencyInjection/consent.php
src/Core/System/DependencyInjection/number_range.xml
src/Core/System/DependencyInjection/state_machine.xml
src/Core/System/DependencyInjection/locale.xml src/Core/System/DependencyInjection/locale.xml
src/Core/System/DependencyInjection/CompilerPass/NumberRangeIncrementerCompilerPass.php src/Core/System/DependencyInjection/CompilerPass/NumberRangeIncrementerCompilerPass.php
src/Core/System/DependencyInjection/CompilerPass/SalesChannelEntityCompilerPass.php src/Core/System/DependencyInjection/CompilerPass/SalesChannelEntityCompilerPass.php
src/Core/System/DependencyInjection/state_machine.php
src/Core/System/DependencyInjection/country.xml src/Core/System/DependencyInjection/country.xml
src/Core/System/DependencyInjection/sales_channel.xml
src/Core/System/DependencyInjection/DependencyInjectionException.php src/Core/System/DependencyInjection/DependencyInjectionException.php
src/Core/System/DependencyInjection/tax_provider.xml
src/Core/System/DependencyInjection/usage_data.php src/Core/System/DependencyInjection/usage_data.php
src/Core/System/DependencyInjection/tag.xml src/Core/System/DependencyInjection/tag.xml
src/Core/System/DependencyInjection/custom_entity.xml src/Core/System/DependencyInjection/custom_entity.php
src/Core/System/DependencyInjection/configuration.xml src/Core/System/DependencyInjection/number_range.php
src/Core/System/DependencyInjection/tax.php
src/Core/System/DependencyInjection/services_test.php src/Core/System/DependencyInjection/services_test.php
src/Core/System/DependencyInjection/tax.xml
src/Core/System/DependencyInjection/user.xml src/Core/System/DependencyInjection/user.xml
src/Core/System/DependencyInjection/currency.xml src/Core/System/DependencyInjection/currency.xml
src/Core/System/DependencyInjection/salutation.xml
src/Core/System/DependencyInjection/unit.xml src/Core/System/DependencyInjection/unit.xml
src/Core/System/DependencyInjection/configuration.php
src/Core/System/DependencyInjection/salutation.php
src/Core/System/User/Api/UserValidationController.php src/Core/System/User/Api/UserValidationController.php
src/Core/System/User/Api/UserRecoveryController.php src/Core/System/User/Api/UserRecoveryController.php
src/Core/System/User/UserCollection.php src/Core/System/User/UserCollection.php
@@ -14871,16 +14930,16 @@ src/Core/Checkout/Shipping/Hook/ShippingMethodRouteHook.php
src/Core/Checkout/Shipping/ShippingEvents.php src/Core/Checkout/Shipping/ShippingEvents.php
src/Core/Checkout/Shipping/ShippingException.php src/Core/Checkout/Shipping/ShippingException.php
src/Core/Checkout/DependencyInjection/documentV2.php src/Core/Checkout/DependencyInjection/documentV2.php
src/Core/Checkout/DependencyInjection/payment.xml src/Core/Checkout/DependencyInjection/customer.php
src/Core/Checkout/DependencyInjection/payment.php
src/Core/Checkout/DependencyInjection/order.php
src/Core/Checkout/DependencyInjection/CompilerPass/CartStorageCompilerPass.php src/Core/Checkout/DependencyInjection/CompilerPass/CartStorageCompilerPass.php
src/Core/Checkout/DependencyInjection/DependencyInjectionException.php src/Core/Checkout/DependencyInjection/DependencyInjectionException.php
src/Core/Checkout/DependencyInjection/customer.xml src/Core/Checkout/DependencyInjection/promotion.php
src/Core/Checkout/DependencyInjection/promotion.xml src/Core/Checkout/DependencyInjection/cart.php
src/Core/Checkout/DependencyInjection/shipping.php
src/Core/Checkout/DependencyInjection/document.xml src/Core/Checkout/DependencyInjection/document.xml
src/Core/Checkout/DependencyInjection/rule.xml src/Core/Checkout/DependencyInjection/rule.xml
src/Core/Checkout/DependencyInjection/cart.xml
src/Core/Checkout/DependencyInjection/shipping.xml
src/Core/Checkout/DependencyInjection/order.xml
src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionValidator.php src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionValidator.php
src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php
src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexingMessage.php src/Core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexingMessage.php
@@ -15669,6 +15728,7 @@ src/Core/Checkout/DocumentV2/Config/DocumentNumberGenerator.php
src/Core/Checkout/DocumentV2/Config/DocumentConfigBundle.php src/Core/Checkout/DocumentV2/Config/DocumentConfigBundle.php
src/Core/Checkout/DocumentV2/Template/TemplateContext.php src/Core/Checkout/DocumentV2/Template/TemplateContext.php
src/Core/Checkout/DocumentV2/Template/Calculation/NetAmount.php src/Core/Checkout/DocumentV2/Template/Calculation/NetAmount.php
src/Core/Checkout/DocumentV2/Template/Calculation/OrderInverter.php
src/Core/Checkout/DocumentV2/Template/DocumentTemplateRenderer.php src/Core/Checkout/DocumentV2/Template/DocumentTemplateRenderer.php
src/Core/Checkout/DocumentV2/Template/PaginationCounter.php src/Core/Checkout/DocumentV2/Template/PaginationCounter.php
src/Core/Checkout/DocumentV2/Template/Enum/PaymentMeansCode.php src/Core/Checkout/DocumentV2/Template/Enum/PaymentMeansCode.php
@@ -15683,6 +15743,7 @@ src/Core/Checkout/DocumentV2/Template/View/TaxBreakdownView.php
src/Core/Checkout/DocumentV2/Template/View/LineItemView.php src/Core/Checkout/DocumentV2/Template/View/LineItemView.php
src/Core/Checkout/DocumentV2/Template/View/AllowanceChargeView.php src/Core/Checkout/DocumentV2/Template/View/AllowanceChargeView.php
src/Core/Checkout/DocumentV2/Template/ZugferdTwigExtension.php src/Core/Checkout/DocumentV2/Template/ZugferdTwigExtension.php
src/Core/Checkout/DocumentV2/Controller/DocumentV2Controller.php
src/Core/Checkout/DocumentV2/Renderer/DocumentRendererRegistry.php src/Core/Checkout/DocumentV2/Renderer/DocumentRendererRegistry.php
src/Core/Checkout/DocumentV2/Renderer/PdfRenderer.php src/Core/Checkout/DocumentV2/Renderer/PdfRenderer.php
src/Core/Checkout/DocumentV2/Renderer/AbstractDocumentRenderer.php src/Core/Checkout/DocumentV2/Renderer/AbstractDocumentRenderer.php
@@ -15691,11 +15752,17 @@ src/Core/Checkout/DocumentV2/Renderer/HtmlRenderer.php
src/Core/Checkout/DocumentV2/Renderer/ZugferdEmbeddedPdfRenderer.php src/Core/Checkout/DocumentV2/Renderer/ZugferdEmbeddedPdfRenderer.php
src/Core/Checkout/DocumentV2/Provider/DocumentDataProviderRegistry.php src/Core/Checkout/DocumentV2/Provider/DocumentDataProviderRegistry.php
src/Core/Checkout/DocumentV2/Provider/DocumentMetaProvider.php src/Core/Checkout/DocumentV2/Provider/DocumentMetaProvider.php
src/Core/Checkout/DocumentV2/Provider/CancellationInvoiceDataProvider.php
src/Core/Checkout/DocumentV2/Provider/DeliveryNoteDataProvider.php
src/Core/Checkout/DocumentV2/Provider/RenderData/DocumentMetaRenderData.php src/Core/Checkout/DocumentV2/Provider/RenderData/DocumentMetaRenderData.php
src/Core/Checkout/DocumentV2/Provider/RenderData/InvoiceRenderData.php src/Core/Checkout/DocumentV2/Provider/RenderData/InvoiceRenderData.php
src/Core/Checkout/DocumentV2/Provider/RenderData/DeliveryNoteRenderData.php
src/Core/Checkout/DocumentV2/Provider/RenderData/CancellationInvoiceRenderData.php
src/Core/Checkout/DocumentV2/Provider/InvoiceDataProvider.php src/Core/Checkout/DocumentV2/Provider/InvoiceDataProvider.php
src/Core/Checkout/DocumentV2/Provider/AbstractDocumentDataProvider.php src/Core/Checkout/DocumentV2/Provider/AbstractDocumentDataProvider.php
src/Core/Checkout/DocumentV2/Generation/DocumentGenerator.php src/Core/Checkout/DocumentV2/Generation/DocumentGenerator.php
src/Core/Checkout/DocumentV2/Generation/DocumentGenerationRequestResolver.php
src/Core/Checkout/DocumentV2/Generation/DocumentArchiveGenerator.php
src/Core/Checkout/DocumentV2/Generation/DocumentDependencyResolver.php src/Core/Checkout/DocumentV2/Generation/DocumentDependencyResolver.php
src/Core/Checkout/DocumentV2/Generation/DocumentPersister.php src/Core/Checkout/DocumentV2/Generation/DocumentPersister.php
src/Core/Checkout/DocumentV2/Generation/DocumentGenerationRequest.php src/Core/Checkout/DocumentV2/Generation/DocumentGenerationRequest.php
@@ -16205,13 +16272,13 @@ src/Core/Content/DependencyInjection/mail.xml
src/Core/Content/DependencyInjection/revocation_request_form.xml src/Core/Content/DependencyInjection/revocation_request_form.xml
src/Core/Content/DependencyInjection/product_export_tracking.php src/Core/Content/DependencyInjection/product_export_tracking.php
src/Core/Content/DependencyInjection/breadcrumb.xml src/Core/Content/DependencyInjection/breadcrumb.xml
src/Core/Content/DependencyInjection/cookie.xml
src/Core/Content/DependencyInjection/product_stream.xml src/Core/Content/DependencyInjection/product_stream.xml
src/Core/Content/DependencyInjection/delivery_time.xml src/Core/Content/DependencyInjection/delivery_time.xml
src/Core/Content/DependencyInjection/import_export.xml src/Core/Content/DependencyInjection/import_export.xml
src/Core/Content/DependencyInjection/media.xml src/Core/Content/DependencyInjection/media.xml
src/Core/Content/DependencyInjection/rule.xml src/Core/Content/DependencyInjection/rule.xml
src/Core/Content/DependencyInjection/product_export.xml src/Core/Content/DependencyInjection/product_export.xml
src/Core/Content/DependencyInjection/cookie.php
src/Core/Content/DependencyInjection/mail_template.xml src/Core/Content/DependencyInjection/mail_template.xml
src/Core/Content/DependencyInjection/flow.xml src/Core/Content/DependencyInjection/flow.xml
src/Core/Content/DependencyInjection/contact_form.xml src/Core/Content/DependencyInjection/contact_form.xml
@@ -17057,7 +17124,7 @@ src/Core/Service/Message/UpdateServiceMessage.php
src/Core/Service/Message/InstallServicesMessage.php src/Core/Service/Message/InstallServicesMessage.php
src/Core/Service/Message/LogPermissionToRegistryMessage.php src/Core/Service/Message/LogPermissionToRegistryMessage.php
src/Core/Service/DependencyInjection/ServiceExtension.php src/Core/Service/DependencyInjection/ServiceExtension.php
src/Core/Service/DependencyInjection/services.xml src/Core/Service/DependencyInjection/services.php
src/Core/Service/AuthenticatedServiceClient.php src/Core/Service/AuthenticatedServiceClient.php
src/Core/Service/ServiceHookableEventDescriber.php src/Core/Service/ServiceHookableEventDescriber.php
src/Core/Service/TemporaryDirectoryFactory.php src/Core/Service/TemporaryDirectoryFactory.php
@@ -17237,6 +17304,7 @@ src/Core/Framework/DataAbstractionLayer/EntityExtension.php
src/Core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php src/Core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php
src/Core/Framework/DataAbstractionLayer/Util/StatementHelper.php src/Core/Framework/DataAbstractionLayer/Util/StatementHelper.php
src/Core/Framework/DataAbstractionLayer/Util/AfterSort.php src/Core/Framework/DataAbstractionLayer/Util/AfterSort.php
src/Core/Framework/DataAbstractionLayer/EntityWriteResultCollection.php
src/Core/Framework/DataAbstractionLayer/EntityCollection.php src/Core/Framework/DataAbstractionLayer/EntityCollection.php
src/Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtension.php src/Core/Framework/DataAbstractionLayer/FilteredBulkEntityExtension.php
src/Core/Framework/DataAbstractionLayer/AttributeEntityDefinition.php src/Core/Framework/DataAbstractionLayer/AttributeEntityDefinition.php
@@ -18270,7 +18338,6 @@ src/Core/Framework/RateLimiter/Exception/RateLimitExceededException.php
src/Core/Framework/RateLimiter/RateLimiterException.php src/Core/Framework/RateLimiter/RateLimiterException.php
src/Core/Framework/RateLimiter/RateLimiter.php src/Core/Framework/RateLimiter/RateLimiter.php
src/Core/Framework/DependencyInjection/data-abstraction-layer.php src/Core/Framework/DependencyInjection/data-abstraction-layer.php
src/Core/Framework/DependencyInjection/store.xml
src/Core/Framework/DependencyInjection/app_test.php src/Core/Framework/DependencyInjection/app_test.php
src/Core/Framework/DependencyInjection/telemetry.xml src/Core/Framework/DependencyInjection/telemetry.xml
src/Core/Framework/DependencyInjection/acl.xml src/Core/Framework/DependencyInjection/acl.xml
@@ -18313,6 +18380,7 @@ src/Core/Framework/DependencyInjection/CompilerPass/AssetBundleRegistrationCompi
src/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/OverwriteSessionFactoryCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/AttributeEntityCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/AttributeEntityCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/ScheduledTaskExecutorCompilerPass.php src/Core/Framework/DependencyInjection/CompilerPass/ScheduledTaskExecutorCompilerPass.php
src/Core/Framework/DependencyInjection/store.php
src/Core/Framework/DependencyInjection/health.xml src/Core/Framework/DependencyInjection/health.xml
src/Core/Framework/DependencyInjection/message-queue.xml src/Core/Framework/DependencyInjection/message-queue.xml
src/Core/Framework/DependencyInjection/language.xml src/Core/Framework/DependencyInjection/language.xml
@@ -18325,6 +18393,7 @@ src/Core/Framework/DependencyInjection/webhook.php
src/Core/Framework/DependencyInjection/event.xml src/Core/Framework/DependencyInjection/event.xml
src/Core/Framework/DependencyInjection/Configuration.php src/Core/Framework/DependencyInjection/Configuration.php
src/Core/Framework/DependencyInjection/flag.xml src/Core/Framework/DependencyInjection/flag.xml
src/Core/Framework/DependencyInjection/store_test.php
src/Core/Framework/DependencyInjection/seo.xml src/Core/Framework/DependencyInjection/seo.xml
src/Core/Framework/DependencyInjection/plugin.php src/Core/Framework/DependencyInjection/plugin.php
src/Core/Framework/DependencyInjection/services.xml src/Core/Framework/DependencyInjection/services.xml
@@ -18337,7 +18406,6 @@ src/Core/Framework/DependencyInjection/rule.xml
src/Core/Framework/DependencyInjection/demodata.xml src/Core/Framework/DependencyInjection/demodata.xml
src/Core/Framework/DependencyInjection/seo_test.xml src/Core/Framework/DependencyInjection/seo_test.xml
src/Core/Framework/DependencyInjection/update.xml src/Core/Framework/DependencyInjection/update.xml
src/Core/Framework/DependencyInjection/store_test.xml
src/Core/Framework/Log/Package.php src/Core/Framework/Log/Package.php
src/Core/Framework/Log/PackageService.php src/Core/Framework/Log/PackageService.php
src/Core/Framework/Log/LoggingService.php src/Core/Framework/Log/LoggingService.php
@@ -19142,6 +19210,7 @@ src/Core/Framework/Resources/views/documents/zugferd/includes/seller_trade_party
src/Core/Framework/Resources/views/documents/zugferd/includes/monetary_summation.xml.twig src/Core/Framework/Resources/views/documents/zugferd/includes/monetary_summation.xml.twig
src/Core/Framework/Resources/views/documents/zugferd/includes/applicable_trade_tax.xml.twig src/Core/Framework/Resources/views/documents/zugferd/includes/applicable_trade_tax.xml.twig
src/Core/Framework/Resources/views/documents/zugferd/invoice.xml.twig src/Core/Framework/Resources/views/documents/zugferd/invoice.xml.twig
src/Core/Framework/Resources/views/documents/zugferd/storno.xml.twig
src/Core/Framework/Resources/views/documents/zugferd/base.xml.twig src/Core/Framework/Resources/views/documents/zugferd/base.xml.twig
src/Core/Framework/Resources/views/documents/base.html.twig src/Core/Framework/Resources/views/documents/base.html.twig
src/Core/Framework/Resources/views/documents/style_base_html.css.twig src/Core/Framework/Resources/views/documents/style_base_html.css.twig
@@ -19191,6 +19260,23 @@ src/Core/Framework/Resources/demo-media/erd.pdf
src/Core/Framework/Resources/demo-media/small.mov src/Core/Framework/Resources/demo-media/small.mov
src/Core/Framework/Extensions/ExtensionDispatcher.php src/Core/Framework/Extensions/ExtensionDispatcher.php
src/Core/Framework/Extensions/Extension.php src/Core/Framework/Extensions/Extension.php
src/Core/Framework/Deprecation/BCChange/BecomesFinal.php
src/Core/Framework/Deprecation/BCChange/ParameterTypeNarrowing.php
src/Core/Framework/Deprecation/BCChange/NewOptionalParameter.php
src/Core/Framework/Deprecation/BCChange/ParameterNameChange.php
src/Core/Framework/Deprecation/BCChange/CallSiteCompatibilityChange.php
src/Core/Framework/Deprecation/BCChange/ExceptionChange.php
src/Core/Framework/Deprecation/BCChange/ReturnTypeNarrowing.php
src/Core/Framework/Deprecation/BCChange/BecomesAbstract.php
src/Core/Framework/Deprecation/BCChange/ParameterRemoval.php
src/Core/Framework/Deprecation/BCChange/ParameterTypeWidening.php
src/Core/Framework/Deprecation/BCChange/BecomesInternal.php
src/Core/Framework/Deprecation/BCChange/ExtenderCompatibilityChange.php
src/Core/Framework/Deprecation/BCChange/ReturnTypeWidening.php
src/Core/Framework/Deprecation/BCChange/ClassHierarchyChange.php
src/Core/Framework/Deprecation/BCChange/BCChangeAttribute.php
src/Core/Framework/Deprecation/BCChange/NewRequiredParameter.php
src/Core/Framework/Deprecation/BCChange/VisibilityChange.php
src/Core/Framework/Struct/ExtendableTrait.php src/Core/Framework/Struct/ExtendableTrait.php
src/Core/Framework/Struct/Struct.php src/Core/Framework/Struct/Struct.php
src/Core/Framework/Struct/CloneTrait.php src/Core/Framework/Struct/CloneTrait.php
@@ -19550,8 +19636,8 @@ src/Core/Profiling/Profiler.php
src/Core/Profiling/Compiler/RemoveDevServices.php src/Core/Profiling/Compiler/RemoveDevServices.php
src/Core/Profiling/Controller/ProfilerController.php src/Core/Profiling/Controller/ProfilerController.php
src/Core/Profiling/DependencyInjection/CompilerPass/CartServiceCompilerPass.php src/Core/Profiling/DependencyInjection/CompilerPass/CartServiceCompilerPass.php
src/Core/Profiling/DependencyInjection/services.xml src/Core/Profiling/DependencyInjection/services_dev.php
src/Core/Profiling/DependencyInjection/services_dev.xml src/Core/Profiling/DependencyInjection/services.php
src/Core/Profiling/Integration/Tideways.php src/Core/Profiling/Integration/Tideways.php
src/Core/Profiling/Integration/Stopwatch.php src/Core/Profiling/Integration/Stopwatch.php
src/Core/Profiling/Integration/Datadog.php src/Core/Profiling/Integration/Datadog.php
@@ -19604,7 +19690,7 @@ src/Core/Installer/Controller/LicenseController.php
src/Core/Installer/Controller/DatabaseConfigurationController.php src/Core/Installer/Controller/DatabaseConfigurationController.php
src/Core/Installer/Controller/StartController.php src/Core/Installer/Controller/StartController.php
src/Core/Installer/Controller/InstallerController.php src/Core/Installer/Controller/InstallerController.php
src/Core/Installer/DependencyInjection/services.xml src/Core/Installer/DependencyInjection/services.php
src/Core/Installer/InstallerKernel.php src/Core/Installer/InstallerKernel.php
src/Core/Installer/Configuration/EnvConfigWriter.php src/Core/Installer/Configuration/EnvConfigWriter.php
src/Core/Installer/Configuration/ShopConfigurationService.php src/Core/Installer/Configuration/ShopConfigurationService.php
@@ -19841,6 +19927,7 @@ src/Administration/Resources/app/administration/.postcssrc.js
src/Administration/Resources/app/administration/.stylelintrc src/Administration/Resources/app/administration/.stylelintrc
src/Administration/Resources/app/administration/AGENTS.md src/Administration/Resources/app/administration/AGENTS.md
src/Administration/Resources/app/administration/jest.config.js src/Administration/Resources/app/administration/jest.config.js
src/Administration/Resources/app/administration/eslint.config.ts
src/Administration/Resources/app/administration/index.html src/Administration/Resources/app/administration/index.html
src/Administration/Resources/app/administration/.babelrc src/Administration/Resources/app/administration/.babelrc
src/Administration/Resources/app/administration/build.ts src/Administration/Resources/app/administration/build.ts
@@ -19885,7 +19972,7 @@ src/Administration/Resources/app/administration/test/webpack/assets/ExamplePlugi
src/Administration/Resources/app/administration/test/webpack/assets/ExamplePluginForTesting/composer.json src/Administration/Resources/app/administration/test/webpack/assets/ExamplePluginForTesting/composer.json
src/Administration/Resources/app/administration/jsconfig.json src/Administration/Resources/app/administration/jsconfig.json
src/Administration/Resources/app/administration/tsconfig.json src/Administration/Resources/app/administration/tsconfig.json
src/Administration/Resources/app/administration/eslint.config.mjs src/Administration/Resources/app/administration/jest.config.ts
src/Administration/Resources/app/administration/package.json src/Administration/Resources/app/administration/package.json
src/Administration/Resources/app/administration/technical-docs/05-global-object/03-context-auth.md src/Administration/Resources/app/administration/technical-docs/05-global-object/03-context-auth.md
src/Administration/Resources/app/administration/technical-docs/05-global-object/02-feature-flags-deprecations.md src/Administration/Resources/app/administration/technical-docs/05-global-object/02-feature-flags-deprecations.md
@@ -19935,7 +20022,9 @@ src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/_
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/mixin-component.index.js src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/mixin-component.index.js
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/module-level-component.index.js src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/module-level-component.index.js
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/block-component.html.twig src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/block-component.html.twig
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/instance-api-component.html.twig
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/inherit-attrs-component.index.js src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/inherit-attrs-component.index.js
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/instance-api-component.index.js
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/debounce-component.html.twig src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/debounce-component.html.twig
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/debounce-component.index.js src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/debounce-component.index.js
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/module-level-component.html.twig src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/__fixtures__/module-level-component.html.twig
@@ -19969,6 +20058,7 @@ src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/s
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-function-handler.ts src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-function-handler.ts
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/rewrite-this.ts src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/rewrite-this.ts
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-inject.ts src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-inject.ts
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/emit-create-extendable-setup.ts
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/helpers.ts src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/helpers.ts
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-computed.ts src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-computed.ts
src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-data.ts src/Administration/Resources/app/administration/scripts/codemods/sfc-migration/script-transformer/extract-data.ts
@@ -20184,6 +20274,7 @@ src/Administration/Resources/app/administration/build/vite-plugins/asset-path-pl
src/Administration/Resources/app/administration/build/vite-plugins/asset-path-plugin/index.spec.js src/Administration/Resources/app/administration/build/vite-plugins/asset-path-plugin/index.spec.js
src/Administration/Resources/app/administration/build/vite-plugins/asset-css-postprocess-plugin/index.ts src/Administration/Resources/app/administration/build/vite-plugins/asset-css-postprocess-plugin/index.ts
src/Administration/Resources/app/administration/build/vite-plugins/asset-css-postprocess-plugin/index.spec.js src/Administration/Resources/app/administration/build/vite-plugins/asset-css-postprocess-plugin/index.spec.js
src/Administration/Resources/app/administration/build/vite-plugins/development-process-runner.ts
src/Administration/Resources/app/administration/build/vite-plugins/utils/index.ts src/Administration/Resources/app/administration/build/vite-plugins/utils/index.ts
src/Administration/Resources/app/administration/build/vite-plugins/twigjs-plugin/index.ts src/Administration/Resources/app/administration/build/vite-plugins/twigjs-plugin/index.ts
src/Administration/Resources/app/administration/build/vite-plugins/twigjs-plugin/index.spec.js src/Administration/Resources/app/administration/build/vite-plugins/twigjs-plugin/index.spec.js
@@ -20199,6 +20290,7 @@ src/Administration/Resources/app/administration/build/vite-plugins/inject-html/i
src/Administration/Resources/app/administration/build/vite-plugins/inject-html/index.spec.js src/Administration/Resources/app/administration/build/vite-plugins/inject-html/index.spec.js
src/Administration/Resources/app/administration/build/vite-plugins/asset-plugin/index.ts src/Administration/Resources/app/administration/build/vite-plugins/asset-plugin/index.ts
src/Administration/Resources/app/administration/build/vite-plugins/asset-plugin/index.spec.js src/Administration/Resources/app/administration/build/vite-plugins/asset-plugin/index.spec.js
src/Administration/Resources/app/administration/build/vite-plugins/development-process-runner.spec.ts
src/Administration/Resources/app/administration/src/bundle.spec.js src/Administration/Resources/app/administration/src/bundle.spec.js
src/Administration/Resources/app/administration/src/html-shim.d.ts src/Administration/Resources/app/administration/src/html-shim.d.ts
src/Administration/Resources/app/administration/src/meta/meta.spec.js src/Administration/Resources/app/administration/src/meta/meta.spec.js
@@ -20351,6 +20443,7 @@ src/Administration/Resources/app/administration/src/core/service/api/tag.api.ser
src/Administration/Resources/app/administration/src/core/service/api/sso-settings.service.ts src/Administration/Resources/app/administration/src/core/service/api/sso-settings.service.ts
src/Administration/Resources/app/administration/src/core/service/api/known-ips.api.service.js src/Administration/Resources/app/administration/src/core/service/api/known-ips.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/guest-customer-convert.service.js src/Administration/Resources/app/administration/src/core/service/api/guest-customer-convert.service.js
src/Administration/Resources/app/administration/src/core/service/api/documentV2.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/notifications.service.js src/Administration/Resources/app/administration/src/core/service/api/notifications.service.js
src/Administration/Resources/app/administration/src/core/service/api/errors/InvalidActionButtonParameterError.ts src/Administration/Resources/app/administration/src/core/service/api/errors/InvalidActionButtonParameterError.ts
src/Administration/Resources/app/administration/src/core/service/api/errors/InvalidActionButtonParameterError.spec.js src/Administration/Resources/app/administration/src/core/service/api/errors/InvalidActionButtonParameterError.spec.js
@@ -20372,6 +20465,7 @@ src/Administration/Resources/app/administration/src/core/service/api/system-conf
src/Administration/Resources/app/administration/src/core/service/api/integration.api.service.js src/Administration/Resources/app/administration/src/core/service/api/integration.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/flow-actions.api.service.js src/Administration/Resources/app/administration/src/core/service/api/flow-actions.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/snippet-set.api.service.js src/Administration/Resources/app/administration/src/core/service/api/snippet-set.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/documentV2.api.service.spec.js
src/Administration/Resources/app/administration/src/core/service/api/customer-validation.api.service.js src/Administration/Resources/app/administration/src/core/service/api/customer-validation.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/validation.api.service.ts src/Administration/Resources/app/administration/src/core/service/api/validation.api.service.ts
src/Administration/Resources/app/administration/src/core/service/api/app-action-button.service.spec.js src/Administration/Resources/app/administration/src/core/service/api/app-action-button.service.spec.js
@@ -300,6 +300,10 @@ tests/Unit/Presenters/LicensePresenterTest.php
Unit/Presenters/LicensePresenterTest.php Unit/Presenters/LicensePresenterTest.php
Presenters/LicensePresenterTest.php Presenters/LicensePresenterTest.php
LicensePresenterTest.php LicensePresenterTest.php
tests/Unit/Presenters/PresenterEscapingTest.php
Unit/Presenters/PresenterEscapingTest.php
Presenters/PresenterEscapingTest.php
PresenterEscapingTest.php
tests/Unit/Presenters/AccessoryPresenterTest.php tests/Unit/Presenters/AccessoryPresenterTest.php
Unit/Presenters/AccessoryPresenterTest.php Unit/Presenters/AccessoryPresenterTest.php
Presenters/AccessoryPresenterTest.php Presenters/AccessoryPresenterTest.php
@@ -1153,6 +1157,11 @@ Feature/Assets/Ui/StoreAssetsTest.php
Assets/Ui/StoreAssetsTest.php Assets/Ui/StoreAssetsTest.php
Ui/StoreAssetsTest.php Ui/StoreAssetsTest.php
StoreAssetsTest.php StoreAssetsTest.php
tests/Feature/Assets/Ui/BulkRestoreAuthorizationTest.php
Feature/Assets/Ui/BulkRestoreAuthorizationTest.php
Assets/Ui/BulkRestoreAuthorizationTest.php
Ui/BulkRestoreAuthorizationTest.php
BulkRestoreAuthorizationTest.php
tests/Feature/Assets/Ui/AssetBySerialTest.php tests/Feature/Assets/Ui/AssetBySerialTest.php
Feature/Assets/Ui/AssetBySerialTest.php Feature/Assets/Ui/AssetBySerialTest.php
Assets/Ui/AssetBySerialTest.php Assets/Ui/AssetBySerialTest.php
@@ -1284,6 +1293,16 @@ Feature/Console/Commands/PurgeCompaniesTest.php
Console/Commands/PurgeCompaniesTest.php Console/Commands/PurgeCompaniesTest.php
Commands/PurgeCompaniesTest.php Commands/PurgeCompaniesTest.php
PurgeCompaniesTest.php PurgeCompaniesTest.php
tests/Feature/Console/Commands/CleanupOrphanActionLogsTest.php
Feature/Console/Commands/CleanupOrphanActionLogsTest.php
Console/Commands/CleanupOrphanActionLogsTest.php
Commands/CleanupOrphanActionLogsTest.php
CleanupOrphanActionLogsTest.php
tests/Feature/Console/Commands/PurgeTest.php
Feature/Console/Commands/PurgeTest.php
Console/Commands/PurgeTest.php
Commands/PurgeTest.php
PurgeTest.php
tests/Feature/Console/CheckinAndDeleteItemsTest.php tests/Feature/Console/CheckinAndDeleteItemsTest.php
Feature/Console/CheckinAndDeleteItemsTest.php Feature/Console/CheckinAndDeleteItemsTest.php
Console/CheckinAndDeleteItemsTest.php Console/CheckinAndDeleteItemsTest.php
@@ -1933,6 +1952,11 @@ Feature/Checkouts/Api/AccessoryCheckoutTest.php
Checkouts/Api/AccessoryCheckoutTest.php Checkouts/Api/AccessoryCheckoutTest.php
Api/AccessoryCheckoutTest.php Api/AccessoryCheckoutTest.php
AccessoryCheckoutTest.php AccessoryCheckoutTest.php
tests/Feature/Checkouts/Api/CheckoutToSoftDeletedTargetTest.php
Feature/Checkouts/Api/CheckoutToSoftDeletedTargetTest.php
Checkouts/Api/CheckoutToSoftDeletedTargetTest.php
Api/CheckoutToSoftDeletedTargetTest.php
CheckoutToSoftDeletedTargetTest.php
tests/Feature/Checkouts/Ui/AssetCheckoutTest.php tests/Feature/Checkouts/Ui/AssetCheckoutTest.php
Feature/Checkouts/Ui/AssetCheckoutTest.php Feature/Checkouts/Ui/AssetCheckoutTest.php
Checkouts/Ui/AssetCheckoutTest.php Checkouts/Ui/AssetCheckoutTest.php
@@ -41193,6 +41217,10 @@ app/Console/Commands/BulkDelete.php
Console/Commands/BulkDelete.php Console/Commands/BulkDelete.php
Commands/BulkDelete.php Commands/BulkDelete.php
BulkDelete.php BulkDelete.php
app/Console/Commands/CleanupOrphanActionLogs.php
Console/Commands/CleanupOrphanActionLogs.php
Commands/CleanupOrphanActionLogs.php
CleanupOrphanActionLogs.php
app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php
Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php
Commands/FixUpAssignedTypeWithoutAssignedTo.php Commands/FixUpAssignedTypeWithoutAssignedTo.php
@@ -126,6 +126,7 @@ tests/Unit/CustomFieldTest.php
tests/Unit/DepreciationTest.php tests/Unit/DepreciationTest.php
tests/Unit/Presenters/UploadedFilesPresenterTest.php tests/Unit/Presenters/UploadedFilesPresenterTest.php
tests/Unit/Presenters/LicensePresenterTest.php tests/Unit/Presenters/LicensePresenterTest.php
tests/Unit/Presenters/PresenterEscapingTest.php
tests/Unit/Presenters/AccessoryPresenterTest.php tests/Unit/Presenters/AccessoryPresenterTest.php
tests/Unit/Presenters/ConsumablePresenterTest.php tests/Unit/Presenters/ConsumablePresenterTest.php
tests/Unit/Presenters/AssetPresenterTest.php tests/Unit/Presenters/AssetPresenterTest.php
@@ -308,6 +309,7 @@ tests/Feature/Assets/Ui/AssetLabelTest.php
tests/Feature/Assets/Ui/ShowAssetTest.php tests/Feature/Assets/Ui/ShowAssetTest.php
tests/Feature/Assets/Ui/DeleteAssetTest.php tests/Feature/Assets/Ui/DeleteAssetTest.php
tests/Feature/Assets/Ui/StoreAssetsTest.php tests/Feature/Assets/Ui/StoreAssetsTest.php
tests/Feature/Assets/Ui/BulkRestoreAuthorizationTest.php
tests/Feature/Assets/Ui/AssetBySerialTest.php tests/Feature/Assets/Ui/AssetBySerialTest.php
tests/Feature/Manufacturers/Api/UpdateManufacturersTest.php tests/Feature/Manufacturers/Api/UpdateManufacturersTest.php
tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php tests/Feature/Manufacturers/Api/DeleteManufacturersTest.php
@@ -335,6 +337,8 @@ tests/Feature/Console/FixupAssignedToAssignedTypeTest.php
tests/Feature/Console/SendAcceptanceReminderTest.php tests/Feature/Console/SendAcceptanceReminderTest.php
tests/Feature/Console/Commands/PurgeEulaPDFTest.php tests/Feature/Console/Commands/PurgeEulaPDFTest.php
tests/Feature/Console/Commands/PurgeCompaniesTest.php tests/Feature/Console/Commands/PurgeCompaniesTest.php
tests/Feature/Console/Commands/CleanupOrphanActionLogsTest.php
tests/Feature/Console/Commands/PurgeTest.php
tests/Feature/Console/CheckinAndDeleteItemsTest.php tests/Feature/Console/CheckinAndDeleteItemsTest.php
tests/Feature/Console/CleanOldCheckoutRequestsTest.php tests/Feature/Console/CleanOldCheckoutRequestsTest.php
tests/Feature/Console/ValidateAssetsTest.php tests/Feature/Console/ValidateAssetsTest.php
@@ -468,6 +472,7 @@ tests/Feature/Checkouts/Api/AssetCheckoutTest.php
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php
tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php
tests/Feature/Checkouts/Api/CheckoutToSoftDeletedTargetTest.php
tests/Feature/Checkouts/Ui/AssetCheckoutTest.php tests/Feature/Checkouts/Ui/AssetCheckoutTest.php
tests/Feature/Checkouts/Ui/LicenseCheckoutTest.php tests/Feature/Checkouts/Ui/LicenseCheckoutTest.php
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
@@ -7660,6 +7665,7 @@ app/Console/Commands/SendUpcomingAuditReport.php
app/Console/Commands/MigrateLicenseSeatQuantitiesInActionLogs.php app/Console/Commands/MigrateLicenseSeatQuantitiesInActionLogs.php
app/Console/Commands/RemoveExplicitEols.php app/Console/Commands/RemoveExplicitEols.php
app/Console/Commands/BulkDelete.php app/Console/Commands/BulkDelete.php
app/Console/Commands/CleanupOrphanActionLogs.php
app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php
app/Console/Commands/PurgeEulaPDFs.php app/Console/Commands/PurgeEulaPDFs.php
app/Console/Commands/PurgeLoginAttempts.php app/Console/Commands/PurgeLoginAttempts.php
@@ -1674,6 +1674,24 @@ api/core/content-manager/find-relations.test.api.js
core/content-manager/find-relations.test.api.js core/content-manager/find-relations.test.api.js
content-manager/find-relations.test.api.js content-manager/find-relations.test.api.js
find-relations.test.api.js find-relations.test.api.js
tests/api/core/content-manager/media/required-media.test.api.js
api/core/content-manager/media/required-media.test.api.js
core/content-manager/media/required-media.test.api.js
content-manager/media/required-media.test.api.js
media/required-media.test.api.js
required-media.test.api.js
tests/api/core/content-manager/media/required-relation.test.api.js
api/core/content-manager/media/required-relation.test.api.js
core/content-manager/media/required-relation.test.api.js
content-manager/media/required-relation.test.api.js
media/required-relation.test.api.js
required-relation.test.api.js
tests/api/core/content-manager/media/strict-relations-publish.test.api.js
api/core/content-manager/media/strict-relations-publish.test.api.js
core/content-manager/media/strict-relations-publish.test.api.js
content-manager/media/strict-relations-publish.test.api.js
media/strict-relations-publish.test.api.js
strict-relations-publish.test.api.js
tests/api/core/content-manager/single-type.test.api.js tests/api/core/content-manager/single-type.test.api.js
api/core/content-manager/single-type.test.api.js api/core/content-manager/single-type.test.api.js
core/content-manager/single-type.test.api.js core/content-manager/single-type.test.api.js
@@ -7705,10 +7723,6 @@ packages/providers/email-mailgun/rollup.config.mjs
providers/email-mailgun/rollup.config.mjs providers/email-mailgun/rollup.config.mjs
email-mailgun/rollup.config.mjs email-mailgun/rollup.config.mjs
rollup.config.mjs rollup.config.mjs
packages/providers/email-mailgun/jest.config.js
providers/email-mailgun/jest.config.js
email-mailgun/jest.config.js
jest.config.js
packages/providers/email-mailgun/lint-staged.config.mjs packages/providers/email-mailgun/lint-staged.config.mjs
providers/email-mailgun/lint-staged.config.mjs providers/email-mailgun/lint-staged.config.mjs
email-mailgun/lint-staged.config.mjs email-mailgun/lint-staged.config.mjs
@@ -7742,12 +7756,16 @@ providers/email-mailgun/src/index.ts
email-mailgun/src/index.ts email-mailgun/src/index.ts
src/index.ts src/index.ts
index.ts index.ts
packages/providers/email-mailgun/src/__tests__/convert-provider-options.test.ts packages/providers/email-mailgun/src/__tests__/convert-provider-options.vitest.test.ts
providers/email-mailgun/src/__tests__/convert-provider-options.test.ts providers/email-mailgun/src/__tests__/convert-provider-options.vitest.test.ts
email-mailgun/src/__tests__/convert-provider-options.test.ts email-mailgun/src/__tests__/convert-provider-options.vitest.test.ts
src/__tests__/convert-provider-options.test.ts src/__tests__/convert-provider-options.vitest.test.ts
__tests__/convert-provider-options.test.ts __tests__/convert-provider-options.vitest.test.ts
convert-provider-options.test.ts convert-provider-options.vitest.test.ts
packages/providers/email-mailgun/vitest.config.ts
providers/email-mailgun/vitest.config.ts
email-mailgun/vitest.config.ts
vitest.config.ts
packages/providers/email-mailgun/LICENSE packages/providers/email-mailgun/LICENSE
providers/email-mailgun/LICENSE providers/email-mailgun/LICENSE
email-mailgun/LICENSE email-mailgun/LICENSE
@@ -11594,6 +11612,14 @@ server/src/utils/index.ts
src/utils/index.ts src/utils/index.ts
utils/index.ts utils/index.ts
index.ts index.ts
packages/core/content-releases/server/src/utils/__tests__/is-entry-valid.test.ts
core/content-releases/server/src/utils/__tests__/is-entry-valid.test.ts
content-releases/server/src/utils/__tests__/is-entry-valid.test.ts
server/src/utils/__tests__/is-entry-valid.test.ts
src/utils/__tests__/is-entry-valid.test.ts
utils/__tests__/is-entry-valid.test.ts
__tests__/is-entry-valid.test.ts
is-entry-valid.test.ts
packages/core/content-releases/server/src/content-types/index.ts packages/core/content-releases/server/src/content-types/index.ts
core/content-releases/server/src/content-types/index.ts core/content-releases/server/src/content-types/index.ts
content-releases/server/src/content-types/index.ts content-releases/server/src/content-types/index.ts
@@ -16314,6 +16340,11 @@ core/utils/src/install-id.ts
utils/src/install-id.ts utils/src/install-id.ts
src/install-id.ts src/install-id.ts
install-id.ts install-id.ts
packages/core/utils/src/get-preferred-pm.ts
core/utils/src/get-preferred-pm.ts
utils/src/get-preferred-pm.ts
src/get-preferred-pm.ts
get-preferred-pm.ts
packages/core/utils/src/package-manager.ts packages/core/utils/src/package-manager.ts
core/utils/src/package-manager.ts core/utils/src/package-manager.ts
utils/src/package-manager.ts utils/src/package-manager.ts
@@ -17661,6 +17692,14 @@ node/core/__tests__/dependencies.test.ts
core/__tests__/dependencies.test.ts core/__tests__/dependencies.test.ts
__tests__/dependencies.test.ts __tests__/dependencies.test.ts
dependencies.test.ts dependencies.test.ts
packages/core/strapi/src/node/core/__tests__/admin-vite-aliases-tolerant.test.ts
core/strapi/src/node/core/__tests__/admin-vite-aliases-tolerant.test.ts
strapi/src/node/core/__tests__/admin-vite-aliases-tolerant.test.ts
src/node/core/__tests__/admin-vite-aliases-tolerant.test.ts
node/core/__tests__/admin-vite-aliases-tolerant.test.ts
core/__tests__/admin-vite-aliases-tolerant.test.ts
__tests__/admin-vite-aliases-tolerant.test.ts
admin-vite-aliases-tolerant.test.ts
packages/core/strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts packages/core/strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts
core/strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts core/strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts
strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts
@@ -17727,6 +17766,13 @@ src/node/core/plugins.ts
node/core/plugins.ts node/core/plugins.ts
core/plugins.ts core/plugins.ts
plugins.ts plugins.ts
packages/core/strapi/src/node/core/admin-vite-singleton-modules.ts
core/strapi/src/node/core/admin-vite-singleton-modules.ts
strapi/src/node/core/admin-vite-singleton-modules.ts
src/node/core/admin-vite-singleton-modules.ts
node/core/admin-vite-singleton-modules.ts
core/admin-vite-singleton-modules.ts
admin-vite-singleton-modules.ts
packages/core/strapi/src/node/webpack/build.ts packages/core/strapi/src/node/webpack/build.ts
core/strapi/src/node/webpack/build.ts core/strapi/src/node/webpack/build.ts
strapi/src/node/webpack/build.ts strapi/src/node/webpack/build.ts
@@ -24058,6 +24104,14 @@ services/entity-validator/__tests__/enumeration-validators.test.ts
entity-validator/__tests__/enumeration-validators.test.ts entity-validator/__tests__/enumeration-validators.test.ts
__tests__/enumeration-validators.test.ts __tests__/enumeration-validators.test.ts
enumeration-validators.test.ts enumeration-validators.test.ts
packages/core/core/src/services/entity-validator/__tests__/strict-relations-validators.test.ts
core/core/src/services/entity-validator/__tests__/strict-relations-validators.test.ts
core/src/services/entity-validator/__tests__/strict-relations-validators.test.ts
src/services/entity-validator/__tests__/strict-relations-validators.test.ts
services/entity-validator/__tests__/strict-relations-validators.test.ts
entity-validator/__tests__/strict-relations-validators.test.ts
__tests__/strict-relations-validators.test.ts
strict-relations-validators.test.ts
packages/core/core/src/services/entity-validator/__tests__/index.test.ts packages/core/core/src/services/entity-validator/__tests__/index.test.ts
core/core/src/services/entity-validator/__tests__/index.test.ts core/core/src/services/entity-validator/__tests__/index.test.ts
core/src/services/entity-validator/__tests__/index.test.ts core/src/services/entity-validator/__tests__/index.test.ts
@@ -30160,6 +30214,16 @@ src/audit-logs/validation/audit-logs.ts
audit-logs/validation/audit-logs.ts audit-logs/validation/audit-logs.ts
validation/audit-logs.ts validation/audit-logs.ts
audit-logs.ts audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/validation/__tests__/audit-logs.test.ts
core/admin/ee/server/src/audit-logs/validation/__tests__/audit-logs.test.ts
admin/ee/server/src/audit-logs/validation/__tests__/audit-logs.test.ts
ee/server/src/audit-logs/validation/__tests__/audit-logs.test.ts
server/src/audit-logs/validation/__tests__/audit-logs.test.ts
src/audit-logs/validation/__tests__/audit-logs.test.ts
audit-logs/validation/__tests__/audit-logs.test.ts
validation/__tests__/audit-logs.test.ts
__tests__/audit-logs.test.ts
audit-logs.test.ts
packages/core/admin/ee/server/src/audit-logs/routes/audit-logs.ts packages/core/admin/ee/server/src/audit-logs/routes/audit-logs.ts
core/admin/ee/server/src/audit-logs/routes/audit-logs.ts core/admin/ee/server/src/audit-logs/routes/audit-logs.ts
admin/ee/server/src/audit-logs/routes/audit-logs.ts admin/ee/server/src/audit-logs/routes/audit-logs.ts
@@ -30169,6 +30233,16 @@ src/audit-logs/routes/audit-logs.ts
audit-logs/routes/audit-logs.ts audit-logs/routes/audit-logs.ts
routes/audit-logs.ts routes/audit-logs.ts
audit-logs.ts audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/routes/__tests__/audit-logs.test.ts
core/admin/ee/server/src/audit-logs/routes/__tests__/audit-logs.test.ts
admin/ee/server/src/audit-logs/routes/__tests__/audit-logs.test.ts
ee/server/src/audit-logs/routes/__tests__/audit-logs.test.ts
server/src/audit-logs/routes/__tests__/audit-logs.test.ts
src/audit-logs/routes/__tests__/audit-logs.test.ts
audit-logs/routes/__tests__/audit-logs.test.ts
routes/__tests__/audit-logs.test.ts
__tests__/audit-logs.test.ts
audit-logs.test.ts
packages/core/admin/ee/server/src/audit-logs/controllers/audit-logs.ts packages/core/admin/ee/server/src/audit-logs/controllers/audit-logs.ts
core/admin/ee/server/src/audit-logs/controllers/audit-logs.ts core/admin/ee/server/src/audit-logs/controllers/audit-logs.ts
admin/ee/server/src/audit-logs/controllers/audit-logs.ts admin/ee/server/src/audit-logs/controllers/audit-logs.ts
@@ -30178,6 +30252,16 @@ src/audit-logs/controllers/audit-logs.ts
audit-logs/controllers/audit-logs.ts audit-logs/controllers/audit-logs.ts
controllers/audit-logs.ts controllers/audit-logs.ts
audit-logs.ts audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/controllers/__tests__/audit-logs.test.ts
core/admin/ee/server/src/audit-logs/controllers/__tests__/audit-logs.test.ts
admin/ee/server/src/audit-logs/controllers/__tests__/audit-logs.test.ts
ee/server/src/audit-logs/controllers/__tests__/audit-logs.test.ts
server/src/audit-logs/controllers/__tests__/audit-logs.test.ts
src/audit-logs/controllers/__tests__/audit-logs.test.ts
audit-logs/controllers/__tests__/audit-logs.test.ts
controllers/__tests__/audit-logs.test.ts
__tests__/audit-logs.test.ts
audit-logs.test.ts
packages/core/admin/ee/server/src/audit-logs/services/lifecycles.ts packages/core/admin/ee/server/src/audit-logs/services/lifecycles.ts
core/admin/ee/server/src/audit-logs/services/lifecycles.ts core/admin/ee/server/src/audit-logs/services/lifecycles.ts
admin/ee/server/src/audit-logs/services/lifecycles.ts admin/ee/server/src/audit-logs/services/lifecycles.ts
@@ -30196,6 +30280,16 @@ src/audit-logs/services/audit-logs.ts
audit-logs/services/audit-logs.ts audit-logs/services/audit-logs.ts
services/audit-logs.ts services/audit-logs.ts
audit-logs.ts audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/services/__tests__/find-many-users.test.ts
core/admin/ee/server/src/audit-logs/services/__tests__/find-many-users.test.ts
admin/ee/server/src/audit-logs/services/__tests__/find-many-users.test.ts
ee/server/src/audit-logs/services/__tests__/find-many-users.test.ts
server/src/audit-logs/services/__tests__/find-many-users.test.ts
src/audit-logs/services/__tests__/find-many-users.test.ts
audit-logs/services/__tests__/find-many-users.test.ts
services/__tests__/find-many-users.test.ts
__tests__/find-many-users.test.ts
find-many-users.test.ts
packages/core/admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts packages/core/admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts
core/admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts core/admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts
admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts
@@ -30539,6 +30633,19 @@ pages/AuditLogs/hooks/useFormatTimeStamp.ts
AuditLogs/hooks/useFormatTimeStamp.ts AuditLogs/hooks/useFormatTimeStamp.ts
hooks/useFormatTimeStamp.ts hooks/useFormatTimeStamp.ts
useFormatTimeStamp.ts useFormatTimeStamp.ts
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
admin/src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
AuditLogs/hooks/tests/useAuditLogsData.test.ts
hooks/tests/useAuditLogsData.test.ts
tests/useAuditLogsData.test.ts
useAuditLogsData.test.ts
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts
core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts
admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts
@@ -322,6 +322,9 @@ tests/api/core/content-manager/content-manager/history/history.test.api.ts
tests/api/core/content-manager/content-manager/uid.test.api.js tests/api/core/content-manager/content-manager/uid.test.api.js
tests/api/core/content-manager/content-manager/configuration.test.api.js tests/api/core/content-manager/content-manager/configuration.test.api.js
tests/api/core/content-manager/find-relations.test.api.js tests/api/core/content-manager/find-relations.test.api.js
tests/api/core/content-manager/media/required-media.test.api.js
tests/api/core/content-manager/media/required-relation.test.api.js
tests/api/core/content-manager/media/strict-relations-publish.test.api.js
tests/api/core/content-manager/single-type.test.api.js tests/api/core/content-manager/single-type.test.api.js
tests/api/core/content-manager/fields/time.test.api.js tests/api/core/content-manager/fields/time.test.api.js
tests/api/core/content-manager/fields/boolean.test.api.js tests/api/core/content-manager/fields/boolean.test.api.js
@@ -1351,7 +1354,6 @@ packages/providers/upload-aws-s3/src/utils.ts
packages/providers/upload-aws-s3/LICENSE packages/providers/upload-aws-s3/LICENSE
packages/providers/email-mailgun/tsconfig.eslint.json packages/providers/email-mailgun/tsconfig.eslint.json
packages/providers/email-mailgun/rollup.config.mjs packages/providers/email-mailgun/rollup.config.mjs
packages/providers/email-mailgun/jest.config.js
packages/providers/email-mailgun/lint-staged.config.mjs packages/providers/email-mailgun/lint-staged.config.mjs
packages/providers/email-mailgun/tsconfig.json packages/providers/email-mailgun/tsconfig.json
packages/providers/email-mailgun/.eslintrc.cjs packages/providers/email-mailgun/.eslintrc.cjs
@@ -1360,7 +1362,8 @@ packages/providers/email-mailgun/.npmignore
packages/providers/email-mailgun/tsconfig.build.json packages/providers/email-mailgun/tsconfig.build.json
packages/providers/email-mailgun/README.md packages/providers/email-mailgun/README.md
packages/providers/email-mailgun/src/index.ts packages/providers/email-mailgun/src/index.ts
packages/providers/email-mailgun/src/__tests__/convert-provider-options.test.ts packages/providers/email-mailgun/src/__tests__/convert-provider-options.vitest.test.ts
packages/providers/email-mailgun/vitest.config.ts
packages/providers/email-mailgun/LICENSE packages/providers/email-mailgun/LICENSE
packages/providers/email-amazon-ses/tsconfig.eslint.json packages/providers/email-amazon-ses/tsconfig.eslint.json
packages/providers/email-amazon-ses/rollup.config.mjs packages/providers/email-amazon-ses/rollup.config.mjs
@@ -1968,6 +1971,7 @@ packages/core/content-releases/server/tsconfig.build.json
packages/core/content-releases/server/src/register.ts packages/core/content-releases/server/src/register.ts
packages/core/content-releases/server/src/constants.ts packages/core/content-releases/server/src/constants.ts
packages/core/content-releases/server/src/utils/index.ts packages/core/content-releases/server/src/utils/index.ts
packages/core/content-releases/server/src/utils/__tests__/is-entry-valid.test.ts
packages/core/content-releases/server/src/content-types/index.ts packages/core/content-releases/server/src/content-types/index.ts
packages/core/content-releases/server/src/content-types/release/index.ts packages/core/content-releases/server/src/content-types/release/index.ts
packages/core/content-releases/server/src/content-types/release/schema.ts packages/core/content-releases/server/src/content-types/release/schema.ts
@@ -2566,6 +2570,7 @@ packages/core/utils/src/validators.ts
packages/core/utils/src/errors.ts packages/core/utils/src/errors.ts
packages/core/utils/src/user-agent.ts packages/core/utils/src/user-agent.ts
packages/core/utils/src/install-id.ts packages/core/utils/src/install-id.ts
packages/core/utils/src/get-preferred-pm.ts
packages/core/utils/src/package-manager.ts packages/core/utils/src/package-manager.ts
packages/core/utils/src/set-creator-fields.ts packages/core/utils/src/set-creator-fields.ts
packages/core/utils/src/traverse-entity.ts packages/core/utils/src/traverse-entity.ts
@@ -2772,6 +2777,7 @@ packages/core/strapi/src/node/core/env.ts
packages/core/strapi/src/node/core/admin-customisations.ts packages/core/strapi/src/node/core/admin-customisations.ts
packages/core/strapi/src/node/core/__tests__/plugins.test.ts packages/core/strapi/src/node/core/__tests__/plugins.test.ts
packages/core/strapi/src/node/core/__tests__/dependencies.test.ts packages/core/strapi/src/node/core/__tests__/dependencies.test.ts
packages/core/strapi/src/node/core/__tests__/admin-vite-aliases-tolerant.test.ts
packages/core/strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts packages/core/strapi/src/node/core/__tests__/admin-vite-optimize-exclude.test.ts
packages/core/strapi/src/node/core/__tests__/resolve-module.test.ts packages/core/strapi/src/node/core/__tests__/resolve-module.test.ts
packages/core/strapi/src/node/core/__tests__/admin-vite-aliases.test.ts packages/core/strapi/src/node/core/__tests__/admin-vite-aliases.test.ts
@@ -2781,6 +2787,7 @@ packages/core/strapi/src/node/core/config.ts
packages/core/strapi/src/node/core/managers.ts packages/core/strapi/src/node/core/managers.ts
packages/core/strapi/src/node/core/resolve-module.ts packages/core/strapi/src/node/core/resolve-module.ts
packages/core/strapi/src/node/core/plugins.ts packages/core/strapi/src/node/core/plugins.ts
packages/core/strapi/src/node/core/admin-vite-singleton-modules.ts
packages/core/strapi/src/node/webpack/build.ts packages/core/strapi/src/node/webpack/build.ts
packages/core/strapi/src/node/webpack/watch.ts packages/core/strapi/src/node/webpack/watch.ts
packages/core/strapi/src/node/webpack/config.ts packages/core/strapi/src/node/webpack/config.ts
@@ -3631,6 +3638,7 @@ packages/core/core/src/services/entity-validator/__tests__/relations/media-level
packages/core/core/src/services/entity-validator/__tests__/relations/component-level.test.ts packages/core/core/src/services/entity-validator/__tests__/relations/component-level.test.ts
packages/core/core/src/services/entity-validator/__tests__/email-validators.test.ts packages/core/core/src/services/entity-validator/__tests__/email-validators.test.ts
packages/core/core/src/services/entity-validator/__tests__/enumeration-validators.test.ts packages/core/core/src/services/entity-validator/__tests__/enumeration-validators.test.ts
packages/core/core/src/services/entity-validator/__tests__/strict-relations-validators.test.ts
packages/core/core/src/services/entity-validator/__tests__/index.test.ts packages/core/core/src/services/entity-validator/__tests__/index.test.ts
packages/core/core/src/services/entity-validator/__tests__/uid-validators.test.ts packages/core/core/src/services/entity-validator/__tests__/uid-validators.test.ts
packages/core/core/src/services/mcp/tools/log.ts packages/core/core/src/services/mcp/tools/log.ts
@@ -4397,10 +4405,14 @@ packages/core/admin/ee/server/src/services/passport/provider-registry.ts
packages/core/admin/ee/server/src/services/passport/sso.ts packages/core/admin/ee/server/src/services/passport/sso.ts
packages/core/admin/ee/server/src/audit-logs/content-types/audit-log.ts packages/core/admin/ee/server/src/audit-logs/content-types/audit-log.ts
packages/core/admin/ee/server/src/audit-logs/validation/audit-logs.ts packages/core/admin/ee/server/src/audit-logs/validation/audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/validation/__tests__/audit-logs.test.ts
packages/core/admin/ee/server/src/audit-logs/routes/audit-logs.ts packages/core/admin/ee/server/src/audit-logs/routes/audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/routes/__tests__/audit-logs.test.ts
packages/core/admin/ee/server/src/audit-logs/controllers/audit-logs.ts packages/core/admin/ee/server/src/audit-logs/controllers/audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/controllers/__tests__/audit-logs.test.ts
packages/core/admin/ee/server/src/audit-logs/services/lifecycles.ts packages/core/admin/ee/server/src/audit-logs/services/lifecycles.ts
packages/core/admin/ee/server/src/audit-logs/services/audit-logs.ts packages/core/admin/ee/server/src/audit-logs/services/audit-logs.ts
packages/core/admin/ee/server/src/audit-logs/services/__tests__/find-many-users.test.ts
packages/core/admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts packages/core/admin/ee/server/src/audit-logs/services/__tests__/audit-logs.test.ts
packages/core/admin/ee/admin/tsconfig.json packages/core/admin/ee/admin/tsconfig.json
packages/core/admin/ee/admin/.eslintrc.cjs packages/core/admin/ee/admin/.eslintrc.cjs
@@ -4434,6 +4446,7 @@ packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/utils/getDis
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/ListPage.tsx packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/ListPage.tsx
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/tests/ListPage.test.tsx packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/tests/ListPage.test.tsx
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useFormatTimeStamp.ts packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useFormatTimeStamp.ts
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/tests/useAuditLogsData.test.ts
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts packages/core/admin/ee/admin/src/pages/SettingsPage/pages/AuditLogs/hooks/useAuditLogsData.ts
packages/core/admin/ee/admin/src/pages/SettingsPage/pages/SingleSignOnPage.tsx packages/core/admin/ee/admin/src/pages/SettingsPage/pages/SingleSignOnPage.tsx
packages/core/admin/ee/admin/src/services/ai.ts packages/core/admin/ee/admin/src/services/ai.ts
@@ -5250,6 +5250,13 @@ catalina/valves/rewrite/TestRewriteValve.java
valves/rewrite/TestRewriteValve.java valves/rewrite/TestRewriteValve.java
rewrite/TestRewriteValve.java rewrite/TestRewriteValve.java
TestRewriteValve.java TestRewriteValve.java
test/org/apache/catalina/valves/rewrite/TestResolverSSLComponents.java
org/apache/catalina/valves/rewrite/TestResolverSSLComponents.java
apache/catalina/valves/rewrite/TestResolverSSLComponents.java
catalina/valves/rewrite/TestResolverSSLComponents.java
valves/rewrite/TestResolverSSLComponents.java
rewrite/TestResolverSSLComponents.java
TestResolverSSLComponents.java
test/org/apache/catalina/valves/rewrite/TestResolverSSL.java test/org/apache/catalina/valves/rewrite/TestResolverSSL.java
org/apache/catalina/valves/rewrite/TestResolverSSL.java org/apache/catalina/valves/rewrite/TestResolverSSL.java
apache/catalina/valves/rewrite/TestResolverSSL.java apache/catalina/valves/rewrite/TestResolverSSL.java
@@ -782,6 +782,7 @@ test/org/apache/catalina/ha/context/TestReplicatedContext.java
test/org/apache/catalina/ha/session/TestDeltaRequest.java test/org/apache/catalina/ha/session/TestDeltaRequest.java
test/org/apache/catalina/mbeans/TestRegistration.java test/org/apache/catalina/mbeans/TestRegistration.java
test/org/apache/catalina/valves/rewrite/TestRewriteValve.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java
test/org/apache/catalina/valves/rewrite/TestResolverSSLComponents.java
test/org/apache/catalina/valves/rewrite/TestResolverSSL.java test/org/apache/catalina/valves/rewrite/TestResolverSSL.java
test/org/apache/catalina/valves/rewrite/TestQuotedStringTokenizer.java test/org/apache/catalina/valves/rewrite/TestQuotedStringTokenizer.java
test/org/apache/catalina/valves/rewrite/TesterRewriteMapA.java test/org/apache/catalina/valves/rewrite/TesterRewriteMapA.java
@@ -962,11 +962,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/SqlAzureDatabaseProvi
Umbraco.Infrastructure/Persistence/SqlAzureDatabaseProviderMetadataTests.cs Umbraco.Infrastructure/Persistence/SqlAzureDatabaseProviderMetadataTests.cs
Persistence/SqlAzureDatabaseProviderMetadataTests.cs Persistence/SqlAzureDatabaseProviderMetadataTests.cs
SqlAzureDatabaseProviderMetadataTests.cs SqlAzureDatabaseProviderMetadataTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeTests.cs
Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs Umbraco.Infrastructure/Scoping/ScopeTests.cs
Scoping/ScopeUnitTests.cs Scoping/ScopeTests.cs
ScopeUnitTests.cs ScopeTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
@@ -3030,6 +3030,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Collections/DeepCloneableListTests.cs
Umbraco.Core/Collections/DeepCloneableListTests.cs Umbraco.Core/Collections/DeepCloneableListTests.cs
Collections/DeepCloneableListTests.cs Collections/DeepCloneableListTests.cs
DeepCloneableListTests.cs DeepCloneableListTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/CoreDebugSettingsConfigurationTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/CoreDebugSettingsConfigurationTests.cs
Umbraco.Core/Configuration/CoreDebugSettingsConfigurationTests.cs
Configuration/CoreDebugSettingsConfigurationTests.cs
CoreDebugSettingsConfigurationTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
@@ -4274,6 +4279,18 @@ tests/DefaultConfig/DataType/DataTypeFolder.spec.ts
DefaultConfig/DataType/DataTypeFolder.spec.ts DefaultConfig/DataType/DataTypeFolder.spec.ts
DataType/DataTypeFolder.spec.ts DataType/DataTypeFolder.spec.ts
DataTypeFolder.spec.ts DataTypeFolder.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MemberGroupPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MemberGroupPicker.spec.ts
tests/DefaultConfig/DataType/MemberGroupPicker.spec.ts
DefaultConfig/DataType/MemberGroupPicker.spec.ts
DataType/MemberGroupPicker.spec.ts
MemberGroupPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/TimeOnlyPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/TimeOnlyPicker.spec.ts
tests/DefaultConfig/DataType/TimeOnlyPicker.spec.ts
DefaultConfig/DataType/TimeOnlyPicker.spec.ts
DataType/TimeOnlyPicker.spec.ts
TimeOnlyPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ElementPicker.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ElementPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ElementPicker.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ElementPicker.spec.ts
tests/DefaultConfig/DataType/ElementPicker.spec.ts tests/DefaultConfig/DataType/ElementPicker.spec.ts
@@ -4354,12 +4371,30 @@ tests/DefaultConfig/DataType/Textstring.spec.ts
DefaultConfig/DataType/Textstring.spec.ts DefaultConfig/DataType/Textstring.spec.ts
DataType/Textstring.spec.ts DataType/Textstring.spec.ts
Textstring.spec.ts Textstring.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Slider.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Slider.spec.ts
tests/DefaultConfig/DataType/Slider.spec.ts
DefaultConfig/DataType/Slider.spec.ts
DataType/Slider.spec.ts
Slider.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Tiptap.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Tiptap.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Tiptap.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Tiptap.spec.ts
tests/DefaultConfig/DataType/Tiptap.spec.ts tests/DefaultConfig/DataType/Tiptap.spec.ts
DefaultConfig/DataType/Tiptap.spec.ts DefaultConfig/DataType/Tiptap.spec.ts
DataType/Tiptap.spec.ts DataType/Tiptap.spec.ts
Tiptap.spec.ts Tiptap.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MarkdownEditor.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MarkdownEditor.spec.ts
tests/DefaultConfig/DataType/MarkdownEditor.spec.ts
DefaultConfig/DataType/MarkdownEditor.spec.ts
DataType/MarkdownEditor.spec.ts
MarkdownEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MultipleTextString.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MultipleTextString.spec.ts
tests/DefaultConfig/DataType/MultipleTextString.spec.ts
DefaultConfig/DataType/MultipleTextString.spec.ts
DataType/MultipleTextString.spec.ts
MultipleTextString.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/RichTextEditor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/RichTextEditor.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/RichTextEditor.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/RichTextEditor.spec.ts
tests/DefaultConfig/DataType/RichTextEditor.spec.ts tests/DefaultConfig/DataType/RichTextEditor.spec.ts
@@ -4372,12 +4407,24 @@ tests/DefaultConfig/DataType/ImageCropper.spec.ts
DefaultConfig/DataType/ImageCropper.spec.ts DefaultConfig/DataType/ImageCropper.spec.ts
DataType/ImageCropper.spec.ts DataType/ImageCropper.spec.ts
ImageCropper.spec.ts ImageCropper.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/EmailAddress.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/EmailAddress.spec.ts
tests/DefaultConfig/DataType/EmailAddress.spec.ts
DefaultConfig/DataType/EmailAddress.spec.ts
DataType/EmailAddress.spec.ts
EmailAddress.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts
tests/DefaultConfig/DataType/Radiobox.spec.ts tests/DefaultConfig/DataType/Radiobox.spec.ts
DefaultConfig/DataType/Radiobox.spec.ts DefaultConfig/DataType/Radiobox.spec.ts
DataType/Radiobox.spec.ts DataType/Radiobox.spec.ts
Radiobox.spec.ts Radiobox.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/CodeEditor.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/CodeEditor.spec.ts
tests/DefaultConfig/DataType/CodeEditor.spec.ts
DefaultConfig/DataType/CodeEditor.spec.ts
DataType/CodeEditor.spec.ts
CodeEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts
tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts
@@ -4433,6 +4480,18 @@ tests/DefaultConfig/DataType/DataTypeCollectionWorkspace.spec.ts
DefaultConfig/DataType/DataTypeCollectionWorkspace.spec.ts DefaultConfig/DataType/DataTypeCollectionWorkspace.spec.ts
DataType/DataTypeCollectionWorkspace.spec.ts DataType/DataTypeCollectionWorkspace.spec.ts
DataTypeCollectionWorkspace.spec.ts DataTypeCollectionWorkspace.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Decimal.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Decimal.spec.ts
tests/DefaultConfig/DataType/Decimal.spec.ts
DefaultConfig/DataType/Decimal.spec.ts
DataType/Decimal.spec.ts
Decimal.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/UserPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/UserPicker.spec.ts
tests/DefaultConfig/DataType/UserPicker.spec.ts
DefaultConfig/DataType/UserPicker.spec.ts
DataType/UserPicker.spec.ts
UserPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts
tests/DefaultConfig/DataType/ApprovedColor.spec.ts tests/DefaultConfig/DataType/ApprovedColor.spec.ts
@@ -4445,6 +4504,12 @@ tests/DefaultConfig/DataType/ContentPicker.spec.ts
DefaultConfig/DataType/ContentPicker.spec.ts DefaultConfig/DataType/ContentPicker.spec.ts
DataType/ContentPicker.spec.ts DataType/ContentPicker.spec.ts
ContentPicker.spec.ts ContentPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DateTimeWithTimeZonePicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DateTimeWithTimeZonePicker.spec.ts
tests/DefaultConfig/DataType/DateTimeWithTimeZonePicker.spec.ts
DefaultConfig/DataType/DateTimeWithTimeZonePicker.spec.ts
DataType/DateTimeWithTimeZonePicker.spec.ts
DateTimeWithTimeZonePicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts
tests/DefaultConfig/DataType/DataType.spec.ts tests/DefaultConfig/DataType/DataType.spec.ts
@@ -4457,6 +4522,18 @@ tests/DefaultConfig/DataType/DatePicker.spec.ts
DefaultConfig/DataType/DatePicker.spec.ts DefaultConfig/DataType/DatePicker.spec.ts
DataType/DatePicker.spec.ts DataType/DatePicker.spec.ts
DatePicker.spec.ts DatePicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/EyeDropper.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/EyeDropper.spec.ts
tests/DefaultConfig/DataType/EyeDropper.spec.ts
DefaultConfig/DataType/EyeDropper.spec.ts
DataType/EyeDropper.spec.ts
EyeDropper.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DateOnlyPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DateOnlyPicker.spec.ts
tests/DefaultConfig/DataType/DateOnlyPicker.spec.ts
DefaultConfig/DataType/DateOnlyPicker.spec.ts
DataType/DateOnlyPicker.spec.ts
DateOnlyPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts
tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts
@@ -4780,6 +4857,12 @@ tests/DefaultConfig/Content/ContentWithDropdown.spec.ts
DefaultConfig/Content/ContentWithDropdown.spec.ts DefaultConfig/Content/ContentWithDropdown.spec.ts
Content/ContentWithDropdown.spec.ts Content/ContentWithDropdown.spec.ts
ContentWithDropdown.spec.ts ContentWithDropdown.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUserPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUserPicker.spec.ts
tests/DefaultConfig/Content/ContentWithUserPicker.spec.ts
DefaultConfig/Content/ContentWithUserPicker.spec.ts
Content/ContentWithUserPicker.spec.ts
ContentWithUserPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts
tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts
@@ -4913,6 +4996,12 @@ DefaultConfig/Content/Clipboard/ClipboardBlockListBlocks.spec.ts
Content/Clipboard/ClipboardBlockListBlocks.spec.ts Content/Clipboard/ClipboardBlockListBlocks.spec.ts
Clipboard/ClipboardBlockListBlocks.spec.ts Clipboard/ClipboardBlockListBlocks.spec.ts
ClipboardBlockListBlocks.spec.ts ClipboardBlockListBlocks.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMemberGroupPicker.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMemberGroupPicker.spec.ts
tests/DefaultConfig/Content/ContentWithMemberGroupPicker.spec.ts
DefaultConfig/Content/ContentWithMemberGroupPicker.spec.ts
Content/ContentWithMemberGroupPicker.spec.ts
ContentWithMemberGroupPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
@@ -6919,6 +7008,12 @@ builders/dataTypes/blockListBuilder/index.ts
dataTypes/blockListBuilder/index.ts dataTypes/blockListBuilder/index.ts
blockListBuilder/index.ts blockListBuilder/index.ts
index.ts index.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/memberGroupPickerDataTypeBuilder.ts
Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/memberGroupPickerDataTypeBuilder.ts
lib/builders/dataTypes/memberGroupPickerDataTypeBuilder.ts
builders/dataTypes/memberGroupPickerDataTypeBuilder.ts
dataTypes/memberGroupPickerDataTypeBuilder.ts
memberGroupPickerDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/emailAddressDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/emailAddressDataTypeBuilder.ts
Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/emailAddressDataTypeBuilder.ts Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/emailAddressDataTypeBuilder.ts
lib/builders/dataTypes/emailAddressDataTypeBuilder.ts lib/builders/dataTypes/emailAddressDataTypeBuilder.ts
@@ -7130,6 +7225,12 @@ lib/builders/dataTypes/multipleTextStringDataTypeBuilder.ts
builders/dataTypes/multipleTextStringDataTypeBuilder.ts builders/dataTypes/multipleTextStringDataTypeBuilder.ts
dataTypes/multipleTextStringDataTypeBuilder.ts dataTypes/multipleTextStringDataTypeBuilder.ts
multipleTextStringDataTypeBuilder.ts multipleTextStringDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/userPickerDataTypeBuilder.ts
Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/userPickerDataTypeBuilder.ts
lib/builders/dataTypes/userPickerDataTypeBuilder.ts
builders/dataTypes/userPickerDataTypeBuilder.ts
dataTypes/userPickerDataTypeBuilder.ts
userPickerDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/trueFalseDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/trueFalseDataTypeBuilder.ts
Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/trueFalseDataTypeBuilder.ts Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/trueFalseDataTypeBuilder.ts
lib/builders/dataTypes/trueFalseDataTypeBuilder.ts lib/builders/dataTypes/trueFalseDataTypeBuilder.ts
@@ -207,7 +207,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/Propert
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/ContentTypeMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/ContentTypeMapperTest.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/DefaultDatabaseAvailabilityCheckTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/DefaultDatabaseAvailabilityCheckTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/SqlAzureDatabaseProviderMetadataTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/SqlAzureDatabaseProviderMetadataTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/ContentValueSetBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/ContentValueSetBuilderTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoFieldDefinitionCollectionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoFieldDefinitionCollectionTests.cs
@@ -618,6 +618,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/TopoGraphTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/StackQueueTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/StackQueueTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/OrderedHashSetTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/OrderedHashSetTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/DeepCloneableListTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/DeepCloneableListTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/CoreDebugSettingsConfigurationTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/RequestHandlerSettingsValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/RequestHandlerSettingsValidatorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/LoggingSettingsValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/LoggingSettingsValidatorTests.cs
@@ -858,6 +859,8 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Stylesheet/Style
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Dictionary/Dictionary.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Dictionary/Dictionary.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ContentPickerDynamicRoot.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ContentPickerDynamicRoot.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataTypeFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataTypeFolder.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MemberGroupPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/TimeOnlyPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ElementPicker.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ElementPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockListEditor/BlockListEditor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockListEditor/BlockListEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockListEditor/BlockListBlocks.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockListEditor/BlockListBlocks.spec.ts
@@ -871,10 +874,15 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MultiUrlPicker.s
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ListView.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ListView.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Dropdown.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Dropdown.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Textstring.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Textstring.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Slider.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Tiptap.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Tiptap.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MarkdownEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MultipleTextString.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/RichTextEditor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/RichTextEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ImageCropper.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ImageCropper.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/EmailAddress.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/CodeEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/BlockGridEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/Block/BlockGridBlockAdvanced.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/Block/BlockGridBlockAdvanced.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/Block/BlockGridBlockSettings.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/BlockGrid/Block/BlockGridBlockSettings.spec.ts
@@ -883,10 +891,15 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/MemberPicker.spe
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Numeric.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Numeric.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/TrueFalse.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/TrueFalse.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataTypeCollectionWorkspace.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataTypeCollectionWorkspace.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Decimal.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/UserPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ContentPicker.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ContentPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DateTimeWithTimeZonePicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DatePicker.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DatePicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/EyeDropper.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DateOnlyPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchElement.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchCrossProvider.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearchCrossProvider.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearch.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BackofficeSearch/BackofficeSearch.spec.ts
@@ -934,6 +947,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BulkActionsInList
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithListViewContent.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithListViewContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentInfoTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentInfoTab.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithDropdown.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithDropdown.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUserPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiNodeTreePickerDataType.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithImageCropper.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithImageCropper.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithContentPicker.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithContentPicker.spec.ts
@@ -955,6 +969,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUpload
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadAudio.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadAudio.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Clipboard/ClipboardBlockGridBlocks.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Clipboard/ClipboardBlockGridBlocks.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Clipboard/ClipboardBlockListBlocks.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Clipboard/ClipboardBlockListBlocks.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMemberGroupPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/BlockListWithPropertyEditor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/BlockListWithPropertyEditor.spec.ts
@@ -1286,6 +1301,7 @@ tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/multiUrlPickerDataType
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/index.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/index.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/blockListBuilder/blockListBlockBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/blockListBuilder/blockListBlockBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/blockListBuilder/index.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/blockListBuilder/index.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/memberGroupPickerDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/emailAddressDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/emailAddressDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/multiNodeTreePickerDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/multiNodeTreePickerDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/tiptapDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/tiptapDataTypeBuilder.ts
@@ -1318,6 +1334,7 @@ tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/tinyMCEBuilder/tinyMCE
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/radioboxDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/radioboxDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/textStringDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/textStringDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/multipleTextStringDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/multipleTextStringDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/userPickerDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/trueFalseDataTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/dataTypes/trueFalseDataTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/mediaTypes/mediaTypeAllowedMediaTypeBuilder.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/mediaTypes/mediaTypeAllowedMediaTypeBuilder.ts
tests/Umbraco.Tests.AcceptanceTest/lib/builders/mediaTypes/index.ts tests/Umbraco.Tests.AcceptanceTest/lib/builders/mediaTypes/index.ts
@@ -43496,6 +43496,10 @@ plugins/woocommerce/changelog/59417-brand-thumbnails-description-css
woocommerce/changelog/59417-brand-thumbnails-description-css woocommerce/changelog/59417-brand-thumbnails-description-css
changelog/59417-brand-thumbnails-description-css changelog/59417-brand-thumbnails-description-css
59417-brand-thumbnails-description-css 59417-brand-thumbnails-description-css
plugins/woocommerce/changelog/fix-66765-featured-item-ignoring-selected-image
woocommerce/changelog/fix-66765-featured-item-ignoring-selected-image
changelog/fix-66765-featured-item-ignoring-selected-image
fix-66765-featured-item-ignoring-selected-image
plugins/woocommerce/changelog/25025-payment-tokens-posts-per-page-limit plugins/woocommerce/changelog/25025-payment-tokens-posts-per-page-limit
woocommerce/changelog/25025-payment-tokens-posts-per-page-limit woocommerce/changelog/25025-payment-tokens-posts-per-page-limit
changelog/25025-payment-tokens-posts-per-page-limit changelog/25025-payment-tokens-posts-per-page-limit
@@ -43504,6 +43508,10 @@ plugins/woocommerce/changelog/65734-translators-comment-cron-interval
woocommerce/changelog/65734-translators-comment-cron-interval woocommerce/changelog/65734-translators-comment-cron-interval
changelog/65734-translators-comment-cron-interval changelog/65734-translators-comment-cron-interval
65734-translators-comment-cron-interval 65734-translators-comment-cron-interval
plugins/woocommerce/changelog/fix-placeholder-img-src-filter
woocommerce/changelog/fix-placeholder-img-src-filter
changelog/fix-placeholder-img-src-filter
fix-placeholder-img-src-filter
plugins/woocommerce/changelog/30340-shipping-zone-order-warning plugins/woocommerce/changelog/30340-shipping-zone-order-warning
woocommerce/changelog/30340-shipping-zone-order-warning woocommerce/changelog/30340-shipping-zone-order-warning
changelog/30340-shipping-zone-order-warning changelog/30340-shipping-zone-order-warning
@@ -43540,6 +43548,10 @@ plugins/woocommerce/changelog/fix-65677-e2e-save-helper-races
woocommerce/changelog/fix-65677-e2e-save-helper-races woocommerce/changelog/fix-65677-e2e-save-helper-races
changelog/fix-65677-e2e-save-helper-races changelog/fix-65677-e2e-save-helper-races
fix-65677-e2e-save-helper-races fix-65677-e2e-save-helper-races
plugins/woocommerce/changelog/64582-robots-txt-hardcoded-wp-content
woocommerce/changelog/64582-robots-txt-hardcoded-wp-content
changelog/64582-robots-txt-hardcoded-wp-content
64582-robots-txt-hardcoded-wp-content
plugins/woocommerce/changelog/update-wordpress-ui-theme-provider plugins/woocommerce/changelog/update-wordpress-ui-theme-provider
woocommerce/changelog/update-wordpress-ui-theme-provider woocommerce/changelog/update-wordpress-ui-theme-provider
changelog/update-wordpress-ui-theme-provider changelog/update-wordpress-ui-theme-provider
@@ -43632,6 +43644,10 @@ plugins/woocommerce/changelog/38629-async-admin-notice-dismiss
woocommerce/changelog/38629-async-admin-notice-dismiss woocommerce/changelog/38629-async-admin-notice-dismiss
changelog/38629-async-admin-notice-dismiss changelog/38629-async-admin-notice-dismiss
38629-async-admin-notice-dismiss 38629-async-admin-notice-dismiss
plugins/woocommerce/changelog/performance-audit-variable-product-datastore-p2
woocommerce/changelog/performance-audit-variable-product-datastore-p2
changelog/performance-audit-variable-product-datastore-p2
performance-audit-variable-product-datastore-p2
plugins/woocommerce/changelog/65912-add-visual-attribute-default-color-terms plugins/woocommerce/changelog/65912-add-visual-attribute-default-color-terms
woocommerce/changelog/65912-add-visual-attribute-default-color-terms woocommerce/changelog/65912-add-visual-attribute-default-color-terms
changelog/65912-add-visual-attribute-default-color-terms changelog/65912-add-visual-attribute-default-color-terms
@@ -43676,6 +43692,10 @@ plugins/woocommerce/changelog/fix-61598-quick-edit-stock-quantity-null
woocommerce/changelog/fix-61598-quick-edit-stock-quantity-null woocommerce/changelog/fix-61598-quick-edit-stock-quantity-null
changelog/fix-61598-quick-edit-stock-quantity-null changelog/fix-61598-quick-edit-stock-quantity-null
fix-61598-quick-edit-stock-quantity-null fix-61598-quick-edit-stock-quantity-null
plugins/woocommerce/changelog/perf-e2e-direct-container-db-restore
woocommerce/changelog/perf-e2e-direct-container-db-restore
changelog/perf-e2e-direct-container-db-restore
perf-e2e-direct-container-db-restore
plugins/woocommerce/changelog/59959-fix-guest-order-name-home-orders-panel plugins/woocommerce/changelog/59959-fix-guest-order-name-home-orders-panel
woocommerce/changelog/59959-fix-guest-order-name-home-orders-panel woocommerce/changelog/59959-fix-guest-order-name-home-orders-panel
changelog/59959-fix-guest-order-name-home-orders-panel changelog/59959-fix-guest-order-name-home-orders-panel
@@ -43804,6 +43824,10 @@ plugins/woocommerce/changelog/66544-66537-order-details-email
woocommerce/changelog/66544-66537-order-details-email woocommerce/changelog/66544-66537-order-details-email
changelog/66544-66537-order-details-email changelog/66544-66537-order-details-email
66544-66537-order-details-email 66544-66537-order-details-email
plugins/woocommerce/changelog/fix-stable-selectors-api
woocommerce/changelog/fix-stable-selectors-api
changelog/fix-stable-selectors-api
fix-stable-selectors-api
plugins/woocommerce/changelog/65875-fix-cart-link-icon-size plugins/woocommerce/changelog/65875-fix-cart-link-icon-size
woocommerce/changelog/65875-fix-cart-link-icon-size woocommerce/changelog/65875-fix-cart-link-icon-size
changelog/65875-fix-cart-link-icon-size changelog/65875-fix-cart-link-icon-size
@@ -43824,6 +43848,10 @@ plugins/woocommerce/changelog/fix-66718-quick-edit-expired-sale-dates
woocommerce/changelog/fix-66718-quick-edit-expired-sale-dates woocommerce/changelog/fix-66718-quick-edit-expired-sale-dates
changelog/fix-66718-quick-edit-expired-sale-dates changelog/fix-66718-quick-edit-expired-sale-dates
fix-66718-quick-edit-expired-sale-dates fix-66718-quick-edit-expired-sale-dates
plugins/woocommerce/changelog/fix-quantity-stepper-dom-focus-order
woocommerce/changelog/fix-quantity-stepper-dom-focus-order
changelog/fix-quantity-stepper-dom-focus-order
fix-quantity-stepper-dom-focus-order
plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1 plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1
woocommerce/changelog/fix-email-editor-e2e-wp-7-1 woocommerce/changelog/fix-email-editor-e2e-wp-7-1
changelog/fix-email-editor-e2e-wp-7-1 changelog/fix-email-editor-e2e-wp-7-1
@@ -43840,6 +43868,10 @@ plugins/woocommerce/changelog/fix-29753-product-gallery-fractional-transform
woocommerce/changelog/fix-29753-product-gallery-fractional-transform woocommerce/changelog/fix-29753-product-gallery-fractional-transform
changelog/fix-29753-product-gallery-fractional-transform changelog/fix-29753-product-gallery-fractional-transform
fix-29753-product-gallery-fractional-transform fix-29753-product-gallery-fractional-transform
plugins/woocommerce/changelog/fix-core-breadcrumbs-compatibility
woocommerce/changelog/fix-core-breadcrumbs-compatibility
changelog/fix-core-breadcrumbs-compatibility
fix-core-breadcrumbs-compatibility
plugins/woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase plugins/woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase
woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase
changelog/codex-66752-restore-flexslider-bubble-phase changelog/codex-66752-restore-flexslider-bubble-phase
@@ -48811,6 +48843,13 @@ tests/php/helpers/FakeRemoteStreamWrapper.php
php/helpers/FakeRemoteStreamWrapper.php php/helpers/FakeRemoteStreamWrapper.php
helpers/FakeRemoteStreamWrapper.php helpers/FakeRemoteStreamWrapper.php
FakeRemoteStreamWrapper.php FakeRemoteStreamWrapper.php
plugins/woocommerce/tests/php/src/Blocks/CoreBreadcrumbsCompatibilityTest.php
woocommerce/tests/php/src/Blocks/CoreBreadcrumbsCompatibilityTest.php
tests/php/src/Blocks/CoreBreadcrumbsCompatibilityTest.php
php/src/Blocks/CoreBreadcrumbsCompatibilityTest.php
src/Blocks/CoreBreadcrumbsCompatibilityTest.php
Blocks/CoreBreadcrumbsCompatibilityTest.php
CoreBreadcrumbsCompatibilityTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php
woocommerce/tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php woocommerce/tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php
tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php
@@ -49012,6 +49051,14 @@ src/Blocks/BlockTypes/Checkout.php
Blocks/BlockTypes/Checkout.php Blocks/BlockTypes/Checkout.php
BlockTypes/Checkout.php BlockTypes/Checkout.php
Checkout.php Checkout.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/FeaturedProductTest.php
woocommerce/tests/php/src/Blocks/BlockTypes/FeaturedProductTest.php
tests/php/src/Blocks/BlockTypes/FeaturedProductTest.php
php/src/Blocks/BlockTypes/FeaturedProductTest.php
src/Blocks/BlockTypes/FeaturedProductTest.php
Blocks/BlockTypes/FeaturedProductTest.php
BlockTypes/FeaturedProductTest.php
FeaturedProductTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php
woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php
tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php
@@ -58082,6 +58129,13 @@ e2e/utils/blocks/constants.ts
utils/blocks/constants.ts utils/blocks/constants.ts
blocks/constants.ts blocks/constants.ts
constants.ts constants.ts
plugins/woocommerce/tests/e2e/utils/blocks/wp-cli.test.mjs
woocommerce/tests/e2e/utils/blocks/wp-cli.test.mjs
tests/e2e/utils/blocks/wp-cli.test.mjs
e2e/utils/blocks/wp-cli.test.mjs
utils/blocks/wp-cli.test.mjs
blocks/wp-cli.test.mjs
wp-cli.test.mjs
plugins/woocommerce/tests/e2e/utils/blocks/shipping/index.ts plugins/woocommerce/tests/e2e/utils/blocks/shipping/index.ts
woocommerce/tests/e2e/utils/blocks/shipping/index.ts woocommerce/tests/e2e/utils/blocks/shipping/index.ts
tests/e2e/utils/blocks/shipping/index.ts tests/e2e/utils/blocks/shipping/index.ts
@@ -64799,6 +64853,11 @@ src/Blocks/Assets/AssetDataRegistry.php
Blocks/Assets/AssetDataRegistry.php Blocks/Assets/AssetDataRegistry.php
Assets/AssetDataRegistry.php Assets/AssetDataRegistry.php
AssetDataRegistry.php AssetDataRegistry.php
plugins/woocommerce/src/Blocks/CoreBreadcrumbsCompatibility.php
woocommerce/src/Blocks/CoreBreadcrumbsCompatibility.php
src/Blocks/CoreBreadcrumbsCompatibility.php
Blocks/CoreBreadcrumbsCompatibility.php
CoreBreadcrumbsCompatibility.php
plugins/woocommerce/src/Blocks/BlockTemplatesController.php plugins/woocommerce/src/Blocks/BlockTemplatesController.php
woocommerce/src/Blocks/BlockTemplatesController.php woocommerce/src/Blocks/BlockTemplatesController.php
src/Blocks/BlockTemplatesController.php src/Blocks/BlockTemplatesController.php
@@ -83547,6 +83606,11 @@ php/email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-
email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
packages/php/email-editor/changelog/fix-nl-739-gallery-columns-clamp
php/email-editor/changelog/fix-nl-739-gallery-columns-clamp
email-editor/changelog/fix-nl-739-gallery-columns-clamp
changelog/fix-nl-739-gallery-columns-clamp
fix-nl-739-gallery-columns-clamp
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
@@ -4958,8 +4958,10 @@ plugins/woocommerce/changelog/fix-checkout-terms-checkbox-validation-message
plugins/woocommerce/changelog/fix-52333-coupon-leading-zero-trim plugins/woocommerce/changelog/fix-52333-coupon-leading-zero-trim
plugins/woocommerce/changelog/fix-44784-csv-export-unlink-warning plugins/woocommerce/changelog/fix-44784-csv-export-unlink-warning
plugins/woocommerce/changelog/59417-brand-thumbnails-description-css plugins/woocommerce/changelog/59417-brand-thumbnails-description-css
plugins/woocommerce/changelog/fix-66765-featured-item-ignoring-selected-image
plugins/woocommerce/changelog/25025-payment-tokens-posts-per-page-limit plugins/woocommerce/changelog/25025-payment-tokens-posts-per-page-limit
plugins/woocommerce/changelog/65734-translators-comment-cron-interval plugins/woocommerce/changelog/65734-translators-comment-cron-interval
plugins/woocommerce/changelog/fix-placeholder-img-src-filter
plugins/woocommerce/changelog/30340-shipping-zone-order-warning plugins/woocommerce/changelog/30340-shipping-zone-order-warning
plugins/woocommerce/changelog/phpunit-at-matcher-deprecation plugins/woocommerce/changelog/phpunit-at-matcher-deprecation
plugins/woocommerce/changelog/php-tests-email-fixture-stdout-leak plugins/woocommerce/changelog/php-tests-email-fixture-stdout-leak
@@ -4969,6 +4971,7 @@ plugins/woocommerce/changelog/fix-32264-review-count-not-updating-after-moderati
plugins/woocommerce/changelog/fix-39300-virtual-order-admin-shipping plugins/woocommerce/changelog/fix-39300-virtual-order-admin-shipping
plugins/woocommerce/changelog/update-deflag-wc-admin-shell-features plugins/woocommerce/changelog/update-deflag-wc-admin-shell-features
plugins/woocommerce/changelog/fix-65677-e2e-save-helper-races plugins/woocommerce/changelog/fix-65677-e2e-save-helper-races
plugins/woocommerce/changelog/64582-robots-txt-hardcoded-wp-content
plugins/woocommerce/changelog/update-wordpress-ui-theme-provider plugins/woocommerce/changelog/update-wordpress-ui-theme-provider
plugins/woocommerce/changelog/fix-plugin-check-env-config plugins/woocommerce/changelog/fix-plugin-check-env-config
plugins/woocommerce/changelog/fix-cart-clear-filter-override plugins/woocommerce/changelog/fix-cart-clear-filter-override
@@ -4992,6 +4995,7 @@ plugins/woocommerce/changelog/66404-fix-local-pickup-save-notice
plugins/woocommerce/changelog/64537-fix-checkout-wc-namespace-shadowing plugins/woocommerce/changelog/64537-fix-checkout-wc-namespace-shadowing
plugins/woocommerce/changelog/66583-fix-csv-import-leading-empty-gallery-image plugins/woocommerce/changelog/66583-fix-csv-import-leading-empty-gallery-image
plugins/woocommerce/changelog/38629-async-admin-notice-dismiss plugins/woocommerce/changelog/38629-async-admin-notice-dismiss
plugins/woocommerce/changelog/performance-audit-variable-product-datastore-p2
plugins/woocommerce/changelog/65912-add-visual-attribute-default-color-terms plugins/woocommerce/changelog/65912-add-visual-attribute-default-color-terms
plugins/woocommerce/changelog/66364-fix-command-palette-e2e-modifier-detection plugins/woocommerce/changelog/66364-fix-command-palette-e2e-modifier-detection
plugins/woocommerce/changelog/fix-66486-nox-test-account-skip-status-regate plugins/woocommerce/changelog/fix-66486-nox-test-account-skip-status-regate
@@ -5003,6 +5007,7 @@ plugins/woocommerce/changelog/perf-e2e-combined-db-restore
plugins/woocommerce/changelog/pr-64372 plugins/woocommerce/changelog/pr-64372
plugins/woocommerce/changelog/php-tests-unbalanced-output-buffers-risky-test plugins/woocommerce/changelog/php-tests-unbalanced-output-buffers-risky-test
plugins/woocommerce/changelog/fix-61598-quick-edit-stock-quantity-null plugins/woocommerce/changelog/fix-61598-quick-edit-stock-quantity-null
plugins/woocommerce/changelog/perf-e2e-direct-container-db-restore
plugins/woocommerce/changelog/59959-fix-guest-order-name-home-orders-panel plugins/woocommerce/changelog/59959-fix-guest-order-name-home-orders-panel
plugins/woocommerce/changelog/fix-customer-infinite-scrolling-meta plugins/woocommerce/changelog/fix-customer-infinite-scrolling-meta
plugins/woocommerce/changelog/add-product-gallery-videos plugins/woocommerce/changelog/add-product-gallery-videos
@@ -5035,15 +5040,18 @@ plugins/woocommerce/changelog/fix-32001-display-name-email
plugins/woocommerce/changelog/fix-34839-csv-import-gallery-images plugins/woocommerce/changelog/fix-34839-csv-import-gallery-images
plugins/woocommerce/changelog/fix-csv-importer-image-tests plugins/woocommerce/changelog/fix-csv-importer-image-tests
plugins/woocommerce/changelog/66544-66537-order-details-email plugins/woocommerce/changelog/66544-66537-order-details-email
plugins/woocommerce/changelog/fix-stable-selectors-api
plugins/woocommerce/changelog/65875-fix-cart-link-icon-size plugins/woocommerce/changelog/65875-fix-cart-link-icon-size
plugins/woocommerce/changelog/update-deflag-mini-cart-iapi plugins/woocommerce/changelog/update-deflag-mini-cart-iapi
plugins/woocommerce/changelog/fix-brand-thumbnails-where-selectors plugins/woocommerce/changelog/fix-brand-thumbnails-where-selectors
plugins/woocommerce/changelog/fix-51490-brand-shortcode-style-units plugins/woocommerce/changelog/fix-51490-brand-shortcode-style-units
plugins/woocommerce/changelog/fix-66718-quick-edit-expired-sale-dates plugins/woocommerce/changelog/fix-66718-quick-edit-expired-sale-dates
plugins/woocommerce/changelog/fix-quantity-stepper-dom-focus-order
plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1 plugins/woocommerce/changelog/fix-email-editor-e2e-wp-7-1
plugins/woocommerce/changelog/fix-lodash-orderby-import-restriction plugins/woocommerce/changelog/fix-lodash-orderby-import-restriction
plugins/woocommerce/changelog/update-deflag-launch-your-store plugins/woocommerce/changelog/update-deflag-launch-your-store
plugins/woocommerce/changelog/fix-29753-product-gallery-fractional-transform plugins/woocommerce/changelog/fix-29753-product-gallery-fractional-transform
plugins/woocommerce/changelog/fix-core-breadcrumbs-compatibility
plugins/woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase plugins/woocommerce/changelog/codex-66752-restore-flexslider-bubble-phase
plugins/woocommerce/changelog/fix-47566-ipify-ipv6-endpoint plugins/woocommerce/changelog/fix-47566-ipify-ipv6-endpoint
plugins/woocommerce/changelog/perf-skip-block-registration-non-rendering-requests plugins/woocommerce/changelog/perf-skip-block-registration-non-rendering-requests
@@ -5881,6 +5889,7 @@ plugins/woocommerce/tests/php/helpers/HPOSToggleTrait.php
plugins/woocommerce/tests/php/helpers/MetaDataAssertionTrait.php plugins/woocommerce/tests/php/helpers/MetaDataAssertionTrait.php
plugins/woocommerce/tests/php/helpers/LoggerSpyTrait.php plugins/woocommerce/tests/php/helpers/LoggerSpyTrait.php
plugins/woocommerce/tests/php/helpers/FakeRemoteStreamWrapper.php plugins/woocommerce/tests/php/helpers/FakeRemoteStreamWrapper.php
plugins/woocommerce/tests/php/src/Blocks/CoreBreadcrumbsCompatibilityTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/VariationSelectorAttribute.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
@@ -5905,6 +5914,7 @@ plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection/RendererDi
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection/HandlerRegistry.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection/HandlerRegistry.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection/QueryBuilder.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection/QueryBuilder.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Checkout.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Checkout.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/FeaturedProductTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/AbstractBlockTest.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/AbstractBlockTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductImage.php plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductImage.php
@@ -6991,6 +7001,7 @@ plugins/woocommerce/tests/e2e/utils/blocks/performance/index.ts
plugins/woocommerce/tests/e2e/utils/blocks/performance/reports/e2e-cart-performance.json plugins/woocommerce/tests/e2e/utils/blocks/performance/reports/e2e-cart-performance.json
plugins/woocommerce/tests/e2e/utils/blocks/get-test-translation.js plugins/woocommerce/tests/e2e/utils/blocks/get-test-translation.js
plugins/woocommerce/tests/e2e/utils/blocks/constants.ts plugins/woocommerce/tests/e2e/utils/blocks/constants.ts
plugins/woocommerce/tests/e2e/utils/blocks/wp-cli.test.mjs
plugins/woocommerce/tests/e2e/utils/blocks/shipping/index.ts plugins/woocommerce/tests/e2e/utils/blocks/shipping/index.ts
plugins/woocommerce/tests/e2e/utils/blocks/shipping/shipping-utils.page.ts plugins/woocommerce/tests/e2e/utils/blocks/shipping/shipping-utils.page.ts
plugins/woocommerce/tests/e2e/utils/blocks/editor/editor-utils.page.ts plugins/woocommerce/tests/e2e/utils/blocks/editor/editor-utils.page.ts
@@ -7938,6 +7949,7 @@ plugins/woocommerce/src/Blocks/Shipping/PickupLocation.php
plugins/woocommerce/src/Blocks/BlockTypesController.php plugins/woocommerce/src/Blocks/BlockTypesController.php
plugins/woocommerce/src/Blocks/Assets/Api.php plugins/woocommerce/src/Blocks/Assets/Api.php
plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php
plugins/woocommerce/src/Blocks/CoreBreadcrumbsCompatibility.php
plugins/woocommerce/src/Blocks/BlockTemplatesController.php plugins/woocommerce/src/Blocks/BlockTemplatesController.php
plugins/woocommerce/src/Blocks/CLAUDE.md plugins/woocommerce/src/Blocks/CLAUDE.md
plugins/woocommerce/src/Blocks/AIContent/ContentProcessor.php plugins/woocommerce/src/Blocks/AIContent/ContentProcessor.php
@@ -10820,6 +10832,7 @@ packages/php/email-editor/tasks/build-package.sh
packages/php/email-editor/package.json packages/php/email-editor/package.json
packages/php/email-editor/email-editor.php packages/php/email-editor/email-editor.php
packages/php/email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front packages/php/email-editor/changelog/wooprd-3572-any-user-can-read-unpublished-emails-via-post-on-the-front
packages/php/email-editor/changelog/fix-nl-739-gallery-columns-clamp
packages/php/email-editor/changelog/.gitkeep packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/changelog/fix-global-email-typography-rendering packages/php/email-editor/changelog/fix-global-email-typography-rendering
packages/php/email-editor/changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url packages/php/email-editor/changelog/wooprd-3573-email-editor-image-block-can-make-the-server-fetch-any-url
@@ -62616,6 +62616,12 @@ mutations/ticket/article/retry_security_process_spec.rb
ticket/article/retry_security_process_spec.rb ticket/article/retry_security_process_spec.rb
article/retry_security_process_spec.rb article/retry_security_process_spec.rb
retry_security_process_spec.rb retry_security_process_spec.rb
spec/graphql/gql/mutations/ticket/title_update_trigger_response_spec.rb
graphql/gql/mutations/ticket/title_update_trigger_response_spec.rb
gql/mutations/ticket/title_update_trigger_response_spec.rb
mutations/ticket/title_update_trigger_response_spec.rb
ticket/title_update_trigger_response_spec.rb
title_update_trigger_response_spec.rb
spec/graphql/gql/mutations/ticket/create_spec.rb spec/graphql/gql/mutations/ticket/create_spec.rb
graphql/gql/mutations/ticket/create_spec.rb graphql/gql/mutations/ticket/create_spec.rb
gql/mutations/ticket/create_spec.rb gql/mutations/ticket/create_spec.rb
@@ -62676,6 +62682,18 @@ gql/mutations/ticket/customer_update_spec.rb
mutations/ticket/customer_update_spec.rb mutations/ticket/customer_update_spec.rb
ticket/customer_update_spec.rb ticket/customer_update_spec.rb
customer_update_spec.rb customer_update_spec.rb
spec/graphql/gql/mutations/ticket/create_suppress_notifications_spec.rb
graphql/gql/mutations/ticket/create_suppress_notifications_spec.rb
gql/mutations/ticket/create_suppress_notifications_spec.rb
mutations/ticket/create_suppress_notifications_spec.rb
ticket/create_suppress_notifications_spec.rb
create_suppress_notifications_spec.rb
spec/graphql/gql/mutations/ticket/customer_update_trigger_response_spec.rb
graphql/gql/mutations/ticket/customer_update_trigger_response_spec.rb
gql/mutations/ticket/customer_update_trigger_response_spec.rb
mutations/ticket/customer_update_trigger_response_spec.rb
ticket/customer_update_trigger_response_spec.rb
customer_update_trigger_response_spec.rb
spec/graphql/gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb spec/graphql/gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb
graphql/gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb graphql/gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb
gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb
@@ -62763,6 +62781,12 @@ gql/mutations/ticket/customer_group_restriction_spec.rb
mutations/ticket/customer_group_restriction_spec.rb mutations/ticket/customer_group_restriction_spec.rb
ticket/customer_group_restriction_spec.rb ticket/customer_group_restriction_spec.rb
customer_group_restriction_spec.rb customer_group_restriction_spec.rb
spec/graphql/gql/mutations/ticket/update_trigger_response_spec.rb
graphql/gql/mutations/ticket/update_trigger_response_spec.rb
gql/mutations/ticket/update_trigger_response_spec.rb
mutations/ticket/update_trigger_response_spec.rb
ticket/update_trigger_response_spec.rb
update_trigger_response_spec.rb
spec/graphql/gql/mutations/organization/note_update_spec.rb spec/graphql/gql/mutations/organization/note_update_spec.rb
graphql/gql/mutations/organization/note_update_spec.rb graphql/gql/mutations/organization/note_update_spec.rb
gql/mutations/organization/note_update_spec.rb gql/mutations/organization/note_update_spec.rb
@@ -10190,6 +10190,7 @@ spec/graphql/gql/mutations/ticket/article/change_visibility_spec.rb
spec/graphql/gql/mutations/ticket/article/email_forward_reply_spec.rb spec/graphql/gql/mutations/ticket/article/email_forward_reply_spec.rb
spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb
spec/graphql/gql/mutations/ticket/article/retry_security_process_spec.rb spec/graphql/gql/mutations/ticket/article/retry_security_process_spec.rb
spec/graphql/gql/mutations/ticket/title_update_trigger_response_spec.rb
spec/graphql/gql/mutations/ticket/create_spec.rb spec/graphql/gql/mutations/ticket/create_spec.rb
spec/graphql/gql/mutations/ticket/shared_draft/zoom/delete_spec.rb spec/graphql/gql/mutations/ticket/shared_draft/zoom/delete_spec.rb
spec/graphql/gql/mutations/ticket/shared_draft/zoom/create_spec.rb spec/graphql/gql/mutations/ticket/shared_draft/zoom/create_spec.rb
@@ -10198,6 +10199,8 @@ spec/graphql/gql/mutations/ticket/shared_draft/start/delete_spec.rb
spec/graphql/gql/mutations/ticket/shared_draft/start/create_spec.rb spec/graphql/gql/mutations/ticket/shared_draft/start/create_spec.rb
spec/graphql/gql/mutations/ticket/shared_draft/start/update_spec.rb spec/graphql/gql/mutations/ticket/shared_draft/start/update_spec.rb
spec/graphql/gql/mutations/ticket/customer_update_spec.rb spec/graphql/gql/mutations/ticket/customer_update_spec.rb
spec/graphql/gql/mutations/ticket/create_suppress_notifications_spec.rb
spec/graphql/gql/mutations/ticket/customer_update_trigger_response_spec.rb
spec/graphql/gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb spec/graphql/gql/mutations/ticket/ai_assistance/enqueue_knowledge_base_answer_spec.rb
spec/graphql/gql/mutations/ticket/ai_assistance/summarize_spec.rb spec/graphql/gql/mutations/ticket/ai_assistance/summarize_spec.rb
spec/graphql/gql/mutations/ticket/title_update_spec.rb spec/graphql/gql/mutations/ticket/title_update_spec.rb
@@ -10211,6 +10214,7 @@ spec/graphql/gql/mutations/ticket/external_references/idoit_object_remove_spec.r
spec/graphql/gql/mutations/ticket/external_references/issue_tracker_item_remove_spec.rb spec/graphql/gql/mutations/ticket/external_references/issue_tracker_item_remove_spec.rb
spec/graphql/gql/mutations/ticket/merge_spec.rb spec/graphql/gql/mutations/ticket/merge_spec.rb
spec/graphql/gql/mutations/ticket/customer_group_restriction_spec.rb spec/graphql/gql/mutations/ticket/customer_group_restriction_spec.rb
spec/graphql/gql/mutations/ticket/update_trigger_response_spec.rb
spec/graphql/gql/mutations/organization/note_update_spec.rb spec/graphql/gql/mutations/organization/note_update_spec.rb
spec/graphql/gql/mutations/organization/update_spec.rb spec/graphql/gql/mutations/organization/update_spec.rb
spec/graphql/gql/mutations/mention/subscribe_spec.rb spec/graphql/gql/mutations/mention/subscribe_spec.rb
@@ -797,9 +797,7 @@ action=writeReview
actions/news/rss actions/news/rss
activate activate
ad_id= ad_id=
addContacts
add_favorite add_favorite
addressBookExport
admin admin
admin/ admin/
ads ads
@@ -835,7 +833,6 @@ alerts/remove
alink alink
alkali alkali
alphafoldserver alphafoldserver
ambry
amp amp
amp/ amp/
amphtml amphtml
@@ -844,20 +841,17 @@ amphtml/classic-apps
amphtml/news/test amphtml/news/test
amphtml/stamp/ucp/post-testing amphtml/stamp/ucp/post-testing
amphtml/utils amphtml/utils
analytics
analytics/feeds analytics/feeds
analytics/partners/comments analytics/partners/comments
analytics/portal analytics/portal
analytics/uploads analytics/uploads
android/market android/market
android/market_images android/market_images
answers
ap/signin ap/signin
api api
api/ api/
api/*/likes api/*/likes
api/? api/?
api/jobPostings/jobs
api/maps/ api/maps/
api/recommend/embed_videos api/recommend/embed_videos
api/rest_v1/?doc api/rest_v1/?doc
@@ -948,7 +942,6 @@ authentication/signin
author/following author/following
author= author=
authoring/ authoring/
authwall
away.php away.php
awmp/data/images awmp/data/images
b?*node=7454898011 b?*node=7454898011
@@ -958,7 +951,6 @@ b?*node=7454939011
b?*node=9052533011 b?*node=9052533011
backstage/bbc-login-help backstage/bbc-login-help
backstage/bbc-login-help$ backstage/bbc-login-help$
badges/profile/create
bandito bandito
best-countries-for-business/list best-countries-for-business/list
beta beta
@@ -1029,9 +1021,7 @@ business
business/*&categories business/*&categories
business/*?categories business/*?categories
business/blahblah business/blahblah
business/learning/blog
business/pos-system/shop business/pos-system/shop
business/sales/blog
buyside-e2e-monitor buyside-e2e-monitor
cai cai
call call
@@ -1039,7 +1029,6 @@ call?id=
calls calls
campaigns campaigns
canada/Library/mnp/2/aspx/ canada/Library/mnp/2/aspx/
cap
card/panel card/panel
careers careers
cart? cart?
@@ -1092,7 +1081,6 @@ cn/*/aow
coin*mid= coin*mid=
colehaan/daring-to-step-forward colehaan/daring-to-step-forward
collab collab
comm
comment comment
comment/reply/ comment/reply/
comments comments
@@ -1108,18 +1096,15 @@ communities/rss.aspx*
communities/sitemap communities/sitemap
community-guidelines community-guidelines
company company
companyDir
compare compare
compressiontest compressiontest
config.js config.js
connections
consumers/archive consumers/archive
contact/menu* contact/menu*
contact/partner* contact/partner*
contact_importer contact_importer
contactus contactus
contactus/mwaas* contactus/mwaas*
content-guest/rss/channels
control control
cookie-policy cookie-policy
copilot copilot
@@ -1146,7 +1131,6 @@ create
creative-europe/404_en.htm creative-europe/404_en.htm
creativegroup creativegroup
creatorhub creatorhub
csp
ct ct
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
@@ -1256,7 +1240,6 @@ drawings
drive drive
droidguard droidguard
drops drops
e
earn earn
earth/00-favicon.ico earth/00-favicon.ico
earth/social earth/social
@@ -1269,7 +1252,6 @@ education/blocks
education/blocks$ education/blocks$
education/my education/my
education/my$ education/my$
edurec
ehf ehf
ekansa/Open-Context-Data ekansa/Open-Context-Data
ekansa/opencontext- ekansa/opencontext-
@@ -1278,7 +1260,6 @@ email-unsubscribe
embed embed
embed/@ embed/@
embed/curated embed/curated
embed/feed/update
embed/v2 embed/v2
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
employment_social/anticipedia/xwiki/bin/cancel employment_social/anticipedia/xwiki/bin/cancel
@@ -1326,9 +1307,7 @@ en/microsoft-viva
en/microsoft-viva/ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements
enterprise enterprise
enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
entities/search entities/search
entityexplore$ entityexplore$
@@ -1418,7 +1397,6 @@ feature/sf-test
features features
feed feed
feed$ feed$
feed/update
feed?section=coronavirus$ feed?section=coronavirus$
feed?section=search&q= feed?section=search&q=
feed?section=stayhome feed?section=stayhome
@@ -1427,7 +1405,6 @@ feedback-service
feeds feeds
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
feeds/videos.xml feeds/videos.xml
fetch
fi/web fi/web
file file
file_download file_download
@@ -1437,10 +1414,8 @@ files/developer
fileview fileview
filter/tips filter/tips
finance/favicon finance/favicon
find
find-more find-more
fisheries/fleet fisheries/fleet
fizzy/admin
flag flag
flarepoint flarepoint
flights flights
@@ -1629,8 +1604,6 @@ gp/yourstore
gpay/social gpay/social
gql gql
graphql? graphql?
groupAnswers
groupSharingMsg
groups groups
groups/*/forum groups/*/forum
groups/*/lightbox groups/*/lightbox
@@ -1652,15 +1625,11 @@ health/sites/health/files/tobacco/docs/doi
healthricherkp/cropped healthricherkp/cropped
healthricherkp/illustrations healthricherkp/illustrations
helios helios
help
help/*/answers
help/*/ask
help/forgot_login help/forgot_login
help/maps/indoormaps/partners help/maps/indoormaps/partners
help/maps/streetview/partners/welcome help/maps/streetview/partners/welcome
help/sl help/sl
help/sso help/sso
help/testing
help/verify_email help/verify_email
help/vodafone help/vodafone
help/zendesk_sso help/zendesk_sso
@@ -1681,10 +1650,9 @@ hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm hpm
hpmob hpmob
http://bing.com/robots.txt http://dropbox.com/robots.txt
http://instagram.com/robots.txt http://google-analytics.com/robots.txt
http://storage.googleapis.com/robots.txt http://mozilla.org/robots.txt
http://wordpress.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/$
@@ -1744,8 +1712,6 @@ intl/*/search/?
intl/*/search? intl/*/search?
intlkb/ intlkb/
inventory inventory
inviteFromProfile
inviteMany
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
invoice/estimate/buyerView/attachments invoice/estimate/buyerView/attachments
@@ -1762,16 +1728,12 @@ japan/enable/textview.asp?
japan/products/library/search.asp? japan/products/library/search.asp?
japan/showcase/print/default.aspx? japan/showcase/print/default.aspx?
japan/terminology/query.asp? japan/terminology/query.asp?
job-apply
job_application job_application
jobs jobs
jobs-guest
jobs/EU_UpdateJobEmployerCounter jobs/EU_UpdateJobEmployerCounter
jobs/JS_JobSearchResult jobs/JS_JobSearchResult
jobs/JS_Login jobs/JS_Login
jobs/UpdateJobEmployerCounterServlet jobs/UpdateJobEmployerCounterServlet
jobs/view/externalApply
jobs?runSearch
johnhancock johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
@@ -1792,7 +1754,6 @@ jp/upload
jp/vimeo-academy jp/vimeo-academy
js js
jsapi jsapi
jsearch
jsky/? jsky/?
jsky/search? jsky/search?
jsky? jsky?
@@ -1825,36 +1786,11 @@ landing/now/ontap
landing/signout.html landing/signout.html
languages/404_en.htm languages/404_en.htm
leaf leaf
learning*&auth=true
learning*?auth=true
learning/articles
learning/certificates
learning/embed
learning/events
learning/instructors
learning/instructors$
learning/instructors?
learning/login*&redirect=
learning/login*?redirect=
learning/me
learning/me$
learning/me?
learning/memberbinding
learning/memberbinding$
learning/memberbinding?
learning/search
learning/search$
learning/search?
learning/settings
learning/settings$
learning/settings?
legal legal
li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
link link
lite
live_chat live_chat
llms.txt llms.txt
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
@@ -1968,27 +1904,23 @@ market_catalog/*?w=product-
marketing-cms marketing-cms
mats/?diagid=100001&eulaaccept=yes* mats/?diagid=100001&eulaaccept=yes*
mats/default.aspx?diagid=100001&eulaaccept=yes* mats/default.aspx?diagid=100001&eulaaccept=yes*
mbox
me me
medgen/?term= medgen/?term=
media media
media-manager media-manager
meetup_api/? meetup_api/?
meetup_api? meetup_api?
memberInvite
membership membership
merchant/reviews? merchant/reviews?
merchantapps merchantapps
mesh/?term= mesh/?term=
message message
messages messages
messaging
meta-ai-answers meta-ai-answers
mh255com mh255com
mkc=*& mkc=*&
mld? mld?
mnp_utility.mspx? mnp_utility.mspx?
mob/tracking
mobile/agreements mobile/agreements
mobile/checkout mobile/checkout
mobile/cities-transformed mobile/cities-transformed
@@ -2008,7 +1940,6 @@ most-read/sport
movies movies
movies? movies?
mpx mpx
msgToConns
mu_api mu_api
multiproduct multiproduct
muse/identity/v2/identity.js muse/identity/v2/identity.js
@@ -2021,19 +1952,16 @@ musicl
musics musics
musicstore/download musicstore/download
musicstore/preview musicstore/preview
mwlite
my_account my_account
my_favorites my_favorites
my_playlists my_playlists
my_videos my_videos
my_videos_upload my_videos_upload
myncbi myncbi
myprofile
n n
narrative- narrative-
native native
nbubumblebee nbubumblebee
network
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
@@ -2042,8 +1970,6 @@ news/search
news/tablet news/tablet
news/test news/test
news/test-liveblog news/test-liveblog
news?viewArticle
newsArticle
newsletter newsletter
newsroom/dae newsroom/dae
newsround newsround
@@ -2054,14 +1980,11 @@ node/add/
nonprofits/account nonprofits/account
notifications/ notifications/
nuccore/?term= nuccore/?term=
nus-trk
nwshp$ nwshp$
o/di o/di
o/dt o/dt
oas/ oas/
oauth/v2
oauth2 oauth2
oauth2/v2
oembed oembed
offers/proxy/dealsserver/api/log offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy offers/proxy/dealsserver/buy
@@ -2075,11 +1998,8 @@ onebox/sports/logos
onebox/sports/logos/sports_types/png onebox/sports/logos/sports_types/png
open open
oppenheimerfunds/the-upside oppenheimerfunds/the-upside
organization-guest
ospublishing/story ospublishing/story
oss-attribution oss-attribution
osview
otherContacts
ott ott
p.php p.php
p/*/share p/*/share
@@ -2090,7 +2010,6 @@ page-2158488_44596199$
page-2158488_50129817$ page-2158488_50129817$
page-59800369_45472411$ page-59800369_45472411$
page-777107_28406709$ page-777107_28406709$
pages-extensions/FollowCompany
pages?oid=- pages?oid=-
pagespeed/insights/ui/logo pagespeed/insights/ui/logo
panel panel
@@ -2120,9 +2039,6 @@ pda/?
pda/search? pda/search?
pda? pda?
pega/customers-for-life pega/customers-for-life
people-guest
people/iweReconnectAction
people/search
pepe pepe
phone/compare/? phone/compare/?
photos.php photos.php
@@ -2135,7 +2051,6 @@ photos/tags/*/page
photos/youpy photos/youpy
ping ping
plan= plan=
platform-telemetry
play/store/web play/store/web
play/surveys/serp play/surveys/serp
player player
@@ -2179,7 +2094,6 @@ posttv/c/trendex
posttv/c/video_search posttv/c/video_search
posttv/posttv/trendex posttv/posttv/trendex
posttv/sponsored-video posttv/sponsored-video
ppl
preference preference
present present
presentation presentation
@@ -2199,7 +2113,6 @@ products?
products_ products_
profile profile
profile/history? profile/history?
profile/view
profiles/ profiles/
profiles/*.css$ profiles/*.css$
profiles/*.css? profiles/*.css?
@@ -2211,8 +2124,6 @@ profiles/*.js?
profiles/*.png profiles/*.png
profiles/*.svg profiles/*.svg
profiles/me profiles/me
profinder
profinder/pro
projects/geo/download projects/geo/download
projects/geo/tools projects/geo/tools
projects/gtr/gt projects/gtr/gt
@@ -2221,11 +2132,6 @@ proteinclusters/?term=
protfam/?term= protfam/?term=
proxy proxy
psb/udc psb/udc
psettings
psettings/guest-controls
psettings/guest-controls/retargeting-opt-out
psettings/guest-email-unsubscribe
psettings/sms-unsubscribe
pt-br/$ pt-br/$
pt-br/about pt-br/about
pt-br/blog pt-br/blog
@@ -2240,7 +2146,6 @@ pt-br/ott
pt-br/solutions pt-br/solutions
pt-br/upload pt-br/upload
pt-br/vimeo-academy pt-br/vimeo-academy
public-profile
publications publications
puzzles/leaderboards/invite puzzles/leaderboards/invite
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
@@ -2258,11 +2163,8 @@ rd/search$
rd/search? rd/search?
recipes/*?q= recipes/*?q=
recipes/search recipes/search
reconnect
recover recover
redeem redeem
redir
redirect
ref_cta= ref_cta=
ref_loc= ref_loc=
ref_page= ref_page=
@@ -2278,7 +2180,6 @@ report-abuse?report=
report-appeal report-appeal
report= report=
report_abuse.gne report_abuse.gne
requestList
requests requests
research/participants/cofund research/participants/cofund
results results
@@ -2319,7 +2220,6 @@ s2/static
s? s?
safety safety
safetycheck safetycheck
salary-explorer/api
sars-cov-2 sars-cov-2
sc sc
scholar scholar
@@ -2360,15 +2260,12 @@ sections/goatsandsoda/2015/06/09/406744975/a-gender-revolution-hits-the-streets-
sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-synthetic-speech-gets-an-upgrade sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-synthetic-speech-gets-an-upgrade
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
sendarticle sendarticle
services/oauth services/oauth
setprefs setprefs
settings settings
settings settings
settings/deactivated settings/deactivated
settings/loid-email-unsubscribe
settings/loid-email-unsubscribe-router
setup_organization= setup_organization=
sf/test sf/test
sgtm/g/collect sgtm/g/collect
@@ -2376,7 +2273,6 @@ sh
share share
share.php share.php
share.php? share.php?
shareArticle
sharer sharer
sharer.php sharer.php
sharing sharing
@@ -2406,7 +2302,6 @@ shopping/suppliers/search
shopping? shopping?
shopping?udm=28$ shopping?udm=28$
shopstream shopstream
signature
signin signin
signin-oidc signin-oidc
signin/inject signin/inject
@@ -2685,7 +2580,6 @@ sites/workday
sites/xerox sites/xerox
sites/zenithwatches sites/zenithwatches
sites/zurich sites/zurich
slink
slp/*/b$ slp/*/b$
slp/s$ slp/s$
smart/button smart/button
@@ -2821,7 +2715,6 @@ svc/spelling-bee
svc/strands svc/strands
svc/sudoku svc/sudoku
svc/wordle svc/wordle
svpRecommendations
swg swg
system1/images system1/images
t/privacy t/privacy
@@ -2865,7 +2758,6 @@ th?
themacallan/worlds-together themacallan/worlds-together
tickets-external? tickets-external?
timedtext_video timedtext_video
title
tmall tmall
todays_paper todays_paper
tools/demos tools/demos
@@ -2957,9 +2849,6 @@ u
u5llnop u5llnop
u5llnop$ u5llnop$
ua_mailing ua_mailing
uas/login
uas/oauth
uas/oauth2
uds uds
ufi/reaction/profile/browser ufi/reaction/profile/browser
ugc ugc
@@ -2983,7 +2872,6 @@ user/register
user/verify user/verify
userinfo userinfo
users users
using
utils utils
uviewer uviewer
v1 v1
@@ -3009,7 +2897,6 @@ viewlocale=zh_CN
viewvc viewvc
vimeo-academy vimeo-academy
violet-web/previewer violet-web/previewer
voyager/api
vr vr
vsi/*.pdf$ vsi/*.pdf$
w w
@@ -3252,7 +3139,7 @@ wiki/Wikipedia%3AVandalismi_in_corso
wiki/Wikipedia%3AVandalismusmeldung wiki/Wikipedia%3AVandalismusmeldung
wiki/Wikipedia%3AVandalismusmeldung%2F wiki/Wikipedia%3AVandalismusmeldung%2F
wiki/Wikipedia%3AVermittlungsausschuss wiki/Wikipedia%3AVermittlungsausschuss
wiki/Wikipedia%3AVermittlungsausschuss%2Fhttp://amazon.co.uk/robots.txt wiki/Wikipedia%3AVermittlungsausschuss%2Fhttp://washingtonpost.com/robots.txt
wiki/Wikipedia%3AVotes_for_deletion wiki/Wikipedia%3AVotes_for_deletion
wiki/Wikipedia%3AWikiProject_Deletion_sorting wiki/Wikipedia%3AWikiProject_Deletion_sorting
wiki/Wikipedia%3AWikiProject_Spam wiki/Wikipedia%3AWikiProject_Spam
@@ -3421,7 +3308,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
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://itunes.apple.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube.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
@@ -3625,7 +3512,6 @@ wv
wwwhkotc.cc wwwhkotc.cc
x/oauth x/oauth
xclick-auction xclick-auction
xdoor
xhr xhr
xhtml/? xhtml/?
xhtml/search? xhtml/search?
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff