Ghost/core
Hannah Wolfe f8cdaf0c24 Removed unused connection handling + restart method
- Connection handling is legacy code added in 1438278ce4
- Although we were tracking all connections in memory, we weren't actually closing any because stop isn't called
- This (and restart) were both added as part of the now long-deprecated system for using Ghost directly as an npm module
- If we want to close connections cleanly, we should use a tool to do this
2020-08-09 17:31:01 +01:00
..
client@4915f6aee2 Updated Ghost-Admin to v3.28.0 2020-08-04 11:23:40 +01:00
frontend 🐛 Fixed incorrect member gating on custom static page routes 2020-08-03 17:28:55 +05:30
server Removed unused connection handling + restart method 2020-08-09 17:31:01 +01:00
shared Switched on Stripe Connect by default 2020-06-30 14:07:33 +02:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00