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.
 
 
 
 
 
 
Cody Maloney 7b8beecc81 Move lock to not surround pieces which don't use any internal members. (#7779) 6 years ago
..
crypto
gateway Update minio-go v6.0.29 (#7778) 6 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
admin-handlers.go Add admin API to send trace notifications to registered (#7128) 6 years ago
admin-handlers_test.go Add self-healing feature (#7604) 6 years ago
admin-heal-ops.go Add self-healing feature (#7604) 6 years ago
admin-router.go Add admin API to send trace notifications to registered (#7128) 6 years ago
api-datatypes.go
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
api-headers_test.go
api-resources.go
api-resources_test.go
api-response.go Send Content-Length in the response headers (#7771) 6 years ago
api-response_test.go
api-router.go Fix: Handle regression caused by gorilla mux v1.7.0 (#7625) 6 years ago
api-utils.go
api-utils_test.go
auth-handler.go Turn off md5sum optionally if content-md5 is not set (#7609) 6 years ago
auth-handler_test.go
background-heal-ops.go Add self-healing feature (#7604) 6 years ago
benchmark-utils_test.go
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
bool-flag.go
bool-flag_test.go
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
bucket-policy-handlers.go
bucket-policy-handlers_test.go
build-constants.go
certs.go
certs_test.go
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
config-migrate.go Migrate minio etcd config to backend config (#7751) 6 years ago
config-migrate_test.go
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
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
daily-heal-ops.go Add self-healing feature (#7604) 6 years ago
daily-sweeper.go Add self-healing feature (#7604) 6 years ago
disk-cache-config.go
disk-cache-config_test.go
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
dummy-handlers.go
dynamic-timeouts.go
dynamic-timeouts_test.go Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
encryption-v1.go Update go mod with sem versions of our libraries (#7687) 6 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
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
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go
erasure-heal.go
erasure-heal_test.go
erasure-utils.go
erasure.go Posix CreateFile should work for compressed lengths (#7584) 6 years ago
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 Show SlowDown error message if backend is busy (#7521) 6 years ago
fs-v1-helpers_test.go
fs-v1-metadata.go
fs-v1-metadata_test.go
fs-v1-multipart.go Turn off md5sum optionally if content-md5 is not set (#7609) 6 years ago
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Ignore errors reading fs.json (#7777) 6 years ago
fs-v1_test.go
gateway-common.go Update go mod with sem versions of our libraries (#7687) 6 years ago
gateway-common_test.go
gateway-env.go
gateway-main.go Add support for customizable user (#7569) 6 years ago
gateway-main_test.go
gateway-router.go
gateway-startup-msg.go
gateway-startup-msg_test.go
gateway-unsupported.go Add self-healing feature (#7604) 6 years ago
generic-handlers.go Add specific headers in CORS, along with wildcard (#7726) 6 years ago
generic-handlers_test.go
globals.go Add self-healing feature (#7604) 6 years ago
handler-utils.go Add admin API to send trace notifications to registered (#7128) 6 years ago
handler-utils_test.go
hasher.go
healthcheck-handler.go
healthcheck-handler_test.go
healthcheck-router.go
http-stats.go
http-tracer.go Add admin API to send trace notifications to registered (#7128) 6 years ago
httprange.go
httprange_test.go
httptrace.go Add admin API to send trace notifications to registered (#7128) 6 years ago
iam.go Fix user IAM policy regression, reload policy appropriately (#7770) 6 years ago
jwt.go allow users to change password through browser (#7683) 6 years ago
jwt_test.go
leak-detect_test.go
local-locker.go
lock-rest-client.go
lock-rest-client_test.go
lock-rest-server-common.go Remove stale entry spurious logging (#7663) 6 years ago
lock-rest-server-common_test.go
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
metrics.go
namespace-lock.go Update go mod with sem versions of our libraries (#7687) 6 years ago
namespace-lock_test.go
naughty-disk_test.go Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 6 years ago
net.go Update go mod with sem versions of our libraries (#7687) 6 years ago
net_test.go Update go mod with sem versions of our libraries (#7687) 6 years ago
notification.go Refreshing notification system should not erase the rules-map of other buckets (#7758) 6 years ago
object-api-common.go Add self-healing feature (#7604) 6 years ago
object-api-datatypes.go
object-api-deleteobject_test.go
object-api-errors.go Return "SlowDown" to S3 clients for network related errors (#7610) 6 years ago
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go
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
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
object-handlers-common_test.go
object-handlers.go Update go mod with sem versions of our libraries (#7687) 6 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
os-reliable.go
os-reliable_test.go
peer-rest-client-target.go Add admin API to send trace notifications to registered (#7128) 6 years ago
peer-rest-client.go Add admin API to send trace notifications to registered (#7128) 6 years ago
peer-rest-common.go Add admin API to send trace notifications to registered (#7128) 6 years ago
peer-rest-server.go Add admin API to send trace notifications to registered (#7128) 6 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
posix-dirent-ino.go
posix-errors.go Show SlowDown error message if backend is busy (#7521) 6 years ago
posix-errors_test.go
posix-list-dir_other.go
posix-list-dir_test.go
posix-list-dir_unix.go
posix-list-dir_windows.go
posix.go Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 6 years ago
posix_test.go
posix_unix_test.go
posix_windows_test.go
post-policy_test.go
postpolicyform.go
postpolicyform_test.go Update go mod with sem versions of our libraries (#7687) 6 years ago
prepare-storage.go
retry.go
retry_test.go
routers.go
server-main.go Add support for customizable user (#7569) 6 years ago
server-main_test.go
server-rlimit.go
server-startup-msg.go
server-startup-msg_test.go
server_test.go Turn off md5sum optionally if content-md5 is not set (#7609) 6 years ago
service.go
setup-type.go
signals.go Add admin API to send trace notifications to registered (#7128) 6 years ago
signature-v2.go
signature-v2_test.go
signature-v4-parser.go
signature-v4-parser_test.go
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
storage-class.go
storage-class_test.go
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
streaming-signature-v4.go
streaming-signature-v4_test.go
sts-datatypes.go
sts-errors.go
sts-handlers.go Reload a specific user or policy on peers (#7705) 6 years ago
test-utils_test.go Add self-healing feature (#7604) 6 years ago
tree-walk-pool.go Add self-healing feature (#7604) 6 years ago
tree-walk-pool_test.go
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
ui-errors.go
update-main.go Adjusts help content dynamically according to OS (#7646) 6 years ago
update-main_test.go
update-notifier.go
update-notifier_test.go
utils.go Add admin API to send trace notifications to registered (#7128) 6 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
web-handlers.go Fix build failure in web-handlers.go 6 years ago
web-handlers_test.go validate keys before updating for IAM user (#7720) 6 years ago
web-router.go
xl-sets.go Add self-healing feature (#7604) 6 years ago
xl-sets_test.go
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
xl-v1-errors.go
xl-v1-healing-common.go
xl-v1-healing-common_test.go Simplify putObject by not breaking the stream into parts (#7199) 6 years ago
xl-v1-healing.go
xl-v1-healing_test.go
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
xl-v1-multipart.go Turn off md5sum optionally if content-md5 is not set (#7609) 6 years ago
xl-v1-multipart_test.go
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
xl-v1.go
xl-v1_test.go