0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/migration/fixtures/004
kirrg001 0ae0a0b490 🎨 change how we get and set config
refs #6982
- a replace for all config usages
- always use config.get or config.set
- this a pure replacement, no logic has changed

[ci skip]
2016-09-20 15:59:34 +01:00
..
01-move-jquery-with-alert.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
02-update-private-setting-type.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
03-update-password-setting-type.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
04-update-ghost-admin-client.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
05-add-ghost-frontend-client.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
06-clean-broken-tags.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
07-add-post-tag-order.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
08-add-post-fixture.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
index.js