Ghost/core
kirrg001 29e143fa9a 🐛 Fixed large imports
closes #9348

- do not run import with `Promise.all`
- with a large import file, we run an enormous amount of queries in parallel, which does not allow Node to cleanup memory
- tested with an 13mb import file
- requires bookshelf-relations 0.1.4
2018-01-02 23:21:45 +01:00
..
client@54ced51f91 Updated Ghost-Admin to 1.19.0 2017-12-13 10:15:23 +01:00
server 🐛 Fixed large imports 2018-01-02 23:21:45 +01:00
test Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00