.. |
config
|
fix: set appropriate defaults when new keys added (#8795)
|
5 years ago |
crypto
|
Add custom policy claim name (#8764)
|
5 years ago |
gateway
|
Fix Readiness check (#8681)
|
5 years ago |
http
|
Set X-Cache and X-Cache-Lookup headers for cache (#8794)
|
5 years ago |
logger
|
Fix Windows console printing (#8805)
|
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
|
fix: remove extra newline from GetConfig() output (#8678)
|
5 years ago |
admin-handlers-users.go
|
Add more context aware error for policy parsing errors (#8726)
|
5 years ago |
admin-handlers.go
|
Enable multiple concurrent profile types (#8792)
|
5 years ago |
admin-handlers_test.go
|
xl: Implement MRF healing (#8470)
|
5 years ago |
admin-heal-ops.go
|
heal: Avoid spinning up object healing during startup (#8819)
|
5 years ago |
admin-router.go
|
Add data usage collect with its new admin API (#8553)
|
5 years ago |
admin-server-info.go
|
Fix dependencies graph for minio source compilation (#8717)
|
5 years ago |
api-datatypes.go
|
Add object retention at the per object (#8528)
|
5 years ago |
api-errors.go
|
Fix error message wording for PutObjectLockConfig (#8759)
|
5 years ago |
api-errors_test.go
|
Move etcd, logger, crypto into their own packages (#8366)
|
5 years ago |
api-headers.go
|
Set X-Cache and X-Cache-Lookup headers for cache (#8794)
|
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
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
5 years ago |
api-response_test.go
|
…
|
|
api-router.go
|
Remove old ListenBucketNotification API (#8645)
|
5 years ago |
api-utils.go
|
…
|
|
api-utils_test.go
|
…
|
|
auth-handler.go
|
Add custom policy claim name (#8764)
|
5 years ago |
auth-handler_test.go
|
Add support for multiple admins (#8487)
|
5 years ago |
background-heal-ops.go
|
lock: improve locker initialization at init (#8776)
|
5 years ago |
background-newdisks-heal-ops.go
|
heal: Avoid spinning up object healing during startup (#8819)
|
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: Verify file size inside storage interface (#7932)
|
5 years ago |
bitrot_test.go
|
…
|
|
bootstrap-peer-server.go
|
Fix dependencies graph for minio source compilation (#8717)
|
5 years ago |
bucket-handlers-listobjects.go
|
Enhance ListObjectsV2 API to return UserDefined metadata (#8539)
|
5 years ago |
bucket-handlers.go
|
Fix error message wording for PutObjectLockConfig (#8759)
|
5 years ago |
bucket-handlers_test.go
|
Implement bucket expansion (#8509)
|
5 years ago |
bucket-lifecycle-handler.go
|
PutBucketLifeCycleConfiguration: Return 200 instead of 204 (#8656)
|
5 years ago |
bucket-notification-handlers.go
|
fix: listenBucket should filter events based on bucket (#8677)
|
5 years ago |
bucket-policy-handlers.go
|
Add more context aware error for policy parsing errors (#8726)
|
5 years ago |
bucket-policy-handlers_test.go
|
…
|
|
build-constants.go
|
…
|
|
common-main.go
|
fix: replica set deployment for multi tenants (#8673)
|
5 years ago |
config-common.go
|
…
|
|
config-current.go
|
Disable federated buckets when etcd is namespaced (#8709)
|
5 years ago |
config-current_test.go
|
Avoid pointer based copy, instead use Clone() (#8547)
|
5 years ago |
config-dir.go
|
…
|
|
config-encrypted.go
|
lock: improve locker initialization at init (#8776)
|
5 years ago |
config-encrypted_test.go
|
Config migration should handle plain-text (#8506)
|
5 years ago |
config-migrate.go
|
Start using error wrapping with fmt.Errorf (#8588)
|
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
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
consolelogger.go
|
Fix crash in console logger and also handle bucket DNS updates (#8654)
|
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 |
data-usage.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
disk-cache-backend.go
|
Set X-Cache and X-Cache-Lookup headers for cache (#8794)
|
5 years ago |
disk-cache-stats.go
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
5 years ago |
disk-cache-utils.go
|
Set X-Cache and X-Cache-Lookup headers for cache (#8794)
|
5 years ago |
disk-cache-utils_test.go
|
fix: CacheOpts parsing tests (#8632)
|
5 years ago |
disk-cache.go
|
Set X-Cache and X-Cache-Lookup headers for cache (#8794)
|
5 years ago |
disk-cache_test.go
|
Cache only the range requested for range GETs (#8599)
|
5 years ago |
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
|
Add encryption buffer (#8626)
|
5 years ago |
encryption-v1_test.go
|
make SSE request header check comprehensive (#8276)
|
5 years ago |
endpoint-ellipses.go
|
Allow proper setCount SLAs across zones (#8752)
|
5 years ago |
endpoint-ellipses_test.go
|
Avoid pointer based copy, instead use Clone() (#8547)
|
5 years ago |
endpoint.go
|
Validate XL sets on format (#8779)
|
5 years ago |
endpoint_test.go
|
Validate XL sets on format (#8779)
|
5 years ago |
erasure-decode.go
|
…
|
|
erasure-decode_test.go
|
…
|
|
erasure-encode.go
|
…
|
|
erasure-encode_test.go
|
Validate XL sets on format (#8779)
|
5 years ago |
erasure-heal.go
|
…
|
|
erasure-heal_test.go
|
…
|
|
erasure-utils.go
|
…
|
|
erasure.go
|
…
|
|
erasure_test.go
|
…
|
|
etcd.go
|
Start using error wrapping with fmt.Errorf (#8588)
|
5 years ago |
fallocate.go
|
…
|
|
fallocate_linux.go
|
…
|
|
fallocate_linux_test.go
|
…
|
|
fastwalk.go
|
Add data usage collect with its new admin API (#8553)
|
5 years ago |
format-disk-cache.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
format-disk-cache_test.go
|
Return appropriate errors API versions changes across REST APIs (#8480)
|
5 years ago |
format-fs.go
|
Avoid double for loops in notification init (#8691)
|
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
|
xl/zones: return errNoHealRequired when no heal is required (#8821)
|
5 years ago |
format-xl_test.go
|
xl: All nodes create meta volumes in its local disks (#8786)
|
5 years ago |
fs-v1-helpers.go
|
…
|
|
fs-v1-helpers_test.go
|
…
|
|
fs-v1-metadata.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
fs-v1-metadata_test.go
|
…
|
|
fs-v1-multipart.go
|
Fix bug preventing overwrite of object if (#8796)
|
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
|
Fix bug preventing overwrite of object if (#8796)
|
5 years ago |
fs-v1_test.go
|
Use const slashSeparator instead of "/" everywhere (#8028)
|
5 years ago |
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
|
fix: populate buckets on etcd after config has loaded (#8658)
|
5 years ago |
gateway-main_test.go
|
…
|
|
gateway-metrics.go
|
Use atomic.Uint64 for gateway metrics count instead of mutex (#8615)
|
5 years ago |
gateway-startup-msg.go
|
Bring in safe mode support (#8478)
|
5 years ago |
gateway-startup-msg_test.go
|
…
|
|
gateway-unsupported.go
|
Fix Readiness check (#8681)
|
5 years ago |
generic-handlers.go
|
Disable federated buckets when etcd is namespaced (#8709)
|
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
|
Disable federated buckets when etcd is namespaced (#8709)
|
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
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
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
|
Cache only the range requested for range GETs (#8599)
|
5 years ago |
httprange_test.go
|
…
|
|
iam-etcd-store.go
|
Add etcd path prefix for all IAM assets (#8569)
|
5 years ago |
iam-object-store.go
|
Bring in safe mode support (#8478)
|
5 years ago |
iam.go
|
Add custom policy claim name (#8764)
|
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
|
lock: improve locker initialization at init (#8776)
|
5 years ago |
lock-rest-client.go
|
lock: improve locker initialization at init (#8776)
|
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
|
Add lock expiry handler to expire state locks (#8562)
|
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
|
Avoid running lock maintenance from all nodes (#8737)
|
5 years ago |
main.go
|
Fix version to be release-tag (#8730)
|
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
|
Use atomic.Uint64 for gateway metrics count instead of mutex (#8615)
|
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
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
net.go
|
fix: replica set deployment for multi tenants (#8673)
|
5 years ago |
net_test.go
|
Handle localhost distributed setups properly (#8577)
|
5 years ago |
notification.go
|
Enable multiple concurrent profile types (#8792)
|
5 years ago |
object-api-common.go
|
Remove old ListenBucketNotification API (#8645)
|
5 years ago |
object-api-datatypes.go
|
Set X-Cache and X-Cache-Lookup headers for cache (#8794)
|
5 years ago |
object-api-deleteobject_test.go
|
…
|
|
object-api-errors.go
|
Allow proper setCount SLAs across zones (#8752)
|
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
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
5 years ago |
object-api-interface.go
|
Fix Readiness check (#8681)
|
5 years ago |
object-api-listobjects_test.go
|
Use const slashSeparator instead of "/" everywhere (#8028)
|
5 years ago |
object-api-multipart_test.go
|
Remove TestPutObjectPartDiskNotFound unit test (#8815)
|
5 years ago |
object-api-putobject_test.go
|
…
|
|
object-api-utils.go
|
Add data usage collect with its new admin API (#8553)
|
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
|
Fix bug preventing overwrite of object if (#8796)
|
5 years ago |
object-handlers_test.go
|
Move storageclass config handling into cmd/config/storageclass (#8360)
|
5 years ago |
object-lock.go
|
Fix bug preventing overwrite of object if (#8796)
|
5 years ago |
object_api_suite_test.go
|
Use const slashSeparator instead of "/" everywhere (#8028)
|
5 years ago |
os-reliable.go
|
Start using error wrapping with fmt.Errorf (#8588)
|
5 years ago |
os-reliable_test.go
|
…
|
|
peer-rest-client-target.go
|
New Admin Info (#8497)
|
5 years ago |
peer-rest-client.go
|
Enable multiple concurrent profile types (#8792)
|
5 years ago |
peer-rest-common.go
|
fix: listenBucket should filter events based on bucket (#8677)
|
5 years ago |
peer-rest-server.go
|
Enable multiple concurrent profile types (#8792)
|
5 years ago |
policy.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
policy_test.go
|
…
|
|
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-diskid-check.go
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
posix-errors.go
|
Start using new errors package (#8207)
|
5 years ago |
posix-errors_test.go
|
…
|
|
posix-list-dir_other.go
|
Use const slashSeparator instead of "/" everywhere (#8028)
|
5 years ago |
posix-list-dir_test.go
|
Use errgroups instead of sync.WaitGroup as needed (#8354)
|
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
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
posix_test.go
|
Start using error wrapping with fmt.Errorf (#8588)
|
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
|
xl: All nodes create meta volumes in its local disks (#8786)
|
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
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
server-main_test.go
|
Implement bucket expansion (#8509)
|
5 years ago |
server-rlimit.go
|
…
|
|
server-startup-msg.go
|
fix: --anonymous flag shouldn't print any keys (#8753)
|
5 years ago |
server-startup-msg_test.go
|
Handle localhost distributed setups properly (#8577)
|
5 years ago |
server_test.go
|
fixes some typos, for CREDITS change (#8743)
|
5 years ago |
service.go
|
Decouple ServiceUpdate to ServerUpdate to be more native (#8138)
|
5 years ago |
setup-type.go
|
Allow proper setCount SLAs across zones (#8752)
|
5 years ago |
signals.go
|
Enable multiple concurrent profile types (#8792)
|
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
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
storage-interface.go
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
storage-rest-client.go
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
storage-rest-common.go
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
storage-rest-server.go
|
rest/storage: Remove racy LastError usage (#8817)
|
5 years ago |
storage-rest_test.go
|
Handle localhost distributed setups properly (#8577)
|
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
|
Add custom policy claim name (#8764)
|
5 years ago |
test-utils_test.go
|
xl: Implement MRF healing (#8470)
|
5 years ago |
tree-walk-pool.go
|
…
|
|
tree-walk-pool_test.go
|
…
|
|
tree-walk.go
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
5 years ago |
tree-walk_test.go
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
5 years ago |
typed-errors.go
|
LDAP STS API (#8091)
|
5 years ago |
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
|
fix: replica set deployment for multi tenants (#8673)
|
5 years ago |
update_test.go
|
fix: doc notifications formatting issues (#8661)
|
5 years ago |
utils.go
|
Reduce MemProfileRate (#8814)
|
5 years ago |
utils_test.go
|
Enable multiple concurrent profile types (#8792)
|
5 years ago |
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
|
fix: browser should listBuckets from etcd in global federation (#8760)
|
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
|
xl: Implement MRF healing (#8470)
|
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
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
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
|
Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591)
|
5 years ago |
xl-v1-metadata.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
xl-v1-metadata_test.go
|
Implement bucket expansion (#8509)
|
5 years ago |
xl-v1-multipart.go
|
xl: Implement MRF healing (#8470)
|
5 years ago |
xl-v1-multipart_test.go
|
Implement bucket expansion (#8509)
|
5 years ago |
xl-v1-object.go
|
xl: Implement MRF healing (#8470)
|
5 years ago |
xl-v1-object_test.go
|
Implement bucket expansion (#8509)
|
5 years ago |
xl-v1-utils.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
xl-v1-utils_test.go
|
Implement bucket expansion (#8509)
|
5 years ago |
xl-v1.go
|
xl: Implement MRF healing (#8470)
|
5 years ago |
xl-zones.go
|
xl/zones: return errNoHealRequired when no heal is required (#8821)
|
5 years ago |