aboutsummaryrefslogtreecommitdiff
path: root/weed/server/volume_grpc_admin.go
AgeCommit message (Expand)AuthorFilesLines
2019-10-21adjust parameter namesChris Lu1-1/+1
2019-09-12Change joeslay paths to chrislusf pathsj.laycock1-3/+3
2019-09-04Changed the InMemory bool to a uint32 so that it can be used to alter how muc...Tom Maxwell1-1/+1
2019-09-03Add InMemory to Volume Grow structurej.laycock1-1/+1
2019-09-03Changes to try and pass the URL parameters through - in memory flag not worki...Tom Maxwell1-0/+1
2019-09-02Swap imports to use joeslayj.laycock1-3/+3
2019-06-26mark volume readonly before ec encodingChris Lu1-0/+16
2019-04-18refactoringChris Lu1-5/+5
2019-04-10refactor: adjust grpc API nameChris Lu1-2/+2
2019-03-23weed volume: add grpc operation to relicate a volume to localChris Lu1-4/+4
2018-12-29add volume delete grpc APIChris Lu1-0/+16
2018-10-15move volume mount/unmount on volume server to grpcChris Lu1-0/+32
2018-10-15migrate assign volume to grpc API on volume serverChris Lu1-1/+27
2018-10-15migrate delete collection to grpc API on volume serverChris Lu1-0/+22