159 Commits (94757a209bba83dbf71c2850720f20edc2a77ac5)

Author SHA1 Message Date
chrislusf 5feae4f74c enable collection deletion 9 years ago
chrislusf 91db227b27 avoid using empty fileId to delete 10 years ago
chrislusf 7d1e9a6b8a add option to redirect moved or non-local volumes 10 years ago
chrislusf 9b8f8f4bb9 add logging 10 years ago
chrislusf 3b2645979d Use request host info for master url if possible 10 years ago
chrislusf 30242409f4 allowing proxy to leader for volume id lookup then redirect to volume server 10 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
chrislusf d3d23e779a Adjust log message 10 years ago
chrislusf 99aee22e08 Adjust admin url pattern 10 years ago
yanyiwu 96b73e3e94 if mt != "application/octet-stream" 10 years ago
chrislusf 3188382ea7 More debug information for connecting to master 10 years ago
chrislusf 49b1ba5bbf break away from code.google.com 10 years ago
yanyiwu c65b9588e2 [ui] BUG FIXED: Concurrent Connections incorrect. 10 years ago
yanyiwu 6f96862662 FIXED: When RaftServer cannot find a leader, Return a more readable error. 10 years ago
yanyiwu 3f253a587c [ui] seaweedfs logo and icon 10 years ago
Stuart P. Bentley 1a194a578c More consistency with SeaweedFS name 10 years ago
Stuart P. Bentley 03d99503bb Fix flat_namespace_filer.go implementing "FlatNamesapceFiler" 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 087b839354 Nomalize url before redirecting. 10 years ago
chrislusf 3a024d62df skip directory listing when paginating files. 10 years ago
chrislusf 98aa9cc068 Adding filer option disableDirListing 10 years ago
chrislusf 3ece066700 change count to uint64 to fix #109 10 years ago
chrislusf c37a20178e Adjust logging level. 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago
chrislusf 020ba6c9a8 add leveldb support for needle map 10 years ago
chrislusf f56339f38d [ui] add ui to status page 10 years ago
chrislusf b113760cf4 [ui] format peers 10 years ago
chrislusf 78bc7b393f tweaking ui 10 years ago
chrislusf b75ca9890d Add Initial Seaweed File System UI 10 years ago
chrislusf 62f5e35cbe fix public handler setup 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 853701cb6b Avoid wrong way to delete on replication failure 10 years ago
Chris Lu a506e7953f Separate read and write volume handlers. 10 years ago
chrislusf 226df38c95 Redirect to publicUrl 10 years ago
chrislusf e0d8259d98 Randomize http redirect. 10 years ago
yourchanges 7e0c080581 Move the redirect url perfer to volume server's PublicUrl 10 years ago
yourchanges 2e0d0046c4 Move the redirect url to volume server's PublicUrl (reverted from commit 2df72001b2) 10 years ago
yourchanges 2df72001b2 Move the redirect url to volume server's PublicUrl 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
yanyiwu 7bfa93a283 use sync.RWMutex when masterNode changes 10 years ago
yourchanges 133181bbe4 add -reverseProxyServer="volume.xxx.com" to volume server try to fix #9 (reverted from commit 3beb80c907) 10 years ago
chrislusf e381356af9 change CLI option from publicIp to publicUrl 10 years ago
chrislusf cc724305b6 Using Url instead of PublicUrl for volume server 10 years ago
yourchanges 3beb80c907 add -reverseProxyServer="volume.xxx.com" to volume server try to fix #9 10 years ago
chrislusf 0e23ee4dce Update volume server's master node when masters change. 10 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
Chris Lu af416189f1 Cleanup error printing. 10 years ago
Lei Xue 029e3a3822 fix some typos 10 years ago
Chris Lu 5afdc469a3 Separate into admin and public mux for volume servers. 10 years ago