Peter Cai
|
cd2a9865ed
|
filer: respect Content-Type on PUT
This is needed for the S3 gateway to conform to the S3 protocol -- the
server should always respect the Content-Type set by client.
|
4 years ago |
henry
|
14ddd15508
|
1 Distinguish between folders and common files, folders are listed first
2 Add some custom headers that need to be exposed
|
4 years ago |
Chris Lu
|
2e6cf541e7
|
filer: avoid deletion error when item is not found
|
4 years ago |
henry
|
7458ff9523
|
Solve the Chinese name disorder of download file
|
4 years ago |
Chris Lu
|
0a7c5f85a9
|
filer: add namePattern to search in current folder
|
4 years ago |
Chris Lu
|
0a067944cc
|
filer: add retries during volume moving
fix https://github.com/chrislusf/seaweedfs/issues/1704
|
4 years ago |
Chris Lu
|
c3d1b3b5aa
|
hook up
|
4 years ago |
Chris Lu
|
a1009e8044
|
filer: add -defaultStoreDir so that filer.toml can be skipped
fix https://github.com/chrislusf/seaweedfs/issues/1659
|
4 years ago |
Chris Lu
|
f696a2b2a7
|
assign volumes based on disk type
|
4 years ago |
Chris Lu
|
1bf22c0b5b
|
go fmt
|
4 years ago |
Chris Lu
|
1d88865869
|
passing disk type along
|
4 years ago |
Chris Lu
|
b789767cd1
|
filer: return http status 499 for client closed connection
fix https://github.com/chrislusf/seaweedfs/issues/1684
|
4 years ago |
Chris Lu
|
2e8dba571b
|
adjust volume server UI
|
4 years ago |
Konstantin Lebedev
|
c4459249ef
|
ui interface is always on
|
4 years ago |
Chris Lu
|
94525aa0fd
|
allocate volume by disk type
|
4 years ago |
Chris Lu
|
f6a419c26c
|
disk type configurable for each folder
|
4 years ago |
Chris Lu
|
7c52a35942
|
refactor
|
4 years ago |
Chris Lu
|
a9db24cd05
|
master allocate volumes if ssd type runs out
|
4 years ago |
Chris Lu
|
8baba93fce
|
rename parameter name to "disk"
|
4 years ago |
Chris Lu
|
51eadaf2b6
|
rename parameter name to "disk"
|
4 years ago |
Chris Lu
|
0d2ec832e2
|
rename from volumeType to diskType
|
4 years ago |
Chris Lu
|
d156c74ec0
|
volume server set volume type and heartbeat to the master
|
4 years ago |
Chris Lu
|
e9cd798bd3
|
adding volume type
|
4 years ago |
Chris Lu
|
16cd6fb278
|
fix variable name
|
4 years ago |
Chris Lu
|
3fedfec1e7
|
check cross device rename error
|
4 years ago |
Chris Lu
|
83078ac6ce
|
filer: change to /etc/seaweedfs folder on filer
fix https://github.com/chrislusf/seaweedfs/issues/1666
|
4 years ago |
Chris Lu
|
765b3ef1be
|
save /etc/iam/identity.json inside filer store
|
4 years ago |
Chris Lu
|
606051cc79
|
filer: cache "/etc" filder small files to filer store
|
4 years ago |
Chris Lu
|
ac22f1dd26
|
filer subscribe: handle rename subscription
|
4 years ago |
Chris Lu
|
263eb29e9f
|
filer: add option to cache small files to filer store
|
4 years ago |
Konstantin Lebedev
|
eadbba5c95
|
security master use access.ui
|
4 years ago |
Chris Lu
|
45dba088cd
|
fix tests
|
4 years ago |
Chris Lu
|
04062c56c7
|
webdav: improve webdav upload speed
|
4 years ago |
Chris Lu
|
f4abd01adf
|
filer: cache small file to filer store
|
4 years ago |
Chris Lu
|
a9c6be5fc3
|
set creation time
|
4 years ago |
Chris Lu
|
141ce67c09
|
close http request body
|
4 years ago |
Chris Lu
|
965413c21b
|
shell: add volume.vacuum command
|
4 years ago |
Chris Lu
|
c57a7839ec
|
adjust comments
|
4 years ago |
Chris Lu
|
8438fb0cc3
|
fix ec shard spreading error
|
4 years ago |
Chris Lu
|
85554bea38
|
filer: readonly handle static resources
fix https://github.com/chrislusf/seaweedfs/issues/1641
|
4 years ago |
Chris Lu
|
6d30b21b10
|
volume: add "-dir.idx" option for separate index storage
fix https://github.com/chrislusf/seaweedfs/issues/1265
|
4 years ago |
Chris Lu
|
b11449f955
|
pass in dir.idx parameter to DiskLocation
|
4 years ago |
Chris Lu
|
0da7ecfd29
|
go fmt
|
4 years ago |
Chris Lu
|
92f906b6fc
|
remove zstd
fix https://github.com/chrislusf/seaweedfs/issues/1629
|
4 years ago |
Chris Lu
|
dc304342b2
|
fs.configure: configurable volume growth
|
4 years ago |
Chris Lu
|
6204dc6e85
|
add comment
|
4 years ago |
Chris Lu
|
ef3e068c51
|
deprecating "filer.options.buckets_fsync" in filer.toml
|
4 years ago |
Chris Lu
|
0ea5c087ce
|
go fmt
|
4 years ago |
Chris Lu
|
95c0de285d
|
refactoring
|
4 years ago |
Chris Lu
|
500bcab953
|
refactoring
|
4 years ago |