This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
You've already forked versitygw
mirror of
https://github.com/versity/versitygw.git
synced
2026-01-04 02:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7814979efa5e6fcb432fe72021f1db6dadbcdec1
versitygw
/
integration
History
jonaustin09
7814979efa
feat:
Fixes
#181
, Added support to add object with special character keys, disabled URI path escaping in v4 signing, add a middleware to parse the URL and store the decoded version as a new URL, added test cases for adding/getting/listing objects with special characters
2023-08-08 00:41:06 +04:00
..
data-io.go
Bench test (
#110
)
2023-06-23 09:55:04 -07:00
output.go
feat: test CLI command set up for client side testing, test cases are corresponded with subcommands, added full-flow test case
2023-06-22 10:08:11 -07:00
s3conf.go
Bench test (
#110
)
2023-06-23 09:55:04 -07:00
tests.go
feat:
Fixes
#181
, Added support to add object with special character keys, disabled URI path escaping in v4 signing, add a middleware to parse the URL and store the decoded version as a new URL, added test cases for adding/getting/listing objects with special characters
2023-08-08 00:41:06 +04:00
utils.go
fix:
Fixes
#186
, Fixed object metadata storing and retrieval flow in PutObject and GetObject actions
2023-08-04 01:43:30 +04:00