0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Hannah Wolfe 02199c6b02 Disambiguate between error code & status code
refs #6526

- Change our errors to use `statusCode` for the status code (like res.statusCode)
- Use statusCode for anything that's supposed to be the statusCode, rather than an error idenfier/code
- Update all the tests that check the key
- Route tests don't need fixing as the status codes are still returned correctly
2016-02-17 15:20:49 +00:00
..
client Merge pull request #6486 from acburdine/code-injection-test 2016-02-15 11:07:01 +00:00
server Disambiguate between error code & status code 2016-02-17 15:20:49 +00:00
shared Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
test Disambiguate between error code & status code 2016-02-17 15:20:49 +00:00
index.js