0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
Hannah Wolfe 0764c775a7 Revert to using findAll for internal tools
refs #5909, #4577

- removes accidental '.only' which was hiding issues with the findAll changes
- deleteAllContent and importer still need to use a hard 'findAll' as findPage({limit: 'all'}) doesn't have the same behaviour
2015-10-10 17:07:10 +01: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 Return a single 422 error for invalid values 2015-09-25 10:30:49 +01: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