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 0a56e33ce1 Preserve client sent config appropriately (#8566) 5 years ago
..
config Preserve client sent config appropriately (#8566) 5 years ago
crypto Order all keys in config (#8541) 5 years ago
gateway Order all keys in config (#8541) 5 years ago
http Add object retention at the per object (#8528) 5 years ago
logger Order all keys in config (#8541) 5 years ago
rest Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
acl-handlers.go
admin-handlers-config-kv.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
admin-handlers-users.go Add support for multiple admins (#8487) 5 years ago
admin-handlers.go Add support for multiple admins (#8487) 5 years ago
admin-handlers_test.go Preserve same deploymentID on all zones (#8542) 5 years ago
admin-heal-ops.go Bring in safe mode support (#8478) 5 years ago
admin-router.go Enhance config restore to carry previous set content as well (#8483) 5 years ago
admin-server-info.go Implement bucket expansion (#8509) 5 years ago
api-datatypes.go Add object retention at the per object (#8528) 5 years ago
api-errors.go Add object retention at the per object (#8528) 5 years ago
api-errors_test.go Move etcd, logger, crypto into their own packages (#8366) 5 years ago
api-headers.go Migrate config to KV data format (#8392) 5 years ago
api-headers_test.go
api-resources.go listV2: Continuation and NextContinuation tokens are encoded with base64 (#8337) 5 years ago
api-resources_test.go Increase maximum 1000 List keys to 10000 (#8444) 5 years ago
api-response.go Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
api-response_test.go
api-router.go Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
api-utils.go
api-utils_test.go
auth-handler.go Add object retention at the per object (#8528) 5 years ago
auth-handler_test.go Add support for multiple admins (#8487) 5 years ago
background-heal-ops.go Implement bucket expansion (#8509) 5 years ago
background-newdisks-heal-ops.go Implement bucket expansion (#8509) 5 years ago
benchmark-utils_test.go
bitrot-streaming.go admin/heal: Fix deep healing to heal objects under more conditions (#8321) 5 years ago
bitrot-whole.go
bitrot.go
bitrot_test.go
bootstrap-peer-server.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
bucket-handlers-listobjects.go Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
bucket-handlers.go Fix healing on multiple zones (#8555) 5 years ago
bucket-handlers_test.go Implement bucket expansion (#8509) 5 years ago
bucket-lifecycle-handler.go
bucket-notification-handlers.go Migrate config to KV data format (#8392) 5 years ago
bucket-policy-handlers.go Add more friendly error message for policy object (#7412) 5 years ago
bucket-policy-handlers_test.go
build-constants.go
common-main.go Fix review comments and new changes in config (#8515) 5 years ago
config-common.go
config-current.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
config-current_test.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
config-dir.go
config-encrypted.go Implement bucket expansion (#8509) 5 years ago
config-encrypted_test.go Config migration should handle plain-text (#8506) 5 years ago
config-migrate.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
config-migrate_test.go Order all keys in config (#8541) 5 years ago
config-versions.go Migrate config to KV data format (#8392) 5 years ago
config.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
consolelogger.go Implement bucket expansion (#8509) 5 years ago
copy-part-range.go
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
daily-lifecycle-ops.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
disk-cache-backend.go Migrate config to KV data format (#8392) 5 years ago
disk-cache-utils.go
disk-cache-utils_test.go
disk-cache.go Add object retention at the per object (#8528) 5 years ago
disk-cache_test.go Migrate config to KV data format (#8392) 5 years ago
disk-usage.go
dummy-data-generator_test.go
dummy-handlers.go Add Get/Put Bucket Lock Configuration API support (#8120) 5 years ago
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go Remove unusued params and functions (#8399) 5 years ago
encryption-v1_test.go
endpoint-ellipses.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
endpoint-ellipses_test.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
endpoint.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
endpoint_test.go Implement bucket expansion (#8509) 5 years ago
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
erasure_test.go
etcd.go
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
format-disk-cache.go Remove unusued params and functions (#8399) 5 years ago
format-disk-cache_test.go Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
format-fs.go fs: Fix setting new deployment ID in format when not present (#8517) 5 years ago
format-fs_test.go Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
format-meta.go Fix writing 'format.json' and make it atomic (#8296) 5 years ago
format-xl.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
format-xl_test.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
fs-v1-helpers.go Remove uneeded calls on FS (#7967) 5 years ago
fs-v1-helpers_test.go
fs-v1-metadata.go Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
fs-v1-metadata_test.go
fs-v1-multipart.go Add object retention at the per object (#8528) 5 years ago
fs-v1-multipart_test.go Fix all failing tests with -race 5 years ago
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Add object retention at the per object (#8528) 5 years ago
fs-v1_test.go
gateway-common.go Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 5 years ago
gateway-common_test.go
gateway-env.go
gateway-interface.go Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
gateway-main.go Initialize local nsLocker for gateway instances (#8540) 5 years ago
gateway-main_test.go
gateway-startup-msg.go Bring in safe mode support (#8478) 5 years ago
gateway-startup-msg_test.go
gateway-unsupported.go Initialize local nsLocker for gateway instances (#8540) 5 years ago
generic-handlers.go Log in with OIDC not work with MINIO_DOMAIN (#8558) (#8559) 5 years ago
generic-handlers_test.go Migrate config to KV data format (#8392) 5 years ago
global-heal.go Implement bucket expansion (#8509) 5 years ago
globals.go Add object retention at the per object (#8528) 5 years ago
handler-utils.go Add object retention at the per object (#8528) 5 years ago
handler-utils_test.go Migrate config to KV data format (#8392) 5 years ago
hasher.go
healthcheck-handler.go Implement bucket expansion (#8509) 5 years ago
healthcheck-handler_test.go
healthcheck-router.go
http-stats.go The prometheus metrics refractoring (#8003) 5 years ago
http-tracer.go Fix panic during trace requests (#8448) 5 years ago
http-traffic-recorder.go The prometheus metrics refractoring (#8003) 5 years ago
httprange.go
httprange_test.go
iam-etcd-store.go Migrate all backend at .minio.sys/config to encrypted backend (#8474) 5 years ago
iam-object-store.go Bring in safe mode support (#8478) 5 years ago
iam.go Fix review comments and new changes in config (#8515) 5 years ago
jwt.go Migrate config to KV data format (#8392) 5 years ago
jwt_test.go Migrate config to KV data format (#8392) 5 years ago
leak-detect_test.go
lifecycle.go Bring in safe mode support (#8478) 5 years ago
local-locker.go Implement bucket expansion (#8509) 5 years ago
lock-rest-client.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
lock-rest-client_test.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
lock-rest-server-common.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
lock-rest-server-common_test.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
lock-rest-server.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
main.go Fix review comments and new changes in config (#8515) 5 years ago
merge-walk-pool.go
merge-walk-pool_test.go
metrics-router.go Add prometheus auth-type to turn-off authentication (#8356) 5 years ago
metrics.go Implement bucket expansion (#8509) 5 years ago
namespace-lock.go Implement bucket expansion (#8509) 5 years ago
namespace-lock_test.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
naughty-disk_test.go Detect underlying disk mount/unmount (#8408) 5 years ago
net.go Implement bucket expansion (#8509) 5 years ago
net_test.go skip checking error also on Mac in TestCheckPortAvailability (#8343) 5 years ago
notification.go Do not rely on quorum for StorageInfo() (#8557) 5 years ago
object-api-common.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
object-api-datatypes.go Implement bucket expansion (#8509) 5 years ago
object-api-deleteobject_test.go
object-api-errors.go Implement bucket expansion (#8509) 5 years ago
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go Implement bucket expansion (#8509) 5 years ago
object-api-interface.go Add object retention at the per object (#8528) 5 years ago
object-api-listobjects_test.go
object-api-multipart_test.go Implement bucket expansion (#8509) 5 years ago
object-api-putobject_test.go
object-api-utils.go Handle port as json.Number for DNS records in etcd (#8513) 5 years ago
object-api-utils_test.go Migrate config to KV data format (#8392) 5 years ago
object-handlers-common.go
object-handlers-common_test.go
object-handlers.go Add object retention at the per object (#8528) 5 years ago
object-handlers_test.go Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
object-lock.go Fix healing on multiple zones (#8555) 5 years ago
object_api_suite_test.go
os-reliable.go
os-reliable_test.go
peer-rest-client-target.go
peer-rest-client.go Fix healing on multiple zones (#8555) 5 years ago
peer-rest-common.go Fix healing on multiple zones (#8555) 5 years ago
peer-rest-server.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
policy.go Bring in safe mode support (#8478) 5 years ago
policy_test.go
posix-dirent_fileino.go
posix-dirent_ino.go
posix-dirent_namelen_bsd.go
posix-dirent_namelen_linux.go
posix-diskid-check.go Detect underlying disk mount/unmount (#8408) 5 years ago
posix-errors.go
posix-errors_test.go
posix-list-dir_other.go
posix-list-dir_test.go Use errgroups instead of sync.WaitGroup as needed (#8354) 5 years ago
posix-list-dir_unix.go
posix-list-dir_windows.go
posix.go Use random file name for write check (#8563) 5 years ago
posix_test.go Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
posix_unix_test.go
posix_windows_test.go
post-policy_test.go Migrate config to KV data format (#8392) 5 years ago
postpolicyform.go Remove unusued params and functions (#8399) 5 years ago
postpolicyform_test.go
prepare-storage.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
retry.go
retry_test.go
routers.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
server-main.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
server-main_test.go Implement bucket expansion (#8509) 5 years ago
server-rlimit.go
server-startup-msg.go Fix review comments and new changes in config (#8515) 5 years ago
server-startup-msg_test.go The prometheus metrics refractoring (#8003) 5 years ago
server_test.go
service.go
setup-type.go
signals.go Bring in safe mode support (#8478) 5 years ago
signature-v2.go Migrate config to KV data format (#8392) 5 years ago
signature-v2_test.go Migrate config to KV data format (#8392) 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 Migrate config to KV data format (#8392) 5 years ago
signature-v4-utils_test.go Rename iam/validator -> iam/openid and add tests (#8340) 5 years ago
signature-v4.go Migrate config to KV data format (#8392) 5 years ago
signature-v4_test.go Migrate config to KV data format (#8392) 5 years ago
storage-datatypes.go
storage-errors.go admin/heal: Fix deep healing to heal objects under more conditions (#8321) 5 years ago
storage-interface.go Detect underlying disk mount/unmount (#8408) 5 years ago
storage-rest-client.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
storage-rest-common.go Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
storage-rest-server.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago
storage-rest_test.go Implement bucket expansion (#8509) 5 years ago
streaming-signature-v4.go Migrate config to KV data format (#8392) 5 years ago
streaming-signature-v4_test.go
sts-datatypes.go Fix LDAP responseXML to be named appropriately (#8285) 5 years ago
sts-errors.go Remove unusued params and functions (#8399) 5 years ago
sts-handlers.go Migrate config to KV data format (#8392) 5 years ago
test-utils_test.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go Implement bucket expansion (#8509) 5 years ago
typed-errors.go
update-notifier.go Refactor config and split them in packages (#8351) 5 years ago
update-notifier_test.go Refactor config and split them in packages (#8351) 5 years ago
update.go Refactor config and split them in packages (#8351) 5 years ago
update_test.go
utils.go Add NTP retention time (#8548) 5 years ago
utils_test.go
version_test.go
web-handler-context.go Migrate config to KV data format (#8392) 5 years ago
web-handler-context_test.go
web-handlers.go Add object retention at the per object (#8528) 5 years ago
web-handlers_test.go Implement bucket expansion (#8509) 5 years ago
web-router.go Bring in safe mode support (#8478) 5 years ago
xl-sets.go Do not rely on quorum for StorageInfo() (#8557) 5 years ago
xl-sets_test.go Preserve same deploymentID on all zones (#8542) 5 years ago
xl-v1-bucket.go Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
xl-v1-common.go Migrate config to KV data format (#8392) 5 years ago
xl-v1-common_test.go Implement bucket expansion (#8509) 5 years ago
xl-v1-errors.go
xl-v1-healing-common.go Implement bucket expansion (#8509) 5 years ago
xl-v1-healing-common_test.go Implement bucket expansion (#8509) 5 years ago
xl-v1-healing.go Fix healing on multiple zones (#8555) 5 years ago
xl-v1-healing_test.go Fix healing on multiple zones (#8555) 5 years ago
xl-v1-list-objects-heal.go
xl-v1-list-objects.go
xl-v1-metadata.go Use errgroups instead of sync.WaitGroup as needed (#8354) 5 years ago
xl-v1-metadata_test.go Implement bucket expansion (#8509) 5 years ago
xl-v1-multipart.go Add object retention at the per object (#8528) 5 years ago
xl-v1-multipart_test.go Implement bucket expansion (#8509) 5 years ago
xl-v1-object.go Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
xl-v1-object_test.go Implement bucket expansion (#8509) 5 years ago
xl-v1-utils.go Bring in safe mode support (#8478) 5 years ago
xl-v1-utils_test.go Implement bucket expansion (#8509) 5 years ago
xl-v1.go Implement bucket expansion (#8509) 5 years ago
xl-v1_test.go
xl-zones.go Add bootstrap REST handler for verifying server config (#8550) 5 years ago