aboutsummaryrefslogtreecommitdiff
path: root/weed/server/volume_grpc_admin.go
AgeCommit message (Expand)AuthorFilesLines
2021-08-08volume: support concurrent download data size limitChris Lu1-2/+2
2021-02-16use hdd instead of empty stringChris Lu1-1/+1
2021-02-16this can compile now!!!Chris Lu1-2/+1
2020-12-13allocate volume by disk typeChris Lu1-0/+2
2020-09-13shell: add volumeServer.leave commandChris Lu1-0/+10
2020-08-19Added VolumeMarkWritable and VolumeStatus grpc methodsJames Hartig1-0/+28
2020-08-18pass in option to read deleted entriesChris Lu1-1/+1
2020-08-18refactoring to typed SizeChris Lu1-1/+1
2020-07-22Added VolumeNeedleStatus volume server grpc methodJames Hartig1-0/+42
2020-02-21move volume server stats to grpcChris Lu1-0/+18
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu1-0/+37
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