0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
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
..
db 🎨 ⏱ Cleanup / optimise the server.init() function (#7985) 2017-02-17 17:44:34 +01:00
export 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
import Import from LTS blogs now properly adds tags to posts. (#7926) 2017-01-31 17:50:44 +01:00
importer 🔥 remove imageRelPath (#7927) 2017-02-03 14:42:05 +00:00
meta 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
migrations 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
schema Miscellaneous code cleanup (#8031) 2017-02-21 10:39:09 +01:00
slack 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00