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
Amir Jafarian
4c2751a2a4
Fix linting errors
2016-10-19 11:36:39 -04:00
Amir Jafarian
7900d48126
Auto-update by eslint --fix
2016-10-18 18:06:55 -04:00
Ryan Graham
728a1986df
update/insert copyright notices
2016-05-03 16:18:18 -07:00
Raymond Feng
f9d9fe4061
Fix the metadata interception
2014-03-31 16:30:35 -07:00
Raymond Feng
c00b48cc6f
Filter out senstive information from files
2014-03-28 22:07:46 -07:00
Raymond Feng
70f5d6dc35
Reformat code
2014-01-24 09:44:58 -08:00
Raymond Feng
18b27ff320
Fix for https://strongloop.atlassian.net/browse/SLA-316
2013-07-24 12:07:46 -07:00
Raymond Feng
14af972336
Add Container/File classes
2013-06-25 09:29:53 -07:00
Raymond Feng
26f619fb63
Add two more tests
2013-06-24 16:19:06 -07:00
Raymond Feng
8eab9b5614
Enhance the test case
2013-06-24 16:05:25 -07:00
Raymond Feng
8e3c3edeeb
Add more test cases
2013-06-24 15:53:14 -07:00
Raymond Feng
5b3d431488
Initial commits
2013-06-24 14:07:12 -07:00