Chris Lu
f86c7d911a
remove println
4 years ago
Chris Lu
9ecc1170a3
istObjects和listObjectsV2不能查询子目录 #1418
fix https://github.com/chrislusf/seaweedfs/issues/1418
4 years ago
Chris Lu
3f4aff5dde
s3: fix delimiter in list response
4 years ago
Chris Lu
b056707770
1.88
4 years ago
Chris Lu
9832653e1d
FUSE mount: proper error with deleting non empty folder
4 years ago
Chris Lu
3b1a95ac26
filer refactoring: same auto chunking logic for POST and PUT, no size limit
4 years ago
Chris Lu
67348e7b15
less noisy heartbeat logs
4 years ago
Chris Lu
bee0d7e5eb
lower log priority for noisy heartbeat
4 years ago
Chris Lu
ae00cce4bd
support POST and PUT auto chunking
4 years ago
Chris Lu
bd8bfdae07
refactoring
4 years ago
Chris Lu
ab6e5c0dc4
adjust error message
4 years ago
Chris Lu
828a5ae429
check signature only when auth is enabled
4 years ago
Chris Lu
20e2ac1add
filer: store md5 metadata for files uploaded by filer
fix https://github.com/chrislusf/seaweedfs/issues/1412
4 years ago
Chris Lu
93ea0801ea
volume: the variable for the master node may be stale?
related to https://github.com/chrislusf/seaweedfs/issues/1414
4 years ago
Chris Lu
4ecfa9879d
volume: report Content-MD5 in response header
4 years ago
Chris Lu
41007ced77
remove logging
4 years ago
Chris Lu
2b74abf766
S3: configurable access for anonymous user
fix https://github.com/chrislusf/seaweedfs/issues/1413
4 years ago
Устюжанин Антон Александрович
9ca011e3ca
ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
b231f7bdab
ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
a457c308ad
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
2d3b355fb6
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
67f134ebd7
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
dc9fc01254
test ListDirectoryPrefixedEntries
4 years ago
Устюжанин Антон Александрович
33a9e5e2d1
test ListDirectoryPrefixedEntries
4 years ago
Chris Lu
cbd80253e3
better needle id format
4 years ago
Chris Lu
1b3a80dd3d
non-fatal error
4 years ago
Chris Lu
bbbea8159c
http request use gzip if possible
4 years ago
Chris Lu
2f03481cb2
in case when content is not compressed
4 years ago
Chris Lu
49199c69d4
volume: avoid special logic for .gz files
4 years ago
Chris Lu
f89186a3cf
better logging
4 years ago
Chris Lu
49d6dcfbc6
dynamically change the log level for reading the disk status
4 years ago
limd
b41b7ea4d0
fix spark read s3 bug (sc.binaryFiles)
4 years ago
Chris Lu
a6b59d50f7
1.87
4 years ago
Chris Lu
eed525b717
FUSE mount: remove DirListCacheLimit
outdated parameter
4 years ago
Chris Lu
a566bfc6e1
s3: use bucket in the domain
fix https://github.com/chrislusf/seaweedfs/issues/1405
4 years ago
limd
92c32f9d46
PutObject: fix create folder bug
4 years ago
Chris Lu
54cd582653
refactor
4 years ago
Chris Lu
c50ec1599c
auth for presigned put object part
4 years ago
Chris Lu
ea0180de4e
auth for presigned put operation
4 years ago
Chris Lu
3faa0aa448
rename
4 years ago
Chris Lu
023a1efdf2
set filename in Content-Disposition header
4 years ago
popstk
a09fcfcf20
fix s3api auth bug
4 years ago
popstk
feb52400be
fix s3api copy object handler SerializationError
4 years ago
Chris Lu
d40de39e75
FUSE: do not change crtime, uid, gid on save
4 years ago
Chris Lu
8dfeba8023
FUSE: skip changing to empty uid and gid during flush
Skip uid and gid changes if request uid and gid are zero
mongodb lock file, and many interim files, has empty uid and gid
I0724 10:05:51 93643 filehandle.go:173] /db/diagnostic.data/metrics.interim fh 1333342842031408359 flush Flush [ID=0x3 Node=0x50 Uid=0 Gid=0 Pid=178] 0x10 fl=0x0 lk=0x0
4 years ago
Chris Lu
dd29b8c81d
fix compilation
4 years ago
Chris Lu
5788f1f6bf
remove fsnode cache
fix https://github.com/chrislusf/seaweedfs/issues/1400
4 years ago
Chris Lu
6962ca48d3
fix compilation
4 years ago
Chris Lu
df7eee523b
FUSE: implement dir fsync
fix https://github.com/chrislusf/seaweedfs/issues/1398
4 years ago
Chris Lu
3bbac0820b
FUSE: faster rename implementation
4 years ago