mbr update, remove versions.json
Bump to version 0.1.1
mbr update versions and fix warnings
fix 0.9.1 package scope
don't rely on package names; fix for 0.9.1
0.9.1 support
FS.TempStore.removeAll
methodgenerate api docs
fileKey methods now expect an FS.File always, so we give them one
small FS.File API change
use internal tracking collection
Have TempStore set the size
Add the SA on stored result
allow unset chunkSum
Temporary workaround: We currently we generate a mongoId if gridFS is used for TempStore
Note: At the moment tempStore will only use gridfs if no filesystem is installed
use latest releases
use latest releases
use new Date
Have TempStore emit relevant events
Rollback to specific git dependency
use collectionFS travis version force update
Allow chunk to be undefined an thereby have the createWriteStream follow normal streaming api
Allow undefined in chunkPath
added comments
bug hunting
Add streaming WIP
rename temp store collection to 'cfs.tempstore'
fix ensureForFile
track tempstore chunks in our own collection rather than in the file object
change to accept buffer; less converting
prevent bytesUploaded from getting bigger than size