Ghost/ghost/job-manager/lib
Naz b7853323ae 🐛 Fixed email sending job execution
refs https://github.com/TryGhost/Toolbox/issues/359

- Sending newsletters got broken because underlying "inline job" execution had a bug.
- The real problem was in the job manager trying to verify inline unnamed job status in the database without having a name.
2022-07-27 15:12:56 +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 🐛 Fixed email sending job execution 2022-07-27 15:12:56 +01:00
jobs-repository.js Added execution progress updates for one off jobs 2022-07-22 16:43:15 +01:00