aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3api_object_retention.go
AgeCommit message (Expand)AuthorFilesLines
14 dayss3: optimize DELETE by skipping lock check for buckets without Object Lock (#...Chris Lu1-1/+17
2025-11-20S3: S3 Object Retention API to include XML namespace support (#7517)Chris Lu1-16/+23
2025-11-10S3: Perf related (#7463)Chris Lu1-6/+3
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-2/+8
2025-07-23return proper default value for locking and versioningchrislu1-1/+1
2025-07-19refactor (#6999)Chris Lu1-146/+49
2025-07-18Test object lock and retention (#6997)Chris Lu1-95/+239
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu1-5/+5
2025-07-16Object locking need to persist the tags and set the headers (#6994)Chris Lu1-16/+0
2025-07-13Add policy engine (#6970)Chris Lu1-19/+65
2025-07-12implement PubObjectRetention and WORM (#6969)Chris Lu1-0/+598