0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/utils
vdemedes 20fec74c73 Refactor require-tree and split it into models
closes #5492
- remove core/server/require-tree.js and split it into modules
- add read-directory module to recursively read directories
- add validate-themes module to scan themes and return errors/warnings
- add parse-package-json module to parse json and validate requirements
- rewrite core/server/models/index.js to manually require models
2015-10-12 17:48:37 +02: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 Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
pipeline.js
read-directory.js Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
sequence.js
startup-check.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
validate-themes.js Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00