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.
 
 
 
 
 
 
Harshavardhana 4ec9b349d0
azure: Fix upload corruption with PutObject() on certain sizes (#8330)
5 years ago
..
crypto make the crypto error type a native go type (#8267) 5 years ago
gateway azure: Fix upload corruption with PutObject() on certain sizes (#8330) 5 years ago
http Remove setting net.Conn Deadlines as its not needed anymore (#8269) 5 years ago
logger Cleanup ResponseWriter function for audit and trace (#8283) 5 years ago
rest Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
acl-handlers.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
admin-handlers.go change `ReadPerf` into `ReadThroughput` in NetPerfInfo. (#8316) 5 years ago
admin-handlers_test.go Remove unusued Set/GetConfigKeys API (#8235) 5 years ago
admin-heal-ops.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
admin-router.go Add InfoCannedPolicy API to fetch only necessary policy (#8307) 5 years ago
admin-server-info.go Remove size query parameter from PerfInfo handler (#8258) 5 years ago
api-datatypes.go Ensure that we use constants everywhere (#7845) 5 years ago
api-errors.go starts-with policy condition support issue (#7937) 5 years ago
api-errors_test.go Return "SlowDown" to S3 clients for network related errors (#7610) 5 years ago
api-headers.go Ensure that we use constants everywhere (#7845) 5 years ago
api-headers_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
api-resources.go Add listBucketObjectsVersions implementation (#8093) 5 years ago
api-resources_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
api-response.go s3: Encode continuation & next continuation tokens when asked (#8292) 5 years ago
api-response_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
api-router.go Add listBucketObjectsVersions implementation (#8093) 5 years ago
api-utils.go Make Encoding URL more compliant to S3 spec (#7360) 5 years ago
api-utils_test.go Make Encoding URL more compliant to S3 spec (#7360) 5 years ago
auth-handler.go LDAP STS API (#8091) 5 years ago
auth-handler_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
background-heal-ops.go Avoid excessive listing attempts in the daily sweep (#8081) 5 years ago
benchmark-utils_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
bitrot-streaming.go Avoid network transfer for bitrot verification during healing (#7375) 5 years ago
bitrot-whole.go Posix CreateFile should work for compressed lengths (#7584) 5 years ago
bitrot.go bitrot: Verify file size inside storage interface (#7932) 5 years ago
bitrot_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
bool-flag.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
bool-flag_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
bucket-handlers-listobjects.go Add listBucketObjectsVersions implementation (#8093) 5 years ago
bucket-handlers.go starts-with policy condition support issue (#7937) 5 years ago
bucket-handlers_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
bucket-lifecycle-handler.go Add bucket lifecycle expiry feature (#7834) 5 years ago
bucket-notification-handlers.go Ignore stale notification queues in notification.xml (#7673) 5 years ago
bucket-policy-handlers.go Add more friendly error message for policy object (#7412) 5 years ago
bucket-policy-handlers_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
build-constants.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
certs.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
certs_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
common-main.go Fix all failing tests with -race 5 years ago
config-common.go Refactor and simplify etcd helpers used in IAM subsystem (#7980) 5 years ago
config-current.go Add rootCAs support to Kafka & MQTT (#8236) 5 years ago
config-current_test.go Enable event persistence in AMQP (#7565) 5 years ago
config-dir.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
config-migrate.go Refactor and simplify etcd helpers used in IAM subsystem (#7980) 5 years ago
config-migrate_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
config-versions.go LDAP STS API (#8091) 5 years ago
config.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
consolelogger.go log server startup messages to admin console api (#8264) 5 years ago
copy-part-range.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
copy-part-range_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
crossdomain-xml-handler.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
crossdomain-xml-handler_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
daily-heal-ops.go auto-heal: Use fast scan instead of the deep one (#7868) 5 years ago
daily-lifecycle-ops.go Enhancements to daily-sweeper routine to reduce CPU load (#8209) 5 years ago
daily-sweeper.go Enhancements to daily-sweeper routine to reduce CPU load (#8209) 5 years ago
disk-cache-backend.go Allow caching only in gateway mode. (#8232) 5 years ago
disk-cache-config.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
disk-cache-config_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
disk-cache-utils.go Allow cached content to be encrypted (#8001) 5 years ago
disk-cache-utils_test.go Rewrite cache implementation to cache only on GET (#7694) 5 years ago
disk-cache.go log server startup messages to admin console api (#8264) 5 years ago
disk-cache_test.go Rewrite cache implementation to cache only on GET (#7694) 5 years ago
disk-usage.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
dummy-data-generator_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
dummy-handlers.go Add initial support for bucket lifecycle (#7563) 5 years ago
dynamic-timeouts.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
dynamic-timeouts_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
encryption-v1.go make SSE request header check comprehensive (#8276) 5 years ago
encryption-v1_test.go make SSE request header check comprehensive (#8276) 5 years ago
endpoint-ellipses.go Add support for customizable user (#7569) 5 years ago
endpoint-ellipses_test.go Allow server to start if one of local nodes in docker/kubernetes setup is resolved (#7452) 5 years ago
endpoint.go Hosts should be skipped, when calculating local info (#8191) 5 years ago
endpoint_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
environment.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-decode.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-decode_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-encode.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-encode_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-heal.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-heal_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
erasure-utils.go Replace Minio refs in docs with MinIO and links (#7494) 5 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) 5 years ago
etcd.go Refactor and simplify etcd helpers used in IAM subsystem (#7980) 5 years ago
fallocate.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
fallocate_linux.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
fallocate_linux_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
format-disk-cache.go Allow cached content to be encrypted (#8001) 5 years ago
format-disk-cache_test.go Rewrite cache implementation to cache only on GET (#7694) 5 years ago
format-fs.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
format-fs_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
format-meta.go Fix writing 'format.json' and make it atomic (#8296) 5 years ago
format-xl.go Parallelize initialization of storageDisks (#8288) 5 years ago
format-xl_test.go Parallelize initialization of storageDisks (#8288) 5 years ago
fs-v1-helpers.go Remove uneeded calls on FS (#7967) 5 years ago
fs-v1-helpers_test.go Remove uneeded calls on FS (#7967) 5 years ago
fs-v1-metadata.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
fs-v1-metadata_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
fs-v1-multipart.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
fs-v1-multipart_test.go Fix all failing tests with -race 5 years ago
fs-v1-rwpool.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
fs-v1-rwpool_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
fs-v1.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
fs-v1_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
gateway-common.go Handle connection failures on webhook/url pings (#8204) 5 years ago
gateway-common_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
gateway-env.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
gateway-main.go log server startup messages to admin console api (#8264) 5 years ago
gateway-main_test.go [Bugfix] duplicating flag registration (#7853) 5 years ago
gateway-router.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
gateway-startup-msg.go log server startup messages to admin console api (#8264) 5 years ago
gateway-startup-msg_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
gateway-unsupported.go Add initial support for bucket lifecycle (#7563) 5 years ago
generic-handlers.go Authorize prometheus endpoint with bearer token (#7640) 5 years ago
generic-handlers_test.go remove the unused code for decrypting `io.Writer` (#8277) 5 years ago
globals.go Switch to Snappy -> S2 compression (#8189) 5 years ago
handler-utils.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
handler-utils_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
hasher.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
healthcheck-handler.go Return 200 OK for liveness checks while distributed cluster starts (#8176) 5 years ago
healthcheck-handler_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
healthcheck-router.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
http-stats.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
http-tracer.go trace: Print either Transfer-Encoding or Content-Length (#8314) 5 years ago
httprange.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
httprange_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
iam-etcd-store.go Fix etcd watch regression in IAM subsystem (#8224) 5 years ago
iam-object-store.go LDAP STS API (#8091) 5 years ago
iam.go Add InfoCannedPolicy API to fetch only necessary policy (#8307) 5 years ago
jwt.go allow users to change password through browser (#7683) 5 years ago
jwt_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
ldap-ops.go LDAP STS API (#8091) 5 years ago
leak-detect_test.go Add UTCNow() function. (#3931) 7 years ago
lifecycle.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
local-locker.go Put object client disconnect (#7824) 5 years ago
lock-rest-client.go Do not ignore Lock()'s return value (#8142) 5 years ago
lock-rest-client_test.go Put object client disconnect (#7824) 5 years ago
lock-rest-server-common.go Do not ignore Lock()'s return value (#8142) 5 years ago
lock-rest-server-common_test.go Do not ignore Lock()'s return value (#8142) 5 years ago
lock-rest-server.go Do not ignore Lock()'s return value (#8142) 5 years ago
main.go Implement cluster-wide in-place updates (#8070) 5 years ago
merge-walk-pool.go Offload listing to posix layer (#7611) 5 years ago
merge-walk-pool_test.go Offload listing to posix layer (#7611) 5 years ago
metrics-router.go Authorize prometheus endpoint with bearer token (#7640) 5 years ago
metrics.go Authorize prometheus endpoint with bearer token (#7640) 5 years ago
namespace-lock.go Do not ignore Lock()'s return value (#8142) 5 years ago
namespace-lock_test.go Put object client disconnect (#7824) 5 years ago
naughty-disk_test.go bitrot: Verify file size inside storage interface (#7932) 5 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 Switch to Snappy -> S2 compression (#8189) 5 years ago
object-api-common.go Fix DeleteObjects() to remove renamed objects inside (#8072) 5 years ago
object-api-datatypes.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
object-api-deleteobject_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
object-api-errors.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
object-api-getobject_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
object-api-getobjectinfo_test.go Use a non-strict invalid bucket name check in Get and Delete object (#8073) 5 years ago
object-api-input-checks.go Use a non-strict invalid bucket name check in Get and Delete object (#8073) 5 years ago
object-api-interface.go Add initial support for bucket lifecycle (#7563) 5 years ago
object-api-listobjects_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
object-api-multipart_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
object-api-putobject_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
object-api-utils.go Switch to Snappy -> S2 compression (#8189) 5 years ago
object-api-utils_test.go Switch to Snappy -> S2 compression (#8189) 5 years ago
object-handlers-common.go Ensure that we use constants everywhere (#7845) 5 years ago
object-handlers-common_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
object-handlers.go Switch to Snappy -> S2 compression (#8189) 5 years ago
object-handlers_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
object_api_suite_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
os-reliable.go Cancel PutObjectPart on upload abort (#7940) 5 years ago
os-reliable_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
peer-rest-client-target.go Add admin API to send trace notifications to registered (#7128) 5 years ago
peer-rest-client.go Add ability to test drive speeds on a MinIO setup (#7664) 5 years ago
peer-rest-common.go Add ability to test drive speeds on a MinIO setup (#7664) 5 years ago
peer-rest-server.go change `ReadPerf` into `ReadThroughput` in NetPerfInfo. (#8316) 5 years ago
policy.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
policy_test.go Update go mod with sem versions of our libraries (#7687) 5 years ago
posix-dirent_fileino.go Safely use unsafe.Pointer to avoid crashes on ARM (#8027) 5 years ago
posix-dirent_ino.go Safely use unsafe.Pointer to avoid crashes on ARM (#8027) 5 years ago
posix-dirent_namelen_bsd.go Safely use unsafe.Pointer to avoid crashes on ARM (#8027) 5 years ago
posix-dirent_namelen_linux.go Safely use unsafe.Pointer to avoid crashes on ARM (#8027) 5 years ago
posix-errors.go Start using new errors package (#8207) 5 years ago
posix-errors_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
posix-list-dir_other.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
posix-list-dir_test.go Switch to Snappy -> S2 compression (#8189) 5 years ago
posix-list-dir_unix.go posix/readDir should populate name for DT_UKNOWN (#8240) 5 years ago
posix-list-dir_windows.go Safely use unsafe.Pointer to avoid crashes on ARM (#8027) 5 years ago
posix.go Add checks in DiskInfo() to protect against changing mounts (#8286) 5 years ago
posix_test.go bitrot: Verify file size inside storage interface (#7932) 5 years ago
posix_unix_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
posix_windows_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
post-policy_test.go starts-with policy condition support issue (#7937) 5 years ago
postpolicyform.go starts-with policy condition support issue (#7937) 5 years ago
postpolicyform_test.go Update go mod with sem versions of our libraries (#7687) 5 years ago
prepare-storage.go Parallelize initialization of storageDisks (#8288) 5 years ago
retry.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
retry_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
routers.go Remove DeploymentID from response headers (#7815) 5 years ago
server-main.go fs/xl: Log warning if cache config specified (#8251) 5 years ago
server-main_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
server-rlimit.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
server-startup-msg.go log server startup messages to admin console api (#8264) 5 years ago
server-startup-msg_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
server_test.go Remove policy query param from being rejected for objects (#8144) 5 years ago
service.go Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
setup-type.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
signals.go Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
signature-v2.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
signature-v2_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
signature-v4-parser.go support space character in access key (#8335) 5 years ago
signature-v4-parser_test.go support space character in access key (#8335) 5 years ago
signature-v4-utils.go fix DoS vulnerability in the content SHA-256 processing (#8026) 5 years ago
signature-v4-utils_test.go Signature v4: Allow signed headers from GET parameters 5 years ago
signature-v4.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
signature-v4_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
storage-class.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
storage-class_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
storage-datatypes.go Offload listing to posix layer (#7611) 5 years ago
storage-errors.go xl: Heal empty parts (#7860) 5 years ago
storage-interface.go bitrot: Verify file size inside storage interface (#7932) 5 years ago
storage-rest-client.go Switch to Snappy -> S2 compression (#8189) 5 years ago
storage-rest-common.go bitrot: Verify file size inside storage interface (#7932) 5 years ago
storage-rest-server.go Switch to Snappy -> S2 compression (#8189) 5 years ago
storage-rest_test.go Optimize listing with leaf check offloaded to posix (#7541) 5 years ago
streaming-signature-v4.go Ensure that we use constants everywhere (#7845) 5 years ago
streaming-signature-v4_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
sts-datatypes.go Fix LDAP responseXML to be named appropriately (#8285) 5 years ago
sts-errors.go Add more context to error messages in STS handlers(#8304) 5 years ago
sts-handlers.go Add more context to error messages in STS handlers(#8304) 5 years ago
test-utils_test.go Parallelize initialization of storageDisks (#8288) 5 years ago
tree-walk-pool.go Add self-healing feature (#7604) 5 years ago
tree-walk-pool_test.go Implement S3-HDFS gateway (#7440) 5 years ago
tree-walk.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
tree-walk_test.go Remove delayIsLeaf requirement simplify ListObjects further (#7593) 5 years ago
typed-errors.go LDAP STS API (#8091) 5 years ago
ui-errors-utils.go Start using new errors package (#8207) 5 years ago
ui-errors.go Allow cached content to be encrypted (#8001) 5 years ago
update-notifier.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
update-notifier_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
update.go Handle connection failures on webhook/url pings (#8204) 5 years ago
update_test.go Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
utils.go Handle connection failures on webhook/url pings (#8204) 5 years ago
utils_test.go Start using new errors package (#8207) 5 years ago
version-main.go Adjusts help content dynamically according to OS (#7646) 5 years ago
version_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
web-handler-context.go Add node address information to logs (#7941) 5 years ago
web-handler-context_test.go Pass on web-handler arguments properly to log entries (#7894) 5 years ago
web-handlers.go Switch to Snappy -> S2 compression (#8189) 5 years ago
web-handlers_test.go browser: Avoid logging BucketNotEmpty error (#8110) 5 years ago
web-router.go browser: Add user-agent header filter to gorilla mux route (#8040) 5 years ago
xl-sets.go Parallelize initialization of storageDisks (#8288) 5 years ago
xl-sets_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
xl-v1-bucket.go Simplify and cleanup metadata r/w functions (#8146) 5 years ago
xl-v1-common.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
xl-v1-common_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
xl-v1-errors.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
xl-v1-healing-common.go bitrot: Verify file size inside storage interface (#7932) 5 years ago
xl-v1-healing-common_test.go Simplify putObject by not breaking the stream into parts (#7199) 5 years ago
xl-v1-healing.go Simplify and cleanup metadata r/w functions (#8146) 5 years ago
xl-v1-healing_test.go xl: Fix healing empty directories (#8013) 5 years ago
xl-v1-list-objects-heal.go Add self-healing feature (#7604) 5 years ago
xl-v1-list-objects.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
xl-v1-metadata.go Use optimized sha256-simd whenever possible (#8227) 5 years ago
xl-v1-metadata_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
xl-v1-multipart.go return error during part listing when no quorum (#8241) 5 years ago
xl-v1-multipart_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
xl-v1-object.go Simplify and cleanup metadata r/w functions (#8146) 5 years ago
xl-v1-object_test.go Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
xl-v1-utils.go Simplify and cleanup metadata r/w functions (#8146) 5 years ago
xl-v1-utils_test.go Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
xl-v1.go Avoid error modification during IAM migration (#8156) 5 years ago
xl-v1_test.go Replace Minio refs in docs with MinIO and links (#7494) 5 years ago