0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
adapters Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
api Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
data Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
lib Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
models Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
services Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
update-check.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00