0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
kirrg001 c40454f23c Added ability to upload/reload routes.yaml
refs #9744

- added two new endpoints to upload/download routes.yaml
- reload site express app on successful/valid upload
- reload url service on sucessfuly upload
- force clear cache of pages
- ensure we keep a backup of the routes.yaml file
- this feature was mostly tested manually
- @TODO: i have to write unit tests - will do later
- @TODO: do a memory test to ensure we haven't introduced any memory leaks with this feature
2018-08-16 12:13:24 +02:00
..
adapters Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
api Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
apps ES6 migration: server/apps/amp (#9667) 2018-07-23 14:43:01 +02:00
config Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
data Updated docs links 2018-08-16 12:13:24 +02:00
helpers Updated docs links 2018-08-16 12:13:24 +02:00
lib Changed http to https links 2018-08-16 12:13:24 +02:00
models Updated docs links 2018-08-16 12:13:24 +02:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
translations Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
analytics-events.js
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
index.js Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated docs links 2018-08-16 12:13:24 +02:00