4612 Commits (f46763d74f618be2308bf77770bfd8384ce8cf0e)

Author SHA1 Message Date
Chris Lu 71a8c80f6f s3: continuously listen to file updates 3 years ago
Chris Lu 93bb7869b8 Revert "mount: fix renaming a deep directory with unvisited directories" 3 years ago
Chris Lu 8e2c9713a3 turn on new faster algorithm to translate into visible chunks 3 years ago
Chris Lu e7d1f183cc ensure file id is populated 3 years ago
Chris Lu fc1694b321 add tests 3 years ago
Chris Lu 0ccdb937bb mount: fix renaming a deep directory with unvisited directories 3 years ago
Chris Lu b9a2efd69b temporarily reverting 3 years ago
Chris Lu 8a124ef9fc Revert "remove deprecated code" 3 years ago
Chris Lu 93624635b4 Revert "go fmt" 3 years ago
Chris Lu 6c704eb2ba go fmt 3 years ago
Chris Lu de7688c539 remove deprecated code 3 years ago
Chris Lu 7336990639 faster file read for large files 3 years ago
Chris Lu 8965a53c4d add warning error 3 years ago
Chris Lu 8e3075d051 ensure file entry chunks have populated the file id 3 years ago
Chris Lu 822ee2475b remove unnecessary file 3 years ago
Konstantin Lebedev 8de7915950 s3 mime detect 3 years ago
Chris Lu 46a09c6074 adjust test 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu 4cbd390fbe test: add fail message 3 years ago
Konstantin Lebedev 9d6ffa0ea1 GetBucketLifecycleConfigurationHandler 3 years ago
Konstantin Lebedev 458145425e S3 MultipartUpload pass contentType to meta 3 years ago
Chris Lu de1ec050e8 fier/s3: save "Content-Disposition" to extended properties 3 years ago
Chris Lu 34f764007f escape file name only when necessary 3 years ago
Chris Lu 8e9273db99 s3: use "response-content-disposition" to overwrite default content-disposition 3 years ago
Chris Lu f0b928ff5e go fmt 3 years ago
Chris Lu 3afa451cdc volume: find a non-empty offset when binary searching by timestamp 3 years ago
Chris Lu b530f12327 volume: find a non-empty offset when binary searching by timestamp 3 years ago
Konstantin Lebedev be4b3ed509 AclHandlers 3 years ago
Chris Lu e6ef7b2387 return error early 3 years ago
Chris Lu 3d586be552 2.71 3 years ago
Chris Lu f4676824a7 fix test code compilation 3 years ago
Chris Lu 8205166009 disable testing with redis server 3 years ago
Chris Lu 3e2acf677c removing tikv to resolve "go mod tidy" problem 3 years ago
Chris Lu bf218cd59d removing etcd sequencer 3 years ago
Chris Lu 17e08a16f4 fix redis3 deletion 3 years ago
Chris Lu ce1efeb0eb adds more error message 3 years ago
Chris Lu e4830bd93d go fmt 3 years ago
Chris Lu 0a856241fe avoid int bigger than math.MaxInt32 3 years ago
Chris Lu d688e10ed1 do not try to compress if not sure about the file content 3 years ago
Chris Lu 332f5ad3a8 revert temporary changes that disabled compression 3 years ago
Chris Lu f3d8232e14 reduce one redis lookup on hot path 3 years ago
Chris Lu 2336a397dc use pipeline to save some time 3 years ago
Chris Lu 371fead8a5 redis3 using redis native sorted set 3 years ago
Chris Lu 8668d49c9d test with real redis 3 years ago
Chris Lu 6b31f3c97a add benchmark test 3 years ago
Chris Lu 893f0587b1 redis3 adds distributed locking 3 years ago
Chris Lu f0d1e7bd05 skip ec volumes when loading normal volumes 3 years ago
Chris Lu 332d49432d reduce concurrent volume grow requests 3 years ago
Chris Lu 96119eab00 refactor 3 years ago
Chris Lu 8a66306064 calculate disk usage in case of race condition 3 years ago