aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-05avoid slice out of boundsChris Lu1-1/+1
2018-09-04fix compilation errorChris Lu1-1/+1
2018-09-04preparing to support S3 multipart uploadsChris Lu8-138/+541
2018-09-03prepare for 0.950.95Chris Lu1-1/+1
2018-09-03remove unused functionChris Lu1-14/+0
2018-09-03go fmtChris Lu5-12/+13
2018-09-03refactoring filer rmChris Lu2-15/+27
2018-09-03refactoringChris Lu2-62/+84
2018-09-03add place holders for multiplarts uploadChris Lu2-15/+55
2018-09-03Merge branch 'master' of https://github.com/chrislusf/seaweedfsChris Lu1-0/+3
2018-09-03fix possible connection counting errorChris Lu1-2/+5
2018-09-02Merge pull request #719 from zhangmingfeng/masterChris Lu1-0/+3
2018-09-03Update volume_server_handlers_read.gozhangmingfeng1-0/+3
2018-09-02add s3ChunkedReaderChris Lu3-1/+373
2018-09-02add ignore .class filesChris Lu1-0/+1
2018-09-02add java example of copying to weed s3 end pointChris Lu3-0/+139
2018-08-24instant notification of new volumes added or deletedChris Lu7-137/+170
2018-08-24reformatChris Lu1-42/+41
2018-08-23clean remove all left over files when deleting a collectionChris Lu1-0/+4
2018-08-23fix id String() insteadChris Lu1-2/+2
2018-08-23parse needle id correctlyChris Lu1-1/+1
2018-08-23prepare for 0.94 release0.94Chris Lu1-1/+1
2018-08-23add working filer.export commandChris Lu1-2/+27
2018-08-22adding filer.export prototypeChris Lu3-2/+110
2018-08-22fix nil bug with filer.tomlChris Lu1-0/+4