| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -213/+0 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2015-12-14 | format changes | chrislusf | 1 | -1/+1 | |
| 2015-12-15 | `weed download` command use stream download the large file. | tnextday | 1 | -4/+0 | |
| 2015-12-14 | update | tnextday | 1 | -1/+1 | |
| 2015-12-14 | Rename ChunkManifest.GetData to ChunkManifest.Marshal | tnextday | 1 | -1/+1 | |
| 2015-12-03 | update | tnextday | 1 | -3/+3 | |
| 2015-12-03 | more check in `http_util.Delete` | tnextday | 1 | -11/+3 | |
| add status code in `DeleteResult` struct operation.DeleteFiles maybe unsafe, so `ChunkManifest.DeleteChunks` manually delete each chunks | |||||
| 2015-12-02 | Delete all chunks when delete a ChunkManifest | tnextday | 1 | -5/+11 | |
| LoadChunkManifest can uncompress buffer move compress.go from storage to operation because of import cycle MakeFile add cross complete command | |||||
| 2015-12-02 | `FilePart.Upload` use base name instead of full path | tnextday | 1 | -4/+4 | |
| fix chunked file download error | |||||
| 2015-12-02 | complete submit chunked file | tnextday | 1 | -4/+3 | |
| 2015-12-01 | update ChunkedFile to seekable reader, so we can use io.* to read data | tnextday | 1 | -55/+148 | |
| 2015-11-30 | fix build error | tnextday | 1 | -8/+9 | |
| 2015-11-29 | add chunk file helper to support large file | tnextday | 1 | -0/+126 | |
