aboutsummaryrefslogtreecommitdiff
path: root/weed/operation
AgeCommit message (Expand)AuthorFilesLines
2018-11-23go fmtChris Lu2-3/+4
2018-11-23add fs.FSStatfser for SeaweedFS weed mountChris Lu1-0/+24
2018-11-20async file chunk deletionChris Lu1-1/+11
2018-11-20master add grpc API for fileid assigningChris Lu1-38/+36
2018-11-18cleanupChris Lu1-2/+2
2018-11-14caching grpc clientsChris Lu1-2/+33
2018-11-03add function descriptionChris Lu1-0/+1
2018-10-15migrate volume sync to gRpcChris Lu1-14/+21
2018-10-15migrate volume sync status to grpc API on volume serverChris Lu1-28/+11
2018-10-14move volume vacuum to gRpcChris Lu2-2/+2
2018-10-14go fmtChris Lu4-9/+8
2018-10-14use grpc to replace http APIs for batch volume id lookup and batch deleteChris Lu4-75/+158
2018-10-11go fmtChris Lu1-1/+1
2018-09-28skip error when deletion failedChris Lu1-1/+3
2018-09-22add ETag to upload results and chunksChris Lu1-0/+11
2018-07-28fix compilation errorChris Lu1-1/+1
2018-07-28filer read write all via locations from MasterClientChris Lu1-0/+8
2018-07-21go fmtChris Lu1-3/+3
2018-07-21add s3 upload, and removing mono and multi part upload analyzerChris Lu1-2/+3
2018-07-09add primary request and backup request when requesting volumes for a data centerChris Lu1-35/+46
2018-07-08refactoring: add type for needle id, offsetChris Lu1-5/+6
2018-06-01remove unused register file functionChris Lu1-36/+0
2018-05-30add mime, use simple insert and update filer store APIChris Lu1-1/+2
2018-05-21filer copy added uid/gidChris Lu1-1/+3
2018-05-16cp file can workChris Lu1-1/+1
2018-05-13properly working filerChris Lu1-1/+3
2018-02-26set file name to base file nameChris Lu1-1/+1
2017-11-25add debug messageChris Lu1-1/+1
2017-01-13volume servers always connect to the master leaderChris Lu1-6/+6
2017-01-10gRpc for master~volume heartbeatChris Lu2-262/+0
2017-01-09suport uploading files to specific dataCentersparklxb1-18/+45
2017-01-08support additional header name-value pairssparklxb1-10/+3
2017-01-08support additional header name-value pairssparklxb2-8/+26
2017-01-04fix bug: upload big .gz file more than maxMBlixianbin1-7/+4
2016-07-21fix package nameChris Lu1-1/+1
2016-07-20add "weed copy" command to copy files to filerChris Lu1-0/+31
2016-06-26refactor Volume Assign function霍晓栋2-37/+38
2016-06-23add options params for the Assign func霍晓栋1-1/+32
2016-06-13fix nil crashChris Lu1-0/+6
2016-06-02directory structure change to work with glideChris Lu14-0/+1277
2013-02-10testing compilation with remove packageChris Lu4-133/+0
2013-02-10testing new directory structureChris Lu2-5/+5
2013-02-10avoid the "src" folderChris Lu4-0/+133