mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
- shutdown removed listeners, which should really be done before adding them anyway! - reset sets the cache back to an empty object, which was already done by init - merge these into one reset function that fully resets the cache - all instances of shutdown were called before an init call, and now called during init, therefore these can be removed - acceptance utils had an instance of calling shutdown and reset together as part of stopping Ghost, reworked that to be clearer |
||
---|---|---|
.. | ||
apps | ||
auth | ||
mega | ||
members | ||
notifications | ||
permissions | ||
routing | ||
rss | ||
settings | ||
theme-engine | ||
themes | ||
url | ||
labs_spec.js | ||
slack_spec.js | ||
xmlrpc_spec.js |