0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Jacob Gable d37be6f098 Lazy load default settings
Closes #2061

- Lazy load the defaultSettings value in Settings model
- Populate individual defaults before read/edit
- Populate all defaults before first browse call
- Remove populateDefaults calls from init code
2014-06-17 10:36:47 -05:00
..
client Show notification on successful sign out 2014-06-16 22:54:21 +00:00
clientold Label 'for' attribute value literal have no delimiter. 2014-06-13 23:32:13 -05:00
server Lazy load default settings 2014-06-17 10:36:47 -05:00
shared
test Complete moveover to new Notification API format 2014-06-16 08:07:29 +00:00
bootstrap.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00
index.js Fix typo in code comment: propogation errata changed to propagation. 2014-06-12 00:45:20 -05:00
server.js