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-06 03:44:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06e2f2183d8db0b955e27a23df3765c13e5950d9
versitygw
/
backend
History
jonaustin09
06e2f2183d
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
..
azure
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
meta
fix: unexpected errors during upload races
2024-10-07 17:24:44 -07:00
posix
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
s3proxy
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
scoutfs
feat: add option to configure mode permissions on new directories
2024-10-16 14:31:03 -07:00
backend.go
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
common.go
feat: Implements pagination for ListBuckets
2024-10-28 16:26:08 -04:00
mkdir.go
feat: add option to configure mode permissions on new directories
2024-10-16 14:31:03 -07:00
walk_test.go
chore: add non standard delimiter to walk unit tests
2024-10-29 09:18:34 -07:00
walk.go
fix: remove unnecessary parent dir traversal in backend.Walk()
2024-10-28 20:40:32 -07:00