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-07 20:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d2e2a4106e0e000718f63c767cfacab1269acc9
versitygw
/
backend
History
jonaustin09
8d2e2a4106
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
..
posix
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
scoutfs
fix:
Fixes
#153
. Fixed CompleteMultipartUpload invalid ETag error case, fixed UploadPart xattr.Set error
2023-07-28 18:20:07 +04:00
backend.go
fix:
Fixes
#204
, Change ListBuckets action logic to return all the buckets for admin users and the buckets owned by a user for regular users. Added integration test cases for ListBuckets action
2023-09-07 14:49:47 -04:00
common.go
Issue 154 (
#169
)
2023-07-27 11:05:40 -07:00
walk_test.go
refactor walk to allow for more general obj translation
2023-06-20 13:51:47 -07:00
walk.go
fix:
Fixes
#182
, fixed max-keys 0 case to not return any object key
2023-08-03 22:39:28 +04:00