cubefs/objectnode
yhjiango 0affc88413 fix(objectnode): fully compatible with s3
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-05-18 10:48:57 +08:00
..
acl_api_test.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
acl_api.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
acl_enum.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
acl_handler.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
acl_test.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
acl.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
api_context.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
api_handler_bucket.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
api_handler_multipart.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
api_handler_object.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
api_handler.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
api_middleware.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
auth_signature_v2.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
auth_signature_v4.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
auth.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
chunk.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
const.go fix(objectnode): enhance s3 compatibility 2023-05-18 10:48:57 +08:00
cors_handler.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
cors.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
etag_test.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
etag.go update: name related update to cubefs 2022-08-10 22:05:45 +08:00
fs_manager.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
fs_store_object.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
fs_store_user.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
fs_store_xattr.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
fs_store.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
fs_volume_meta.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
fs_volume_test.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
fs_volume.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
fs.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
meta_cache.go S3 metacache test bugfix 2023-03-04 16:13:35 +08:00
policy_action.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_condition_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_condition.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_const.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_handler_test.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
policy_handler.go S3 bugfix 2023-03-04 16:13:35 +08:00
policy_ipaddressop_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_ipaddressop.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_keyset_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_keyset.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_match_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_match.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_statement_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_statement.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_stringlikeop_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_stringlikeop.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_stringset_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_stringset.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_test.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
policy_valueset_test.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy_valueset.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
policy.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
result_error.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
result_test.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
result.go fix(objectnode): enhance s3 compatibility 2023-05-18 10:48:57 +08:00
router.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
s3api_name.go feature: bucket policy fully compatible with s3 2023-05-18 10:48:57 +08:00
server.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
signer.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
util.go fix(objectnode): fully compatible with s3 2023-05-18 10:48:57 +08:00
wildcard_test.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
wildcard.go update: update to CubeFS 2022-08-22 18:16:09 +08:00