Michael Bromley 64372da480 fix(core): Do not double-refund payments when refund total not covered 2 years ago
..
api 3c76b2fae9 fix(core): Fix auth of admin and customer users with the same email (#2016) 3 years ago
cache 068cefd7c3 refactor(core): Simplify RequestContextCache & support sync getters 4 years ago
cli b42bf1e54e fix(core): Correctly populate Collections in channel 4 years ago
common d6e56963f2 fix(core): ListQueryOptions type detects nullable fields on entity 3 years ago
config 3c76b2fae9 fix(core): Fix auth of admin and customer users with the same email (#2016) 3 years ago
connection 93b8601934 fix(core): Fix loading eager custom fields for `order` query 3 years ago
data-import 8e9f4d64b4 fix(core): Slugify product created with fast importer service (#2091) 2 years ago
entity 82f6b61140 fix(core): Fix interop issues between native and external auth (#1968) 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 64372da480 fix(core): Do not double-refund payments when refund total not covered 2 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