4289 Commits (dd2cc1acaf37efa7a58ce9df7cdc2d756ecfd473)

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