617 Commits (0123abe49b51a250b46831e07417f5f5ae503866)

Author SHA1 Message Date
chrislu 0123abe49b address test errors 5 months ago
chrislu 4b92f03b65 address test errors 5 months ago
chrislu 9f8e0257b0 read entry once 5 months ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 5 months ago
chrislu e53cd29eb2 errorf 5 months ago
chrislu eeeb595346 change error style 5 months ago
Chris Lu 678f962ded
Update weed/s3api/object_lock_utils.go 5 months ago
Chris Lu 12f34f965f
Update weed/s3api/s3api_object_handlers_put.go 5 months ago
chrislu 1db149ecc2 address comments 5 months ago
chrislu bcc7a74a25 use fields instead of xml 5 months ago
chrislu 0d4eeb67be admin ui and api handler are consistent now 5 months ago
chrislu 85e34df214 fix routing 5 months ago
chrislu bb05e6cade Update s3api_object_handlers_put.go 5 months ago
chrislu bc46214445 rename variable 5 months ago
chrislu 121f6ef2c0 avoid duplidated work 5 months ago
Chris Lu 22673fee76
Update weed/s3api/s3api_server.go 5 months ago
chrislu 3fbab20b83 refactor 5 months ago
chrislu b8cbe9b6b2 increase bucket config cache TTL 5 months ago
chrislu 8bb47f3c03 subscribe to bucket configuration changes 5 months ago
chrislu 7bec2ef94b cache and use bucket object lock config 5 months ago
chrislu f9cbed7ee1 fix GetObjectLockConfigurationHandler 5 months ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 5 months ago
Chris Lu a524b4f485
Object locking need to persist the tags and set the headers (#6994) 5 months ago
chrislu 22465b8a96 unused 5 months ago
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 5 months ago
Chris Lu 74f4e9ba5a
rewrite, simplify, avoid unused functions (#6989) 5 months ago
Chris Lu 4b040e8a87
adding cors support (#6987) 5 months ago
chrislu a51d993aa9 ensure bucket exists 5 months ago
chrislu e7dfc3552c admin ui adds object lock permissions 5 months ago
Chris Lu 7cb1ca1308
Add policy engine (#6970) 5 months ago
Chris Lu 1549ee2e15
implement PubObjectRetention and WORM (#6969) 5 months ago
Chris Lu d892538d32
More efficient copy object (#6665) 5 months ago
Joon Young Baik c04b7b411c
refactor: Performance and readability improvement on isDefaultPort (#6960) 5 months ago
Chris Lu cf5a24983a
S3: add object versioning (#6945) 5 months ago
Konstantin Lebedev fd4154cfed
fix: s3 return BadDigest (#6714) 5 months ago
Chris Lu 1db7c2b8aa
Add credential storage (#6938) 5 months ago
Chris Lu a72c442945
Fix chunked data reading if iam not enabled (#6898) 6 months ago
Alexey 29d1701c34
Fix url scheme using for forwarded request with changed proto (#6884) 6 months ago
chrislu 78069605a6 sort lifecycles 6 months ago
chrislu bd4891a117 change version directory 6 months ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 6 months ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 6 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 7 months ago
Taehyung Lim 0fbdedecc7
[s3] refactor duplicate put-object code paths (#6727) 7 months ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 8 months ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 8 months ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 8 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 8 months ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 9 months ago
zuzuviewer db759a1ad1
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) 9 months ago