You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Krishna Srinivas 81bee93b8d Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
..
crypto Add Vault support for custom CAs directory (#6527) 6 years ago
gateway gateway/azure: allow putObject to support block based upload (#6552) 6 years ago
http Avoid unsolicited response over idle http client (#6562) 6 years ago
logger Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
rest Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
rpc
acl-handlers.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
admin-handlers.go Fix go1.11 vet shadow errors (#6555) 6 years ago
admin-handlers_test.go Disable restarting server after setting a new config (#6521) 6 years ago
admin-heal-ops.go Heal recursively all entries in config/ prefix (#6545) 6 years ago
admin-router.go Add debugging for mutex, tracing (#6522) 6 years ago
admin-rpc-client.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
admin-rpc-server.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
admin-rpc_test.go
api-datatypes.go Send progress only when requested by client in SelectObject (#6467) 6 years ago
api-errors.go Handle Range requests on empty objects (#6557) 6 years ago
api-errors_test.go
api-headers.go Add object compression support (#6292) 6 years ago
api-headers_test.go
api-resources.go
api-resources_test.go
api-response-multipart.go
api-response.go
api-response_test.go
api-router.go
auth-handler.go Add object compression support (#6292) 6 years ago
auth-handler_test.go
benchmark-utils_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
bitrot.go Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
bitrot_test.go
bool-flag.go
bool-flag_test.go
bucket-handlers-listobjects.go Add object compression support (#6292) 6 years ago
bucket-handlers.go Add object compression support (#6292) 6 years ago
bucket-handlers_test.go Add GetObjectNInfo to object layer (#6449) 6 years ago
bucket-notification-handlers.go
bucket-policy-handlers.go
bucket-policy-handlers_test.go Add GetObjectNInfo to object layer (#6449) 6 years ago
build-constants.go
certs.go
certs_test.go
common-main.go Fix go1.11 vet shadow errors (#6555) 6 years ago
config-current.go Add object compression support (#6292) 6 years ago
config-current_test.go Deprecate domain, browser as config entries (#6498) 6 years ago
config-dir.go
config-migrate.go Add object compression support (#6292) 6 years ago
config-migrate_test.go Add object compression support (#6292) 6 years ago
config-versions.go Add object compression support (#6292) 6 years ago
config.go Add object compression support (#6292) 6 years ago
copy-part-range.go Remove unused range parsing code and update tests (#6530) 6 years ago
copy-part-range_test.go Remove unused range parsing code and update tests (#6530) 6 years ago
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
disk-cache-config.go
disk-cache-config_test.go
disk-cache-fs.go Add object compression support (#6292) 6 years ago
disk-cache.go Use GetObjectInfo instead of GetObjectNInfo before cache decision (#6553) 6 years ago
disk-cache_test.go Add object compression support (#6292) 6 years ago
disk-usage.go
dummy-data-generator_test.go Add GetObjectNInfo to object layer (#6449) 6 years ago
dummy-object-layer_test.go Add object compression support (#6292) 6 years ago
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
encryption-v1_test.go Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
endpoint-ellipses.go
endpoint-ellipses_test.go
endpoint.go Prioritize HTTP requests over Heal (#6468) 6 years ago
endpoint_test.go
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
erasure-heal.go
erasure-heal_test.go
erasure-utils.go Add object compression support (#6292) 6 years ago
erasure.go
erasure_test.go
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
format-disk-cache.go
format-disk-cache_test.go
format-fs.go
format-fs_test.go
format-meta.go
format-xl.go
format-xl_test.go
fs-v1-helpers.go
fs-v1-helpers_test.go
fs-v1-metadata.go Simplify pkg `mimedb` (#6549) 6 years ago
fs-v1-metadata_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
fs-v1-multipart.go Fix a crash due to race between Abort/CompleteMultipart (#6544) 6 years ago
fs-v1-multipart_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Simplify pkg `mimedb` (#6549) 6 years ago
fs-v1_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
gateway-common.go
gateway-main.go
gateway-main_test.go
gateway-router.go
gateway-startup-msg.go
gateway-startup-msg_test.go
gateway-unsupported.go Add object compression support (#6292) 6 years ago
generic-handlers.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
generic-handlers_test.go
globals.go Add object compression support (#6292) 6 years ago
handler-utils.go
handler-utils_test.go
hasher.go
healthcheck-handler.go Fix healthcheck for NAS gateway (#6452) 6 years ago
healthcheck-handler_test.go
healthcheck-router.go
http-stats.go
httprange.go Add GetObjectNInfo to object layer (#6449) 6 years ago
httprange_test.go Add GetObjectNInfo to object layer (#6449) 6 years ago
jwt.go
jwt_test.go
leak-detect_test.go
local-admin-client.go Add Profiler Admin API (#6463) 6 years ago
local-admin-client_test.go
local-locker.go
lock-rpc-client.go
lock-rpc-client_test.go
lock-rpc-server-common.go
lock-rpc-server-common_test.go
lock-rpc-server.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
lock-rpc-server_test.go
lock-stat.go
main.go
metrics-router.go
metrics.go
namespace-lock.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
namespace-lock_test.go
naughty-disk_test.go Print storage errors during distributed initialization (#6441) 6 years ago
net.go
net_test.go
notification.go
object-api-common.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
object-api-datatypes.go Add object compression support (#6292) 6 years ago
object-api-deleteobject_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-errors.go Use retry mechanism when initializing configuration (#6475) 6 years ago
object-api-getobject_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-getobjectinfo_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-input-checks.go
object-api-interface.go Add object compression support (#6292) 6 years ago
object-api-listobjects_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-multipart_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-putobject_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-utils.go Add object compression support (#6292) 6 years ago
object-api-utils_test.go Add object compression support (#6292) 6 years ago
object-handlers-common.go
object-handlers.go Fix racy error communication inside go-routine (#6539) 6 years ago
object-handlers_test.go Add object compression support (#6292) 6 years ago
object_api_suite_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
os-reliable.go
os-reliable_test.go
peer-rpc-client-target.go
peer-rpc-client.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
peer-rpc-server.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
policy.go
policy_test.go Enhance policy handling to support SSE and WORM (#5790) 7 years ago
posix-dirent-fileno.go
posix-dirent-ino.go
posix-errors.go
posix-errors_test.go
posix-list-dir_plan9.go
posix-list-dir_test.go
posix-list-dir_unix.go
posix-list-dir_windows.go
posix.go Add object compression support (#6292) 6 years ago
posix_test.go
posix_unix_test.go
posix_windows_test.go
post-policy_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
postpolicyform.go
postpolicyform_test.go
prepare-storage.go Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
retry.go
retry_test.go
routers.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
rpc.go
rpc_test.go
server-main.go Rename config.json in config-dir with '.deprecated' extension (#6446) 6 years ago
server-main_test.go
server-rlimit.go
server-startup-msg.go
server-startup-msg_test.go
server_test.go Add object compression support (#6292) 6 years ago
service.go
setup-type.go
signals.go
signature-v2.go
signature-v2_test.go
signature-v4-parser.go fix `X-Amz-Credential` parsing for V4 policy signature (#6451) 6 years ago
signature-v4-parser_test.go fix `X-Amz-Credential` parsing for V4 policy signature (#6451) 6 years ago
signature-v4-utils.go
signature-v4-utils_test.go
signature-v4.go
signature-v4_test.go
storage-class.go
storage-class_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
storage-datatypes.go
storage-errors.go
storage-interface.go Print storage errors during distributed initialization (#6441) 6 years ago
storage-rest-client.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
storage-rest-common.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
storage-rest-server.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
storage-rest_test.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
streaming-signature-v4.go Avoid changing creds in streaming signature (#6495) 6 years ago
streaming-signature-v4_test.go
test-utils_test.go Add object compression support (#6292) 6 years ago
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go Add object compression support (#6292) 6 years ago
ui-errors-utils.go
ui-errors.go Add object compression support (#6292) 6 years ago
update-main.go Drain response body properly for http connection pool (#6415) 6 years ago
update-main_test.go
update-notifier.go
update-notifier_test.go
utils.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
utils_test.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
version-main.go
version_test.go
web-handlers.go Fix racy error communication inside go-routine (#6539) 6 years ago
web-handlers_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
web-router.go
xl-sets.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
xl-sets_test.go
xl-v1-bucket.go Add object compression support (#6292) 6 years ago
xl-v1-common.go
xl-v1-common_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
xl-v1-errors.go
xl-v1-healing-common.go Return always a default heal item upon unexpected error (#6556) 6 years ago
xl-v1-healing-common_test.go Return always a default heal item upon unexpected error (#6556) 6 years ago
xl-v1-healing.go Return always a default heal item upon unexpected error (#6556) 6 years ago
xl-v1-healing_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
xl-v1-list-objects-heal.go
xl-v1-list-objects.go
xl-v1-metadata.go Add object compression support (#6292) 6 years ago
xl-v1-metadata_test.go Add object compression support (#6292) 6 years ago
xl-v1-multipart.go xl: Require full write quorum in rename() as general rule (#6535) 6 years ago
xl-v1-multipart_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
xl-v1-object.go xl: Require full write quorum in rename() as general rule (#6535) 6 years ago
xl-v1-object_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
xl-v1-utils.go Add object compression support (#6292) 6 years ago
xl-v1-utils_test.go Add object compression support (#6292) 6 years ago
xl-v1.go Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
xl-v1_test.go