0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data
kirrg001 f83cbf6117 Moved pipeline/sequence to lib/promise
refs #9178

- continue with killing our global utils folder
- i haven't found any better naming for lib/promise
- so, require single files for now
- instead of doing `promiseLib = require('../lib/promise')`
- we can optimise the requires later
2017-12-13 22:20:02 +01:00
..
db Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
export Import lib/common only 2017-12-12 10:28:13 +01:00
importer Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
meta Moved visibility utility to static model fn (#9327) 2017-12-13 13:19:51 +01:00
migrations Fixed wrong require path in webhook-permissions 2017-12-12 15:23:07 +01:00
schema Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
validation Import lib/common only 2017-12-12 10:28:13 +01:00
xml/sitemap Import lib/common only 2017-12-12 10:28:13 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00