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
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
web Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
analytics-events.js
filters.js
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