chrislu
|
18afdb15b6
Revert "weed mount, weed dav add option to force cache"
|
2 months ago |
chrislu
|
7367b976b0
weed mount, weed dav add option to force cache
|
2 months ago |
Konstantin Lebedev
|
3e6ca6e706
[webdav] status code 500 if internal error from filer (#5865)
|
3 months ago |
vadimartynov
|
86d92a42b4
Added tls for http clients (#5766)
|
3 months ago |
Konstantin Lebedev
|
3b62b338a5
chore: add maxMB option for webdav (#5165)
|
10 months ago |
Konstantin Lebedev
|
3e43778869
fix: webdav avoid create empty files (#5160)
|
10 months ago |
Konstantin Lebedev
|
b832ddd1ef
fix: return etag with md5 in webdav responses (#5158)
|
10 months ago |
Lars Lehtonen
|
5db82e594a
weed/server: fix dropped webdav error
|
1 year ago |
Nico D'Cotta
|
3834ad5c48
refactor webdav subdirectory, fixes #4967 (#4969)
|
1 year ago |
chrislu
|
81fdf3651b
grpc connection to filer add sw-client-id header
|
1 year ago |
chrislu
|
bfe5d910c6
use one readerCache for the whole file
|
1 year ago |
Chris Lu
|
d4566d4aaa
more solid weed mount (#4089)
|
1 year ago |
lfhy
|
038bab3726
add -filer.path to webdav command (#4061)
|
1 year ago |
chrislu
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 years ago |
chrislu
|
21c0587900
go fmt
|
2 years ago |
Ryan Russell
|
3429cbe3fc
refactor(webdav_server): `modifiledTime` -> `modifiedTime` (#3676)
|
2 years ago |
askeipx
|
2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398)
|
2 years ago |
chrislu
|
65ff7198fe
adjust type
|
2 years ago |
chrislu
|
3bf8e772f8
webdav: retryable data chunk upload
|
2 years ago |
chrislu
|
689b4ecdcc
remove unused collection and replication from upload result
|
2 years ago |
chrislu
|
789d9dbfe1
webdav: fix nil
|
2 years ago |
Konstantin Lebedev
|
4d08393b7c
filer prefer volume server in same data center (#3405)
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
xdadrm
|
3a42269da8
Fixes WebDAV 0-bytes files
|
2 years ago |
chrislu
|
4fd5f96598
filer: remove replication, collection, disk_type info from entry metadata
|
2 years ago |
chrislu
|
b2a148cb4c
use file size as max range
|
2 years ago |
chrislu
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
Chris Lu
|
2789d10342
go fmt
|
3 years ago |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
Chris Lu
|
6923af7280
refactoring
|
3 years ago |
Chris Lu
|
7ab389e7ec
optimization: improve random range query for large files
|
3 years ago |
Chris Lu
|
8f8738867f
add retry to assign volume
|
3 years ago |
Chris Lu
|
c2ad6f1047
webdav add replication setting
|
3 years ago |
Chris Lu
|
821c46edf1
Merge branch 'master' into support_ssd_volume
|
3 years ago |
Chris Lu
|
d67ccb66c0
webdav: can start together with "weed server" or "weed filer"
|
3 years ago |
Chris Lu
|
76430790b9
webdav: cache to version specific folder
|
3 years ago |
Chris Lu
|
990fa69bfe
add back AdjustedUrl() related code
|
3 years ago |
Chris Lu
|
00707ec00f
mount: outsideContainerClusterMode proxy through filer
|
3 years ago |
Chris Lu
|
6ca10725b8
Revert "mount: when outside cluster network, use filer as proxy to access volume servers"
|
3 years ago |
Chris Lu
|
096e088d7b
mount: when outside cluster network, use filer as proxy to access volume servers
|
3 years ago |
Chris Lu
|
1bf22c0b5b
go fmt
|
3 years ago |
Chris Lu
|
0d2ec832e2
rename from volumeType to diskType
|
3 years ago |
Chris Lu
|
e9cd798bd3
adding volume type
|
3 years ago |
Chris Lu
|
45dba088cd
fix tests
|
3 years ago |
Chris Lu
|
04062c56c7
webdav: improve webdav upload speed
|
3 years ago |
Chris Lu
|
f4abd01adf
filer: cache small file to filer store
|
3 years ago |
Chris Lu
|
e219c57849
passing full path when assign volume locations
|
4 years ago |
Chris Lu
|
f375b93aef
renaming
|
4 years ago |
Chris Lu
|
37f165d743
webdav: return io.EOF when at end of a file
|
4 years ago |
Chris Lu
|
723ae11db4
refactoring in order to adjust volume server url later
|
4 years ago |