Ghost/core
Aileen Nowak ae741b1a18 Removed bluebird promise wrap in request lib (#9343)
refs #9178, refs #8988

With 7353c87d7f we use Bluebird globally for Promises. Therefore, the request lib doesn't need to be wrapped in a bluebird Promise anymore.

This was originally done, so we can work with catch predicated in our image-size lib.

Updated the tests to proof, that the catch predicates work.

The tests fail, as soon as the Promise overwrite is commented out.
2018-01-02 12:18:56 +01:00
..
client@54ced51f91 Updated Ghost-Admin to 1.19.0 2017-12-13 10:15:23 +01:00
server Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00
test Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00
index.js