aboutsummaryrefslogtreecommitdiff
path: root/weed/server/master_server_handlers_admin.go
AgeCommit message (Expand)AuthorFilesLines
2018-10-15migrate assign volume to grpc API on volume serverChris Lu1-2/+1
2018-10-15migrate delete collection to grpc API on volume serverChris Lu1-1/+10
2018-10-14move volume vacuum to gRpcChris Lu1-3/+9
2018-10-14use grpc to replace http APIs for batch volume id lookup and batch deleteChris Lu1-8/+0
2017-08-29preallocate disk space during compaction also, add cleanup for failed compactionChris Lu1-1/+1
2017-01-10gRpc for master~volume heartbeatChris Lu1-36/+0
2017-01-08support Fallocate on linuxChris Lu1-0/+8
2016-06-02directory structure change to work with glideChris Lu1-0/+193