6876 Commits (6c7135d77ead544dab1c99373ba6cc96af63f323)
 

Author SHA1 Message Date
chrislu 6c7135d77e Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu ea57654e34 refactoring 3 years ago
Chris Lu 7c66f3b5fb
Merge pull request #2602 from kmlebedev/master_metrics 3 years ago
Chris Lu 5f3784ee05
Update binaries_dev.yml 3 years ago
Chris Lu 1dced26304
Update binaries_dev.yml 3 years ago
chrislu b3e526ba95 url should be always using forward slash 3 years ago
chrislu 30b7e03920 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu ee03cb0aa1 go mod tidy 3 years ago
Konstantin Lebedev 77c98b657e master metricsHttpPort 3 years ago
Chris Lu 2559d59a9d
Merge pull request #2598 from kmlebedev/t.me 3 years ago
chrislu 77362700e1 S3: fail fast when "X-Amz-Copy-Source" is a folder 3 years ago
Konstantin Lebedev 30406bca0f https://t.me/Seaweedfs 3 years ago
chrislu 05c3c3f56b Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 9b77f0054e 2.86 3 years ago
Chris Lu ec254d8a89
Merge pull request #2597 from guol-fnst/gocql_to 3 years ago
chrislu 9274557552 keep dirty pages based on temp file 3 years ago
guol-fnst da9540e666 add gocql timeout setting 3 years ago
chrislu c87b8f4c30 S3: fail fast when "X-Amz-Copy-Source" is a folder 3 years ago
Chris Lu e271721d4e
Merge pull request #2596 from chrislusf/memory_chunked_write 3 years ago
chrislu b2acfd75e9 ensure entry view cache is invalidated 3 years ago
chrislu f4ad63528a wait for reading threads to complete before dropping sealed chunks 3 years ago
chrislu 0a3f95ca01 more logs 3 years ago
chrislu b068bc291d testing with always resetting entry view cache 3 years ago
chrislu 047446d5ca remove extra async execution 3 years ago
chrislu 7bf7af971b more logs 3 years ago
chrislu fc22071a2f more logs 3 years ago
chrislu 381f4e73a0 delete actual reference first 3 years ago
chrislu 0ba88596e8 invalidate filehandle entry view cache 3 years ago
chrislu 1734017ba1 add test 3 years ago
chrislu da7f13e73e Revert "testing skip memory management" 3 years ago
chrislu 6c908352cb testing skip memory management 3 years ago
chrislu 77d9993f38 remove unused variables 3 years ago
chrislu f710d5ffca a little speed up 3 years ago
chrislu fc0628c038 working 3 years ago
chrislu 1bd6d289d4 better locking on file handle 3 years ago
chrislu 2bfeb5d1c8 add filer to iam option 3 years ago
chrislu b17c426e99 weed server: optionally start IAM service 3 years ago
chrislu 3c8b74318e Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 8907e6a40a add more help messages 3 years ago
Chris Lu 4cd4467179
Merge pull request #2590 from banjiaojuhao/padding_zero_for_web_read 3 years ago
banjiaojuhao 45e9c83421 padding zero for sparse file 3 years ago
chrislu fe5b9e39cc POSIX: check permission when removing items 3 years ago
chrislu 1453263b63 remove dead code 3 years ago
chrislu e69c374956 minor 3 years ago
chrislu 9b954dc0d4 adjust make file 3 years ago
chrislu f2847f1266 POSIX: check deletion permission 3 years ago
chrislu 0c75f15062 POSIX: should not delete if a directory is not empty 3 years ago
chrislu de27058d0b POSIX: differentiate device and char device 3 years ago
chrislu d400a11832 POSIX: adjust source file ctime 3 years ago
chrislu b44f05a2d0 POSIX: change timestamp on each attribute change 3 years ago