Michael Bromley 8465d849b7 fix(core): Make OrderLine.items eager-loaded from the DB 3 年之前
..
api 9ba44f4b39 fix(core): Fix error in configurable operation codec when arg not found 3 年之前
cache 068cefd7c3 refactor(core): Simplify RequestContextCache & support sync getters 4 年之前
cli b42bf1e54e fix(core): Correctly populate Collections in channel 3 年之前
common 6a88ce8fb1 Merge branch 'master' into minor 3 年之前
config 449c584aa5 feat(core): Add new variantIdCollectionFilter default CollectionFilter 3 年之前
connection 6a88ce8fb1 Merge branch 'master' into minor 3 年之前
data-import bbe09aa918 feat(core): Expose Importer.importProducts method 3 年之前
entity 8465d849b7 fix(core): Make OrderLine.items eager-loaded from the DB 3 年之前
event-bus 6050279860 fix(core): Copy context on transaction start. Do not allow to run queries after transaction aborts. (#1481) 3 年之前
health-check f6205663ae feat(core): Add config for enabling/disabling worker health check 4 年之前
i18n dc4bc2d002 feat(core): Add PasswordValidationStrategy to enable password policies 4 年之前
job-queue 9346c7b673 Merge branch 'master' into minor 4 年之前
plugin b31694f896 feat(core): Make search strategy configurable via plugin options (#1504) 3 年之前
process-context 9e3050560e feat(core): Reinstate ProcessContext provider 4 年之前
service de18c1c369 refactor(core): Base collection previews on parentId 3 年之前
testing 09d68b24ce test(core): Fix connection mock 4 年之前
worker f178276cd3 refactor(core): Extract TransactionalConnection into own module 4 年之前
app.module.ts 28f713c564 fix(core): Allow middleware to inject TransactionalConnection 4 年之前
bootstrap.ts 16e52f2636 feat(core): Add `metadataModifiers` for low-level DB entity config 3 年之前
index.ts 92aa83f40d feat(core): Export RequestContextCacheService from core 4 年之前
migrate.ts 8bfa03d4ba fix(core): Prevent FK error when migrating with better-sqlite3 driver 4 年之前