ruitao.liu
b917be7955
S3 bucket list, response with uploaded storageclass.
4 years ago
Chris Lu
6da87720eb
shorter tag prefix
4 years ago
ruitao.liu
8766ca1b95
rename s3 tag prefix.
4 years ago
ruitao.liu
19026ae55d
return x-amz-tag-count header when GET object.
4 years ago
Chris Lu
da36abf033
go fmt
4 years ago
Konstantin Lebedev
05b5f12f2e
multiplate DomainNames through comma
4 years ago
Chris Lu
b3aa2fab9a
s3: report error to s3 when updating an object but it is already a directory
fix https://github.com/chrislusf/seaweedfs/issues/1545
4 years ago
Chris Lu
ace0ea3d28
s3: avoid duplicated bucket
4 years ago
Chris Lu
723ae11db4
refactoring in order to adjust volume server url later
4 years ago
Chris Lu
9e7a2772b1
s3: only admin can list all buckets
4 years ago
Chris Lu
62d3d3aea0
go fmt
4 years ago
Chris Lu
e91b9c85a2
s3: Added support for "List" action in weed s3 -config=... in the config file.
fix https://github.com/chrislusf/seaweedfs/issues/1511
4 years ago
Chris Lu
f781cce500
s3: support object tagging
* GetObjectTagging
* PutObjectTagging
* DeleteObjectTagging
4 years ago
Konstantin Lebedev
68463e92c1
add status code in S3RequestCounter
4 years ago
limd
402aef8f30
s3:
1.fix spark reading S3 directory wildcard problem
2.fix the problem of the spark history service writing S3 directory
reference git revsion number: b41b7ea4d0
4 years ago
Chris Lu
dbf5327b98
s3: handle response-content-encoding
fix https://github.com/chrislusf/seaweedfs/issues/1487
4 years ago
limd
d506080c36
rollback
4 years ago
limd
8f9f29b773
fixed the problem of empty directory when S3 deleted the directory
4 years ago
limd
1892677b22
fixed the problem of empty directory when S3 deleted the directory
4 years ago
limd
a99f63cb4d
1.add S3 copy directory function
2.fixed the problem of empty directory when S3 deleted the directory
4 years ago
Chris Lu
9cdbfc1a49
refactor
4 years ago
Chris Lu
b9c1f3e9de
s3: fixes for list multipart upload
4 years ago
Chris Lu
9a3b564508
adjust printout
4 years ago
Chris Lu
62563a895a
refactoring
4 years ago
Chris Lu
d013d09a9b
adjust logging
4 years ago
Chris Lu
dc4d2145ff
open up
4 years ago
Chris Lu
29abe980df
s3: add support for PostPolicy
fix https://github.com/chrislusf/seaweedfs/issues/1426
4 years ago
Chris Lu
5b40a2690a
refactoring
4 years ago
Chris Lu
2cbd1cf121
fix compilation
4 years ago
Chris Lu
23e9ede068
s3: collect metrics
4 years ago
Chris Lu
3984c3962f
add comment
4 years ago
Chris Lu
baa6bdf4d4
s3: listMultipartUploads fix output format
4 years ago
Chris Lu
3eda8d6dfc
s3: ListParts output xml format
fix https://github.com/chrislusf/seaweedfs/issues/1461
4 years ago
Chris Lu
daf0a449f7
properly cancel context for streaming grpc
4 years ago
Chris Lu
4fc0bd1a81
return http response directly
4 years ago
Chris Lu
eb7929a971
rename filer2 to filer
4 years ago
Chris Lu
99ecf63276
go fmt
4 years ago
Chris Lu
83012f543a
s: avoid possible completeMultipartUpload re-tries that can overwrite the uploaded file
4 years ago
Chris Lu
81e5124faf
s3: list bucket permission change from admin to read
fix https://github.com/chrislusf/seaweedfs/issues/1430
4 years ago
Chris Lu
c45ba5d7d4
fix listObjectsV2 response format
fix https://github.com/chrislusf/seaweedfs/issues/1426 issue 1
4 years ago
Chris Lu
c647deace1
file size support set file length
use Attr.FileSize and TotalChunkSize to determine file size
4 years ago
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
828a5ae429
check signature only when auth is enabled
4 years ago
Chris Lu
2b74abf766
S3: configurable access for anonymous user
fix https://github.com/chrislusf/seaweedfs/issues/1413
4 years ago
limd
b41b7ea4d0
fix spark read s3 bug (sc.binaryFiles)
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