130 Commits (8d10b91cf385592f2eb675b04d758fd4a136cc3d)

Author SHA1 Message Date
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
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
Chris Lu e9a8999f63 print error the correct way. 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu 7920b4685e Adding unit tests for volume ttl. 10 years ago
Chris Lu b9aee2defb add TTL support 10 years ago
Chris Lu 69343c5951 adding ttl field to volume super block 10 years ago
Chris Lu 57a4549d86 wrap etag value with double quotes 10 years ago
Chris Lu 4c58cef24a a bit refactoring to prepare for volume format change and backward 10 years ago
Chris Lu 530927db64 Add Etag support 11 years ago
Chris Lu 5f19af8fce compress *.htm file 11 years ago
Chris Lu 4b7b439be9 Reduce memory usage for "weed fix" 11 years ago