| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add S3Client integration tests for HttpObjectStoreService | Stefan Boberg | 3 days | 1 | -1/+91 |
| | | | | | | | | - Add objectstore.s3client test exercising PUT, GET, overwrite, HEAD, and LIST operations against the objectstore via S3Client API - URL-decode the prefix query param in ListBucket so percent-encoded values (e.g. %2F for /) from S3-compatible clients work correctly | ||||
| * | fix objectstore uri path parsing (#801) | Dan Engelbrecht | 2026-03-03 | 1 | -0/+74 |
| * add objectstore tests * in http router, for last matcher, test if it matches the remaining part of the uri | |||||