Ghost/core/server/web/api/canary/admin
Kevin Ansfield 68e2274d6d Reverted "Integrated Sentry error tracking"
This reverts commit 6e024331eb.

Temporarily reverting whilst we investigate an issue with Sentry and running Ghost via Ghost-CLI.

Ghost-CLI initiated boot was failing when Sentry was installed due to what appears to be `process.cwd()` returning `undefined` here https://github.com/TryGhost/Ignition/blob/master/lib/config/index.js#L26
2020-01-28 17:21:37 +00:00
..
app.js Reverted "Integrated Sentry error tracking" 2020-01-28 17:21:37 +00:00
middleware.js Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
routes.js Added /emails/:id/retry/ endpoint for retrying failed emails (#11410) 2019-11-22 14:20:32 +00:00