2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
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
..
client@2f812c4f51 Updated docs links 2018-08-16 12:13:24 +02:00
server Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
test Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00