aboutsummaryrefslogtreecommitdiff
path: root/weed/server/common.go
AgeCommit message (Expand)AuthorFilesLines
2019-02-18adding grpc mutual tlsChris Lu1-2/+3
2019-02-15benchmark can work in secure modeChris Lu1-3/+1
2018-12-22filer store original data size instead of data size after gzipChris Lu1-2/+2
2018-12-17adjust log formatChris Lu1-1/+1
2018-12-16error log formatChris Lu1-1/+1
2018-11-22add subimit count parameterChris Lu1-1/+9
2018-10-14go fmtChris Lu1-1/+1
2018-10-14use grpc to replace http APIs for batch volume id lookup and batch deleteChris Lu1-11/+0
2018-10-12fix master static resource display problemChris Lu1-0/+6
2018-10-07embed static resources via statikChris Lu1-12/+8
2018-09-22add ETag to upload results and chunksChris Lu1-0/+1
2018-06-11fix compilation error on go tipChris Lu1-1/+1
2018-05-28adding favicon to filer alsoChris Lu1-0/+13
2018-05-07fix broken master health checkingChris Lu1-0/+5
2017-01-08support additional header name-value pairssparklxb1-2/+2
2017-01-08support additional header name-value pairssparklxb1-2/+2
2016-06-26refactor Volume Assign function霍晓栋1-1/+7
2016-06-02directory structure change to work with glideChris Lu1-0/+179