aboutsummaryrefslogtreecommitdiff
path: root/weed/server
AgeCommit message (Expand)AuthorFilesLines
2020-10-11refactoring in order to adjust volume server url laterChris Lu1-2/+2
2020-10-10filer: added QR code to transfer files with mobile devicesChris Lu2-18/+45
2020-10-08fix loggingChris Lu1-1/+1
2020-10-08some changes to prepare fix after failed readsChris Lu1-0/+4
2020-10-07volume: avoid hanging when stopping a volume serverChris Lu1-1/+1
2020-10-07go fmtChris Lu2-23/+22
2020-10-07read from alternative replicaChris Lu1-4/+7
2020-10-07master: check peers for existing leader before starting a leader electionChris Lu4-75/+45
2020-10-05We return etag using the same algorithm as aws s3Konstantin Lebedev1-1/+2
2020-10-04fix: remove deleted peers if resumeState = trueУстюжанин Антон Александрович2-5/+26
2020-10-03fix: restore raft stateУстюжанин Антон Александрович1-2/+2
2020-10-02fix: restore raft stateУстюжанин Антон Александрович1-11/+50
2020-09-30filer: replication follows master config if not specifiedChris Lu2-18/+16
2020-09-27refactorChris Lu1-1/+1
2020-09-25filer: upload also set file sizeChris Lu1-0/+1
2020-09-24switch hardlink id from int64 to bytesChris Lu1-2/+2
2020-09-24adjust for metrics portChris Lu2-6/+2
2020-09-24Merge pull request #1489 from kmlebedev/promhttpChris Lu2-0/+4
2020-09-24add start metrics serverKonstantin Lebedev2-0/+4
2020-09-24hardlink works nowChris Lu1-17/+22
2020-09-21Fix deadlock with KeepConnected and SendHeartbeatJames Hartig1-2/+8
2020-09-21filer: add file extended propertiesChris Lu2-0/+2
2020-09-20adjust printoutChris Lu1-2/+2
2020-09-20refactoringChris Lu4-0/+9
2020-09-20adjust loggingChris Lu3-11/+1
2020-09-19go fmtChris Lu1-1/+1
2020-09-19volume: get metrics configuration from masterChris Lu4-16/+27
2020-09-17filer report metrics configurationChris Lu1-7/+9
2020-09-17refactoringChris Lu1-9/+11
2020-09-16simplify metrics configuration logicChris Lu2-8/+2
2020-09-16passing value by checkWithMaster() insteadChris Lu2-11/+0
2020-09-16go fmtChris Lu1-5/+5
2020-09-16volume: load configuration from master at the startChris Lu2-0/+25
2020-09-16add storage backend to GetMasterConfigurationResponseChris Lu1-0/+2
2020-09-16handle more than 2GB filesChris Lu1-1/+1
2020-09-16minorChris Lu1-2/+2
2020-09-14filer: support createing empty folderChris Lu1-1/+55
2020-09-13shell: add volumeServer.leave commandChris Lu3-11/+33
2020-09-10handle special characters in html linkChris Lu1-3/+12
2020-09-09master: changing 301 to 308 on redirect to volume serversChris Lu1-1/+1
2020-09-09properly cancel context for streaming grpcChris Lu1-2/+5
2020-09-09filer: cross cluster synchronizationChris Lu4-17/+85
2020-09-09adjust log levelChris Lu1-1/+1
2020-09-05apply meta changes only if store is differentChris Lu1-11/+9
2020-09-05read filer signatureChris Lu1-0/+1
2020-09-03change filer2 to filer.ruitao.liu1-1/+1
2020-09-03new filer option to es v7.ruitao.liu1-0/+1
2020-09-01volume: Don't unmount before deleting volume in copyJames Hartig1-7/+2
2020-09-01rename filer2 to filerChris Lu8-62/+62
2020-08-31typoChris Lu1-1/+1