aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-22consolidate file chunks during createChris Lu1-2/+11
2018-09-22remove unused functionChris Lu1-8/+0
2018-09-22handle duplicated replication when retry happensChris Lu1-21/+44
2018-09-22adjust sink optionsChris Lu3-5/+15
2018-09-22go fmtChris Lu2-4/+4
2018-09-22delay file creation without chunks from dir.Create to file.FlushChris Lu6-105/+96
2018-09-21Merge branch 'master' of https://github.com/chrislusf/seaweedfsChris Lu1-0/+5
2018-09-21go fmtChris Lu9-25/+28
2018-09-21able to sync the changesChris Lu6-65/+217
2018-09-20Update README.mdChris Lu1-0/+5
2018-09-20let filer choose default replicationChris Lu1-1/+1
2018-09-19add logging on kafka readingChris Lu2-0/+7
2018-09-19adjust uploads to a hidden folderChris Lu1-1/+1
2018-09-19add bucket name in the redirectionChris Lu2-8/+17
2018-09-17fix compilationChris Lu2-6/+6
2018-09-17adjust replicated entry nameChris Lu5-41/+54
2018-09-17set large limit for "weed filer.export" directory listingChris Lu1-1/+2
2018-09-17set large limit for "weed mount" directory listingChris Lu1-1/+1
2018-09-17add WIP filer.replicateChris Lu13-96/+594
2018-09-17fix when if buffer is not alignedChris Lu1-3/+2
2018-09-16do not set attributes if the file is still openChris Lu1-34/+49
2018-09-16add notification logChris Lu1-0/+3
2018-09-16adjust logChris Lu1-2/+2
2018-09-16refactoringChris Lu2-14/+10
2018-09-16renaming msgqueue to notificationChris Lu6-13/+13
2018-09-12go fmtChris Lu2-3/+3
2018-09-12cleanup tmp upload directoriesChris Lu1-0/+5
2018-09-12working S3 multipart uploadsChris Lu11-99/+193
2018-09-11Merge pull request #729 from hans-strudle/masterChris Lu4-3/+31
2018-09-11changed filer.toml to leveldb, added comments in docker-composehans-strudle2-4/+7
2018-09-11fix format errorChris Lu1-3/+3
2018-09-11Merge branch 'master' of https://github.com/hans-strudle/seaweedfshans-strudle0-0/+0
2018-09-11add filer.tomlAuthor Name1-0/+3
2018-09-11add filer.tomljenkins.ow1-0/+3
2018-09-11Merge branch 'master' of https://github.com/hans-strudle/seaweedfsjenkins.ow18-148/+367
2018-09-11add filer to docker-compose and entrypoint, build from local Dockerfilejenkins.ow3-3/+25
2018-09-10handle non continuous writesChris Lu1-2/+10
2018-09-10simplifying logic to avoid handling non continuous writesChris Lu1-29/+35
2018-09-09go fmtChris Lu6-17/+16
2018-09-09add s3 multipart uploadChris Lu13-95/+265
2018-09-09fix "weed backup" rerunningChris Lu1-3/+8
2018-09-09Revert "fix "weed backup" rerunning"Chris Lu1-1/+1
2018-09-09fix "weed backup" rerunningChris Lu1-1/+1
2018-09-07fix build error0.96Chris Lu1-1/+1
2018-09-07adjust version numberChris Lu1-1/+1
2018-09-07fix file permission during writesChris Lu1-0/+2
2018-09-07add extended attributesChris Lu3-82/+92
2018-09-07fix data writes error when consecutive calls overlaps with previous writesChris Lu3-8/+27
2018-09-05travis 1.10.xChris Lu1-1/+1
2018-09-05travis using 1.10Chris Lu1-1/+1