0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
Jacob Gable 0b34ad84cb Fix lazy loading of settings
Closes #3281

- Add the missing return to populateDefault
- Wrap defaultSetting in [] when passing to readSettingsResult
- Populate default value of dbHash in parseDefaultSettings
- Modify migrations.init to only load databaseVersion for export_spec test
- Fix spacing in test util file and null reference error in test
- Uncomment user tests (but add .skip) and remove settings from testUtils.setup()
2014-07-29 10:43:38 -05:00
..
export This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
fixtures Added /roles/ API endpoint 2014-07-21 15:02:25 +01:00
import Improve importer error messaging 2014-07-29 12:02:18 +01:00
migration Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
utils This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
validation This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
versioning This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
default-settings.json Five posts per page 2014-07-24 17:43:48 +01:00
schema.js Author helpers 2014-07-20 17:57:59 +01:00