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-09 04:53:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32f257105678462e54c43edd02634fd045eec9f0
versitygw
/
backend
History
Ben McClelland
32f2571056
Merge pull request
#901
from versity/fix/versioning-bucket-cleanup
...
fix: Prevents bucket deletion when it contains object versions by ret…
2024-10-18 15:28:22 -07: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
Merge pull request
#901
from versity/fix/versioning-bucket-cleanup
2024-10-18 15:28:22 -07: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
feat: add option to configure mode permissions on new directories
2024-10-16 14:31:03 -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
feat: add option to configure mode permissions on new directories
2024-10-16 14:31:03 -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