Commit History

Author SHA1 Message Date
  Michael Bromley 3b3bb3b4d9 fix(job-queue-plugin): More accurate determination of BullMQ job state 4 years ago
  Michael Bromley 73fa2781f5 fix(core): Correctly calculate job duration for pending/retrying jobs 4 years ago
  Michael Bromley 2f24a334ac fix(job-queue-plugin): Correctly filter BullMQ jobs by isSettled 4 years ago
  Michael Bromley 9c544bf67c feat(admin-ui): Display retry data in job list 4 years ago
  Michael Bromley 4b15ef4107 feat(core): Expose retry data on Job type in Admin API 4 years ago
  Michael Bromley 9fda858b1c feat(job-queue-plugin): Allow config of retries/backoff for BullMQ 4 years ago
  Michael Bromley d85649502f docs(core): Clarify activeQueues docs 4 years ago
  Michael Bromley 5017622ba2 feat(core): Allow DefaultJobQueue retries to be configured per queue 4 years ago
  Michael Bromley 511f04d8ab fix(core): Fix error when resolving deleted Product from Order 4 years ago
  Michael Bromley e6cf34a2a4 test(admin-ui): Fix broken unit test 4 years ago
  Michael Bromley 236dafe03b chore: Pre-release v1.3.0-beta.0 4 years ago
  Michael Bromley abc8bcd360 Merge branch 'master' into minor 4 years ago
  Michael Bromley 28e6a3a139 feat(core): Implement EntityHydrator to simplify working with entities 4 years ago
  Michael Bromley 469e3f72d0 refactor(core): Extract product variant price application into service 4 years ago
  Michael Bromley 86f02e728c test(core): Fix EventBus unit tests 4 years ago
  Michael Bromley f9816893c1 chore: Update readme 4 years ago
  Michael Bromley a7b057a07e chore: Publish v1.2.3 4 years ago
  Michael Bromley 7880cb7f76 chore: Add script to check for bad core type defs 4 years ago
  Michael Bromley f0fd66258b feat(core): Make event bus subscriptions transaction-safe 4 years ago
  Michael Bromley d35306fa26 fix(core): Fix transaction-related issues with in-memory caching 4 years ago
  Michael Bromley f178276cd3 refactor(core): Extract TransactionalConnection into own module 4 years ago
  Michael Bromley f6205663ae feat(core): Add config for enabling/disabling worker health check 4 years ago
  Michael Bromley 997e1f8065 Merge branch 'master' into minor 4 years ago
  Michael Bromley 690e7e0e0c chore: Publish v1.2.2 4 years ago
  Michael Bromley 13697c3589 perf(core): Cache certain field resolvers to avoid duplicated DB calls 4 years ago
  Artem Danilov 6e7e8648ed fix(core): Fix collection update event generation (#1114) 4 years ago
  Michael Bromley 87de9aabed refactor(core): Move entityIdStrategy config to entityOptions 4 years ago
  Michael Bromley a05e7ab214 feat(core): Make entity cache ttl values configurable 4 years ago
  Michael Bromley e58f7728dc chore: Remove unused import 4 years ago
  Michael Bromley 9e22e8be58 perf(core): Use request cache for hot-path tax rate calculation 4 years ago