0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
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
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
import Revert to using findAll for internal tools 2015-10-10 17:07:10 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
utils Ghost can now handle a different schema than the default 'public' in PostgreSQL 2015-10-06 18:19:23 +02:00
validation Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml Remove forum mentions 2015-09-29 13:10:04 +02:00
default-settings.json Change type for private blog settings 2015-09-02 13:39:23 +01:00
schema.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00