aboutsummaryrefslogtreecommitdiff
path: root/weed/operation/delete_content.go
AgeCommit message (Expand)AuthorFilesLines
2020-03-18use public url also for deletionsChris Lu1-4/+12
2020-02-25avoid reusing context objectChris Lu1-4/+1
2020-01-26use the same context object in order to retryChris Lu1-1/+1
2020-01-08protect against nil deletion resultsChris Lu1-4/+6
2019-12-12filer: increase directory listing pagination sizeChris Lu1-1/+1
2019-06-28filer: avoid concurrent modification to result sliceChris Lu1-2/+10
2019-02-20avoid grpc 5 seconds timeoutChris Lu1-6/+2
2019-02-18adding grpc mutual tlsChris Lu1-7/+8
2019-02-15benchmark can work in secure modeChris Lu1-1/+1
2019-01-10Set timeout for master and volume non-streaming rpcchenwanli1-1/+4
2019-01-05adjust error namesChris Lu1-1/+1
2018-11-20async file chunk deletionChris Lu1-1/+11
2018-11-18cleanupChris Lu1-2/+2
2018-10-14move volume vacuum to gRpcChris Lu1-1/+1
2018-10-14go fmtChris Lu1-4/+3
2018-10-14use grpc to replace http APIs for batch volume id lookup and batch deleteChris Lu1-52/+57
2018-10-11go fmtChris Lu1-1/+1
2018-09-28skip error when deletion failedChris Lu1-1/+3
2018-07-28fix compilation errorChris Lu1-1/+1
2018-07-28filer read write all via locations from MasterClientChris Lu1-0/+8
2016-06-02directory structure change to work with glideChris Lu1-0/+117
2013-02-10testing compilation with remove packageChris Lu1-16/+0
2013-02-10avoid the "src" folderChris Lu1-0/+16