Ghost/core/server/data/migration
kirrg001 ec176c243a Force UTC at process level
issues #6406 #6399
- all dates are stored as UTC with this commit
- use moment.tz.setDefault('UTC')
- add migration file to recalculate local datetimes to UTC
- store all dates in same format into our three supported databases
- add option to remeber migrations inside settings (core)
- support DST offset for migration
- ensure we force UTC in test env
- run whole migration as transaction
- extend: Settings.findOne function
2016-06-02 13:23:09 +02:00
..
004 Migration messaging improvements 2016-03-22 09:59:22 +00:00
005 Subscribers: Migrations for new table + perms 2016-05-11 10:28:10 +02:00
006 Force UTC at process level 2016-06-02 13:23:09 +02:00
fixtures Force UTC at process level 2016-06-02 13:23:09 +02:00
backup.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
index.js improvement: general fixes 2016-06-01 07:07:20 +02:00
populate.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
reset.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
update.js Migration messaging improvements 2016-03-22 09:59:22 +00:00