0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
John O'Mahoney 5fd9d3567f Improve Ghost starup checks and errors
closes #5358
- Moved node version check and exits if not supported
- Removed upgrade warning from `ghost-server.js`
- Perform a check for NODE_ENV, uses `config.example.js` if none apparent
2015-06-23 18:04:37 +01:00
..
api Improve API error handling 2015-06-15 10:08:30 +01:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
controllers Merge pull request #5361 from ErisDS/fix-contexts 2015-06-03 16:28:16 -05:00
data Use urlJoin in RSS + test coverage 2015-06-10 09:18:52 +01:00
email-templates
errors Improve API error handling 2015-06-15 10:08:30 +01:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
middleware Merge pull request #5427 from ErisDS/api-reshuffle 2015-06-15 10:26:11 -05:00
models Abstract findPage & add pagination Bookshelf plugin 2015-06-22 10:20:47 +01:00
permissions
routes Add support for GET /tags/slug/:slug with unit tests 2015-06-16 09:22:12 -07:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
mail.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
require-tree.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
update-check.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00