aboutsummaryrefslogtreecommitdiff
path: root/go/operation/chunked_file.go
AgeCommit message (Expand)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-213/+0
2015-12-14format changeschrislusf1-1/+1
2015-12-15`weed download` command use stream download the large file.tnextday1-4/+0
2015-12-14updatetnextday1-1/+1
2015-12-14Rename ChunkManifest.GetData to ChunkManifest.Marshaltnextday1-1/+1
2015-12-03updatetnextday1-3/+3
2015-12-03more check in `http_util.Delete`tnextday1-11/+3
2015-12-02Delete all chunks when delete a ChunkManifesttnextday1-5/+11
2015-12-02`FilePart.Upload` use base name instead of full pathtnextday1-4/+4
2015-12-02complete submit chunked filetnextday1-4/+3
2015-12-01update ChunkedFile to seekable reader, so we can use io.* to read datatnextday1-55/+148
2015-11-30fix build errortnextday1-8/+9
2015-11-29add chunk file helper to support large filetnextday1-0/+126