cubefs/objectnode
wenjia322 5b695c61d4 feature: add bucket acl/policy test cases
Signed-off-by: wenjia322 <buaa1214wwj@126.com>
2020-07-14 16:17:36 +08:00
..
acl_handler.go feature: add bucket acl/policy test cases 2020-07-14 16:17:36 +08:00
acl_test.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
acl.go fix: bucket acl xml marshal error 2020-07-14 14:55:38 +08:00
api_context.go Enhancement: Add exception request monitor via status code, such as 400, 403 and 500 2020-06-12 14:20:58 +08:00
api_handler_bucket.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
api_handler_multipart.go Enhancement: add support for modifying part system metadata, self defined metadata management and tagging management 2020-06-11 08:48:53 +08:00
api_handler_object.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
api_handler.go Fix: precondition parsing issue 2020-04-22 17:25:19 +08:00
api_middleware.go Merge pull request #729 from wenjia322/no_cache_meta 2020-07-06 16:08:51 +08:00
auth_signature_v2.go Fix: S3 response when volume do not exists 2020-07-03 20:34:06 +08:00
auth_signature_v4.go Fix: putObject the key with double slash return 403 2020-07-08 09:46:09 +08:00
auth.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
chunk.go Refactor: wrap and use built-in chunked reader 2020-04-15 11:11:08 +08:00
const.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
cors_handler.go refactor: choose different 'MetaLoader' by configuration 'strict' 2020-07-03 18:05:43 +08:00
cors.go feature: add 'corsMiddleware' and 'optionObject' 2020-05-22 15:16:38 +08:00
etag_test.go Enhancement: make ETag versioned 2020-05-05 12:56:00 +08:00
etag.go Enhancement: make ETag versioned 2020-05-05 12:56:00 +08:00
fs_manager.go refactor: choose different 'MetaLoader' by configuration 'strict' 2020-07-03 18:05:43 +08:00
fs_store_object.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
fs_store_user.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
fs_store_xattr.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
fs_store.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
fs_volume_meta.go refactor: choose different 'MetaLoader' by configuration 'strict' 2020-07-03 18:05:43 +08:00
fs_volume_test.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
fs_volume.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
fs.go add console node 2020-07-03 12:21:11 +08:00
policy_action.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
policy_condition.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
policy_handler_test.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
policy_handler.go fix: bucket acl xml marshal error 2020-07-14 14:55:38 +08:00
policy_statement.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
policy_test.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
policy.go feature: add bucket acl/policy test cases 2020-07-14 16:17:36 +08:00
result_error.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
result_test.go Fix: fix the bug of listing multipart uploads, and add check for request part info 2020-06-01 17:56:15 +08:00
result.go Fix: some bugs about object tagging and bucket tagging 2020-07-10 12:17:40 +08:00
router.go feature: add 'corsMiddleware' and 'optionObject' 2020-05-22 15:16:38 +08:00
server.go refactor: choose different 'MetaLoader' by configuration 'strict' 2020-07-03 18:05:43 +08:00
signer.go Fix: parallel-safe issue in conn pool and metanode conn serve 2020-05-21 12:28:18 +08:00
stringset.go fix: bucket policy marshal error 2020-07-14 14:55:38 +08:00
util.go enhancement: add 'Expires' and 'Cache-Control' when putObject/copyObject/getObject/headObject 2020-05-29 10:57:13 +08:00
wildcard_test.go Fix: third-party license information 2020-04-14 19:29:39 +08:00
wildcard.go Fix: third-party license information 2020-04-14 19:29:39 +08:00