This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
mirror of
https://github.com/versity/versitygw.git
synced
2026-09-04 23:26:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c803af46883dfb8119857648fcf3e6ab4fea2a83
versitygw
/
backend
T
History
jonaustin09
c803af4688
fix: Prevents bucket deletion when it contains object versions by returning ErrVersionedBucketNotEmpty error. Enabled object deletion with versionId and delete markers creation with DeleteObject when the versioning status is Suspended
2024-10-18 15:36:52 -04:00
..
azure
fix: Prevents bucket deletion when it contains object versions by returning ErrVersionedBucketNotEmpty error. Enabled object deletion with versionId and delete markers creation with DeleteObject when the versioning status is Suspended
2024-10-18 15:36:52 -04:00
meta
fix: unexpected errors during upload races
2024-10-07 17:24:44 -07:00
posix
fix: Prevents bucket deletion when it contains object versions by returning ErrVersionedBucketNotEmpty error. Enabled object deletion with versionId and delete markers creation with DeleteObject when the versioning status is Suspended
2024-10-18 15:36:52 -04:00
s3proxy
fix: Prevents bucket deletion when it contains object versions by returning ErrVersionedBucketNotEmpty error. Enabled object deletion with versionId and delete markers creation with DeleteObject when the versioning status is Suspended
2024-10-18 15:36:52 -04:00
scoutfs
fix: unexpected errors during upload races
2024-10-07 17:24:44 -07:00
backend.go
fix: Prevents bucket deletion when it contains object versions by returning ErrVersionedBucketNotEmpty error. Enabled object deletion with versionId and delete markers creation with DeleteObject when the versioning status is Suspended
2024-10-18 15:36:52 -04:00
common.go
fix: Fixed CopyObject copy-source parsing to handle object names with special characters
2024-10-02 11:40:25 -04:00
mkdir.go
chore: fix spelling typos
2024-06-10 20:01:28 -07:00
walk_test.go
fix: move RFC 3339 time formatting to s3response
2024-08-26 21:08:24 -07:00
walk.go
feat: Added integration tests for bucket object versioning. Made a couple of bug fixes in the versioning implementation
2024-09-19 13:29:14 -07:00