cubefs/objectnode
leonrayang d5bb45ea49 docs. update to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
2023-05-26 11:17:10 +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): ignore the non-existence error of dir acl 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): fix the volume load call and error return 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): fix the volume load call and error return 2023-05-18 10:48:57 +08:00
api_handler_multipart.go fix(objectnode): listobject bugfix 2023-05-18 10:48:57 +08:00
api_handler_object.go fix(objectnode): volume view cache 2023-05-18 10:48:57 +08:00
api_handler.go fix(objectnode): fix the list multipart uploads and dir object inaccessible 2023-05-18 10:48:57 +08:00
api_middleware.go style(objectnode): add status code and error message log in the end of traceMiddleware 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): Options CORS 2023-05-18 10:48:57 +08:00
cors_handler.go fix(objectnode): fix the volume load call and error return 2023-05-18 10:48:57 +08:00
cors.go fix(objectnode): Options CORS 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): remove etag update in object meta get 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 docs. update to cubefs 2023-05-26 11:17:10 +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 fix(objectnode): fix the volume load call and error return 2023-05-18 10:48:57 +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): policy check fix 2023-05-18 10:48:57 +08:00
result_error.go fix(metanode): The same partInode must not be overwritten 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 docs. update to cubefs 2023-05-26 11:17:10 +08:00
signer.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
util.go fix(objectnode): fix md5 check failure when uploading keys with all empty characters 2023-05-18 10:48:57 +08:00
wildcard_test.go docs. update to cubefs 2023-05-26 11:17:10 +08:00
wildcard.go update: update to CubeFS 2022-08-22 18:16:09 +08:00