Ghost/core/shared
Hannah Wolfe 50eb91fe51 issue #165 - reloading settings
- ghost.js - split the settings loading out of ghost.init, so that we have a function for loading / reloading settings
- api.js - implemented a new requestHandler, the cachedSettingsRequestHandler which handles all aspects of local caching for settings when making requests
- app.js - updated the settings api routes to use the new cached request handler
2013-06-17 23:24:05 +01:00
..
data Merge pull request #163 from jgable/exportData 2013-06-17 01:19:48 -07:00
models Added consistent error handling throughout the models 2013-06-16 22:36:28 +01:00
permissions Merge branch 'pr/119' 2013-06-09 21:41:07 +01:00
api.js issue #165 - reloading settings 2013-06-17 23:24:05 +01:00
errorHandling.js Permissions / ACL 2013-06-06 08:15:10 +01:00
require-tree.js Error check and default set for require-tree. 2013-06-15 09:22:50 -05:00