aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-07fix refactoring left over2.24Chris Lu1-1/+1
2021-02-072.24Chris Lu3-4/+4
2021-02-07close the grpc connection after 10 hoursChris Lu1-2/+3
2021-02-06Merge pull request #1785 from bingoohuang/masterChris Lu15-34/+34
2021-02-07fix typo offset.ToAcutalOffset to offset.ToActualOffsetbingoohuang15-34/+34
2021-02-06Merge pull request #1784 from bingoohuang/masterChris Lu7-19/+19
2021-02-07renaming NeedleMapType to NeedleMapKindbingoohuang7-19/+19
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu8-9/+9
2021-02-05Java: fix filerProxy modeChris Lu3-22/+22
2021-02-05HCFS: 1.5.9Chris Lu10-11/+11
2021-02-05Java: 1.5.8 additional fixesChris Lu3-3/+10
2021-02-04Java: 1.5.8Chris Lu8-9/+9
2021-02-04java: add configurable volume access modeChris Lu6-11/+60
2021-02-04java: resolve parent directory if started with seaweedfs://Chris Lu2-0/+30
2021-02-04Java: adjust examplesChris Lu3-3/+3
2021-02-04Java: SeaweedOutputStream refactoringChris Lu1-43/+18
2021-02-04Java: SeaweedOutputStream add replication optionChris Lu1-0/+5
2021-02-04Java: supportFlush set to trueChris Lu1-1/+1
2021-02-04Java: add SeaweedOutputStream exampleChris Lu4-6/+110
2021-02-04Java: add SeaweedInputStream exampleChris Lu2-9/+18
2021-02-04fier store: fix elastic search regressionChris Lu1-49/+16
2021-02-03increase to 3 volumes for local clusterChris Lu1-4/+26
2021-02-03relocating local docker compose filesChris Lu9-8/+8
2021-02-03Merge pull request #1778 from kmlebedev/retryQueueChris Lu5-20/+335
2021-02-03fix log warnKonstantin Lebedev1-1/+1
2021-02-03RabbitMQ delay retry with Dead Letter ExchangeKonstantin Lebedev5-20/+335
2021-02-03filer: should return 204 on DELETE to nonexistent fileChris Lu1-1/+1
2021-02-03S3: should return 204 on DELETE to nonexistent fileChris Lu1-2/+4
2021-02-02filer: fix elastic search paginationChris Lu1-2/+2
2021-02-01s3: DeleteMultipleObjectsHandler clean up leftover empty foldersChris Lu1-12/+22
2021-01-31webdav: adds to docker fileChris Lu6-0/+26
2021-01-31webdav: can start together with "weed server" or "weed filer"Chris Lu3-3/+47
2021-01-31webdav: cache to version specific folderChris Lu1-1/+4
2021-01-312.232.23Chris Lu3-4/+4
2021-01-31filer: leveldb and hbase may miss files when listing large directories more t...Chris Lu4-5/+6
2021-01-31fix concurrent map readsChris Lu1-1/+1
2021-01-30filer: etcd store fix listingChris Lu3-2/+97
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu8-9/+9
2021-01-30refactoring SeaweedInputStreamChris Lu7-343/+317
2021-01-30refactoring SeaweedOutputStreamChris Lu6-361/+101
2021-01-30test different volumeServerAcccssChris Lu1-5/+4
2021-01-28go fmtChris Lu6-41/+41
2021-01-28mount: change option name to volumeServerAccess, with publicUrl and filerProx...Chris Lu5-33/+33
2021-01-28add back AdjustedUrl() related codeChris Lu10-2/+31
2021-01-28fmtChris Lu1-2/+0
2021-01-28delete from the deepest directory first when checking empty foldersChris Lu1-2/+12
2021-01-28s3: batch purge empty foldersChris Lu1-5/+15
2021-01-28mount: report error when Flush()Chris Lu2-32/+16
2021-01-28replicate: incremental sink only contains new and updated filesChris Lu2-5/+6
2021-01-28replicate: use creation time for local incremental file sinkChris Lu4-10/+7