51 Commits (4523cd7a32d042cb7238ff09b37ab90356c9f9dd)

Author SHA1 Message Date
霍晓栋 079fdbad13 fix volume_layout bug, add new feature for volume etag write,filer pass through query params' 9 years ago
Chris Lu b617b13c43 remember oversized volumes 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf 95e0d2f1b2 make VolumeLayout thread safe 9 years ago
chrislusf 3afa3bea73 Adjust log message 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 3ece066700 change count to uint64 to fix #109 10 years ago
chrislusf b07d81fb08 follow golint suggestions 10 years ago
yanyiwu cacfc85869 add some String() to make codes easier to read and debug 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
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 b9aee2defb add TTL support 10 years ago
Chris Lu 3b5035c468 1. v0.54 11 years ago
Chris Lu f7f582ec86 1. refactoring, merge "replication" logic into "topology" package 11 years ago
Chris Lu 2861275fb6 working filer server! 11 years ago
Chris Lu 0563773944 switch to ReadAt() for thread-safe read 11 years ago
Chris Lu cd10c277b2 can now delete a collection! Is this a dangerous feature? Only enabling 11 years ago
Chris Lu 27c74a7e66 Major: 11 years ago
Chris Lu 8f0e2f31af remove unused parameter pulse 11 years ago
Chris Lu a74978baeb ensure unwritable volumes are not in writables list 12 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu c2a6012ba5 avoid verbose log message when some volumes are full 12 years ago
Chris Lu dd2245956f better locking to prevent any possible memory access error 12 years ago
Chris Lu ac15868694 clean up log fmt usage. Move to log for important data changes, 12 years ago
Chris Lu 50269b74ce add dataCenter option when assign file keys 12 years ago
Chris Lu a4369b35a7 merge changes from about dealing with read only volumes. 12 years ago
Chris Lu 1aea3512a4 return nil instead of memory access error 12 years ago
Chris Lu db8e27be6e add lots of error checking by GThomas 12 years ago
Chris Lu 5071f528f6 testing compilation with remove package 12 years ago
Chris Lu 55f2627fcf testing new directory structure 12 years ago
Chris Lu ab6fb13ad7 avoid the "src" folder 12 years ago
Chris Lu cb4e8ec16b re-organize code directory structure 12 years ago
Chris Lu 866d15023d better error handling, check in for Gulácsi Tamás 12 years ago
Chris Lu 50fafa3a2c Revert "sort writables to be able to skew write probability to lesser ids (older volumes)" 12 years ago
Chris Lu 5b49065a57 Revert "add Frozen attribute to VolumeInfo" 12 years ago
Tamás Gulácsi dd685fdd8d add Frozen attribute to VolumeInfo 12 years ago
Tamás Gulácsi ce7394f3bf sort writables to be able to skew write probability to lesser ids (older volumes) 12 years ago
Chris Lu 8fb8ebdf14 master can redirect GET/DELETE/POST requests to volume servers. So 12 years ago
Chris Lu 6c8810e4d2 ensure only compatible volume versions are writable 12 years ago
Chris Lu e19edccf3a ensure properly make volume unwritable. Previously passing volumeInfo 12 years ago
Chris Lu df74f538f7 adjusting http status code for creation 12 years ago
Chris Lu a1bc529db6 lots of fix 12 years ago
Chris Lu fc9f1da143 handle volume server up/down events 12 years ago
Chris Lu e19fd68f18 working now to start/stop volume servers 12 years ago
Chris Lu 4846a7232e adjusting return messages for growing volumes 12 years ago
Chris Lu 9b99240584 can auto grow 00 and 01 replication volumes 12 years ago
Chris Lu e4c0693b03 replication related work on data nodes 12 years ago