142 Commits (4e48f64512d3f6fdbab17e777fff3fe191592a76)

Author SHA1 Message Date
chrislusf e921cb1a9d format changes 9 years ago
tnextday 662915e691 Delete all chunks when delete a ChunkManifest 9 years ago
tnextday 2c0a7fe75e complete submit chunked file 9 years ago
tnextday de5e07ce3e rename FlagChunkedFile to FlagChunkManifest 9 years ago
tnextday 6b0894d806 update ChunkedFile to seekable reader, so we can use io.* to read data 9 years ago
tnextday 1817864a45 add chunk file helper to support large file 9 years ago
Timur Nurutdinov 4b0904e9c4 fix extract collection name from .dat file 9 years ago
chrislusf 320e946d50 fix ttl change detection 10 years ago
chrislusf 430f371a97 fix wrong logic 10 years ago
chrislusf 9b8f8f4bb9 add logging 10 years ago
chrislusf 2c595d2d16 skip isFileUnchanged checking since ttl always change 10 years ago
chrislusf a4d3f2da3d Avoid nil case when fixing data 10 years ago
chrislusf 418878edce In case lastNode==0, need to set it to -1 10 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
chrislusf 36a31771f1 Add Key String() function 10 years ago
chrislusf 8f88d382a5 Rename variables 10 years ago
chrislusf 85bfab612c Add comments 10 years ago
chrislusf c7cf4fa46c Fix looking for master nodes. 10 years ago
chrislusf 3188382ea7 More debug information for connecting to master 10 years ago
chrislusf b8314fb054 Textual changes. 10 years ago
chrislusf 66317b8438 Increase compact revision during each compaction 10 years ago
chrislusf dac3b592ed Add compact revision in volume super block 10 years ago
yanyiwu dc47db5512 unittest: TestSortVolumeInfos 10 years ago
yanyiwu b7a18580b8 Sort VolumeInfos by VolumeId in Store.Status(); 10 years ago
chrislusf 5c81fa1075 Prepend prefix "0" for odd number of hex characters. 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 49d639ecab Add error checking for file reads. 10 years ago
chrislusf b96911c517 remove verbose logging. 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago
chrislusf 0d23f49f74 removing unused files 10 years ago
chrislusf 020ba6c9a8 add leveldb support for needle map 10 years ago
chrislusf 78bc7b393f tweaking ui 10 years ago
chrislusf b07d81fb08 follow golint suggestions 10 years ago
chrislusf f511b507a5 Add read only public port on volume server 10 years ago
chrislusf d48d76cb4f adding special handling to recover data if possible 10 years ago
chrislusf 853701cb6b Avoid wrong way to delete on replication failure 10 years ago
chrislusf 9d8a6d2562 adjust log printing 10 years ago
chrislusf 4ee766e966 avoid auto unzip tar.gz files 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
yourchanges a86042e413 fix the #59 and #56 10 years ago
Chris Lu af416189f1 Cleanup error printing. 10 years ago
Lei Xue 029e3a3822 fix some typos 10 years ago
yourchanges 7481b7376d Fix the first form multi-part item is not a "file type part" problem in "ParseUpload()" 10 years ago
yanyiwu cacfc85869 add some String() to make codes easier to read and debug 10 years ago
yanyiwu 5b7628cf08 use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto 10 years ago
yanyiwu 5a40f539f2 fix bug: upload a file which already existed return a wrong file size. 10 years ago
yanyiwu 089eb8ad39 add String function for needle to print 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago