0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web/api
Naz 179f4181c5 Migrated jobs to use parentPort.postMessage
refs https://github.com/TryGhost/Ghost/issues/12496

- Using ghost-ignition logging caused file handle leaks. As there is no straight-forward way to handle write streams with bunyan (ghost-ignition's underlying logging library) this method of logging was chosen as an alternative to keep the amount of open file handles to minimum
- The follow up changes will include custom formatter for jobs service which should make logging match the same format  as has been used inside the jobs
2021-02-22 13:02:41 +00:00
..
canary Removed Members CSV import validation endpoint 2020-12-09 19:25:57 +00:00
middleware Moved definition of default max image width to config (#12289) 2020-10-19 08:56:18 +01:00
testmode Migrated jobs to use parentPort.postMessage 2021-02-22 13:02:41 +00:00
v2 Updated stability index comments around Admin API v2 endpoints 2020-08-03 23:46:23 +12:00
v3 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
app.js Pointed the v3 endpoint to the v3 folder 2021-01-22 16:32:03 +13:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00