0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
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
..
api Exporter cleanup & tests 2016-03-12 19:01:25 +00:00
apps
config Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
controllers Generate context from channelConfig, not URL 2016-03-20 12:59:25 +00:00
data Migration messaging improvements 2016-03-22 09:59:22 +00:00
errors Migration messaging improvements 2016-03-22 09:59:22 +00:00
events
helpers Merge pull request #6616 from ErisDS/meta-schema-fix 2016-03-21 10:22:06 +01:00
mail
middleware Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
models Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
permissions
routes Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations Merge pull request #6579 from jaswilli/auth-api 2016-03-08 15:54:34 +01:00
utils Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
views
filters.js
ghost-server.js
i18n.js Fix jsDoc on i18n.t() 2016-02-22 01:57:22 +01:00
index.js
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00