Ghost/core/test/integration
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 Subscribers: Error Handling for adding subscribers 2016-05-11 12:55:29 +02:00
model add small permission improvements 2016-05-08 14:22:55 +02:00
export_spec.js Exporter cleanup & tests 2016-03-12 19:01:25 +00:00
import_spec.js Force UTC at process level 2016-06-02 13:23:09 +02:00
migration_spec.js Pre-populate setup values from config 2016-05-11 19:30:56 +02:00
update_check_spec.js fix: update_check_spec setup, serve-shared-file_spec setup 2016-04-14 18:24:53 +02:00