0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/migration
Hannah Wolfe 84f387785a Migration messaging improvements
refs #6301

- fix messages that joined with comma and therefore missed outputting version no
- change `logInfo` to `logger` that has both an info and a warn method
- add new warn method to errors
- add a warn message everytime a migration (data or fixture) gets skipped over
- update logger everywhere, including tests
- update tests to check logger.warn gets called
2016-03-22 09:59:22 +00:00
..
004 Migration messaging improvements 2016-03-22 09:59:22 +00:00
fixtures Migration messaging improvements 2016-03-22 09:59:22 +00:00
backup.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
index.js Migration messaging improvements 2016-03-22 09:59:22 +00: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