Ghost/core/test/integration
Hannah Wolfe a5ab2ffc13 🔥 🎨 No more updateSettingsCache (#8090)
no issue

🔥 Remove unnecessary cache update
🎨 simplify updateSettingsCache()
🎨 Simplify readSettingsResult
- although this is more code, it's now much clearer what happens in the two cases
🎨 Don't use readSettingResult for edit
🎨 Simplify updateSettingsCache further
🔥 Remove now unused readSettingsResult
🎨 Change populateDefault to return all
🎨 Move the findAll call out of updateSettingsCache
🔥 Remove updateSettingsCache!!
🎨 Restructure init & finish up settingsCache
- move initialisation into settingsCache.init AT LAST
- change settingCache to use cloneDeep, so that the object can't be modified outside of the functions
- add lots of docs to settings cache
🎨 Cleanup db api endpoints
🔥 Don't populate settings in migrations
2017-03-02 23:00:01 +01:00
..
api 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
model 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
export_spec.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
import_spec.js 🚨 database: change hard limits and field types (#7932) 2017-02-17 23:20:59 +01:00
migration_spec.js 🔥 😎 remove old migrations (#7887) 2017-01-25 13:47:49 +00:00
update_check_spec.js 🐛 tests: integration test for api notifications failed sometimes 2017-02-07 21:04:35 +01:00