.. |
crypto
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
gateway
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
http
|
Disable http2 until we have upstream bugs fixed (#7711)
|
6 years ago |
logger
|
Add deploymentID to web handler logs (#7712)
|
6 years ago |
rest
|
Add admin API to send trace notifications to registered (#7128)
|
6 years ago |
acl-handlers.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
admin-handlers.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
admin-handlers_test.go
|
Add self-healing feature (#7604)
|
6 years ago |
admin-heal-ops.go
|
admin: Add Background heal status info API (#7774)
|
5 years ago |
admin-router.go
|
admin: Add Background heal status info API (#7774)
|
5 years ago |
api-datatypes.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
api-errors.go
|
Add region as part of error XML (#7752)
|
6 years ago |
api-errors_test.go
|
Return "SlowDown" to S3 clients for network related errors (#7610)
|
6 years ago |
api-headers.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
api-headers_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
api-resources.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
api-resources_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
api-response.go
|
Send Content-Length in the response headers (#7771)
|
6 years ago |
api-response_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
api-router.go
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
api-utils.go
|
Make Encoding URL more compliant to S3 spec (#7360)
|
6 years ago |
api-utils_test.go
|
Make Encoding URL more compliant to S3 spec (#7360)
|
6 years ago |
auth-handler.go
|
Add support for session policies in STS APIs (#7747)
|
5 years ago |
auth-handler_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
background-heal-ops.go
|
Add self-healing feature (#7604)
|
6 years ago |
benchmark-utils_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
bitrot-streaming.go
|
Remove logs from bitrot-streaming.go as erasure layer is already logging (#7603)
|
6 years ago |
bitrot-whole.go
|
Posix CreateFile should work for compressed lengths (#7584)
|
6 years ago |
bitrot.go
|
Posix CreateFile should work for compressed lengths (#7584)
|
6 years ago |
bitrot_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
bool-flag.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
bool-flag_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
bucket-handlers-listobjects.go
|
Revert "cache: Rewrite to cache only on download (#7575)" (#7684)
|
6 years ago |
bucket-handlers.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
bucket-handlers_test.go
|
Implement bulk delete (#7607)
|
6 years ago |
bucket-notification-handlers.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
bucket-policy-handlers.go
|
Add more friendly error message for policy object (#7412)
|
6 years ago |
bucket-policy-handlers_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
build-constants.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
certs.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
certs_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
common-main.go
|
Add admin API to send trace notifications to registered (#7128)
|
6 years ago |
config-common.go
|
Migrate minio etcd config to backend config (#7751)
|
6 years ago |
config-current.go
|
Enable event persistence in kafka (#7633)
|
6 years ago |
config-current_test.go
|
Enable event persistence in kafka (#7633)
|
6 years ago |
config-dir.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
config-migrate.go
|
Migrate minio etcd config to backend config (#7751)
|
6 years ago |
config-migrate_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
config-versions.go
|
Enable event persistence in kafka (#7633)
|
6 years ago |
config.go
|
Migrate minio etcd config to backend config (#7751)
|
6 years ago |
copy-part-range.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
copy-part-range_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
crossdomain-xml-handler.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
crossdomain-xml-handler_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
daily-heal-ops.go
|
admin: Add Background heal status info API (#7774)
|
5 years ago |
daily-sweeper.go
|
Add self-healing feature (#7604)
|
6 years ago |
disk-cache-config.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
disk-cache-config_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
disk-cache-fs.go
|
Revert "cache: Rewrite to cache only on download (#7575)" (#7684)
|
6 years ago |
disk-cache.go
|
Add self-healing feature (#7604)
|
6 years ago |
disk-cache_test.go
|
Revert "cache: Rewrite to cache only on download (#7575)" (#7684)
|
6 years ago |
disk-usage.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
dummy-data-generator_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
dummy-handlers.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
dynamic-timeouts.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
dynamic-timeouts_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
encryption-v1.go
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
encryption-v1_test.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
endpoint-ellipses.go
|
Add support for customizable user (#7569)
|
6 years ago |
endpoint-ellipses_test.go
|
Allow server to start if one of local nodes in docker/kubernetes setup is resolved (#7452)
|
6 years ago |
endpoint.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
endpoint_test.go
|
Complain if we detect sub-optimal ordering in distributed setup (#7576)
|
6 years ago |
environment.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-decode.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-decode_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-encode.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-encode_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-heal.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-heal_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure-utils.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
erasure.go
|
golint: fix redundant code logic (#7842)
|
5 years ago |
erasure_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fallocate.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fallocate_linux.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fallocate_linux_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-disk-cache.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-disk-cache_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-fs.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-fs_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-meta.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-xl.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
format-xl_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1-helpers.go
|
Show SlowDown error message if backend is busy (#7521)
|
6 years ago |
fs-v1-helpers_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1-metadata.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1-metadata_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1-multipart.go
|
Turn off md5sum optionally if content-md5 is not set (#7609)
|
6 years ago |
fs-v1-multipart_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1-rwpool.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1-rwpool_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
fs-v1.go
|
Ignore errors reading fs.json (#7777)
|
6 years ago |
fs-v1_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-common.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
gateway-common_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-env.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-main.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
gateway-main_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-router.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-startup-msg.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-startup-msg_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
gateway-unsupported.go
|
Add self-healing feature (#7604)
|
6 years ago |
generic-handlers.go
|
Handle HEAD/GET requests for virtual DNS requests (#7839)
|
5 years ago |
generic-handlers_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
globals.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
handler-utils.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
handler-utils_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
hasher.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
healthcheck-handler.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
healthcheck-handler_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
healthcheck-router.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
http-stats.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
http-tracer.go
|
Trace: Replace function name with API prefix (#7794)
|
5 years ago |
httprange.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
httprange_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
iam.go
|
Add support for session policies in STS APIs (#7747)
|
5 years ago |
jwt.go
|
allow users to change password through browser (#7683)
|
6 years ago |
jwt_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
leak-detect_test.go
|
…
|
|
local-locker.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
lock-rest-client.go
|
Lock: Use REST API instead of RPC (#7469)
|
6 years ago |
lock-rest-client_test.go
|
Lock: Use REST API instead of RPC (#7469)
|
6 years ago |
lock-rest-server-common.go
|
Remove stale entry spurious logging (#7663)
|
6 years ago |
lock-rest-server-common_test.go
|
Lock: Use REST API instead of RPC (#7469)
|
6 years ago |
lock-rest-server.go
|
Remove stale entry spurious logging (#7663)
|
6 years ago |
main.go
|
Add support for customizable user (#7569)
|
6 years ago |
merge-walk-pool.go
|
Offload listing to posix layer (#7611)
|
6 years ago |
merge-walk-pool_test.go
|
Offload listing to posix layer (#7611)
|
6 years ago |
metrics-router.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
metrics.go
|
Expose version info in prometheus (#7812)
|
5 years ago |
namespace-lock.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
namespace-lock_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
naughty-disk_test.go
|
Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
|
6 years ago |
net.go
|
include ip address while doing checkPortAvailability (#7818)
|
5 years ago |
net_test.go
|
include ip address while doing checkPortAvailability (#7818)
|
5 years ago |
notification.go
|
admin: Add Background heal status info API (#7774)
|
5 years ago |
object-api-common.go
|
Add self-healing feature (#7604)
|
6 years ago |
object-api-datatypes.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-api-deleteobject_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-api-errors.go
|
Return "SlowDown" to S3 clients for network related errors (#7610)
|
6 years ago |
object-api-getobject_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-api-getobjectinfo_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-api-input-checks.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-api-interface.go
|
Add self-healing feature (#7604)
|
6 years ago |
object-api-listobjects_test.go
|
Fix listing empty directory in recursive mode (#7613)
|
6 years ago |
object-api-multipart_test.go
|
Return "SlowDown" to S3 clients for network related errors (#7610)
|
6 years ago |
object-api-putobject_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-api-utils.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
object-api-utils_test.go
|
Turn off md5sum optionally if content-md5 is not set (#7609)
|
6 years ago |
object-handlers-common.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-handlers-common_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
object-handlers.go
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
object-handlers_test.go
|
Turn off md5sum optionally if content-md5 is not set (#7609)
|
6 years ago |
object_api_suite_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
os-reliable.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
os-reliable_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
peer-rest-client-target.go
|
Add admin API to send trace notifications to registered (#7128)
|
6 years ago |
peer-rest-client.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
peer-rest-common.go
|
admin: Add Background heal status info API (#7774)
|
5 years ago |
peer-rest-server.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
policy.go
|
Move lock to not surround pieces which don't use any internal members. (#7779)
|
6 years ago |
policy_test.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
posix-dirent-fileno.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
posix-dirent-ino.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
posix-errors.go
|
Show SlowDown error message if backend is busy (#7521)
|
6 years ago |
posix-errors_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
posix-list-dir_other.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
posix-list-dir_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
posix-list-dir_unix.go
|
Optimize listing with leaf check offloaded to posix (#7541)
|
6 years ago |
posix-list-dir_windows.go
|
Optimize listing with leaf check offloaded to posix (#7541)
|
6 years ago |
posix.go
|
Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
|
6 years ago |
posix_test.go
|
Optimize listing with leaf check offloaded to posix (#7541)
|
6 years ago |
posix_unix_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
posix_windows_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
post-policy_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
postpolicyform.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
postpolicyform_test.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
prepare-storage.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
retry.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
retry_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
routers.go
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
server-main.go
|
Simplify HTTP trace related code (#7833)
|
5 years ago |
server-main_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
server-rlimit.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
server-startup-msg.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
server-startup-msg_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
server_test.go
|
Turn off md5sum optionally if content-md5 is not set (#7609)
|
6 years ago |
service.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
setup-type.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
signals.go
|
Add admin API to send trace notifications to registered (#7128)
|
6 years ago |
signature-v2.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
signature-v2_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
signature-v4-parser.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
signature-v4-parser_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
signature-v4-utils.go
|
Signature v4: Allow signed headers from GET parameters
|
6 years ago |
signature-v4-utils_test.go
|
Signature v4: Allow signed headers from GET parameters
|
6 years ago |
signature-v4.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
signature-v4_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
storage-class.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
storage-class_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
storage-datatypes.go
|
Offload listing to posix layer (#7611)
|
6 years ago |
storage-errors.go
|
Show SlowDown error message if backend is busy (#7521)
|
6 years ago |
storage-interface.go
|
Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
|
6 years ago |
storage-rest-client.go
|
Return "SlowDown" to S3 clients for network related errors (#7610)
|
6 years ago |
storage-rest-common.go
|
Offload listing to posix layer (#7611)
|
6 years ago |
storage-rest-server.go
|
Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
|
6 years ago |
storage-rest_test.go
|
Optimize listing with leaf check offloaded to posix (#7541)
|
6 years ago |
streaming-signature-v4.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
streaming-signature-v4_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
sts-datatypes.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
sts-errors.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
sts-handlers.go
|
Add support for session policies in STS APIs (#7747)
|
5 years ago |
test-utils_test.go
|
enable SSE-KMS pass-through on S3 gateway (#7788)
|
5 years ago |
tree-walk-pool.go
|
Add self-healing feature (#7604)
|
6 years ago |
tree-walk-pool_test.go
|
Implement S3-HDFS gateway (#7440)
|
6 years ago |
tree-walk.go
|
Fix listing empty directory in recursive mode (#7613)
|
6 years ago |
tree-walk_test.go
|
Remove delayIsLeaf requirement simplify ListObjects further (#7593)
|
6 years ago |
typed-errors.go
|
Return "SlowDown" to S3 clients for network related errors (#7610)
|
6 years ago |
ui-errors-utils.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
ui-errors.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
update-main.go
|
Adjusts help content dynamically according to OS (#7646)
|
6 years ago |
update-main_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
update-notifier.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
update-notifier_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
utils.go
|
Handle HEAD/GET requests for virtual DNS requests (#7839)
|
5 years ago |
utils_test.go
|
Add admin API to send trace notifications to registered (#7128)
|
6 years ago |
version-main.go
|
Adjusts help content dynamically according to OS (#7646)
|
6 years ago |
version_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
web-handlers.go
|
list objects in browser ordered by last modified (#7805)
|
5 years ago |
web-handlers_test.go
|
validate keys before updating for IAM user (#7720)
|
6 years ago |
web-router.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-sets.go
|
Add self-healing feature (#7604)
|
6 years ago |
xl-sets_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-bucket.go
|
Update go mod with sem versions of our libraries (#7687)
|
6 years ago |
xl-v1-common.go
|
Remove delayIsLeaf requirement simplify ListObjects further (#7593)
|
6 years ago |
xl-v1-common_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-errors.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-healing-common.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-healing-common_test.go
|
Simplify putObject by not breaking the stream into parts (#7199)
|
6 years ago |
xl-v1-healing.go
|
xl: Use random UUID during complete multipart upload (#7527)
|
6 years ago |
xl-v1-healing_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-list-objects-heal.go
|
Add self-healing feature (#7604)
|
6 years ago |
xl-v1-list-objects.go
|
Add self-healing feature (#7604)
|
6 years ago |
xl-v1-metadata.go
|
Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
|
6 years ago |
xl-v1-metadata_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-multipart.go
|
Turn off md5sum optionally if content-md5 is not set (#7609)
|
6 years ago |
xl-v1-multipart_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1-object.go
|
xl: Avoid possible race during bulk Multi Delete (#7644)
|
6 years ago |
xl-v1-object_test.go
|
Implement bulk delete (#7607)
|
6 years ago |
xl-v1-utils.go
|
Posix CreateFile should work for compressed lengths (#7584)
|
6 years ago |
xl-v1-utils_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |
xl-v1.go
|
Implement S3-HDFS gateway (#7440)
|
6 years ago |
xl-v1_test.go
|
Replace Minio refs in docs with MinIO and links (#7494)
|
6 years ago |