Kimbsen
|
38626cb584
|
don't forget the last few bytes
|
5 years ago |
Kimbsen
|
8d1f6cd567
|
added optional md5 verification of uploaded data
|
5 years ago |
Chris Lu
|
a4e3cffe0a
|
S3: DeleteObject API also support deleting a folder recursively
|
5 years ago |
Chris Lu
|
98493e0152
|
volume: add default minFreeSpacePercent
fix https://github.com/chrislusf/seaweedfs/issues/1366
|
5 years ago |
Chris Lu
|
e7c36f740a
|
refactoring
|
5 years ago |
Chris Lu
|
8b4a32e782
|
adjust help message
|
5 years ago |
Chris Lu
|
b4ec04d464
|
fix the help message
|
5 years ago |
Chris Lu
|
de5ca9b258
|
remove fixJpgOrientation
|
5 years ago |
Chris Lu
|
3080c197e3
|
rename UnCompressData to DecompressData
|
5 years ago |
Chris Lu
|
97239ce6f1
|
rename filechunk is_gzipped to is_compressed
|
5 years ago |
Chris Lu
|
a735fd767c
|
adjust uncompress data
|
5 years ago |
Chris Lu
|
ca3516ac6d
|
adjust protoc
|
5 years ago |
Chris Lu
|
e912fd15e3
|
renaming
|
5 years ago |
Chris Lu
|
16fe132a20
|
detect mime type before replicating to other volume servers
|
5 years ago |
Chris Lu
|
044841c885
|
master: always clear previous master meta data directory
|
5 years ago |
Chris Lu
|
2eeb7551f9
|
less noisy disk size checking
|
5 years ago |
Chris Lu
|
c48b407053
|
1.82
|
5 years ago |
Chris Lu
|
b78a2dc59b
|
adjust help message
|
5 years ago |
Chris Lu
|
f7a45d448f
|
FUSE mount: lazy loading meta cache
|
5 years ago |
Chris Lu
|
c0283eee1a
|
more test cases
|
5 years ago |
Chris Lu
|
55b6efb755
|
fix checking visited nodes
|
5 years ago |
Rinat Shigapov
|
320d70d305
|
return last modified in UTC
|
5 years ago |
Chris Lu
|
546709c1de
|
check has visited by the boundary
|
5 years ago |
Chris Lu
|
0e3b970c0c
|
added bounded tree to track exploration boundary
|
5 years ago |
Chris Lu
|
ae1994cbc1
|
erasure coding: fix cases where there are no .ecj files
|
5 years ago |
Chris Lu
|
b74eced7a3
|
mount: a fix to prevent possible repeated calls
related to https://github.com/bazil/fuse/issues/130
|
5 years ago |
Chris Lu
|
7ccc31853c
|
hard limit volume file size
|
5 years ago |
Chris Lu
|
48880edc2c
|
volume: fix typo in minFreeSpacePercent option
|
5 years ago |
Chris Lu
|
a0464fc267
|
fix help
fix https://github.com/chrislusf/seaweedfs/issues/1359
|
5 years ago |
Chris Lu
|
0d1d83a5a5
|
mount: add option to auto create dir to mount
|
5 years ago |
Chris Lu
|
00f96d86a1
|
fix typo
|
5 years ago |
Rinat Shigapov
|
283b749ff1
|
keep 204 response
|
5 years ago |
Rinat Shigapov
|
fafc41a27f
|
return xml encoded NotFound status code for s3 delete
|
5 years ago |
Rinat Shigapov
|
2d2c5dfa39
|
proxy status code of filer delete response
|
5 years ago |
Chris Lu
|
628b27ef3b
|
purge old cache implementation
|
5 years ago |
Chris Lu
|
b9365de47b
|
fix volume server pprof
|
5 years ago |
Chris Lu
|
95a9686eaf
|
1.81
|
5 years ago |
Chris Lu
|
c66f357715
|
report error correctly
|
5 years ago |
Kimbsen
|
03e8f976d9
|
added --pprof to volume servers
|
5 years ago |
Chris Lu
|
c38066be89
|
also add it for webdav
|
5 years ago |
Chris Lu
|
4598473251
|
fix possible EOF problem
|
5 years ago |
Chris Lu
|
bb3e86fbd5
|
auto create non-existing cache directory
fix https://github.com/chrislusf/seaweedfs/issues/1350
|
5 years ago |
Chris Lu
|
bdbe5ddbe9
|
volume server: add a fix for dead lock
https://github.com/chrislusf/seaweedfs/issues/1353
|
5 years ago |
Chris Lu
|
b8e346cc86
|
1.80
|
5 years ago |
Chris Lu
|
45a9d852d3
|
go fmt
|
5 years ago |
Chris Lu
|
ebd1759741
|
fix ReadAt
fix https://github.com/chrislusf/seaweedfs/issues/1344
|
5 years ago |
Evgenii Kozlov
|
2410ffbd79
|
Name fix
|
5 years ago |
Evgenii Kozlov
|
0e0db70f55
|
Set volumes ReadOnly if low free disk space
|
5 years ago |
Chris Lu
|
393ab07c7c
|
disable pulse seconds
there are a few other hard coded timing settings, which will cause disconnected volume servers.
|
5 years ago |
Evgenii Kozlov
|
48f9ff52cf
|
Discs statistics on Windows platform.
|
5 years ago |