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-04-23 06:00:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c04f6d7f0025120cf3e7325f367ea4aa1f722d0e
versitygw
/
s3api
History
jonaustin09
6ac69b3198
feat:
Closes
#217
, Created an admin API and CLI action to list all the buckets and its owners as a table
2023-09-12 08:29:34 -04:00
..
controllers
feat:
Closes
#217
, Created an admin API and CLI action to list all the buckets and its owners as a table
2023-09-12 08:29:34 -04:00
middlewares
feat: Added more integration test cases for the authentication and md5 checker
2023-08-30 23:21:09 +04:00
utils
fix:
Fixes
#207
,
Fixes
#198
: added lexicographical order by object key and uploadId for ListMultipartUploads response, Added FE support to pass the necessary arguments to BE for ListMultipartUploads
2023-09-01 15:33:58 -04:00
router_test.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
router.go
feat:
Closes
#217
, Created an admin API and CLI action to list all the buckets and its owners as a table
2023-09-12 08:29:34 -04:00
server_test.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
server.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