Ghost/core/test
Fabien O'Carroll 56b6c633f6
Updated backup file names to include timestamp (#10607)
no-issue

Currently if you run two migrations on the same day, the backup is overwritten. This change adds the `HH-mm-ss` to the file name, meaning that you get a unique backup for each migration.
2019-03-13 21:06:05 +01:00
..
acceptance 🐛 Fixed private blogging getting enabled when saving any setting (#10576) 2019-03-06 12:56:26 +01:00
regression 🐛 Fixed "Cannot read property 'feature_image' of undefined" (#10602) 2019-03-13 18:13:52 +08:00
unit Updated backup file names to include timestamp (#10607) 2019-03-13 21:06:05 +01:00
utils 🐛 Fixed "Cannot read property 'feature_image' of undefined" (#10602) 2019-03-13 18:13:52 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc