Ghost/core/test/integration
Hannah Wolfe 63723aa36a 🎨 Move settings cache & cleanup settings API (#8057)
closes #8037

🔥 Remove API-level default settings population
- This is a relic!
- We ALWAYS populate defaults on server start therefore this code could never run.
- This was a lot of complicated code that wasn't even needed!!

🎨 Move settings cache
- Move settings cache to be its own thing
- Update all references
- Adds TODOs for further cleanup

🎨 Create settings initialisation step
- Create new settings library, which will eventually house more code
- Unify the interface for initialising settings (will be more useful later)
- Reduce number of calls to updateSettingsCache
2017-02-27 16:53:04 +01:00
..
api 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +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