Ghost/core/test
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
..
functional Force UTC at process level 2016-06-02 13:23:09 +02:00
integration Force UTC at process level 2016-06-02 13:23:09 +02:00
unit Force UTC at process level 2016-06-02 13:23:09 +02:00
utils improvement: general fixes 2016-06-01 07:07:20 +02:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00