118 Commits (439377b7a084242e2a1347538c6692e9a6e527a8)

Author SHA1 Message Date
Chris Lu d01807ba05 shell: volume.balance add option for all_collections, each_collection 6 years ago
Chris Lu b335f81a4f volume: add option to limit compaction speed 6 years ago
Chris Lu 3555628ad5 weed volume: fix bug, remove boltdb, btree 6 years ago
Chris Lu 8a5ce16e96 weed volume: remove boltdb, btree options, add options for leveldb medium, large 6 years ago
Chris Lu 7bbe24dd28 volume server directly support https 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 93d0ad09af error log format 6 years ago
Chris Lu 60d3681371 default images.fix.orientation to false 6 years ago
Chris Lu 556382ff5f adding basic grpc to volume server 6 years ago
Chris Lu 08266b7256 go fmt 6 years ago
Chris Lu da6154b29c refactor volume server to startVolumeServer() 6 years ago
Chris Lu 43e3f5724c use fixed list of masters in both filer and volume servers 7 years ago
Chris Lu 1fbb8723dc add cpu and mem pprof 8 years ago
Chris Lu 5047bdb4a2 skip bytes cache 8 years ago
Chris Lu 82c3ccc8dd add btree for volume index 8 years ago
Chris Lu d953ed442c auto detect volume server ip address 8 years ago
Chris Lu 1be354bdce default IP to "localhost" 8 years ago
Chris Lu e46c3415f7 gRpc for master~volume heartbeat 8 years ago
Chris Lu dcaf1796fe add option to enable caching 8 years ago
Mike Tolman ce99bb927d Revert "Adding HTTP verb whitelisting options." 9 years ago
Mike Tolman 34837afc7a Adding HTTP verb whitelisting options. 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf 7d1e9a6b8a add option to redirect moved or non-local volumes 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 71e9b302d4 Fix empty public url 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 f511b507a5 Add read only public port on volume server 10 years ago
chrislusf e282a9b06a Fix compilation error 10 years ago
chrislusf 3b1b955fc5 ensure non empty volume publicUrl 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
yourchanges 3beb80c907 add -reverseProxyServer="volume.xxx.com" to volume server try to fix #9 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
Chris Lu 5afdc469a3 Separate into admin and public mux for volume servers. 10 years ago
Chris Lu 09bc196958 Refactoring volume server options. 10 years ago
Chris Lu ef191f2901 Refactoring volume server options. 10 years ago
yanyiwu 7d810a15c0 fix bug about : writed needle into localfile twice when replicating, because of the ip is not equal : ":8080" != "127.0.0.1:8080" 10 years ago
Chris Lu a3e4145e8a refactoring for later security changes 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 b5aa2ef605 Add master bind ip address option. 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 ba179b1542 Add "-ip.bind" option when starting volume servers. 10 years ago
Chris Lu 8ff0d17d6a defauting images.fix.orientation option to true 11 years ago
Chris Lu dcd12576c6 Add option to auto fix jpg orientation 11 years ago
Chris Lu dac95464b8 better handling of os signals 11 years ago