69 Commits (8a40fa8993b531f04d3b7100679ff5675d3f8c90)

Author SHA1 Message Date
LHHDZ 3550692afc
change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
LHHDZ e9584d9661
add ownership rest apis (#3765) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
LHHDZ aacdcc4cad
s3: add account (#3753) 2 years ago
Konstantin Lebedev 8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 years ago
famosss 7eb15b1969
fix:Handle preflight cors requests (#3496) 2 years ago
famosss bdba3da2e4
Handle preflight cors requests (#3481) 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
石昌林 37df209195 add some unit tests and some code optimizes 3 years ago
石昌林 78b3728169 add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations 3 years ago
chrislu 29198720f2 s3: add grpc server to accept configuration changes 3 years ago
chrislu f7366a9668 skip unix socket mode for windows 3 years ago
Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 3 years ago
chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 3 years ago
zerospiel f3364fec99 weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting 3 years ago
zerospiel b54a65ba5a weed/s3api: added new bucket handlers for more compatibility with AWS S3 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
chrislu 5c87fcc6d2 add client id for all metadata listening clients 3 years ago
Konstantin Lebedev 10678cde81 audit log config 3 years ago
Konstantin Lebedev 4ec8715f20 audit log 3 years ago
Chris Lu e1ab8b01d0 s3: adjust permission for HEAD bucket operation 3 years ago
Chris Lu b25661c6df s3: skip permission checking for creating bucket if the bucket already exists 3 years ago
Konstantin Lebedev 2afb5a13af fix DeleteBucketLifecycleConfiguration 3 years ago
Konstantin Lebedev be4b3ed509 AclHandlers 3 years ago
Chris Lu 5abdc0be77 s3: avoid overwriting object with ACL/LegalHold/Retension/LockConfiguration requests 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Bl1tz23 e6e57db530 Add liveness\readiness probe for s3 api handler on /status path 3 years ago
Chris Lu 8b382a8209 refactor 4 years ago
bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 4 years ago
Chris Lu 561a2ff0bc s3: add option for "alllowEmptyFolder" 4 years ago
Chris Lu 090f85be4b s3: support config action Admin:bucket 4 years ago
Chris Lu fce8803087 break import cycle 4 years ago
Chris Lu eed87791b7 s3: subscribe to s3.configure changes 4 years ago
Konstantin Lebedev e1190b3224 load S3 config from filer 4 years ago
Konstantin Lebedev 05b5f12f2e multiplate DomainNames through comma 4 years ago
Chris Lu 9e7a2772b1 s3: only admin can list all buckets 4 years ago
Chris Lu e91b9c85a2 s3: Added support for "List" action in weed s3 -config=... in the config file. 4 years ago
Chris Lu f781cce500 s3: support object tagging 4 years ago
Chris Lu 9cdbfc1a49 refactor 4 years ago
Chris Lu 62563a895a refactoring 4 years ago
Chris Lu 29abe980df s3: add support for PostPolicy 4 years ago
Chris Lu 2cbd1cf121 fix compilation 4 years ago
Chris Lu 23e9ede068 s3: collect metrics 4 years ago
Chris Lu 81e5124faf s3: list bucket permission change from admin to read 4 years ago
Chris Lu a566bfc6e1 s3: use bucket in the domain 4 years ago
Chris Lu b90ad6f452 add v2 support 5 years ago
Chris Lu 9ed364f053 support acl 5 years ago
Chris Lu a80ecbfe84 s3: add s3 copy 5 years ago
Chris Lu bbb6ebc3c0 filer: DeleteFolderChildren for deleting large folders 5 years ago