Ghost/core
Hannah Wolfe 70ed998838 Replaced db.ready event with direct call to urlservice
refs dd715b33dc

- this is the last event that is used to trigger part of the standard boot process
- events make the code harder to read/reason about
- the urlservice is one of the most core and critical components in Ghost, possibly the biggest consumer of time and memory
- we want to have the work it is doing front and center so that we can improve it
2021-02-23 10:05:59 +00:00
..
client@919bf3931d Updated Ghost-Admin to v4.0.0-alpha.2 2021-02-16 19:53:52 +00:00
frontend Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00
server Update the migration number for orphaned webhooks 2021-02-23 10:46:33 +01:00
shared Updated the configuration to include v4 pointing to canary 2021-02-22 15:39:48 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Replaced db.ready event with direct call to urlservice 2021-02-23 10:05:59 +00:00