aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-15final attemptorigin/tcp_readChris Lu2-15/+122
2020-02-14skip EOF messageChris Lu6-218/+242
2020-02-14add tcp readChris Lu8-280/+650
2020-02-14ignore error when counting closed connectionsChris Lu1-5/+2
2020-02-14refactoring the close http responseChris Lu2-6/+8
2020-02-14properly close http responseChris Lu5-10/+18
2020-02-14volume: add grpc file read operationChris Lu4-274/+647
2020-02-13Merge pull request #1198 from stlpmo-jn/resolve_core_when_loadVolume_failedChris Lu1-21/+30
2020-02-13make loadExistingVolume() return boolpanyc161-21/+30
2020-02-111.551.55Chris Lu1-1/+1
2020-02-11filer: recursively batch delete file chunksChris Lu1-5/+5
2020-02-11volume: return 204 for unchanged file uploadsChris Lu1-2/+3
2020-02-10Revert "HEAD operation changes to fasthttp"Chris Lu5-59/+15
2020-02-10HEAD operation changes to fasthttpChris Lu5-15/+59
2020-02-091.541.54Chris Lu1-1/+1
2020-02-04refactorChris Lu2-7/+7
2020-02-04volume: sdx generation uses memdb instead of compactMapChris Lu1-3/+4
2020-02-04sync before closing index fileChris Lu1-0/+4
2020-02-04sync before closing fileChris Lu1-2/+11
2020-02-03master: add configurable volume growth toml settingChris Lu2-4/+19
2020-02-03filer: set file size, streaming chunk file uploadingChris Lu2-62/+43
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu10-252/+536
2020-01-31fix build1.53Chris Lu1-1/+1
2020-01-311.53Chris Lu1-1/+1
2020-01-31remove printlnChris Lu1-3/+0
2020-01-31s3: add s3 copyChris Lu6-6/+225
2020-01-29Merge pull request #1189 from eryx67/compression-wavChris Lu1-1/+9
2020-01-29remove testing for viperChris Lu1-24/+0
2020-01-29fix testChris Lu1-1/+1
2020-01-30support wav files compressioneryx671-1/+9
2020-01-29adjust exampleChris Lu1-1/+1
2020-01-29support env variables to overwrite toml fileChris Lu60-247/+268
2020-01-28fix wrong urlChris Lu1-4/+1
2020-01-27reduce logsChris Lu1-7/+3
2020-01-27avoid retry delayChris Lu1-1/+0
2020-01-27mount: able to write to any part of a fileChris Lu2-18/+82
2020-01-27loggingChris Lu1-1/+1
2020-01-261.521.52Chris Lu1-1/+1
2020-01-26use the same context object in order to retryChris Lu51-121/+121
2020-01-26Update README.mdChris Lu1-4/+10
2020-01-26update docker readmeChris Lu1-1/+5
2020-01-26mount: able to handle large git cloneChris Lu3-21/+60
2020-01-26add test casesChris Lu1-0/+36
2020-01-26add loggingChris Lu1-1/+1
2020-01-25grpc send error via response instead of grpc errorChris Lu14-124/+152
2020-01-25Revert "use docker built binaries for faster automated release"Chris Lu3-15/+59
2020-01-25logChris Lu1-2/+2
2020-01-25use docker built binaries for faster automated releaseChris Lu3-59/+15
2020-01-252-stage docker dev image buildChris Lu3-5/+43
2020-01-25logsChris Lu1-4/+4