0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/utils
vdemedes 8687772604 Make read-directory ignore invalid package.json files
refs #5940, #5923
- make read-directory ignore invalid package.json files
- display a warning about invalid package.json files on startup
- add tests to ensure read-directory continues, even with invalid package.json files
2015-10-28 15:37:52 +01:00
..
downzero.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Fix handling of slugs on import 2015-09-23 17:41:44 +01:00
parse-package-json.js Make read-directory ignore invalid package.json files 2015-10-28 15:37:52 +01:00
pipeline.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
read-directory.js Make read-directory ignore invalid package.json files 2015-10-28 15:37:52 +01:00
read-themes.js Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
sequence.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
startup-check.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
validate-themes.js Make read-directory ignore invalid package.json files 2015-10-28 15:37:52 +01:00