4289 Commits (825d76622bc897fe31c71723a99b8b325a885e2d)

Author SHA1 Message Date
Konstantin Lebedev dd2cc1acaf fix https://github.com/chrislusf/seaweedfs/issues/2387 3 years ago
Chris Lu 97c963bac9 2.72 3 years ago
Chris Lu 3833dac3f7 continue to read from memory if there is no flush 3 years ago
Chris Lu 29fa1b9fdc add logs 3 years ago
Chris Lu cca62fdb30 mount: streaming renaming folders 3 years ago
Chris Lu 004e56c1a6 save updated lastTsNs 3 years ago
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