Michael Bromley 06e2be2362 fix(core): Order calculator supports multiple shipping lines 3 years ago
..
api c5ec76c5af Merge branch 'master' into minor 3 years ago
cache 068cefd7c3 refactor(core): Simplify RequestContextCache & support sync getters 4 years ago
cli b42bf1e54e fix(core): Correctly populate Collections in channel 3 years ago
common 3906cbf0d7 feat(core): Implement null filters on PaginatedList queries 3 years ago
config 75a695e306 fix(core): Call lifecycle hooks on ChangedPriceHandlingStrategy 3 years ago
connection 93b8601934 fix(core): Fix loading eager custom fields for `order` query 3 years ago
data-import 51145638f3 fix(core): Importing custom boolean field works as intended (#1908) 3 years ago
entity e70bb66c96 feat(core): Pass Promotion instance to condition & action functions 3 years ago
event-bus 70537fe1c2 feat(core): Correct handling of product option groups 3 years ago
health-check f3d2d59bbd feat(core): Make all health checks configurable 3 years ago
i18n eb3964c6a7 fix(core): Prevent out of stock variants from being purchased 3 years ago
job-queue 464924c2bc fix(core): Introduced errorOnFail flag for job.updates() method (#1627) 3 years ago
plugin c133cce036 fix(core): Fix default search handling of mysql binary operators 3 years ago
process-context 9e3050560e feat(core): Reinstate ProcessContext provider 4 years ago
service 06e2be2362 fix(core): Order calculator supports multiple shipping lines 3 years ago
testing 09d68b24ce test(core): Fix connection mock 4 years ago
worker f178276cd3 refactor(core): Extract TransactionalConnection into own module 4 years ago
app.module.ts 28f713c564 fix(core): Allow middleware to inject TransactionalConnection 4 years ago
bootstrap.ts fc9a2e5027 Merge branch 'master' into minor 3 years ago
index.ts 92aa83f40d feat(core): Export RequestContextCacheService from core 4 years ago
migrate.ts ca72de557f feat(core): Check migration status in the `runMigrations()` util function 3 years ago