Ghost/core/server/errors
Harry Wolff 583c7970d9 Move config module to be instance based and merge bootstrap into config.
helps with #827, otherwise no issue

- This is general code clean-up and unification.
- Merges code from bootstrap.js into config module as they were both
concerned with managing the config file and as such should be in one
location.
- Updates all relevant tests.
2014-08-23 15:54:43 -04:00
..
badrequesterror.js Invite user API 2014-07-02 16:22:18 +02:00
dataimporterror.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
emailerror.js Invite user API 2014-07-02 16:22:18 +02:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
internalservererror.js Invite user API 2014-07-02 16:22:18 +02:00
nopermissionerror.js Invite user API 2014-07-02 16:22:18 +02:00
notfounderror.js Invite user API 2014-07-02 16:22:18 +02:00
requesttoolargeerror.js Invite user API 2014-07-02 16:22:18 +02:00
unauthorizederror.js Invite user API 2014-07-02 16:22:18 +02:00
unsupportedmediaerror.js Invite user API 2014-07-02 16:22:18 +02:00
validationerror.js Invite user API 2014-07-02 16:22:18 +02:00