Ghost/ghost/job-manager/lib
Naz ee243f9ea3 Refactored job statuses
refs https://github.com/TryGhost/Toolbox/issues/358

- Without going into the model layer (schema) for a job it's hard to figure out which job statuses are available. Using an object with hard typed properties makes the code less prone to typos.
2022-07-28 19:07:49 +01:00
..
assemble-bree-job.js Added jsdoc to bree job builder 2020-12-09 19:34:04 +13:00
is-cron-expression.js 🐛 Fixed cron expression to read seconds parameter 2020-11-24 16:37:46 +13:00
job-manager.js Refactored job statuses 2022-07-28 19:07:49 +01:00
jobs-repository.js Added execution progress updates for one off jobs 2022-07-22 16:43:15 +01:00