Ghost/core
Hannah Wolfe b65cb7bd7b Renamed announceServerReadiness to notifyServerStarted
- Notify is a more familiar name e.g. systemd has the sd_notify system which this is similar to
- We're actually announcing the server started, it's not actually ready for traffic (will serve 503s)
2021-02-19 20:11:35 +00:00
..
client@919bf3931d Updated Ghost-Admin to v4.0.0-alpha.2 2021-02-16 19:53:52 +00:00
frontend Cleaned up global server events 2021-02-19 15:21:58 +00:00
server Renamed announceServerReadiness to notifyServerStarted 2021-02-19 20:11:35 +00:00
shared Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Renamed announceServerReadiness to notifyServerStarted 2021-02-19 20:11:35 +00:00