loopback-component-storage/lib
Jeff Burn 99fdb64d1e Fix #185: Validation failures crash server
Fixes issue where upload and download methods in FileSystemProvider
cause crashes in downstream methods by not returning streams in error
scenarios

- Add streamError, readStreamError, writeStreamError helper function
- Wrap all returns from upload / download methods in streams
- Fix incorrect format string
- Add new unit tests
2016-12-21 09:27:40 +11:00
..
providers/filesystem Fix #185: Validation failures crash server 2016-12-21 09:27:40 +11:00
factory.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-connector.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-handler.js Continue middleware chain after download error 2016-11-10 15:58:39 -05:00
storage-service.js Fix linting errors 2016-10-19 11:36:39 -04:00