mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-22 02:41:33 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
5790dfd43f
commit
f8bf5730a2
@ -3,6 +3,6 @@
|
||||
"last_update": 1748243057
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1748167434
|
||||
"last_update": 1748340260
|
||||
}
|
||||
}
|
@ -11475,6 +11475,10 @@ erpnext/patches/v15_0/drop_index_posting_datetime_from_sle.py
|
||||
patches/v15_0/drop_index_posting_datetime_from_sle.py
|
||||
v15_0/drop_index_posting_datetime_from_sle.py
|
||||
drop_index_posting_datetime_from_sle.py
|
||||
erpnext/patches/v15_0/rename_group_by_to_categorize_by_in_custom_reports.py
|
||||
patches/v15_0/rename_group_by_to_categorize_by_in_custom_reports.py
|
||||
v15_0/rename_group_by_to_categorize_by_in_custom_reports.py
|
||||
rename_group_by_to_categorize_by_in_custom_reports.py
|
||||
erpnext/patches/v15_0/update_cc_in_process_statement_of_accounts.py
|
||||
patches/v15_0/update_cc_in_process_statement_of_accounts.py
|
||||
v15_0/update_cc_in_process_statement_of_accounts.py
|
||||
@ -11527,6 +11531,10 @@ erpnext/patches/v15_0/enable_old_serial_batch_fields.py
|
||||
patches/v15_0/enable_old_serial_batch_fields.py
|
||||
v15_0/enable_old_serial_batch_fields.py
|
||||
enable_old_serial_batch_fields.py
|
||||
erpnext/patches/v15_0/remove_agriculture_roles.py
|
||||
patches/v15_0/remove_agriculture_roles.py
|
||||
v15_0/remove_agriculture_roles.py
|
||||
remove_agriculture_roles.py
|
||||
erpnext/patches/v15_0/remove_loan_management_module.py
|
||||
patches/v15_0/remove_loan_management_module.py
|
||||
v15_0/remove_loan_management_module.py
|
||||
@ -11999,6 +12007,10 @@ erpnext/patches/v14_0/fix_crm_no_of_employees.py
|
||||
patches/v14_0/fix_crm_no_of_employees.py
|
||||
v14_0/fix_crm_no_of_employees.py
|
||||
fix_crm_no_of_employees.py
|
||||
erpnext/patches/v14_0/update_full_name_in_contract.py
|
||||
patches/v14_0/update_full_name_in_contract.py
|
||||
v14_0/update_full_name_in_contract.py
|
||||
update_full_name_in_contract.py
|
||||
erpnext/patches/v14_0/delete_amazon_mws_doctype.py
|
||||
patches/v14_0/delete_amazon_mws_doctype.py
|
||||
v14_0/delete_amazon_mws_doctype.py
|
||||
|
@ -2418,6 +2418,7 @@ erpnext/patches/v15_0/delete_saudi_doctypes.py
|
||||
erpnext/patches/v15_0/create_advance_payment_status.py
|
||||
erpnext/patches/v15_0/do_not_use_batchwise_valuation.py
|
||||
erpnext/patches/v15_0/drop_index_posting_datetime_from_sle.py
|
||||
erpnext/patches/v15_0/rename_group_by_to_categorize_by_in_custom_reports.py
|
||||
erpnext/patches/v15_0/update_cc_in_process_statement_of_accounts.py
|
||||
erpnext/patches/v15_0/correct_asset_value_if_je_with_workflow.py
|
||||
erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py
|
||||
@ -2431,6 +2432,7 @@ erpnext/patches/v15_0/recalculate_amount_difference_field.py
|
||||
erpnext/patches/v15_0/set_is_exchange_gain_loss_in_payment_entry_deductions.py
|
||||
erpnext/patches/v15_0/migrate_to_utm_analytics.py
|
||||
erpnext/patches/v15_0/enable_old_serial_batch_fields.py
|
||||
erpnext/patches/v15_0/remove_agriculture_roles.py
|
||||
erpnext/patches/v15_0/remove_loan_management_module.py
|
||||
erpnext/patches/v15_0/migrate_old_item_wise_tax_detail_data_format.py
|
||||
erpnext/patches/v15_0/remove_exotel_integration.py
|
||||
@ -2549,6 +2551,7 @@ erpnext/patches/v14_0/delete_hub_doctypes.py
|
||||
erpnext/patches/v14_0/create_accounting_dimensions_for_closing_balance.py
|
||||
erpnext/patches/v14_0/update_reports_with_range.py
|
||||
erpnext/patches/v14_0/fix_crm_no_of_employees.py
|
||||
erpnext/patches/v14_0/update_full_name_in_contract.py
|
||||
erpnext/patches/v14_0/delete_amazon_mws_doctype.py
|
||||
erpnext/patches/v14_0/update_reference_due_date_in_journal_entry.py
|
||||
erpnext/patches/v14_0/show_loan_management_deprecation_warning.py
|
||||
|
@ -19255,6 +19255,13 @@ e2e-api/admin/__snapshots__/offers.test.js.snap
|
||||
admin/__snapshots__/offers.test.js.snap
|
||||
__snapshots__/offers.test.js.snap
|
||||
offers.test.js.snap
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/slack.test.js.snap
|
||||
core/test/e2e-api/admin/__snapshots__/slack.test.js.snap
|
||||
test/e2e-api/admin/__snapshots__/slack.test.js.snap
|
||||
e2e-api/admin/__snapshots__/slack.test.js.snap
|
||||
admin/__snapshots__/slack.test.js.snap
|
||||
__snapshots__/slack.test.js.snap
|
||||
slack.test.js.snap
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap
|
||||
core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap
|
||||
test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap
|
||||
@ -19558,6 +19565,12 @@ test/e2e-api/admin/posts-bulk.test.js
|
||||
e2e-api/admin/posts-bulk.test.js
|
||||
admin/posts-bulk.test.js
|
||||
posts-bulk.test.js
|
||||
ghost/core/test/e2e-api/admin/slack.test.js
|
||||
core/test/e2e-api/admin/slack.test.js
|
||||
test/e2e-api/admin/slack.test.js
|
||||
e2e-api/admin/slack.test.js
|
||||
admin/slack.test.js
|
||||
slack.test.js
|
||||
ghost/core/test/e2e-api/admin/roles.test.js
|
||||
core/test/e2e-api/admin/roles.test.js
|
||||
test/e2e-api/admin/roles.test.js
|
||||
@ -24055,13 +24068,6 @@ regression/api/admin/notifications.test.js
|
||||
api/admin/notifications.test.js
|
||||
admin/notifications.test.js
|
||||
notifications.test.js
|
||||
ghost/core/test/regression/api/admin/slack.test.js
|
||||
core/test/regression/api/admin/slack.test.js
|
||||
test/regression/api/admin/slack.test.js
|
||||
regression/api/admin/slack.test.js
|
||||
api/admin/slack.test.js
|
||||
admin/slack.test.js
|
||||
slack.test.js
|
||||
ghost/core/test/regression/api/admin/db.test.js
|
||||
core/test/regression/api/admin/db.test.js
|
||||
test/regression/api/admin/db.test.js
|
||||
|
@ -3399,6 +3399,7 @@ ghost/core/test/e2e-api/admin/sso.test.js
|
||||
ghost/core/test/e2e-api/admin/key-authentication.test.js
|
||||
ghost/core/test/e2e-api/admin/session.test.js
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/offers.test.js.snap
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/slack.test.js.snap
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/images.test.js.snap
|
||||
ghost/core/test/e2e-api/admin/__snapshots__/links.test.js.snap
|
||||
@ -3443,6 +3444,7 @@ ghost/core/test/e2e-api/admin/notifications.test.js
|
||||
ghost/core/test/e2e-api/admin/members-edit-subscriptions.test.js
|
||||
ghost/core/test/e2e-api/admin/members-exporter.test.js
|
||||
ghost/core/test/e2e-api/admin/posts-bulk.test.js
|
||||
ghost/core/test/e2e-api/admin/slack.test.js
|
||||
ghost/core/test/e2e-api/admin/roles.test.js
|
||||
ghost/core/test/e2e-api/admin/tags.test.js
|
||||
ghost/core/test/e2e-api/admin/integrations.test.js
|
||||
@ -4015,7 +4017,6 @@ ghost/core/test/regression/api/admin/members-importer.test.js
|
||||
ghost/core/test/regression/api/admin/identities.test.js
|
||||
ghost/core/test/regression/api/admin/__snapshots__/authentication.test.js.snap
|
||||
ghost/core/test/regression/api/admin/notifications.test.js
|
||||
ghost/core/test/regression/api/admin/slack.test.js
|
||||
ghost/core/test/regression/api/admin/db.test.js
|
||||
ghost/core/test/regression/api/content/pages.test.js
|
||||
ghost/core/test/regression/api/content/posts.test.js
|
||||
|
@ -7421,6 +7421,41 @@ Component/Currency/Repository/CurrencyRepositoryInterface.php
|
||||
Currency/Repository/CurrencyRepositoryInterface.php
|
||||
Repository/CurrencyRepositoryInterface.php
|
||||
CurrencyRepositoryInterface.php
|
||||
src/Sylius/Component/Currency/tests/Model/CurrencyTest.php
|
||||
Sylius/Component/Currency/tests/Model/CurrencyTest.php
|
||||
Component/Currency/tests/Model/CurrencyTest.php
|
||||
Currency/tests/Model/CurrencyTest.php
|
||||
tests/Model/CurrencyTest.php
|
||||
Model/CurrencyTest.php
|
||||
CurrencyTest.php
|
||||
src/Sylius/Component/Currency/tests/Model/ExchangeRateTest.php
|
||||
Sylius/Component/Currency/tests/Model/ExchangeRateTest.php
|
||||
Component/Currency/tests/Model/ExchangeRateTest.php
|
||||
Currency/tests/Model/ExchangeRateTest.php
|
||||
tests/Model/ExchangeRateTest.php
|
||||
Model/ExchangeRateTest.php
|
||||
ExchangeRateTest.php
|
||||
src/Sylius/Component/Currency/tests/Context/CompositeCurrencyContextTest.php
|
||||
Sylius/Component/Currency/tests/Context/CompositeCurrencyContextTest.php
|
||||
Component/Currency/tests/Context/CompositeCurrencyContextTest.php
|
||||
Currency/tests/Context/CompositeCurrencyContextTest.php
|
||||
tests/Context/CompositeCurrencyContextTest.php
|
||||
Context/CompositeCurrencyContextTest.php
|
||||
CompositeCurrencyContextTest.php
|
||||
src/Sylius/Component/Currency/tests/Converter/CurrencyNameConverterTest.php
|
||||
Sylius/Component/Currency/tests/Converter/CurrencyNameConverterTest.php
|
||||
Component/Currency/tests/Converter/CurrencyNameConverterTest.php
|
||||
Currency/tests/Converter/CurrencyNameConverterTest.php
|
||||
tests/Converter/CurrencyNameConverterTest.php
|
||||
Converter/CurrencyNameConverterTest.php
|
||||
CurrencyNameConverterTest.php
|
||||
src/Sylius/Component/Currency/tests/Converter/CurrencyConverterTest.php
|
||||
Sylius/Component/Currency/tests/Converter/CurrencyConverterTest.php
|
||||
Component/Currency/tests/Converter/CurrencyConverterTest.php
|
||||
Currency/tests/Converter/CurrencyConverterTest.php
|
||||
tests/Converter/CurrencyConverterTest.php
|
||||
Converter/CurrencyConverterTest.php
|
||||
CurrencyConverterTest.php
|
||||
src/Sylius/Component/Currency/phpunit.xml.dist
|
||||
Sylius/Component/Currency/phpunit.xml.dist
|
||||
Component/Currency/phpunit.xml.dist
|
||||
@ -7489,41 +7524,6 @@ Sylius/Component/Currency/LICENSE
|
||||
Component/Currency/LICENSE
|
||||
Currency/LICENSE
|
||||
LICENSE
|
||||
src/Sylius/Component/Currency/Tests/Model/CurrencyTest.php
|
||||
Sylius/Component/Currency/Tests/Model/CurrencyTest.php
|
||||
Component/Currency/Tests/Model/CurrencyTest.php
|
||||
Currency/Tests/Model/CurrencyTest.php
|
||||
Tests/Model/CurrencyTest.php
|
||||
Model/CurrencyTest.php
|
||||
CurrencyTest.php
|
||||
src/Sylius/Component/Currency/Tests/Model/ExchangeRateTest.php
|
||||
Sylius/Component/Currency/Tests/Model/ExchangeRateTest.php
|
||||
Component/Currency/Tests/Model/ExchangeRateTest.php
|
||||
Currency/Tests/Model/ExchangeRateTest.php
|
||||
Tests/Model/ExchangeRateTest.php
|
||||
Model/ExchangeRateTest.php
|
||||
ExchangeRateTest.php
|
||||
src/Sylius/Component/Currency/Tests/Context/CompositeCurrencyContextTest.php
|
||||
Sylius/Component/Currency/Tests/Context/CompositeCurrencyContextTest.php
|
||||
Component/Currency/Tests/Context/CompositeCurrencyContextTest.php
|
||||
Currency/Tests/Context/CompositeCurrencyContextTest.php
|
||||
Tests/Context/CompositeCurrencyContextTest.php
|
||||
Context/CompositeCurrencyContextTest.php
|
||||
CompositeCurrencyContextTest.php
|
||||
src/Sylius/Component/Currency/Tests/Converter/CurrencyNameConverterTest.php
|
||||
Sylius/Component/Currency/Tests/Converter/CurrencyNameConverterTest.php
|
||||
Component/Currency/Tests/Converter/CurrencyNameConverterTest.php
|
||||
Currency/Tests/Converter/CurrencyNameConverterTest.php
|
||||
Tests/Converter/CurrencyNameConverterTest.php
|
||||
Converter/CurrencyNameConverterTest.php
|
||||
CurrencyNameConverterTest.php
|
||||
src/Sylius/Component/Currency/Tests/Converter/CurrencyConverterTest.php
|
||||
Sylius/Component/Currency/Tests/Converter/CurrencyConverterTest.php
|
||||
Component/Currency/Tests/Converter/CurrencyConverterTest.php
|
||||
Currency/Tests/Converter/CurrencyConverterTest.php
|
||||
Tests/Converter/CurrencyConverterTest.php
|
||||
Converter/CurrencyConverterTest.php
|
||||
CurrencyConverterTest.php
|
||||
src/Sylius/Component/Currency/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Sylius/Component/Currency/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Component/Currency/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
@ -8379,6 +8379,58 @@ Component/User/Repository/UserRepositoryInterface.php
|
||||
User/Repository/UserRepositoryInterface.php
|
||||
Repository/UserRepositoryInterface.php
|
||||
UserRepositoryInterface.php
|
||||
src/Sylius/Component/User/tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Sylius/Component/User/tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Component/User/tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
User/tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Generator/UniqueTokenGeneratorTest.php
|
||||
UniqueTokenGeneratorTest.php
|
||||
src/Sylius/Component/User/tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Sylius/Component/User/tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Component/User/tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
User/tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Security/Checker/EnabledUserCheckerTest.php
|
||||
Checker/EnabledUserCheckerTest.php
|
||||
EnabledUserCheckerTest.php
|
||||
src/Sylius/Component/User/tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Sylius/Component/User/tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Component/User/tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
User/tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Checker/TokenUniquenessCheckerTest.php
|
||||
TokenUniquenessCheckerTest.php
|
||||
src/Sylius/Component/User/tests/Security/PasswordUpdaterTest.php
|
||||
Sylius/Component/User/tests/Security/PasswordUpdaterTest.php
|
||||
Component/User/tests/Security/PasswordUpdaterTest.php
|
||||
User/tests/Security/PasswordUpdaterTest.php
|
||||
tests/Security/PasswordUpdaterTest.php
|
||||
Security/PasswordUpdaterTest.php
|
||||
PasswordUpdaterTest.php
|
||||
src/Sylius/Component/User/tests/Model/UserTest.php
|
||||
Sylius/Component/User/tests/Model/UserTest.php
|
||||
Component/User/tests/Model/UserTest.php
|
||||
User/tests/Model/UserTest.php
|
||||
tests/Model/UserTest.php
|
||||
Model/UserTest.php
|
||||
UserTest.php
|
||||
src/Sylius/Component/User/tests/Model/UserOAuthTest.php
|
||||
Sylius/Component/User/tests/Model/UserOAuthTest.php
|
||||
Component/User/tests/Model/UserOAuthTest.php
|
||||
User/tests/Model/UserOAuthTest.php
|
||||
tests/Model/UserOAuthTest.php
|
||||
Model/UserOAuthTest.php
|
||||
UserOAuthTest.php
|
||||
src/Sylius/Component/User/tests/Canonicalizer/CanonicalizerTest.php
|
||||
Sylius/Component/User/tests/Canonicalizer/CanonicalizerTest.php
|
||||
Component/User/tests/Canonicalizer/CanonicalizerTest.php
|
||||
User/tests/Canonicalizer/CanonicalizerTest.php
|
||||
tests/Canonicalizer/CanonicalizerTest.php
|
||||
Canonicalizer/CanonicalizerTest.php
|
||||
CanonicalizerTest.php
|
||||
src/Sylius/Component/User/phpunit.xml.dist
|
||||
Sylius/Component/User/phpunit.xml.dist
|
||||
Component/User/phpunit.xml.dist
|
||||
@ -8482,58 +8534,6 @@ Sylius/Component/User/LICENSE
|
||||
Component/User/LICENSE
|
||||
User/LICENSE
|
||||
LICENSE
|
||||
src/Sylius/Component/User/Tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Sylius/Component/User/Tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Component/User/Tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
User/Tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Security/Generator/UniqueTokenGeneratorTest.php
|
||||
Generator/UniqueTokenGeneratorTest.php
|
||||
UniqueTokenGeneratorTest.php
|
||||
src/Sylius/Component/User/Tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Sylius/Component/User/Tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Component/User/Tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
User/Tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
Security/Checker/EnabledUserCheckerTest.php
|
||||
Checker/EnabledUserCheckerTest.php
|
||||
EnabledUserCheckerTest.php
|
||||
src/Sylius/Component/User/Tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Sylius/Component/User/Tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Component/User/Tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
User/Tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Security/Checker/TokenUniquenessCheckerTest.php
|
||||
Checker/TokenUniquenessCheckerTest.php
|
||||
TokenUniquenessCheckerTest.php
|
||||
src/Sylius/Component/User/Tests/Security/PasswordUpdaterTest.php
|
||||
Sylius/Component/User/Tests/Security/PasswordUpdaterTest.php
|
||||
Component/User/Tests/Security/PasswordUpdaterTest.php
|
||||
User/Tests/Security/PasswordUpdaterTest.php
|
||||
Tests/Security/PasswordUpdaterTest.php
|
||||
Security/PasswordUpdaterTest.php
|
||||
PasswordUpdaterTest.php
|
||||
src/Sylius/Component/User/Tests/Model/UserTest.php
|
||||
Sylius/Component/User/Tests/Model/UserTest.php
|
||||
Component/User/Tests/Model/UserTest.php
|
||||
User/Tests/Model/UserTest.php
|
||||
Tests/Model/UserTest.php
|
||||
Model/UserTest.php
|
||||
UserTest.php
|
||||
src/Sylius/Component/User/Tests/Model/UserOAuthTest.php
|
||||
Sylius/Component/User/Tests/Model/UserOAuthTest.php
|
||||
Component/User/Tests/Model/UserOAuthTest.php
|
||||
User/Tests/Model/UserOAuthTest.php
|
||||
Tests/Model/UserOAuthTest.php
|
||||
Model/UserOAuthTest.php
|
||||
UserOAuthTest.php
|
||||
src/Sylius/Component/User/Tests/Canonicalizer/CanonicalizerTest.php
|
||||
Sylius/Component/User/Tests/Canonicalizer/CanonicalizerTest.php
|
||||
Component/User/Tests/Canonicalizer/CanonicalizerTest.php
|
||||
User/Tests/Canonicalizer/CanonicalizerTest.php
|
||||
Tests/Canonicalizer/CanonicalizerTest.php
|
||||
Canonicalizer/CanonicalizerTest.php
|
||||
CanonicalizerTest.php
|
||||
src/Sylius/Component/User/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Sylius/Component/User/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Component/User/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
@ -8776,6 +8776,90 @@ Component/Addressing/Matcher/ZoneMatcherInterface.php
|
||||
Addressing/Matcher/ZoneMatcherInterface.php
|
||||
Matcher/ZoneMatcherInterface.php
|
||||
ZoneMatcherInterface.php
|
||||
src/Sylius/Component/Addressing/tests/Provider/ProvinceNamingProviderTest.php
|
||||
Sylius/Component/Addressing/tests/Provider/ProvinceNamingProviderTest.php
|
||||
Component/Addressing/tests/Provider/ProvinceNamingProviderTest.php
|
||||
Addressing/tests/Provider/ProvinceNamingProviderTest.php
|
||||
tests/Provider/ProvinceNamingProviderTest.php
|
||||
Provider/ProvinceNamingProviderTest.php
|
||||
ProvinceNamingProviderTest.php
|
||||
src/Sylius/Component/Addressing/tests/Matcher/ZoneMatcherTest.php
|
||||
Sylius/Component/Addressing/tests/Matcher/ZoneMatcherTest.php
|
||||
Component/Addressing/tests/Matcher/ZoneMatcherTest.php
|
||||
Addressing/tests/Matcher/ZoneMatcherTest.php
|
||||
tests/Matcher/ZoneMatcherTest.php
|
||||
Matcher/ZoneMatcherTest.php
|
||||
ZoneMatcherTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/ZoneTest.php
|
||||
Sylius/Component/Addressing/tests/Model/ZoneTest.php
|
||||
Component/Addressing/tests/Model/ZoneTest.php
|
||||
Addressing/tests/Model/ZoneTest.php
|
||||
tests/Model/ZoneTest.php
|
||||
Model/ZoneTest.php
|
||||
ZoneTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/ProvinceTest.php
|
||||
Sylius/Component/Addressing/tests/Model/ProvinceTest.php
|
||||
Component/Addressing/tests/Model/ProvinceTest.php
|
||||
Addressing/tests/Model/ProvinceTest.php
|
||||
tests/Model/ProvinceTest.php
|
||||
Model/ProvinceTest.php
|
||||
ProvinceTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/AddressTest.php
|
||||
Sylius/Component/Addressing/tests/Model/AddressTest.php
|
||||
Component/Addressing/tests/Model/AddressTest.php
|
||||
Addressing/tests/Model/AddressTest.php
|
||||
tests/Model/AddressTest.php
|
||||
Model/AddressTest.php
|
||||
AddressTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/ZoneMemberTest.php
|
||||
Sylius/Component/Addressing/tests/Model/ZoneMemberTest.php
|
||||
Component/Addressing/tests/Model/ZoneMemberTest.php
|
||||
Addressing/tests/Model/ZoneMemberTest.php
|
||||
tests/Model/ZoneMemberTest.php
|
||||
Model/ZoneMemberTest.php
|
||||
ZoneMemberTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/CountryTest.php
|
||||
Sylius/Component/Addressing/tests/Model/CountryTest.php
|
||||
Component/Addressing/tests/Model/CountryTest.php
|
||||
Addressing/tests/Model/CountryTest.php
|
||||
tests/Model/CountryTest.php
|
||||
Model/CountryTest.php
|
||||
CountryTest.php
|
||||
src/Sylius/Component/Addressing/tests/Comparator/AddressComparatorTest.php
|
||||
Sylius/Component/Addressing/tests/Comparator/AddressComparatorTest.php
|
||||
Component/Addressing/tests/Comparator/AddressComparatorTest.php
|
||||
Addressing/tests/Comparator/AddressComparatorTest.php
|
||||
tests/Comparator/AddressComparatorTest.php
|
||||
Comparator/AddressComparatorTest.php
|
||||
AddressComparatorTest.php
|
||||
src/Sylius/Component/Addressing/tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Sylius/Component/Addressing/tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Component/Addressing/tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Addressing/tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Checker/CountryProvincesDeletionCheckerTest.php
|
||||
CountryProvincesDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Sylius/Component/Addressing/tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Component/Addressing/tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Addressing/tests/Checker/ZoneDeletionCheckerTest.php
|
||||
tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Checker/ZoneDeletionCheckerTest.php
|
||||
ZoneDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/tests/Converter/CountryNameConverterTest.php
|
||||
Sylius/Component/Addressing/tests/Converter/CountryNameConverterTest.php
|
||||
Component/Addressing/tests/Converter/CountryNameConverterTest.php
|
||||
Addressing/tests/Converter/CountryNameConverterTest.php
|
||||
tests/Converter/CountryNameConverterTest.php
|
||||
Converter/CountryNameConverterTest.php
|
||||
CountryNameConverterTest.php
|
||||
src/Sylius/Component/Addressing/tests/Factory/ZoneFactoryTest.php
|
||||
Sylius/Component/Addressing/tests/Factory/ZoneFactoryTest.php
|
||||
Component/Addressing/tests/Factory/ZoneFactoryTest.php
|
||||
Addressing/tests/Factory/ZoneFactoryTest.php
|
||||
tests/Factory/ZoneFactoryTest.php
|
||||
Factory/ZoneFactoryTest.php
|
||||
ZoneFactoryTest.php
|
||||
src/Sylius/Component/Addressing/phpunit.xml.dist
|
||||
Sylius/Component/Addressing/phpunit.xml.dist
|
||||
Component/Addressing/phpunit.xml.dist
|
||||
@ -8880,90 +8964,6 @@ Sylius/Component/Addressing/LICENSE
|
||||
Component/Addressing/LICENSE
|
||||
Addressing/LICENSE
|
||||
LICENSE
|
||||
src/Sylius/Component/Addressing/Tests/Provider/ProvinceNamingProviderTest.php
|
||||
Sylius/Component/Addressing/Tests/Provider/ProvinceNamingProviderTest.php
|
||||
Component/Addressing/Tests/Provider/ProvinceNamingProviderTest.php
|
||||
Addressing/Tests/Provider/ProvinceNamingProviderTest.php
|
||||
Tests/Provider/ProvinceNamingProviderTest.php
|
||||
Provider/ProvinceNamingProviderTest.php
|
||||
ProvinceNamingProviderTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Matcher/ZoneMatcherTest.php
|
||||
Sylius/Component/Addressing/Tests/Matcher/ZoneMatcherTest.php
|
||||
Component/Addressing/Tests/Matcher/ZoneMatcherTest.php
|
||||
Addressing/Tests/Matcher/ZoneMatcherTest.php
|
||||
Tests/Matcher/ZoneMatcherTest.php
|
||||
Matcher/ZoneMatcherTest.php
|
||||
ZoneMatcherTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/ZoneTest.php
|
||||
Sylius/Component/Addressing/Tests/Model/ZoneTest.php
|
||||
Component/Addressing/Tests/Model/ZoneTest.php
|
||||
Addressing/Tests/Model/ZoneTest.php
|
||||
Tests/Model/ZoneTest.php
|
||||
Model/ZoneTest.php
|
||||
ZoneTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/ProvinceTest.php
|
||||
Sylius/Component/Addressing/Tests/Model/ProvinceTest.php
|
||||
Component/Addressing/Tests/Model/ProvinceTest.php
|
||||
Addressing/Tests/Model/ProvinceTest.php
|
||||
Tests/Model/ProvinceTest.php
|
||||
Model/ProvinceTest.php
|
||||
ProvinceTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/AddressTest.php
|
||||
Sylius/Component/Addressing/Tests/Model/AddressTest.php
|
||||
Component/Addressing/Tests/Model/AddressTest.php
|
||||
Addressing/Tests/Model/AddressTest.php
|
||||
Tests/Model/AddressTest.php
|
||||
Model/AddressTest.php
|
||||
AddressTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/ZoneMemberTest.php
|
||||
Sylius/Component/Addressing/Tests/Model/ZoneMemberTest.php
|
||||
Component/Addressing/Tests/Model/ZoneMemberTest.php
|
||||
Addressing/Tests/Model/ZoneMemberTest.php
|
||||
Tests/Model/ZoneMemberTest.php
|
||||
Model/ZoneMemberTest.php
|
||||
ZoneMemberTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/CountryTest.php
|
||||
Sylius/Component/Addressing/Tests/Model/CountryTest.php
|
||||
Component/Addressing/Tests/Model/CountryTest.php
|
||||
Addressing/Tests/Model/CountryTest.php
|
||||
Tests/Model/CountryTest.php
|
||||
Model/CountryTest.php
|
||||
CountryTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Comparator/AddressComparatorTest.php
|
||||
Sylius/Component/Addressing/Tests/Comparator/AddressComparatorTest.php
|
||||
Component/Addressing/Tests/Comparator/AddressComparatorTest.php
|
||||
Addressing/Tests/Comparator/AddressComparatorTest.php
|
||||
Tests/Comparator/AddressComparatorTest.php
|
||||
Comparator/AddressComparatorTest.php
|
||||
AddressComparatorTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Sylius/Component/Addressing/Tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Component/Addressing/Tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Addressing/Tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
Checker/CountryProvincesDeletionCheckerTest.php
|
||||
CountryProvincesDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Sylius/Component/Addressing/Tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Component/Addressing/Tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Addressing/Tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Tests/Checker/ZoneDeletionCheckerTest.php
|
||||
Checker/ZoneDeletionCheckerTest.php
|
||||
ZoneDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Converter/CountryNameConverterTest.php
|
||||
Sylius/Component/Addressing/Tests/Converter/CountryNameConverterTest.php
|
||||
Component/Addressing/Tests/Converter/CountryNameConverterTest.php
|
||||
Addressing/Tests/Converter/CountryNameConverterTest.php
|
||||
Tests/Converter/CountryNameConverterTest.php
|
||||
Converter/CountryNameConverterTest.php
|
||||
CountryNameConverterTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Factory/ZoneFactoryTest.php
|
||||
Sylius/Component/Addressing/Tests/Factory/ZoneFactoryTest.php
|
||||
Component/Addressing/Tests/Factory/ZoneFactoryTest.php
|
||||
Addressing/Tests/Factory/ZoneFactoryTest.php
|
||||
Tests/Factory/ZoneFactoryTest.php
|
||||
Factory/ZoneFactoryTest.php
|
||||
ZoneFactoryTest.php
|
||||
src/Sylius/Component/Addressing/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Sylius/Component/Addressing/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Component/Addressing/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
@ -9893,6 +9893,72 @@ Component/Channel/Repository/ChannelRepositoryInterface.php
|
||||
Channel/Repository/ChannelRepositoryInterface.php
|
||||
Repository/ChannelRepositoryInterface.php
|
||||
ChannelRepositoryInterface.php
|
||||
src/Sylius/Component/Channel/tests/Model/ChannelTest.php
|
||||
Sylius/Component/Channel/tests/Model/ChannelTest.php
|
||||
Component/Channel/tests/Model/ChannelTest.php
|
||||
Channel/tests/Model/ChannelTest.php
|
||||
tests/Model/ChannelTest.php
|
||||
Model/ChannelTest.php
|
||||
ChannelTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Sylius/Component/Channel/tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Component/Channel/tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Channel/tests/Context/CachedPerRequestChannelContextTest.php
|
||||
tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Context/CachedPerRequestChannelContextTest.php
|
||||
CachedPerRequestChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Sylius/Component/Channel/tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Component/Channel/tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Channel/tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
RequestBased/HostnameBasedRequestResolverTest.php
|
||||
HostnameBasedRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/RequestBased/ChannelContextTest.php
|
||||
Sylius/Component/Channel/tests/Context/RequestBased/ChannelContextTest.php
|
||||
Component/Channel/tests/Context/RequestBased/ChannelContextTest.php
|
||||
Channel/tests/Context/RequestBased/ChannelContextTest.php
|
||||
tests/Context/RequestBased/ChannelContextTest.php
|
||||
Context/RequestBased/ChannelContextTest.php
|
||||
RequestBased/ChannelContextTest.php
|
||||
ChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Sylius/Component/Channel/tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Component/Channel/tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Channel/tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Context/RequestBased/CompositeRequestResolverTest.php
|
||||
RequestBased/CompositeRequestResolverTest.php
|
||||
CompositeRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/SingleChannelContextTest.php
|
||||
Sylius/Component/Channel/tests/Context/SingleChannelContextTest.php
|
||||
Component/Channel/tests/Context/SingleChannelContextTest.php
|
||||
Channel/tests/Context/SingleChannelContextTest.php
|
||||
tests/Context/SingleChannelContextTest.php
|
||||
Context/SingleChannelContextTest.php
|
||||
SingleChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/CompositeChannelContextTest.php
|
||||
Sylius/Component/Channel/tests/Context/CompositeChannelContextTest.php
|
||||
Component/Channel/tests/Context/CompositeChannelContextTest.php
|
||||
Channel/tests/Context/CompositeChannelContextTest.php
|
||||
tests/Context/CompositeChannelContextTest.php
|
||||
Context/CompositeChannelContextTest.php
|
||||
CompositeChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Sylius/Component/Channel/tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Component/Channel/tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Channel/tests/Checker/ChannelDeletionCheckerTest.php
|
||||
tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Checker/ChannelDeletionCheckerTest.php
|
||||
ChannelDeletionCheckerTest.php
|
||||
src/Sylius/Component/Channel/tests/Factory/ChannelFactoryTest.php
|
||||
Sylius/Component/Channel/tests/Factory/ChannelFactoryTest.php
|
||||
Component/Channel/tests/Factory/ChannelFactoryTest.php
|
||||
Channel/tests/Factory/ChannelFactoryTest.php
|
||||
tests/Factory/ChannelFactoryTest.php
|
||||
Factory/ChannelFactoryTest.php
|
||||
ChannelFactoryTest.php
|
||||
src/Sylius/Component/Channel/phpunit.xml.dist
|
||||
Sylius/Component/Channel/phpunit.xml.dist
|
||||
Component/Channel/phpunit.xml.dist
|
||||
@ -9995,72 +10061,6 @@ Sylius/Component/Channel/LICENSE
|
||||
Component/Channel/LICENSE
|
||||
Channel/LICENSE
|
||||
LICENSE
|
||||
src/Sylius/Component/Channel/Tests/Model/ChannelTest.php
|
||||
Sylius/Component/Channel/Tests/Model/ChannelTest.php
|
||||
Component/Channel/Tests/Model/ChannelTest.php
|
||||
Channel/Tests/Model/ChannelTest.php
|
||||
Tests/Model/ChannelTest.php
|
||||
Model/ChannelTest.php
|
||||
ChannelTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Sylius/Component/Channel/Tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Component/Channel/Tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Channel/Tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Tests/Context/CachedPerRequestChannelContextTest.php
|
||||
Context/CachedPerRequestChannelContextTest.php
|
||||
CachedPerRequestChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Sylius/Component/Channel/Tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Component/Channel/Tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Channel/Tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
RequestBased/HostnameBasedRequestResolverTest.php
|
||||
HostnameBasedRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/RequestBased/ChannelContextTest.php
|
||||
Sylius/Component/Channel/Tests/Context/RequestBased/ChannelContextTest.php
|
||||
Component/Channel/Tests/Context/RequestBased/ChannelContextTest.php
|
||||
Channel/Tests/Context/RequestBased/ChannelContextTest.php
|
||||
Tests/Context/RequestBased/ChannelContextTest.php
|
||||
Context/RequestBased/ChannelContextTest.php
|
||||
RequestBased/ChannelContextTest.php
|
||||
ChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Sylius/Component/Channel/Tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Component/Channel/Tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Channel/Tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
Context/RequestBased/CompositeRequestResolverTest.php
|
||||
RequestBased/CompositeRequestResolverTest.php
|
||||
CompositeRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/SingleChannelContextTest.php
|
||||
Sylius/Component/Channel/Tests/Context/SingleChannelContextTest.php
|
||||
Component/Channel/Tests/Context/SingleChannelContextTest.php
|
||||
Channel/Tests/Context/SingleChannelContextTest.php
|
||||
Tests/Context/SingleChannelContextTest.php
|
||||
Context/SingleChannelContextTest.php
|
||||
SingleChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/CompositeChannelContextTest.php
|
||||
Sylius/Component/Channel/Tests/Context/CompositeChannelContextTest.php
|
||||
Component/Channel/Tests/Context/CompositeChannelContextTest.php
|
||||
Channel/Tests/Context/CompositeChannelContextTest.php
|
||||
Tests/Context/CompositeChannelContextTest.php
|
||||
Context/CompositeChannelContextTest.php
|
||||
CompositeChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Sylius/Component/Channel/Tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Component/Channel/Tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Channel/Tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Tests/Checker/ChannelDeletionCheckerTest.php
|
||||
Checker/ChannelDeletionCheckerTest.php
|
||||
ChannelDeletionCheckerTest.php
|
||||
src/Sylius/Component/Channel/Tests/Factory/ChannelFactoryTest.php
|
||||
Sylius/Component/Channel/Tests/Factory/ChannelFactoryTest.php
|
||||
Component/Channel/Tests/Factory/ChannelFactoryTest.php
|
||||
Channel/Tests/Factory/ChannelFactoryTest.php
|
||||
Tests/Factory/ChannelFactoryTest.php
|
||||
Factory/ChannelFactoryTest.php
|
||||
ChannelFactoryTest.php
|
||||
src/Sylius/Component/Channel/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Sylius/Component/Channel/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
Component/Channel/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
@ -41600,102 +41600,6 @@ Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
|
||||
PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
|
||||
Provider/EligibleCatalogPromotionsProvider.php
|
||||
EligibleCatalogPromotionsProvider.php
|
||||
src/Sylius/Bundle/PromotionBundle/phpspec.yml.dist
|
||||
Sylius/Bundle/PromotionBundle/phpspec.yml.dist
|
||||
Bundle/PromotionBundle/phpspec.yml.dist
|
||||
PromotionBundle/phpspec.yml.dist
|
||||
phpspec.yml.dist
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
Bundle/PromotionBundle/spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
PromotionBundle/spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
EligibleCatalogPromotionsProviderSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Criteria/EnabledSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Criteria/EnabledSpec.php
|
||||
Bundle/PromotionBundle/spec/Criteria/EnabledSpec.php
|
||||
PromotionBundle/spec/Criteria/EnabledSpec.php
|
||||
spec/Criteria/EnabledSpec.php
|
||||
Criteria/EnabledSpec.php
|
||||
EnabledSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Criteria/DateRangeSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Criteria/DateRangeSpec.php
|
||||
Bundle/PromotionBundle/spec/Criteria/DateRangeSpec.php
|
||||
PromotionBundle/spec/Criteria/DateRangeSpec.php
|
||||
spec/Criteria/DateRangeSpec.php
|
||||
Criteria/DateRangeSpec.php
|
||||
DateRangeSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleGroupValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleGroupValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/PromotionRuleGroupValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/PromotionRuleGroupValidatorSpec.php
|
||||
spec/Validator/PromotionRuleGroupValidatorSpec.php
|
||||
Validator/PromotionRuleGroupValidatorSpec.php
|
||||
PromotionRuleGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
spec/Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
CatalogPromotionScopeTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
spec/Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
CatalogPromotionActionTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionTypeValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionTypeValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/PromotionActionTypeValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/PromotionActionTypeValidatorSpec.php
|
||||
spec/Validator/PromotionActionTypeValidatorSpec.php
|
||||
Validator/PromotionActionTypeValidatorSpec.php
|
||||
PromotionActionTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionGroupValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionGroupValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/PromotionActionGroupValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/PromotionActionGroupValidatorSpec.php
|
||||
spec/Validator/PromotionActionGroupValidatorSpec.php
|
||||
Validator/PromotionActionGroupValidatorSpec.php
|
||||
PromotionActionGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CouponGenerationAmountValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/CouponGenerationAmountValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/CouponGenerationAmountValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/CouponGenerationAmountValidatorSpec.php
|
||||
spec/Validator/CouponGenerationAmountValidatorSpec.php
|
||||
Validator/CouponGenerationAmountValidatorSpec.php
|
||||
CouponGenerationAmountValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
PromotionNotCouponBasedValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
spec/Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
CatalogPromotionScopeGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleTypeValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleTypeValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/PromotionRuleTypeValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/PromotionRuleTypeValidatorSpec.php
|
||||
spec/Validator/PromotionRuleTypeValidatorSpec.php
|
||||
Validator/PromotionRuleTypeValidatorSpec.php
|
||||
PromotionRuleTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
PromotionBundle/spec/Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
spec/Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
CatalogPromotionActionGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/Criteria/DateRange.php
|
||||
Sylius/Bundle/PromotionBundle/Criteria/DateRange.php
|
||||
Bundle/PromotionBundle/Criteria/DateRange.php
|
||||
@ -43346,6 +43250,27 @@ Sylius/Bundle/PromotionBundle/LICENSE
|
||||
Bundle/PromotionBundle/LICENSE
|
||||
PromotionBundle/LICENSE
|
||||
LICENSE
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
Bundle/PromotionBundle/Tests/Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
PromotionBundle/Tests/Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
Tests/Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
EligibleCatalogPromotionsProviderTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Criteria/DateRangeTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Criteria/DateRangeTest.php
|
||||
Bundle/PromotionBundle/Tests/Criteria/DateRangeTest.php
|
||||
PromotionBundle/Tests/Criteria/DateRangeTest.php
|
||||
Tests/Criteria/DateRangeTest.php
|
||||
Criteria/DateRangeTest.php
|
||||
DateRangeTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Criteria/EnabledTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Criteria/EnabledTest.php
|
||||
Bundle/PromotionBundle/Tests/Criteria/EnabledTest.php
|
||||
PromotionBundle/Tests/Criteria/EnabledTest.php
|
||||
Tests/Criteria/EnabledTest.php
|
||||
Criteria/EnabledTest.php
|
||||
EnabledTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Console/Command/GenerateCouponsCommandTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Console/Command/GenerateCouponsCommandTest.php
|
||||
Bundle/PromotionBundle/Tests/Console/Command/GenerateCouponsCommandTest.php
|
||||
@ -43416,6 +43341,76 @@ PromotionBundle/Tests/DependencyInjection/SyliusPromotionExtensionTest.php
|
||||
Tests/DependencyInjection/SyliusPromotionExtensionTest.php
|
||||
DependencyInjection/SyliusPromotionExtensionTest.php
|
||||
SyliusPromotionExtensionTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
Tests/Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
CatalogPromotionActionGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionActionGroupValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionActionGroupValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/PromotionActionGroupValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/PromotionActionGroupValidatorTest.php
|
||||
Tests/Validator/PromotionActionGroupValidatorTest.php
|
||||
Validator/PromotionActionGroupValidatorTest.php
|
||||
PromotionActionGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
Tests/Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
PromotionNotCouponBasedValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
Tests/Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
CatalogPromotionActionTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionRuleTypeValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionRuleTypeValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/PromotionRuleTypeValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/PromotionRuleTypeValidatorTest.php
|
||||
Tests/Validator/PromotionRuleTypeValidatorTest.php
|
||||
Validator/PromotionRuleTypeValidatorTest.php
|
||||
PromotionRuleTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
Tests/Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
CatalogPromotionScopeTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionActionTypeValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionActionTypeValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/PromotionActionTypeValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/PromotionActionTypeValidatorTest.php
|
||||
Tests/Validator/PromotionActionTypeValidatorTest.php
|
||||
Validator/PromotionActionTypeValidatorTest.php
|
||||
PromotionActionTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionRuleGroupValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionRuleGroupValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/PromotionRuleGroupValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/PromotionRuleGroupValidatorTest.php
|
||||
Tests/Validator/PromotionRuleGroupValidatorTest.php
|
||||
Validator/PromotionRuleGroupValidatorTest.php
|
||||
PromotionRuleGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
Tests/Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
CatalogPromotionScopeGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CouponGenerationAmountValidatorTest.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Validator/CouponGenerationAmountValidatorTest.php
|
||||
Bundle/PromotionBundle/Tests/Validator/CouponGenerationAmountValidatorTest.php
|
||||
PromotionBundle/Tests/Validator/CouponGenerationAmountValidatorTest.php
|
||||
Tests/Validator/CouponGenerationAmountValidatorTest.php
|
||||
Validator/CouponGenerationAmountValidatorTest.php
|
||||
CouponGenerationAmountValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionCouponEligibilityCheckerStub.php
|
||||
Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionCouponEligibilityCheckerStub.php
|
||||
Bundle/PromotionBundle/Tests/Stub/PromotionCouponEligibilityCheckerStub.php
|
||||
@ -45120,11 +45115,6 @@ Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
|
||||
OrderBundle/Remover/ExpiredCartsRemover.php
|
||||
Remover/ExpiredCartsRemover.php
|
||||
ExpiredCartsRemover.php
|
||||
src/Sylius/Bundle/OrderBundle/phpspec.yml.dist
|
||||
Sylius/Bundle/OrderBundle/phpspec.yml.dist
|
||||
Bundle/OrderBundle/phpspec.yml.dist
|
||||
OrderBundle/phpspec.yml.dist
|
||||
phpspec.yml.dist
|
||||
src/Sylius/Bundle/OrderBundle/NumberGenerator/OrderNumberGeneratorInterface.php
|
||||
Sylius/Bundle/OrderBundle/NumberGenerator/OrderNumberGeneratorInterface.php
|
||||
Bundle/OrderBundle/NumberGenerator/OrderNumberGeneratorInterface.php
|
||||
@ -45137,63 +45127,6 @@ Bundle/OrderBundle/NumberGenerator/SequentialOrderNumberGenerator.php
|
||||
OrderBundle/NumberGenerator/SequentialOrderNumberGenerator.php
|
||||
NumberGenerator/SequentialOrderNumberGenerator.php
|
||||
SequentialOrderNumberGenerator.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Remover/ExpiredCartsRemoverSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/Remover/ExpiredCartsRemoverSpec.php
|
||||
Bundle/OrderBundle/spec/Remover/ExpiredCartsRemoverSpec.php
|
||||
OrderBundle/spec/Remover/ExpiredCartsRemoverSpec.php
|
||||
spec/Remover/ExpiredCartsRemoverSpec.php
|
||||
Remover/ExpiredCartsRemoverSpec.php
|
||||
ExpiredCartsRemoverSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
Bundle/OrderBundle/spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
OrderBundle/spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
SequentialOrderNumberGeneratorSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
Bundle/OrderBundle/spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
OrderBundle/spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
OrderItemQuantityDataMapperSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Resetter/CartChangesResetterSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/Resetter/CartChangesResetterSpec.php
|
||||
Bundle/OrderBundle/spec/Resetter/CartChangesResetterSpec.php
|
||||
OrderBundle/spec/Resetter/CartChangesResetterSpec.php
|
||||
spec/Resetter/CartChangesResetterSpec.php
|
||||
Resetter/CartChangesResetterSpec.php
|
||||
CartChangesResetterSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/NumberAssigner/OrderNumberAssignerSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/NumberAssigner/OrderNumberAssignerSpec.php
|
||||
Bundle/OrderBundle/spec/NumberAssigner/OrderNumberAssignerSpec.php
|
||||
OrderBundle/spec/NumberAssigner/OrderNumberAssignerSpec.php
|
||||
spec/NumberAssigner/OrderNumberAssignerSpec.php
|
||||
NumberAssigner/OrderNumberAssignerSpec.php
|
||||
OrderNumberAssignerSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Controller/AddToCartCommandSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/Controller/AddToCartCommandSpec.php
|
||||
Bundle/OrderBundle/spec/Controller/AddToCartCommandSpec.php
|
||||
OrderBundle/spec/Controller/AddToCartCommandSpec.php
|
||||
spec/Controller/AddToCartCommandSpec.php
|
||||
Controller/AddToCartCommandSpec.php
|
||||
AddToCartCommandSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Context/SessionBasedCartContextSpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/Context/SessionBasedCartContextSpec.php
|
||||
Bundle/OrderBundle/spec/Context/SessionBasedCartContextSpec.php
|
||||
OrderBundle/spec/Context/SessionBasedCartContextSpec.php
|
||||
spec/Context/SessionBasedCartContextSpec.php
|
||||
Context/SessionBasedCartContextSpec.php
|
||||
SessionBasedCartContextSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Factory/AddToCartCommandFactorySpec.php
|
||||
Sylius/Bundle/OrderBundle/spec/Factory/AddToCartCommandFactorySpec.php
|
||||
Bundle/OrderBundle/spec/Factory/AddToCartCommandFactorySpec.php
|
||||
OrderBundle/spec/Factory/AddToCartCommandFactorySpec.php
|
||||
spec/Factory/AddToCartCommandFactorySpec.php
|
||||
Factory/AddToCartCommandFactorySpec.php
|
||||
AddToCartCommandFactorySpec.php
|
||||
src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php
|
||||
Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php
|
||||
Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php
|
||||
@ -46003,6 +45936,28 @@ Sylius/Bundle/OrderBundle/LICENSE
|
||||
Bundle/OrderBundle/LICENSE
|
||||
OrderBundle/LICENSE
|
||||
LICENSE
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Remover/ExpiredCartsRemoverTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Remover/ExpiredCartsRemoverTest.php
|
||||
Bundle/OrderBundle/Tests/Remover/ExpiredCartsRemoverTest.php
|
||||
OrderBundle/Tests/Remover/ExpiredCartsRemoverTest.php
|
||||
Tests/Remover/ExpiredCartsRemoverTest.php
|
||||
Remover/ExpiredCartsRemoverTest.php
|
||||
ExpiredCartsRemoverTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
Bundle/OrderBundle/Tests/NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
OrderBundle/Tests/NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
Tests/NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
SequentialOrderNumberGeneratorTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
Bundle/OrderBundle/Tests/Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
OrderBundle/Tests/Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
Tests/Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
OrderItemQuantityDataMapperTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/Compiler/TagResettableCartContextsPassTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/DependencyInjection/Compiler/TagResettableCartContextsPassTest.php
|
||||
Bundle/OrderBundle/Tests/DependencyInjection/Compiler/TagResettableCartContextsPassTest.php
|
||||
@ -46026,6 +45981,41 @@ OrderBundle/Tests/DependencyInjection/SyliusOrderExtensionTest.php
|
||||
Tests/DependencyInjection/SyliusOrderExtensionTest.php
|
||||
DependencyInjection/SyliusOrderExtensionTest.php
|
||||
SyliusOrderExtensionTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Resetter/CartChangesResetterTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Resetter/CartChangesResetterTest.php
|
||||
Bundle/OrderBundle/Tests/Resetter/CartChangesResetterTest.php
|
||||
OrderBundle/Tests/Resetter/CartChangesResetterTest.php
|
||||
Tests/Resetter/CartChangesResetterTest.php
|
||||
Resetter/CartChangesResetterTest.php
|
||||
CartChangesResetterTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/NumberAssigner/OrderNumberAssignerTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/NumberAssigner/OrderNumberAssignerTest.php
|
||||
Bundle/OrderBundle/Tests/NumberAssigner/OrderNumberAssignerTest.php
|
||||
OrderBundle/Tests/NumberAssigner/OrderNumberAssignerTest.php
|
||||
Tests/NumberAssigner/OrderNumberAssignerTest.php
|
||||
NumberAssigner/OrderNumberAssignerTest.php
|
||||
OrderNumberAssignerTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Controller/AddToCartCommandTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Controller/AddToCartCommandTest.php
|
||||
Bundle/OrderBundle/Tests/Controller/AddToCartCommandTest.php
|
||||
OrderBundle/Tests/Controller/AddToCartCommandTest.php
|
||||
Tests/Controller/AddToCartCommandTest.php
|
||||
Controller/AddToCartCommandTest.php
|
||||
AddToCartCommandTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Context/SessionBasedCartContextTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Context/SessionBasedCartContextTest.php
|
||||
Bundle/OrderBundle/Tests/Context/SessionBasedCartContextTest.php
|
||||
OrderBundle/Tests/Context/SessionBasedCartContextTest.php
|
||||
Tests/Context/SessionBasedCartContextTest.php
|
||||
Context/SessionBasedCartContextTest.php
|
||||
SessionBasedCartContextTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Factory/AddToCartCommandFactoryTest.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Factory/AddToCartCommandFactoryTest.php
|
||||
Bundle/OrderBundle/Tests/Factory/AddToCartCommandFactoryTest.php
|
||||
OrderBundle/Tests/Factory/AddToCartCommandFactoryTest.php
|
||||
Tests/Factory/AddToCartCommandFactoryTest.php
|
||||
Factory/AddToCartCommandFactoryTest.php
|
||||
AddToCartCommandFactoryTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Stub/CartContextWithAttributeStub.php
|
||||
Sylius/Bundle/OrderBundle/Tests/Stub/CartContextWithAttributeStub.php
|
||||
Bundle/OrderBundle/Tests/Stub/CartContextWithAttributeStub.php
|
||||
|
@ -1234,6 +1234,11 @@ src/Sylius/Component/Attribute/AttributeType/PercentAttributeType.php
|
||||
src/Sylius/Component/Attribute/AttributeType/TextAttributeType.php
|
||||
src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php
|
||||
src/Sylius/Component/Currency/Repository/CurrencyRepositoryInterface.php
|
||||
src/Sylius/Component/Currency/tests/Model/CurrencyTest.php
|
||||
src/Sylius/Component/Currency/tests/Model/ExchangeRateTest.php
|
||||
src/Sylius/Component/Currency/tests/Context/CompositeCurrencyContextTest.php
|
||||
src/Sylius/Component/Currency/tests/Converter/CurrencyNameConverterTest.php
|
||||
src/Sylius/Component/Currency/tests/Converter/CurrencyConverterTest.php
|
||||
src/Sylius/Component/Currency/phpunit.xml.dist
|
||||
src/Sylius/Component/Currency/Model/Currency.php
|
||||
src/Sylius/Component/Currency/Model/ExchangeRate.php
|
||||
@ -1246,11 +1251,6 @@ src/Sylius/Component/Currency/Context/CurrencyNotFoundException.php
|
||||
src/Sylius/Component/Currency/composer.json
|
||||
src/Sylius/Component/Currency/README.md
|
||||
src/Sylius/Component/Currency/LICENSE
|
||||
src/Sylius/Component/Currency/Tests/Model/CurrencyTest.php
|
||||
src/Sylius/Component/Currency/Tests/Model/ExchangeRateTest.php
|
||||
src/Sylius/Component/Currency/Tests/Context/CompositeCurrencyContextTest.php
|
||||
src/Sylius/Component/Currency/Tests/Converter/CurrencyNameConverterTest.php
|
||||
src/Sylius/Component/Currency/Tests/Converter/CurrencyConverterTest.php
|
||||
src/Sylius/Component/Currency/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php
|
||||
src/Sylius/Component/Currency/Converter/CurrencyNameConverter.php
|
||||
@ -1391,6 +1391,13 @@ src/Sylius/Component/Order/Factory/AdjustmentFactoryInterface.php
|
||||
src/Sylius/Component/Order/Factory/AdjustmentFactory.php
|
||||
src/Sylius/Component/Order/StateResolver/StateResolverInterface.php
|
||||
src/Sylius/Component/User/Repository/UserRepositoryInterface.php
|
||||
src/Sylius/Component/User/tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
src/Sylius/Component/User/tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
src/Sylius/Component/User/tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
src/Sylius/Component/User/tests/Security/PasswordUpdaterTest.php
|
||||
src/Sylius/Component/User/tests/Model/UserTest.php
|
||||
src/Sylius/Component/User/tests/Model/UserOAuthTest.php
|
||||
src/Sylius/Component/User/tests/Canonicalizer/CanonicalizerTest.php
|
||||
src/Sylius/Component/User/phpunit.xml.dist
|
||||
src/Sylius/Component/User/Security/Generator/UniqueTokenGenerator.php
|
||||
src/Sylius/Component/User/Security/Generator/GeneratorInterface.php
|
||||
@ -1408,13 +1415,6 @@ src/Sylius/Component/User/Model/UserInterface.php
|
||||
src/Sylius/Component/User/composer.json
|
||||
src/Sylius/Component/User/README.md
|
||||
src/Sylius/Component/User/LICENSE
|
||||
src/Sylius/Component/User/Tests/Security/Generator/UniqueTokenGeneratorTest.php
|
||||
src/Sylius/Component/User/Tests/Security/Checker/EnabledUserCheckerTest.php
|
||||
src/Sylius/Component/User/Tests/Security/Checker/TokenUniquenessCheckerTest.php
|
||||
src/Sylius/Component/User/Tests/Security/PasswordUpdaterTest.php
|
||||
src/Sylius/Component/User/Tests/Model/UserTest.php
|
||||
src/Sylius/Component/User/Tests/Model/UserOAuthTest.php
|
||||
src/Sylius/Component/User/Tests/Canonicalizer/CanonicalizerTest.php
|
||||
src/Sylius/Component/User/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php
|
||||
src/Sylius/Component/User/Canonicalizer/Canonicalizer.php
|
||||
@ -1455,6 +1455,18 @@ src/Sylius/Component/Addressing/Repository/ZoneRepositoryInterface.php
|
||||
src/Sylius/Component/Addressing/Repository/CountryRepositoryInterface.php
|
||||
src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php
|
||||
src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php
|
||||
src/Sylius/Component/Addressing/tests/Provider/ProvinceNamingProviderTest.php
|
||||
src/Sylius/Component/Addressing/tests/Matcher/ZoneMatcherTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/ZoneTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/ProvinceTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/AddressTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/ZoneMemberTest.php
|
||||
src/Sylius/Component/Addressing/tests/Model/CountryTest.php
|
||||
src/Sylius/Component/Addressing/tests/Comparator/AddressComparatorTest.php
|
||||
src/Sylius/Component/Addressing/tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/tests/Checker/ZoneDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/tests/Converter/CountryNameConverterTest.php
|
||||
src/Sylius/Component/Addressing/tests/Factory/ZoneFactoryTest.php
|
||||
src/Sylius/Component/Addressing/phpunit.xml.dist
|
||||
src/Sylius/Component/Addressing/Model/ZoneMember.php
|
||||
src/Sylius/Component/Addressing/Model/AddressLogEntry.php
|
||||
@ -1473,18 +1485,6 @@ src/Sylius/Component/Addressing/Comparator/AddressComparatorInterface.php
|
||||
src/Sylius/Component/Addressing/Comparator/AddressComparator.php
|
||||
src/Sylius/Component/Addressing/README.md
|
||||
src/Sylius/Component/Addressing/LICENSE
|
||||
src/Sylius/Component/Addressing/Tests/Provider/ProvinceNamingProviderTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Matcher/ZoneMatcherTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/ZoneTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/ProvinceTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/AddressTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/ZoneMemberTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Model/CountryTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Comparator/AddressComparatorTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Checker/CountryProvincesDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Checker/ZoneDeletionCheckerTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Converter/CountryNameConverterTest.php
|
||||
src/Sylius/Component/Addressing/Tests/Factory/ZoneFactoryTest.php
|
||||
src/Sylius/Component/Addressing/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Component/Addressing/Checker/CountryProvincesDeletionCheckerInterface.php
|
||||
src/Sylius/Component/Addressing/Checker/ZoneDeletionChecker.php
|
||||
@ -1634,6 +1634,15 @@ src/Sylius/Component/Inventory/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php
|
||||
src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php
|
||||
src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php
|
||||
src/Sylius/Component/Channel/tests/Model/ChannelTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/CachedPerRequestChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/RequestBased/ChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/SingleChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Context/CompositeChannelContextTest.php
|
||||
src/Sylius/Component/Channel/tests/Checker/ChannelDeletionCheckerTest.php
|
||||
src/Sylius/Component/Channel/tests/Factory/ChannelFactoryTest.php
|
||||
src/Sylius/Component/Channel/phpunit.xml.dist
|
||||
src/Sylius/Component/Channel/Model/Channel.php
|
||||
src/Sylius/Component/Channel/Model/ChannelAwareInterface.php
|
||||
@ -1651,15 +1660,6 @@ src/Sylius/Component/Channel/Context/CompositeChannelContext.php
|
||||
src/Sylius/Component/Channel/composer.json
|
||||
src/Sylius/Component/Channel/README.md
|
||||
src/Sylius/Component/Channel/LICENSE
|
||||
src/Sylius/Component/Channel/Tests/Model/ChannelTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/CachedPerRequestChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/RequestBased/HostnameBasedRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/RequestBased/ChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/RequestBased/CompositeRequestResolverTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/SingleChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Context/CompositeChannelContextTest.php
|
||||
src/Sylius/Component/Channel/Tests/Checker/ChannelDeletionCheckerTest.php
|
||||
src/Sylius/Component/Channel/Tests/Factory/ChannelFactoryTest.php
|
||||
src/Sylius/Component/Channel/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Component/Channel/Checker/ChannelDeletionChecker.php
|
||||
src/Sylius/Component/Channel/Checker/ChannelDeletionCheckerInterface.php
|
||||
@ -5238,20 +5238,6 @@ src/Sylius/Bundle/ApiBundle/EventListener/AdminAuthenticationSuccessListener.php
|
||||
src/Sylius/Bundle/ApiBundle/docs/authorization.md
|
||||
src/Sylius/Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProviderInterface.php
|
||||
src/Sylius/Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
|
||||
src/Sylius/Bundle/PromotionBundle/phpspec.yml.dist
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Criteria/EnabledSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Criteria/DateRangeSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CouponGenerationAmountValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleTypeValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionGroupValidatorSpec.php
|
||||
src/Sylius/Bundle/PromotionBundle/Criteria/DateRange.php
|
||||
src/Sylius/Bundle/PromotionBundle/Criteria/CriteriaInterface.php
|
||||
src/Sylius/Bundle/PromotionBundle/Criteria/Enabled.php
|
||||
@ -5485,6 +5471,9 @@ src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionRepository.php
|
||||
src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/CatalogPromotionRepository.php
|
||||
src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionCouponRepository.php
|
||||
src/Sylius/Bundle/PromotionBundle/LICENSE
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Provider/EligibleCatalogPromotionsProviderTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Criteria/DateRangeTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Criteria/EnabledTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Console/Command/GenerateCouponsCommandTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Form/CatalogPromotionActionTypeTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/SetCatalogPromotionScopeTypesPassTest.php
|
||||
@ -5494,6 +5483,16 @@ src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/SetCatalogP
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/RegisterPromotionActionsPassTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/CompositePromotionEligibilityCheckerPassTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/SyliusPromotionExtensionTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionActionGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionNotCouponBasedValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionActionTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionRuleTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionActionTypeValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/PromotionRuleGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CatalogPromotionScopeGroupValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Validator/CouponGenerationAmountValidatorTest.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionCouponEligibilityCheckerStub.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionActionStub.php
|
||||
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionRuleCheckerStub.php
|
||||
@ -5739,17 +5738,8 @@ src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/bin/console
|
||||
src/Sylius/Bundle/TaxonomyBundle/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Bundle/TaxonomyBundle/SyliusTaxonomyBundle.php
|
||||
src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
|
||||
src/Sylius/Bundle/OrderBundle/phpspec.yml.dist
|
||||
src/Sylius/Bundle/OrderBundle/NumberGenerator/OrderNumberGeneratorInterface.php
|
||||
src/Sylius/Bundle/OrderBundle/NumberGenerator/SequentialOrderNumberGenerator.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Remover/ExpiredCartsRemoverSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Resetter/CartChangesResetterSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/NumberAssigner/OrderNumberAssignerSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Controller/AddToCartCommandSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Context/SessionBasedCartContextSpec.php
|
||||
src/Sylius/Bundle/OrderBundle/spec/Factory/AddToCartCommandFactorySpec.php
|
||||
src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php
|
||||
src/Sylius/Bundle/OrderBundle/test/src/Tests/SyliusOrderBundleTest.php
|
||||
src/Sylius/Bundle/OrderBundle/test/composer.json
|
||||
@ -5866,9 +5856,17 @@ src/Sylius/Bundle/OrderBundle/README.md
|
||||
src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php
|
||||
src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderItemRepository.php
|
||||
src/Sylius/Bundle/OrderBundle/LICENSE
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Remover/ExpiredCartsRemoverTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/NumberGenerator/SequentialOrderNumberGeneratorTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Form/DataMapper/OrderItemQuantityDataMapperTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/Compiler/TagResettableCartContextsPassTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/Compiler/RegisterOrderProcessorPassTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/SyliusOrderExtensionTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Resetter/CartChangesResetterTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/NumberAssigner/OrderNumberAssignerTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Controller/AddToCartCommandTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Context/SessionBasedCartContextTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Factory/AddToCartCommandFactoryTest.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Stub/CartContextWithAttributeStub.php
|
||||
src/Sylius/Bundle/OrderBundle/Tests/Stub/OrderProcessorWithAttributeStub.php
|
||||
src/Sylius/Bundle/OrderBundle/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
|
@ -54131,6 +54131,22 @@ src/packages/content/package.json
|
||||
packages/content/package.json
|
||||
content/package.json
|
||||
package.json
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/global-components/content-workspace-property.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/global-components/content-workspace-property.element.ts
|
||||
src/packages/content/content/global-components/content-workspace-property.element.ts
|
||||
packages/content/content/global-components/content-workspace-property.element.ts
|
||||
content/content/global-components/content-workspace-property.element.ts
|
||||
content/global-components/content-workspace-property.element.ts
|
||||
global-components/content-workspace-property.element.ts
|
||||
content-workspace-property.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/global-components/index.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/global-components/index.ts
|
||||
src/packages/content/content/global-components/index.ts
|
||||
packages/content/content/global-components/index.ts
|
||||
content/content/global-components/index.ts
|
||||
content/global-components/index.ts
|
||||
global-components/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/constants.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/constants.ts
|
||||
src/packages/content/content/constants.ts
|
||||
@ -54584,16 +54600,6 @@ workspace/views/edit/content-editor-properties.element.ts
|
||||
views/edit/content-editor-properties.element.ts
|
||||
edit/content-editor-properties.element.ts
|
||||
content-editor-properties.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/content-editor-property.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/content-editor-property.element.ts
|
||||
src/packages/content/content/workspace/views/edit/content-editor-property.element.ts
|
||||
packages/content/content/workspace/views/edit/content-editor-property.element.ts
|
||||
content/content/workspace/views/edit/content-editor-property.element.ts
|
||||
content/workspace/views/edit/content-editor-property.element.ts
|
||||
workspace/views/edit/content-editor-property.element.ts
|
||||
views/edit/content-editor-property.element.ts
|
||||
edit/content-editor-property.element.ts
|
||||
content-editor-property.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/content-workspace.context-token.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/workspace/content-workspace.context-token.ts
|
||||
src/packages/content/content/workspace/content-workspace.context-token.ts
|
||||
@ -54610,20 +54616,6 @@ content/content/workspace/index.ts
|
||||
content/workspace/index.ts
|
||||
workspace/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/content-property.context-token.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/content-property.context-token.ts
|
||||
src/packages/content/content/content-property.context-token.ts
|
||||
packages/content/content/content-property.context-token.ts
|
||||
content/content/content-property.context-token.ts
|
||||
content/content-property.context-token.ts
|
||||
content-property.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/content-property.context.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/content-property.context.ts
|
||||
src/packages/content/content/content-property.context.ts
|
||||
packages/content/content/content-property.context.ts
|
||||
content/content/content-property.context.ts
|
||||
content/content-property.context.ts
|
||||
content-property.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/index.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/index.ts
|
||||
src/packages/content/content/index.ts
|
||||
@ -54631,6 +54623,24 @@ packages/content/content/index.ts
|
||||
content/content/index.ts
|
||||
content/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
src/packages/content/content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
packages/content/content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
content/content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
property-type-based-property/property-type-based-property.context-token.ts
|
||||
property-type-based-property.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
src/packages/content/content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
packages/content/content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
content/content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
components/property-type-based-property/property-type-based-property.context.ts
|
||||
property-type-based-property/property-type-based-property.context.ts
|
||||
property-type-based-property.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.element.ts
|
||||
src/packages/content/content/components/property-type-based-property/property-type-based-property.element.ts
|
||||
|
@ -9301,6 +9301,8 @@ src/Umbraco.Web.UI.Client/src/packages/content/property-type/workspace/property-
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/property-type/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/property-type/types.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/package.json
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/global-components/content-workspace-property.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/global-components/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/repository/content-validation-repository.interface.ts
|
||||
@ -9354,12 +9356,11 @@ src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/mani
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/content-editor-tab.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/content-editor.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/content-editor-properties.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/views/edit/content-editor-property.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/content-workspace.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/workspace/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/content-property.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/content-property.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/property-type-based-property.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/property-type-based-property/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/content/content/components/index.ts
|
||||
|
@ -64510,6 +64510,10 @@ plugins/woocommerce/changelog/57892-product-collection-alphabetical-fallback
|
||||
woocommerce/changelog/57892-product-collection-alphabetical-fallback
|
||||
changelog/57892-product-collection-alphabetical-fallback
|
||||
57892-product-collection-alphabetical-fallback
|
||||
plugins/woocommerce/changelog/add-product-gallery-thumbnail-ar
|
||||
woocommerce/changelog/add-product-gallery-thumbnail-ar
|
||||
changelog/add-product-gallery-thumbnail-ar
|
||||
add-product-gallery-thumbnail-ar
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
@ -64554,6 +64558,10 @@ plugins/woocommerce/changelog/57469-wooplug-3473-migrate-woocommercesettings-to-
|
||||
woocommerce/changelog/57469-wooplug-3473-migrate-woocommercesettings-to-interactivity-api
|
||||
changelog/57469-wooplug-3473-migrate-woocommercesettings-to-interactivity-api
|
||||
57469-wooplug-3473-migrate-woocommercesettings-to-interactivity-api
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4391-broken-header-styles
|
||||
woocommerce/changelog/fix-WOOPLUG-4391-broken-header-styles
|
||||
changelog/fix-WOOPLUG-4391-broken-header-styles
|
||||
fix-WOOPLUG-4391-broken-header-styles
|
||||
plugins/woocommerce/changelog/57942-fix-issue-28669
|
||||
woocommerce/changelog/57942-fix-issue-28669
|
||||
changelog/57942-fix-issue-28669
|
||||
@ -64602,6 +64610,10 @@ plugins/woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-
|
||||
woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
fix-sale-badge-no-visible-inserter-single-product-template
|
||||
plugins/woocommerce/changelog/58111-fix-max-word-count-description-and-step
|
||||
woocommerce/changelog/58111-fix-max-word-count-description-and-step
|
||||
changelog/58111-fix-max-word-count-description-and-step
|
||||
58111-fix-max-word-count-description-and-step
|
||||
plugins/woocommerce/changelog/add-pos-settings-for-pos-refunded-html-plaintext-templates
|
||||
woocommerce/changelog/add-pos-settings-for-pos-refunded-html-plaintext-templates
|
||||
changelog/add-pos-settings-for-pos-refunded-html-plaintext-templates
|
||||
@ -64638,6 +64650,14 @@ plugins/woocommerce/changelog/57991-fix-wooplug-2694
|
||||
woocommerce/changelog/57991-fix-wooplug-2694
|
||||
changelog/57991-fix-wooplug-2694
|
||||
57991-fix-wooplug-2694
|
||||
plugins/woocommerce/changelog/58255-add-recipient-filter-email-block-editor
|
||||
woocommerce/changelog/58255-add-recipient-filter-email-block-editor
|
||||
changelog/58255-add-recipient-filter-email-block-editor
|
||||
58255-add-recipient-filter-email-block-editor
|
||||
plugins/woocommerce/changelog/wooplug-4382-display-email-type-description-in-the-sidebar
|
||||
woocommerce/changelog/wooplug-4382-display-email-type-description-in-the-sidebar
|
||||
changelog/wooplug-4382-display-email-type-description-in-the-sidebar
|
||||
wooplug-4382-display-email-type-description-in-the-sidebar
|
||||
plugins/woocommerce/changelog/fix-login-form-on-checkout
|
||||
woocommerce/changelog/fix-login-form-on-checkout
|
||||
changelog/fix-login-form-on-checkout
|
||||
|
@ -8051,6 +8051,7 @@ plugins/woocommerce/changelog/add-pos-settings-for-pos-html-plaintext-templates
|
||||
plugins/woocommerce/changelog/57911-fix-issue-27632
|
||||
plugins/woocommerce/changelog/wooplug-4114-on-sale-badge-poc-of-filter-allowing-to-change-the-label
|
||||
plugins/woocommerce/changelog/57892-product-collection-alphabetical-fallback
|
||||
plugins/woocommerce/changelog/add-product-gallery-thumbnail-ar
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
plugins/woocommerce/changelog/57946-fix-issue-43771
|
||||
plugins/woocommerce/changelog/58190-fix-default-country-in-business-step
|
||||
@ -8062,6 +8063,7 @@ plugins/woocommerce/changelog/enhance-WOOPLUG-4390-duplicate-activate-payments-s
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-790-customer-bought-products-perf
|
||||
plugins/woocommerce/changelog/fix-57577
|
||||
plugins/woocommerce/changelog/57469-wooplug-3473-migrate-woocommercesettings-to-interactivity-api
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4391-broken-header-styles
|
||||
plugins/woocommerce/changelog/57942-fix-issue-28669
|
||||
plugins/woocommerce/changelog/wooplug-3648-technical-debt-refactor-create-account-service-class
|
||||
plugins/woocommerce/changelog/try-product-details-compatibility-layer
|
||||
@ -8074,6 +8076,7 @@ plugins/woocommerce/changelog/46886-fix-order-save-canceled-consequences
|
||||
plugins/woocommerce/changelog/fix-docs-links
|
||||
plugins/woocommerce/changelog/wooplug-3951-migrate-email-editor-to-the-wordpresseditor-editor-component
|
||||
plugins/woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
plugins/woocommerce/changelog/58111-fix-max-word-count-description-and-step
|
||||
plugins/woocommerce/changelog/add-pos-settings-for-pos-refunded-html-plaintext-templates
|
||||
plugins/woocommerce/changelog/58189-add-save-form-without-alert
|
||||
plugins/woocommerce/changelog/57887-fix-add-to-cart-variable-content
|
||||
@ -8083,6 +8086,8 @@ plugins/woocommerce/changelog/add-recipient-fields-to-email-editor-sidebar
|
||||
plugins/woocommerce/changelog/fix-58034
|
||||
plugins/woocommerce/changelog/57948-wooplug-2367-flaky-test-theme-template-has-priority-over-woocommerces-and
|
||||
plugins/woocommerce/changelog/57991-fix-wooplug-2694
|
||||
plugins/woocommerce/changelog/58255-add-recipient-filter-email-block-editor
|
||||
plugins/woocommerce/changelog/wooplug-4382-display-email-type-description-in-the-sidebar
|
||||
plugins/woocommerce/changelog/fix-login-form-on-checkout
|
||||
plugins/woocommerce/changelog/fix-wccom-1363
|
||||
plugins/woocommerce/changelog/fix-issue-57698
|
||||
|
@ -1528,9 +1528,9 @@ hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://m.youtube.com/robots.txt
|
||||
http://slideshare.net/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://calendar.google.com/robots.txt
|
||||
http://twitter.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
@ -3172,7 +3172,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://drive.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
@ -2392,9 +2392,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/Ajax
|
||||
/Ajax/MediaData
|
||||
/Ajax/Similar
|
||||
/BotDetectCaptcha.ashx
|
||||
/BucketContent
|
||||
/CHANGELOG.txt
|
||||
/CVS
|
||||
/Careers/Form
|
||||
/Careers/Profiles
|
||||
/Careers/Registration
|
||||
@ -2421,8 +2421,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/RedesignBucket
|
||||
/Search/
|
||||
/SelectLocale?fromPage=
|
||||
/SiteProcessForm.aspx
|
||||
/UPGRADE.txt
|
||||
/UserAuthentication/
|
||||
/WebResource.axd
|
||||
/Xhr
|
||||
/_
|
||||
/_/rsrc
|
||||
@ -2761,6 +2763,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/cookie-preferences
|
||||
/cookie.js
|
||||
/cookie/dmaid
|
||||
/cookie_solutions/new
|
||||
/core/
|
||||
/country
|
||||
/cover
|
||||
@ -2992,6 +2995,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/general/availability
|
||||
/generate
|
||||
/generate/$
|
||||
/generatore-privacy-policy
|
||||
/get
|
||||
/get-lazy-loaded-cards
|
||||
/get-page-header-and-facets
|
||||
@ -3365,6 +3369,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/p/*/embed/captioned
|
||||
/page
|
||||
/page-*.html
|
||||
/page404.aspx
|
||||
/paid-posts
|
||||
/params/smecompany/entityid-*
|
||||
/parking
|
||||
@ -3402,7 +3407,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/plus
|
||||
/pmredirectshow/*
|
||||
/pmtoinavigation/*
|
||||
/po
|
||||
/pocasi/
|
||||
/podcast/*/*?i=
|
||||
/podcast/ITEM_NAME
|
||||
@ -3433,12 +3437,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/print$
|
||||
/print?id
|
||||
/printschedule
|
||||
/privacy-policy-generator
|
||||
/privacy-policy-generator/*/load_aside_right_box
|
||||
/private-promo
|
||||
/probr-1~/project-type--*/$
|
||||
/product-refs
|
||||
/productaanbevelingen
|
||||
/producten-vergelijken
|
||||
/products
|
||||
/products
|
||||
/products/*/partners
|
||||
/products/*?*filter=
|
||||
/products/erp/s4hana-private-edition/trial.html
|
||||
/professionals/*/*project-type-*-probr1-
|
||||
@ -3715,6 +3723,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/site/
|
||||
/sitecore/
|
||||
/sitemap_gpdc.xml
|
||||
/sitethankyou.aspx
|
||||
/skeleton
|
||||
/skin-preview
|
||||
/skip-video
|
||||
@ -3819,6 +3828,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/test
|
||||
/test-template
|
||||
/testhome
|
||||
/thankyoupage.aspx
|
||||
/the-hustle/author/*&
|
||||
/the-hustle/author/*?
|
||||
/the-tonight-show/guest
|
||||
@ -3977,7 +3987,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/windvane$
|
||||
/winfx/
|
||||
/wire?
|
||||
/workshop
|
||||
/workshop/
|
||||
/wp-admin
|
||||
/wp-content/cache
|
||||
@ -4151,9 +4160,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*xid
|
||||
?252525253Bpreview=
|
||||
?Author=
|
||||
?CMP
|
||||
?EGOTECpage
|
||||
?ExternalDataReference
|
||||
?LID=
|
||||
?RefID=
|
||||
?SESSION
|
||||
@ -4413,7 +4420,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?origSession=
|
||||
?origin
|
||||
?p=
|
||||
?p=
|
||||
?page
|
||||
?page*&=sort
|
||||
?page=
|
||||
@ -4498,7 +4504,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?referralCode=*
|
||||
?referrer=
|
||||
?regcode
|
||||
?region=
|
||||
?rel
|
||||
?reply=
|
||||
?replytocom
|
||||
@ -5712,6 +5717,7 @@ SavedFlightsSearchesAjax
|
||||
SavedPhotos
|
||||
Saves
|
||||
ScreensaverShade
|
||||
ScriptResource.axd
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
@ -5983,6 +5989,7 @@ WebObjects/MZFinance.woa
|
||||
WebObjects/MZPersonalizer.woa
|
||||
WebObjects/MZStore.woa/wa/viewMultiRoom?
|
||||
WebObjects/MZStoreElements.woa
|
||||
WebResource.axd
|
||||
WebX
|
||||
WhatsNearby
|
||||
WidgetBrowserExtension
|
||||
@ -6361,8 +6368,6 @@ account/accomplishments
|
||||
account/ackgift
|
||||
account/authenticate
|
||||
account/deactivated
|
||||
account/delete
|
||||
account/delete/ok
|
||||
account/emailoptout/?*token=
|
||||
account/invite
|
||||
account/myibm/InterestsEdit.do
|
||||
@ -6422,7 +6427,6 @@ ach/user
|
||||
ach/users
|
||||
aclick
|
||||
aclk
|
||||
acq
|
||||
acq/nonprofits
|
||||
acq/nonprofits$
|
||||
acq/nonprofits%
|
||||
@ -6972,7 +6976,6 @@ apps/search/results.html
|
||||
apps/user
|
||||
apps?act=search_page&tags=
|
||||
appservice
|
||||
aq
|
||||
ar
|
||||
ar-ae/
|
||||
ar-ar/search
|
||||
@ -7005,9 +7008,7 @@ arama
|
||||
archive
|
||||
archive$
|
||||
archive/api/image.jpg
|
||||
archive/article
|
||||
archive/graphs.php
|
||||
archive/page
|
||||
archive/project/sovsport$
|
||||
archived
|
||||
archived$
|
||||
@ -7030,11 +7031,7 @@ article/HUG
|
||||
article/PR-CO
|
||||
article/api
|
||||
article/beta
|
||||
article/category
|
||||
article/preview
|
||||
article/this-article-has-been-deleted
|
||||
article/this-article-has-been-removed
|
||||
article/this-article-is-no-longer-available
|
||||
article_count
|
||||
article_email
|
||||
articlecomment/
|
||||
@ -7094,6 +7091,7 @@ assets/dist/css/asana-guide.css
|
||||
assets/docs
|
||||
assets/export
|
||||
assets/files
|
||||
assets/hk-grotesk
|
||||
assets/import
|
||||
assets/infographic
|
||||
assets/managed-cloud-services-sd-4738082.pdf
|
||||
@ -7846,6 +7844,7 @@ blog/collaborating-and-connecting-in-figjam/$
|
||||
blog/collaboration/$
|
||||
blog/come-together/$
|
||||
blog/coming-together-at-config-2021/$
|
||||
blog/comments
|
||||
blog/completing-a-transit-map/$
|
||||
blog/components-in-figma/$
|
||||
blog/config-2020-new-feature-announcements/$
|
||||
@ -7925,6 +7924,7 @@ blog/facet/Categories/
|
||||
blog/facet/Date/
|
||||
blog/facet/Tags/
|
||||
blog/fedramp-in-process/$
|
||||
blog/feed
|
||||
blog/figjam-chat-with-figmas-vp-of-product/$
|
||||
blog/figjam-washi-tape/$
|
||||
blog/figjam/$
|
||||
@ -8351,6 +8351,7 @@ blog/throwing-curveballs-shopifys-secret-for-staying-ahead-of-the-game/$
|
||||
blog/tips-and-inspiration/$
|
||||
blog/top-10-things-we-shipped-this-year/$
|
||||
blog/topic
|
||||
blog/trackback
|
||||
blog/transforming-design-education-for-japans-k-12-students/$
|
||||
blog/typography/$
|
||||
blog/ui-refresh/$
|
||||
@ -8419,6 +8420,7 @@ blog/wp-content/plugins/infogram
|
||||
blog/wp-content/plugins/js_composer
|
||||
blog/wp-content/themes
|
||||
blog/wp-content/themes/nerdwallet
|
||||
blog/wp-content/uploads
|
||||
blog/wp-includes
|
||||
blog/wp-includes/*.xml
|
||||
blog/writing/$
|
||||
@ -8633,7 +8635,6 @@ business/widget
|
||||
business/wp-content/uploads
|
||||
business/xmlrpc.php
|
||||
businessinfo
|
||||
businesswars
|
||||
button
|
||||
buttonWidget
|
||||
buy
|
||||
@ -9338,7 +9339,6 @@ change-email
|
||||
change-password
|
||||
change-shipping
|
||||
changebrowser
|
||||
changelog
|
||||
changeset
|
||||
channel
|
||||
channels
|
||||
@ -9386,7 +9386,7 @@ checkout-external
|
||||
checkout/
|
||||
checkout/cart
|
||||
checkout/package
|
||||
checkouthttp://moderncalculators.com/robots.txt
|
||||
checkouthttp://money.cnn.com/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
@ -9508,7 +9508,6 @@ cloud-launcher/sitemap
|
||||
cloud/
|
||||
cloud/multicloud-solution
|
||||
cloudhsm/classic
|
||||
cloudmonitor
|
||||
cloudplayer
|
||||
cloudsourcetools/images
|
||||
clp
|
||||
@ -11606,6 +11605,8 @@ concrete/*.js
|
||||
concrete/*.png
|
||||
concrete/*.svg
|
||||
concussion/HeadsUp/training/
|
||||
condiciones-de-uso
|
||||
conditions-generales
|
||||
conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check-if-you-have-coronavirus/
|
||||
conditions/pregnancy-and-baby/pages/your-birth-plan.aspx
|
||||
conf/
|
||||
@ -11615,9 +11616,7 @@ config
|
||||
config.js
|
||||
config/
|
||||
configspace/maintenance.html
|
||||
confirm
|
||||
confirm.php
|
||||
confirm/link
|
||||
confirm?
|
||||
confirmDelete?
|
||||
confirm_mention
|
||||
@ -11636,6 +11635,7 @@ consociate
|
||||
console
|
||||
console?*getstarted=
|
||||
consult/
|
||||
consultancies
|
||||
consultations?
|
||||
consumer/cache
|
||||
consumer/share
|
||||
@ -11656,16 +11656,10 @@ contact-us/publicdataset-conf/
|
||||
contact-us/sales-contact-confirmation/
|
||||
contact-us/samplecode-submission-conf/
|
||||
contact/$
|
||||
contact/api
|
||||
contact/consulting
|
||||
contact/education
|
||||
contact/employees/servlets
|
||||
contact/en/hague/questionnaire/
|
||||
contact/general
|
||||
contact/menu*
|
||||
contact/partner*
|
||||
contact/product
|
||||
contact/support
|
||||
contact?t=donation_page_report
|
||||
contact_host
|
||||
contact_importer
|
||||
@ -11831,13 +11825,13 @@ conversion-rate=
|
||||
convert-business
|
||||
convert-personal
|
||||
converter/*/*?currencyPage
|
||||
cookie-law
|
||||
cookie-preferences
|
||||
cookie.aspx
|
||||
cookies
|
||||
coop/directory
|
||||
coop/manage
|
||||
copy-conductor/crawled
|
||||
copyleft
|
||||
copyright-reporting
|
||||
coral-talk
|
||||
core
|
||||
@ -12614,7 +12608,6 @@ de/*min=
|
||||
de/*my_etsy=
|
||||
de/README.md
|
||||
de/aboutsamsung/inner-circle-2017
|
||||
de/acq
|
||||
de/admin
|
||||
de/android/collections
|
||||
de/android/search
|
||||
@ -12622,7 +12615,6 @@ de/api
|
||||
de/api/v3/ajax/bespoke/member/neu/specs
|
||||
de/api/v3/ajax/bespoke/public/neu/specs
|
||||
de/apps
|
||||
de/aq
|
||||
de/artists
|
||||
de/assets/
|
||||
de/bcn
|
||||
@ -12981,11 +12973,9 @@ dirty-dancing
|
||||
dirty-dancing-havana-nights
|
||||
dirty-john
|
||||
disaster/lookup
|
||||
discount
|
||||
discount_type=
|
||||
discover
|
||||
discovery
|
||||
discuss/search
|
||||
discussion
|
||||
discussion/comment-permalink
|
||||
discussion/edit-profile
|
||||
@ -13168,7 +13158,6 @@ doi/metrics
|
||||
doi/mlt
|
||||
doi/reader
|
||||
doi/ref
|
||||
domain-verification/*
|
||||
domain/names/results?
|
||||
domaincheckresult
|
||||
domains/results?
|
||||
@ -13241,6 +13230,7 @@ dsb/users
|
||||
dsc
|
||||
dtt/k
|
||||
dubs
|
||||
dummy
|
||||
dupuytrens/default.htm
|
||||
dupuytrens/treatment
|
||||
dupuytrens/what-to-expect
|
||||
@ -13343,7 +13333,6 @@ edit/review
|
||||
edit/success
|
||||
editing
|
||||
editing/EditHomeFacts.htm
|
||||
edition/null
|
||||
editionssi
|
||||
editor
|
||||
editor.jsp
|
||||
@ -13371,7 +13360,6 @@ education/higher-education/$
|
||||
education/k-12/$
|
||||
education/my
|
||||
education/my$
|
||||
education/signup
|
||||
edurec
|
||||
ee
|
||||
ee/Download
|
||||
@ -14312,7 +14300,6 @@ es/*min=
|
||||
es/*my_etsy=
|
||||
es/Download
|
||||
es/README.md
|
||||
es/acq
|
||||
es/admin
|
||||
es/admin$
|
||||
es/api
|
||||
@ -14322,7 +14309,6 @@ es/api.php?action=
|
||||
es/api/v3/ajax/bespoke/member/neu/specs
|
||||
es/api/v3/ajax/bespoke/public/neu/specs
|
||||
es/apps
|
||||
es/aq
|
||||
es/artists
|
||||
es/assets/
|
||||
es/bcn
|
||||
@ -14857,8 +14843,6 @@ feedback-service
|
||||
feedback/
|
||||
feedback/user_study
|
||||
feeds
|
||||
feeds.thetimes.com/puzzles
|
||||
feeds.thetimes.com/timescrossword
|
||||
feeds/
|
||||
feeds/*
|
||||
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
|
||||
@ -15131,7 +15115,6 @@ fotos/es/*+
|
||||
foundation/contact
|
||||
fourinthemorning
|
||||
foxtrotcallback=
|
||||
fp_ms
|
||||
fp_ms/_rcv/remote?
|
||||
fpc/
|
||||
fpjs
|
||||
@ -15534,7 +15517,6 @@ fr/README.md
|
||||
fr/StockQuote/
|
||||
fr/Tr/
|
||||
fr/Tracker?data=*
|
||||
fr/acq
|
||||
fr/admin
|
||||
fr/advanced-search/x
|
||||
fr/agence-revenu/test-web-services
|
||||
@ -15544,7 +15526,6 @@ fr/api
|
||||
fr/api/v3/ajax/bespoke/member/neu/specs
|
||||
fr/api/v3/ajax/bespoke/public/neu/specs
|
||||
fr/apps
|
||||
fr/aq
|
||||
fr/artists
|
||||
fr/assets/
|
||||
fr/bcn
|
||||
@ -15736,7 +15717,6 @@ friday-after-next
|
||||
friend/add_as_friend
|
||||
friends
|
||||
friends-through-gvhd
|
||||
from-chrome-store
|
||||
from_id=
|
||||
frommers
|
||||
frontend-track
|
||||
@ -15833,6 +15813,7 @@ gd/user
|
||||
gd/users
|
||||
gdpr-consent
|
||||
ge
|
||||
gebruiksvoorwaarden
|
||||
geforce/billboards
|
||||
geforce/comparisons
|
||||
geforce/news/gfecnt
|
||||
@ -15928,8 +15909,6 @@ gn/search
|
||||
gn/user
|
||||
gn/users
|
||||
gnca-ajax-redesign/showcase-image
|
||||
gnu.css
|
||||
gnusearch
|
||||
go
|
||||
go-back
|
||||
go-back?
|
||||
@ -16277,7 +16256,6 @@ healthz
|
||||
heartbeat.html
|
||||
height--
|
||||
helios
|
||||
hello
|
||||
help
|
||||
help-panel
|
||||
help-v1
|
||||
@ -16554,7 +16532,6 @@ http://siteground.com/robots.txt
|
||||
http://smithsonianmag.com/robots.txt
|
||||
http://static.wixstatic.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://threads.net/robots.txt
|
||||
http://tracks.arte.tv/robots.txt
|
||||
http://weebly.com/robots.txt
|
||||
@ -16845,6 +16822,7 @@ images/*.png
|
||||
images/?
|
||||
images/async/?
|
||||
images/async?
|
||||
images/gen/
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
@ -17118,13 +17096,11 @@ intent
|
||||
interact
|
||||
interactive*http://fda.gov/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
intercept
|
||||
internal
|
||||
internal-api
|
||||
internal/*
|
||||
internalPref
|
||||
internalapi
|
||||
interstitial
|
||||
interstitial-ad
|
||||
intl
|
||||
@ -17252,7 +17228,6 @@ it/*my_etsy=
|
||||
it/CEO17
|
||||
it/CEO2017
|
||||
it/README.md
|
||||
it/acq
|
||||
it/admin
|
||||
it/android/collections
|
||||
it/android/search
|
||||
@ -17260,7 +17235,6 @@ it/api
|
||||
it/api/v3/ajax/bespoke/member/neu/specs
|
||||
it/api/v3/ajax/bespoke/public/neu/specs
|
||||
it/apps
|
||||
it/aq
|
||||
it/artists
|
||||
it/assets/
|
||||
it/bcn
|
||||
@ -17766,11 +17740,9 @@ ja-jp/wp-admin/admin-ajax.php
|
||||
ja/
|
||||
ja/*/media/oembed
|
||||
ja/README.md
|
||||
ja/acq
|
||||
ja/admin
|
||||
ja/android/collections
|
||||
ja/android/search
|
||||
ja/aq
|
||||
ja/blog/search
|
||||
ja/blog/topic
|
||||
ja/comment/reply
|
||||
@ -18402,6 +18374,7 @@ leave
|
||||
lecture
|
||||
leerberichten
|
||||
legal
|
||||
legal-b2b
|
||||
legal-contact-us
|
||||
legal-content/BG/TXT/DOC
|
||||
legal-content/BG/TXT/SIG
|
||||
@ -18530,8 +18503,6 @@ library=
|
||||
library?
|
||||
library?/
|
||||
libs
|
||||
libs/client
|
||||
libs/site
|
||||
license
|
||||
license.txt
|
||||
license/
|
||||
@ -18665,7 +18636,6 @@ login.php*&next=
|
||||
login.php/?next=
|
||||
login.php?next=
|
||||
login.php?return_to=
|
||||
login.thetimes.com/user/logout
|
||||
login/
|
||||
login/$
|
||||
login/*&next=
|
||||
@ -18736,6 +18706,7 @@ lp/thank-you-reader%
|
||||
lp/thank-you-reader?
|
||||
lp/three
|
||||
lp/webinars
|
||||
lsSvc.asmx/
|
||||
lsoinstall
|
||||
lspoll/
|
||||
lst/ng
|
||||
@ -18845,7 +18816,6 @@ mail/$
|
||||
mail?
|
||||
mail?hl=
|
||||
mailEmergency
|
||||
mailToShare
|
||||
mail_password_form$
|
||||
mailapi
|
||||
mailbox/
|
||||
@ -18863,7 +18833,6 @@ main/local_scene
|
||||
main/search
|
||||
main/search_artist
|
||||
main/search_song
|
||||
maintenance-notification
|
||||
make-me-move/?zpid=
|
||||
make-me-move?zpid=
|
||||
make/$
|
||||
@ -19457,7 +19426,6 @@ mx/your
|
||||
my
|
||||
my-account
|
||||
my-agent/eligibility
|
||||
my-articles
|
||||
my-eurlex
|
||||
my-library
|
||||
my-library
|
||||
@ -19594,7 +19562,6 @@ network
|
||||
neuralsearch/api
|
||||
neuromyelitis-optica-spectrum-disorder-nmosd-treatment
|
||||
never-been-kissed
|
||||
new-components
|
||||
new-features
|
||||
new-homepage
|
||||
new-york-post-instagram-feed
|
||||
@ -19708,7 +19675,6 @@ news/image
|
||||
news/images
|
||||
news/intelligencer/16951
|
||||
news/london/search
|
||||
news/m
|
||||
news/meridian/search
|
||||
news/page
|
||||
news/politics/0,1283,48946,00.html
|
||||
@ -19836,7 +19802,6 @@ nl/*max=
|
||||
nl/*min=
|
||||
nl/*my_etsy=
|
||||
nl/README.md
|
||||
nl/acq
|
||||
nl/admin
|
||||
nl/android/collections
|
||||
nl/android/search
|
||||
@ -19844,7 +19809,6 @@ nl/api
|
||||
nl/api/v3/ajax/bespoke/member/neu/specs
|
||||
nl/api/v3/ajax/bespoke/public/neu/specs
|
||||
nl/apps
|
||||
nl/aq
|
||||
nl/assets/
|
||||
nl/bcn
|
||||
nl/blog/search
|
||||
@ -20063,7 +20027,6 @@ nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
norobot
|
||||
norobotsnorhumansshouldevervisithispage
|
||||
norokayoblog/videolist-*.html
|
||||
norokayoblog/videolist.html
|
||||
north-america/search
|
||||
@ -20090,7 +20053,6 @@ np
|
||||
npk
|
||||
npln
|
||||
npost/
|
||||
npr
|
||||
nqrwns
|
||||
ns/
|
||||
ns/hydra/console/?
|
||||
@ -20106,6 +20068,7 @@ null$
|
||||
nus-trk
|
||||
nutrition/*/wp-
|
||||
nutrition/wp-
|
||||
nutzungsbedingungen
|
||||
nvaf-stroke-risk-treatment
|
||||
nwshp$
|
||||
nxs-video-player
|
||||
@ -20184,7 +20147,6 @@ o=
|
||||
oai2
|
||||
oas/
|
||||
oauth
|
||||
oauth/authorize
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
@ -20428,6 +20390,7 @@ page/html
|
||||
page/scientific-american-digital-subscription-user-guide
|
||||
page/scientific-american-mind-digital-subscription-user-guide
|
||||
page/slbu
|
||||
page404.aspx
|
||||
page=
|
||||
page=2$
|
||||
page_object/page_object_status
|
||||
@ -20712,9 +20675,6 @@ password
|
||||
password-changed-email
|
||||
password/reset
|
||||
password_expired
|
||||
past-six-days
|
||||
past-six-days$
|
||||
past-six-days/$
|
||||
patent
|
||||
patent-search/frontend
|
||||
patents
|
||||
@ -21073,7 +21033,6 @@ play
|
||||
play/store/web
|
||||
play/surveys/serp
|
||||
player
|
||||
player/brightcove
|
||||
player/metadata/video
|
||||
playerColor=
|
||||
playing-house
|
||||
@ -21140,6 +21099,7 @@ podcasting/includes/theheart.xml
|
||||
podcasting/includes/tsoas.xml
|
||||
podcasting/includes/wbtc.xml
|
||||
podcasts/test-podcast/rss
|
||||
podminky
|
||||
podpiska/login.pl
|
||||
pogod
|
||||
pogoda
|
||||
@ -21170,6 +21130,7 @@ poll
|
||||
poll/
|
||||
polling
|
||||
polopolydevelopment
|
||||
polozhyeniya-i-usloviya
|
||||
pools/c
|
||||
pools/campaign
|
||||
popular
|
||||
@ -21248,8 +21209,6 @@ premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
prensa
|
||||
preorders
|
||||
prep/gnumaint
|
||||
prep/wrappers-and-scripts
|
||||
present
|
||||
presentation
|
||||
presentation-maker/$
|
||||
@ -21300,8 +21259,6 @@ pricing/awis/
|
||||
pricing/contact-sales/bss-cc-thankyou
|
||||
pricing/contact-sales/bss-thankyou
|
||||
pricing/contact-sales2
|
||||
pricing/payment
|
||||
pricing/pro
|
||||
primeshow*
|
||||
print
|
||||
print-pdf
|
||||
@ -21312,12 +21269,21 @@ printer_friendly_wires
|
||||
printorder
|
||||
privacy
|
||||
privacy-draft.html
|
||||
privacy-policy
|
||||
privacy-policy/120554
|
||||
privacy-policy/149864
|
||||
privacy-policy/206174
|
||||
privacy-policy/438006
|
||||
privacy-policy/499827
|
||||
privacy-policy/709989
|
||||
privacy-policy/938780
|
||||
privacy/archived-versions.html
|
||||
privacy/consent
|
||||
privacy/request-data
|
||||
privacy/zoho-group.html
|
||||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://sgtrains.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
@ -21361,7 +21327,6 @@ productId=
|
||||
productPurchaseDone
|
||||
product_
|
||||
productdetail/*
|
||||
producthunt
|
||||
productid=
|
||||
production-monitoring
|
||||
production/
|
||||
@ -21389,6 +21354,7 @@ products/*/living-room-furniture/review--4-stars-and-up
|
||||
products/*/love-seats/review--4-stars-and-up
|
||||
products/*/outdoor-cushions-and-pillows/review--4-stars-and-up
|
||||
products/*/outdoor-rocking-chairs/review--4-stars-and-up
|
||||
products/*/partners
|
||||
products/*/quilts/review--4-stars-and-up
|
||||
products/*/review--
|
||||
products/*/screens-and-room-dividers/review--4-stars-and-up
|
||||
@ -21462,7 +21428,6 @@ products_
|
||||
productshowimg
|
||||
professional-certificates-noperf
|
||||
professional-certificates-perf
|
||||
professional-users
|
||||
professional/$
|
||||
professionals/*/s
|
||||
professionals/*/sortReviews
|
||||
@ -21525,7 +21490,6 @@ projects/*/contributions
|
||||
projects/*/payments
|
||||
projects/?
|
||||
projects/browse.php
|
||||
projects/embed
|
||||
projects/geo/download
|
||||
projects/geo/tools
|
||||
projects/gtr/gt
|
||||
@ -21815,12 +21779,10 @@ pt/*max=
|
||||
pt/*min=
|
||||
pt/*my_etsy=
|
||||
pt/Download
|
||||
pt/acq
|
||||
pt/api
|
||||
pt/api/v3/ajax/bespoke/member/neu/specs
|
||||
pt/api/v3/ajax/bespoke/public/neu/specs
|
||||
pt/apps
|
||||
pt/aq
|
||||
pt/artists
|
||||
pt/bcn
|
||||
pt/c/*attr_*=
|
||||
@ -22113,9 +22075,6 @@ recommendations/products
|
||||
reconnect
|
||||
records/*/preview
|
||||
recover
|
||||
recover/password
|
||||
recover/password/success
|
||||
recover/success
|
||||
recruit/helpnew/
|
||||
recs
|
||||
red
|
||||
@ -22852,6 +22811,7 @@ ro/search
|
||||
ro/user
|
||||
ro/users
|
||||
robotic-assisted-surgery
|
||||
roi-kai-propothsei
|
||||
roll
|
||||
romarin/
|
||||
rooms
|
||||
@ -22950,7 +22910,6 @@ ru/music/+noredirect
|
||||
ru/node/
|
||||
ru/player
|
||||
ru/pm/
|
||||
ru/professional-users
|
||||
ru/ru/materials/*
|
||||
ru/search
|
||||
ru/search/
|
||||
@ -23076,7 +23035,6 @@ sap/saphana/pilot/
|
||||
sap/saphana/pilot/offer/
|
||||
sap/saphana/pilot/offer/confirmation
|
||||
sars-cov-2
|
||||
savannah-checkouts
|
||||
save
|
||||
save-document
|
||||
save-query
|
||||
@ -23196,11 +23154,8 @@ sco/user
|
||||
sco/users
|
||||
scorecard
|
||||
scorecard/
|
||||
scratch_1.4
|
||||
scratchr2/static
|
||||
screener/insider
|
||||
screensaver
|
||||
screenshots
|
||||
script
|
||||
scripts
|
||||
scripts/accountextlogin.php
|
||||
@ -23350,7 +23305,6 @@ search/audio
|
||||
search/audio?k=
|
||||
search/autocomplete
|
||||
search/autosuggest
|
||||
search/browse-by-day
|
||||
search/browse/HDPTree,*Border.*debug*DebugBar.*InspectorButton.link.sdirect
|
||||
search/buyeroffers/*.html
|
||||
search/buyeroffers/*/*.html
|
||||
@ -23403,7 +23357,6 @@ searchProvider*feature_six_browse-bin
|
||||
searchTerm=
|
||||
search\?
|
||||
search_history
|
||||
search_ms
|
||||
search_results
|
||||
search_results/gigs
|
||||
search_rss$
|
||||
@ -23476,28 +23429,8 @@ serv/
|
||||
server
|
||||
server-configurator
|
||||
server-status
|
||||
server/banners
|
||||
server/body-include
|
||||
server/bottom-notes
|
||||
server/docs/search
|
||||
server/footer
|
||||
server/fs-gang
|
||||
server/generic
|
||||
server/gnun
|
||||
server/head-include
|
||||
server/header
|
||||
server/html5-head-include
|
||||
server/html5-header
|
||||
server/include-file-list
|
||||
server/outdated
|
||||
server/select-language.html
|
||||
server/source
|
||||
server/staging
|
||||
server/top-addendum
|
||||
server/trans-map.html
|
||||
server/whatsnew_translations.xml
|
||||
server_error_pages/
|
||||
serverdown
|
||||
servererror.aspx
|
||||
service-search/dist/images/loading.gif
|
||||
service-search/find-a-psychological-therapies-service/find-your-gp
|
||||
@ -23754,7 +23687,6 @@ single_pages
|
||||
sio
|
||||
sit_rep
|
||||
site
|
||||
site-api
|
||||
site-archive
|
||||
site-explorer
|
||||
site-explorer/$
|
||||
@ -24132,8 +24064,8 @@ sl/node
|
||||
sl/search
|
||||
sl/user
|
||||
sl/users
|
||||
slack-integration/get
|
||||
slas
|
||||
slides
|
||||
slides/$
|
||||
slides/config-2025-old-rive/$
|
||||
slideshow/*-inline$
|
||||
@ -24189,10 +24121,6 @@ soft/punto/?
|
||||
soft/punto/mac/uninstall
|
||||
soft/punto/win/uninstall
|
||||
soft/win/?
|
||||
software/gnun/linc
|
||||
software/gnun/proofread
|
||||
software/gnun/reports
|
||||
software/gnun/test
|
||||
solution-center/tag
|
||||
solutions
|
||||
solutions/$
|
||||
@ -24300,7 +24228,6 @@ sports/hockey/whatson
|
||||
sports/includes
|
||||
sports/nfl/includes
|
||||
sports/whatson
|
||||
sports_fp_ms
|
||||
spot
|
||||
spreadsheet
|
||||
spresults
|
||||
@ -24921,6 +24848,7 @@ tbproxy
|
||||
tdid=*
|
||||
tdir/p/kids-back-to-school
|
||||
tdv2_fp
|
||||
tdv2_mtls_fphttp://yakan-hiko.com/robots.txt
|
||||
te/forums
|
||||
te/kb/*/discuss
|
||||
te/search
|
||||
@ -25329,10 +25257,18 @@ tempo-fallback
|
||||
temporary_marketing_proxy/*
|
||||
temptation-island
|
||||
ter-optout
|
||||
termini-e-condizioni
|
||||
termos-e-condicoes
|
||||
terms
|
||||
terms#business-associate-addendum
|
||||
terms#hipaa-requirements-and-limitations
|
||||
terms-
|
||||
terms-and-conditions
|
||||
terms-and-conditions/15050
|
||||
terms-and-conditions/390479
|
||||
terms-and-conditions/483128
|
||||
terms-and-conditions/672642
|
||||
terms-and-conditions/775113
|
||||
terms/looker/additional-product-terms
|
||||
terms/looker/dpst
|
||||
terms/looker/legal/customers/aup
|
||||
@ -25642,7 +25578,6 @@ topic/*seo9*
|
||||
topic/*{*
|
||||
topic/article/
|
||||
topic/articlecollection
|
||||
topic/bbc
|
||||
topic/collection
|
||||
topic/electrode/api/logger
|
||||
topic/electrode/api/wpa
|
||||
@ -25868,7 +25803,6 @@ try-search-term
|
||||
try?
|
||||
trylater
|
||||
tsa
|
||||
tto
|
||||
tucritica
|
||||
tune*retpath=
|
||||
turbo
|
||||
@ -25913,7 +25847,6 @@ ua_mailing
|
||||
uas/login
|
||||
uas/oauth
|
||||
uas/oauth2
|
||||
ud
|
||||
uds
|
||||
ufi/reaction/profile/browser
|
||||
ugc
|
||||
@ -25948,7 +25881,6 @@ ui-images/static-2.116
|
||||
ui-images/static-2.193
|
||||
ui-images/static-2.92
|
||||
uiLoggerAjax
|
||||
uibreakfast
|
||||
uk
|
||||
uk$
|
||||
uk*/listing/*/favoriters
|
||||
@ -26413,7 +26345,6 @@ use-cases/global-solution-providers/microsoft/bizspark/signon/
|
||||
use-cases/global-solution-providers/microsoft/bizspark/signon/thankyou/
|
||||
use-cases/global-solution-providers/microsoft/bizspark/thankyou/
|
||||
used
|
||||
usenet
|
||||
user
|
||||
user
|
||||
user$
|
||||
@ -26601,7 +26532,6 @@ validate-user
|
||||
valkyrie-playground
|
||||
var
|
||||
variant=
|
||||
varserver
|
||||
vas
|
||||
vbtv/
|
||||
ve/Download
|
||||
@ -26773,6 +26703,8 @@ viewlocale=zh_CN
|
||||
viewrecentepisode
|
||||
viewvc
|
||||
viitem
|
||||
vilkar-og-betingelser
|
||||
villkor-och-bestammelse
|
||||
vimeo-for-figma/$
|
||||
vinterdev/
|
||||
vip
|
||||
@ -26780,7 +26712,6 @@ virtual
|
||||
virtualization/
|
||||
virtualsupportassistant
|
||||
viruswarning.aspx
|
||||
visual-notes
|
||||
visualj/
|
||||
visuals/services
|
||||
vitrine/.*
|
||||
@ -27009,6 +26940,7 @@ which-mba
|
||||
whichmba/forum
|
||||
whichmba/webinars?
|
||||
whichmba/webinars?page=
|
||||
whistleblowing-form
|
||||
wholesale*
|
||||
wholesale-page-*.html
|
||||
wholesale.html$
|
||||
@ -27785,7 +27717,6 @@ wp-admin
|
||||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
@ -28037,6 +27968,7 @@ za/search
|
||||
za/user
|
||||
za/user$
|
||||
zapbook
|
||||
zasady-i-warunki
|
||||
zd_source=
|
||||
zendesk
|
||||
zendesk-adwords-template
|
||||
@ -28228,6 +28160,7 @@ zz-test
|
||||
{{section}}
|
||||
{{url}}
|
||||
~
|
||||
~*
|
||||
~X~
|
||||
~ecartis
|
||||
~guido/orlijn
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user