5686 Commits (516efdddc7be66de1f54b385cd072a9f18135339)
 

Author SHA1 Message Date
Chris Lu 516efdddc7
Merge pull request #2063 from Suika/gh-container-build 4 years ago
Chris Lu 0c16e00ef9 raft v1.0.7 4 years ago
Chris Lu fc5a8af09e fix possible nil 4 years ago
suika 285a4667c2 Enable login/push, build latest/dev on master branch 4 years ago
suika 727287a755 Fix build context for latest tag 4 years ago
suika 19895d5f72 Container build actions 4 years ago
Chris Lu 0f7b43af99 2.47 4 years ago
Chris Lu d2d36a3f9d master: avoid creating too many volumes 4 years ago
Chris Lu 4596e64710 2.46 4 years ago
Chris Lu e55aa41690 Merge branch 'upload_via_temp_file' 4 years ago
Chris Lu 1737af480a adjust logs 4 years ago
Chris Lu d06ecc2649 working properly 4 years ago
Chris Lu fe2edd4b50 2.45 4 years ago
Chris Lu 55d547afec switch back to in memory uploading for now 4 years ago
Chris Lu 9a6aa00e9d avoid nil locations 4 years ago
Chris Lu da0a4e775b Revert "Revert "Merge pull request #2027 from bingoohuang/master"" 4 years ago
Chris Lu 40945a60cf use go 1.16.4 to build docker image 4 years ago
Chris Lu aa6949ef25 2.44 4 years ago
Chris Lu ba77833343 EOF handling 4 years ago
Chris Lu f4cf30b497 mount: write to tmp file before uploading 4 years ago
Chris Lu 280e7cf289 mount: in case the set attribute is called before persisting the file 4 years ago
Chris Lu 74052064b6 add one missing optimization 4 years ago
Chris Lu 59ace54925 refactor 4 years ago
Chris Lu 50be19d23e refactor 4 years ago
Chris Lu 55e060cf61 refactor 4 years ago
Chris Lu 735e65be17 refactor 4 years ago
Chris Lu 93e84a12f2 refactor 4 years ago
Chris Lu 3942e3b2ef a better fix 4 years ago
Chris Lu 957e1a1bc1 fuse: important: if filer -filer.path is not root, directory listing will fail 4 years ago
Chris Lu 7ca75347ec minor 4 years ago
Chris Lu 8f8738867f add retry to assign volume 4 years ago
Chris Lu 007401f3a0 remove duplicated code 4 years ago
Chris Lu 930581cedc fuse: avoid nil when invalidating entry 4 years ago
Chris Lu 84397b814a
Merge pull request #2052 from jbarotin/master 4 years ago
Jérôme Barotin 89b2ef8d05 handle "/" in exist 4 years ago
Jérôme Barotin a46be0ca56 Add exists() to java client 4 years ago
Chris Lu 9b5f54e367 java: filer client add modified time to touch() function 4 years ago
Chris Lu 28d58bac62 another simple example 4 years ago
Chris Lu 48601bce6c
Merge pull request #2050 from jbarotin/master 4 years ago
Jérôme Barotin 9c97b17291 make SeaweedInputStream throw FileNotFoundException 4 years ago
Chris Lu aaad4b578b
Merge pull request #2049 from qieqieplus/async-assign 4 years ago
qieqieplus c4d32f6937 ahead of time volume assignment 4 years ago
Chris Lu 55a8f57381 go fmt 4 years ago
Chris Lu 5753749c90 remove verbose logs 4 years ago
Chris Lu 38f411219a mount: skip local chunk cache if opened write only 4 years ago
Chris Lu c899bdf063 a little optimization 4 years ago
Chris Lu 3eb336e0b0 report error only for the first multipart upload 4 years ago
Chris Lu 76c48ffe27 optional parallel copy ec shards 4 years ago
Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 4 years ago
Chris Lu 24efa31e49
Merge pull request #2045 from qieqieplus/fix-vacuum-commit 4 years ago