..
acl_handler.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
acl_test.go
supplementary licence information and documents
2019-12-19 19:03:30 +08:00
acl.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
api_context.go
Refacrot: move actions to command proto package
2020-03-16 08:43:17 +08:00
api_handler_bucket.go
Add: list user with filter command for CLI
2020-03-17 10:26:41 +08:00
api_handler_multipart.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
api_handler_object.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
api_handler.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
api_middleware.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
auth_signature_v2.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
auth_signature_v4_test.go
supplementary licence information and documents
2019-12-19 19:03:30 +08:00
auth_signature_v4.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
auth.go
Refactor: rename some signature related methods
2020-03-09 13:02:31 +08:00
chunk_test.go
feature: object storage interface
2019-12-17 17:36:53 +08:00
chunk.go
feature: object storage interface
2019-12-17 17:36:53 +08:00
const.go
Enhancement: support CORS request
2020-03-10 21:46:19 +08:00
fs_manager.go
Enhancement: release goroutines when volume closed in object node
2020-03-10 01:19:05 +08:00
fs_store_object.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
fs_store_user.go
Fix: ignore policy check when action is a signature ignore action
2020-03-09 11:45:55 +08:00
fs_store_xattr.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
fs_store.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
fs_volume_test.go
supplementary licence information and documents
2019-12-19 19:03:30 +08:00
fs_volume.go
Fix: block while close a volume instance
2020-03-16 11:34:18 +08:00
fs.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
policy_action.go
Refacrot: move actions to command proto package
2020-03-16 08:43:17 +08:00
policy_condition.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
policy_handler_test.go
supplementary licence information and documents
2019-12-19 19:03:30 +08:00
policy_handler.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
policy_statement.go
Refactor: param parse in object storage interface handlers
2020-03-10 00:49:13 +08:00
policy_test.go
supplementary licence information and documents
2019-12-19 19:03:30 +08:00
policy.go
Add: list user with filter command for CLI
2020-03-17 10:26:41 +08:00
result_error.go
Enhancement: support dot character in volume name
2020-03-10 20:33:14 +08:00
result_test.go
Fix: xml entity issue in PutXAttrRequest struct
2020-03-10 14:26:25 +08:00
result.go
Fix: xml entity issue in PutXAttrRequest struct
2020-03-10 14:26:25 +08:00
router.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
server.go
Refactor: reorganize permission and actions
2020-03-17 00:11:01 +08:00
signer.go
feature: object storage interface
2019-12-17 17:36:53 +08:00
stringset.go
feature: object storage interface
2019-12-17 17:36:53 +08:00
util.go
fix: unit test building issues and log format pattern issues.
2019-12-20 18:19:01 +08:00
wildcard_test.go
Enhancement: support dot character in volume name
2020-03-10 20:33:14 +08:00
wildcard.go
Enhancement: support dot character in volume name
2020-03-10 20:33:14 +08:00