mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 10:53:34 +03:00
c40454f23c
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 |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
middlewares | ||
bootstrap.js | ||
CollectionRouter.js | ||
index.js | ||
ParentRouter.js | ||
PreviewRouter.js | ||
registry.js | ||
RSSRouter.js | ||
StaticPagesRouter.js | ||
StaticRoutesRouter.js | ||
TaxonomyRouter.js |