Ghost/core/test/functional/routes
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
..
api Force UTC at process level 2016-06-02 13:23:09 +02:00
admin_spec.js Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
channel_spec.js Fix test conflicts 2016-04-13 11:27:26 -05:00
frontend_spec.js timezones: support permalinks based on current timezone 2016-05-20 18:14:19 +02:00