Raymond Feng
fdb4c0464e
Add range support
2015-11-23 17:16:48 -08:00
Oleksii Strutsynskyi
3158e3e479
Bugfix: Cannot read property 'forEach' of undefined
2015-06-11 11:28:34 -04:00
ningsuhen
f220141419
Fix for issues - #58 , #23 & #67
2015-06-01 13:25:04 +05:30
Tony Sukiennik
a03b9c805e
Update index.js
...
Took suggestion from Raymond...
2014-10-25 22:38:04 -07:00
tonysoft
7d3c41a082
GetFiles issues
...
Only 2 arguments passed in to GetFiles but it was expecting 3 thus “cb”
was undefined…
File System GetFiles should handle empty “entries” array properly…
2014-10-17 15:04:32 -07:00
Raymond Feng
d45cece2fa
Update jsdocs
2014-04-07 18:24:11 -07:00
Raymond Feng
c00b48cc6f
Filter out senstive information from files
2014-03-28 22:07:46 -07:00
Raymond Feng
a5da7fc9f0
Separate the metadata in Container/File class
2014-03-28 17:55:01 -07:00
Raymond Feng
160e1a44bf
Address some of the PR comments
2014-01-24 09:32:48 -08:00
Raymond Feng
9c58011530
Clean up the download method
2014-01-14 10:26:09 -08:00
Raymond Feng
13e9097ff0
Refactor the storage service
2014-01-10 11:34:37 -08:00
Stephen Belanger
50ce215142
Fix bug making provider fallthrough to pkgcloud when a directory doesn't exist, making a very unintuitive error.
2013-10-29 17:54:32 -07:00
Raymond Feng
18b27ff320
Fix for https://strongloop.atlassian.net/browse/SLA-316
2013-07-24 12:07:46 -07:00
Raymond Feng
9b0fe46fbd
Add fs to sample
2013-06-25 13:06:54 -07:00
Raymond Feng
ceeb14e620
Set properties
2013-06-25 10:44:37 -07:00
Raymond Feng
14af972336
Add Container/File classes
2013-06-25 09:29:53 -07:00