aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2025-10-15S3: Signature verification should not check permissions (#7335)Chris Lu1-1/+1
2025-10-13All consumers share the same group for load balancing across partitionschrislu1-3/+4
2025-10-13Add Kafka Gateway (#7231)Chris Lu123-295/+16783
2025-10-08Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)Chris Lu1-1/+0
2025-09-09Message Queue: Add sql querying (#7185)Chris Lu14-1/+2352
2025-08-30S3 API: Advanced IAM System (#7160)Chris Lu28-0/+7178
2025-08-22S3 API: Add integration with KMS providers (#7152)Chris Lu17-13/+2606
2025-08-22S3 API: Add SSE-S3 (#7151)Chris Lu1-0/+1089
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu6-0/+2355
2025-08-01fix parsing s3 tag (#7069)Chris Lu1-0/+79
2025-07-28tag parsing decode url encodedchrislu1-1/+68
2025-07-22fix listing objects (#7008)Chris Lu4-28/+377
2025-07-21Fix versioning list only (#7015)Chris Lu1-0/+85
2025-07-21fix listing object versions (#7006)Chris Lu1-0/+776
2025-07-19test versioning also (#7000)Chris Lu2-4/+15
2025-07-18Test object lock and retention (#6997)Chris Lu3-40/+99
2025-07-18Fix get object lock configuration handler (#6996)Chris Lu1-1/+3
2025-07-16Object locking need to persist the tags and set the headers (#6994)Chris Lu13-233/+508
2025-07-16Add more fuse tests (#6992)Chris Lu10-0/+2067
2025-07-15S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990)Chris Lu5-2/+406
2025-07-15adding cors support (#6987)Chris Lu6-0/+1934
2025-07-14add integration tests for ecchrislu2-0/+733
2025-07-12implement PubObjectRetention and WORM (#6969)Chris Lu7-0/+1939
2025-07-11More efficient copy object (#6665)Chris Lu4-0/+1582
2025-07-11Admin UI: Add message queue to admin UI (#6958)Chris Lu4-0/+836
2025-07-09S3: add object versioning (#6945)Chris Lu4-0/+1503
2023-11-13Java 3.59chrislu1-0/+1
2023-11-08chore(tests): update S3 compat testsvados7-18/+533
2023-06-17a simple example of using aws-sdk-go-v2chrislu1-0/+114
2023-06-14build(deps): bump guava from 30.0-jre to 32.0.0-jre in /test/random_access (#...dependabot[bot]1-1/+1
2022-05-16minor (typos...), done while reading aroundNat Makarevitch1-3/+3
2021-12-31FEATURE: add test setup for running the CephFS S3 compatibility suiteSebastian Kurfuerst6-0/+164
2021-10-14refactor: move from io/ioutil to io and os packageEng Zer Jun1-7/+8
2021-09-26adjust test codeChris Lu1-5/+5
2021-06-28volume: large_volume version has bug when using in memory indexChris Lu1-0/+0
2021-03-30patch https://github.com/advisories/GHSA-5mg8-w23w-74h3Chris Lu1-1/+1
2021-03-30Bump guava from 28.0-jre to 29.0-jre in /test/random_accessdependabot[bot]1-1/+1
2021-03-22revert wrong changeChris Lu1-1/+1
2021-03-22Java client 1.6.3Chris Lu1-1/+1
2020-10-12upgrade junit to 4.13.1Chris Lu1-1/+1
2020-10-02s3: support object taggingChris Lu1-0/+82
2020-09-11s3: ListParts output xml formatChris Lu1-0/+175
2020-08-26wipChris Lu2-2/+72
2020-08-19fix listObjectsV2 response formatChris Lu1-2/+19
2020-08-17Create MmapFileTest.javaChris Lu1-0/+143
2020-08-16add for testingChris Lu39-0/+4916
2020-07-25fix s3api copy object handler SerializationErrorpopstk1-4/+102
2020-07-11basic s3 testsChris Lu1-0/+111
2020-07-11refactoringChris Lu1-0/+0
2013-02-10testing compilation with remove packageChris Lu1-0/+0