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 1cd8e1d8b6
remove the startup jitter before locks() (#16340)
3 years ago
..
testdata Do not use inline data size in xl.meta quorum calculation (#14831) 3 years ago
acl-handlers.go site replication: fix healing of bucket deletes. (#15377) 3 years ago
admin-bucket-handlers.go Validate replication target update to avoid duplicate endpoints (#16311) 3 years ago
admin-handler-utils.go fix: translate tier add errors properly (#16191) 3 years ago
admin-handlers-config-kv.go Avoid config migration on every startup (#16278) 3 years ago
admin-handlers-idp-config.go Avoid config migration on every startup (#16278) 3 years ago
admin-handlers-idp-ldap.go Add IAM API to attach/detach policies for LDAP (#16182) 3 years ago
admin-handlers-pools.go rebalance status must return appropriate error initially (#16022) 3 years ago
admin-handlers-site-replication.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
admin-handlers-users-race_test.go Bump up madmin-go to v2 (#16162) 3 years ago
admin-handlers-users.go fix: misplaced write response command in DetachPolicy() (#16333) 3 years ago
admin-handlers-users_test.go Bump up madmin-go to v2 (#16162) 3 years ago
admin-handlers.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
admin-handlers_test.go Bump up madmin-go to v2 (#16162) 3 years ago
admin-heal-ops.go Bump up madmin-go to v2 (#16162) 3 years ago
admin-router.go Add API to fetch policy user/group associations (#16239) 3 years ago
admin-server-info.go Bump up madmin-go to v2 (#16162) 3 years ago
api-datatypes.go fix: audit log to support object names in multipleObjectNames() handler (#14017) 4 years ago
api-errors.go Remove site replication config if it succeeded locally (#16279) 3 years ago
api-errors_test.go rename all remaining packages to internal/ (#12418) 4 years ago
api-headers.go use new xxml for XML responses to support rare control characters (#15511) 3 years ago
api-headers_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
api-resources.go update license change for MinIO 4 years ago
api-resources_test.go update license change for MinIO 4 years ago
api-response.go fix: iso8601TimeFormat padding issue for certain nanoseconds (#16207) 3 years ago
api-response_test.go update license change for MinIO 4 years ago
api-router.go avoid limits on the number of parallel trace/bucket notifications listeners (#14799) 3 years ago
api-utils.go upgrade golang-lint to the latest (#15600) 3 years ago
api-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
apierrorcode_string.go Add endpoints for managing IAM policies (#15897) 3 years ago
auth-handler.go fix: remove unnecessary logs for client conn errors (#16261) 3 years ago
auth-handler_test.go Revert "Revert "tests: Add context cancelation (#15374)"" 3 years ago
authtype_string.go allow tagging policy condition for GetObject (#15777) 3 years ago
background-heal-ops.go Bump up madmin-go to v2 (#16162) 3 years ago
background-newdisks-heal-ops.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
background-newdisks-heal-ops_gen.go heal: Add MRF metrics to background heal API response (#12398) 4 years ago
background-newdisks-heal-ops_gen_test.go add '.healing.bin' for tracking currently healing disk (#10573) 5 years ago
batch-handlers.go Bump up madmin-go to v2 (#16162) 3 years ago
batch-handlers_gen.go support deleteMarkers and all versions in batch replication (#15858) 3 years ago
batch-handlers_gen_test.go feat: implement support batch replication (#15554) 3 years ago
batchreplicationmetric_string.go feat: implement support batch replication (#15554) 3 years ago
benchmark-utils_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
bitrot-streaming.go remove spurious logging for object not found (#15842) 3 years ago
bitrot-whole.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
bitrot.go use crypto/sha256 only for FIPS 140-2 compliance (#14983) 3 years ago
bitrot_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
bootstrap-peer-server.go allow changing endpoints in distributed setups (#16071) 3 years ago
bucket-encryption-handlers.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-encryption.go remove gateway completely (#15929) 3 years ago
bucket-encryption_test.go sse: add support for SSE-KMS bucket configurations (#12295) 4 years ago
bucket-handlers.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
bucket-handlers_test.go Remove deprecated io/ioutil (#15707) 3 years ago
bucket-lifecycle-handlers.go fix: Delete() of bucket metadata should not parse the config (#15904) 3 years ago
bucket-lifecycle-handlers_test.go update gofumpt -w - new changes 3 years ago
bucket-lifecycle.go Run staticcheck on CI (#16170) 3 years ago
bucket-lifecycle_test.go fix: for unexpected errors in reading versioning config panic (#14994) 3 years ago
bucket-listobjects-handlers.go Remove some logs caused by external apps (#16027) 3 years ago
bucket-metadata-sys.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-metadata.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-metadata_gen.go fix: for unexpected errors in reading versioning config panic (#14994) 3 years ago
bucket-metadata_gen_test.go migrate all bucket metadata into a single file (#9586) 5 years ago
bucket-notification-handlers.go Factor out external event notification funcs (#15574) 3 years ago
bucket-object-lock.go remove gateway completely (#15929) 3 years ago
bucket-policy-handlers.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-policy-handlers_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
bucket-policy.go support tagging based policy conditions (#15763) 3 years ago
bucket-quota.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-replication-handlers.go Cleanup remote targets automatically on replication config removal. (#16221) 3 years ago
bucket-replication-stats.go serialize replication stats() only when needed (#16280) 3 years ago
bucket-replication-utils.go persist replication stats with leader lock (#16282) 3 years ago
bucket-replication-utils_gen.go feat: Add support for site level resync (#15753) 3 years ago
bucket-replication-utils_gen_test.go replication: improve MRF healing. (#15556) 3 years ago
bucket-replication-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
bucket-replication.go fix: DeleteObject() API with versionId under replication (#16325) 3 years ago
bucket-replication_test.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-stats.go avoid replication stats crash in Prometheus 3 years ago
bucket-stats_gen.go Persist in-memory replication stats to disk (#15594) 3 years ago
bucket-stats_gen_test.go fetch bucket replication stats across peers in single call (#14956) 3 years ago
bucket-targets.go Validate replication target update to avoid duplicate endpoints (#16311) 3 years ago
bucket-versioning-handler.go Bump up madmin-go to v2 (#16162) 3 years ago
bucket-versioning.go remove gateway completely (#15929) 3 years ago
build-constants.go update '-v' flag behavior to include copyRight and license (#15097) 3 years ago
callhome.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
common-main.go Do not save credentials in config.json (#16275) 3 years ago
common-main_test.go Remove deprecated io/ioutil (#15707) 3 years ago
config-common.go feat: introduce pool-level rebalance (#15483) 3 years ago
config-current.go trace: Add bootstrap tracing events (#16286) 3 years ago
config-current_test.go Avoid config migration on every startup (#16278) 3 years ago
config-dir.go run gofumpt cleanup across code-base (#14015) 4 years ago
config-encrypted.go trace: Add bootstrap tracing events (#16286) 3 years ago
config-encrypted_test.go Bump up madmin-go to v2 (#16162) 3 years ago
config-migrate.go trace: Add bootstrap tracing events (#16286) 3 years ago
config-migrate_test.go Do not save credentials in config.json (#16275) 3 years ago
config-versions.go use LDAP config from minio/pkg to share with console (#15810) 3 years ago
config.go trace: Add bootstrap tracing events (#16286) 3 years ago
consolelogger.go Bump up madmin-go to v2 (#16162) 3 years ago
copy-part-range.go deprecate embedded browser (#12163) 4 years ago
copy-part-range_test.go update license change for MinIO 4 years ago
crossdomain-xml-handler.go reduce number of middleware handlers (#13546) 4 years ago
crossdomain-xml-handler_test.go use ParseForm() to allow query param lookups once (#12900) 4 years ago
data-scanner-metric.go Bump up madmin-go to v2 (#16162) 3 years ago
data-scanner.go Fix DeleteObject when only free versions remain (#16289) 3 years ago
data-update-tracker.go Remove deprecated io/ioutil (#15707) 3 years ago
data-update-tracker_test.go Improvements in logger and audit webhooks (#16102) 3 years ago
data-usage-cache.go Bump up madmin-go to v2 (#16162) 3 years ago
data-usage-cache_gen.go fix: add healing metric type for heal tracing (#15631) 3 years ago
data-usage-cache_gen_test.go Add detailed scanner metrics (#15161) 3 years ago
data-usage-utils.go Bump up madmin-go to v2 (#16162) 3 years ago
data-usage.go upgrade golang-lint to the latest (#15600) 3 years ago
data-usage_test.go Remove deprecated io/ioutil (#15707) 3 years ago
decommetric_string.go Add trace support for decommissioning (#15502) 3 years ago
disk-cache-backend.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
disk-cache-check-support_contrib_windows.go Remove deprecated io/ioutil (#15707) 3 years ago
disk-cache-check-support_other.go Remove deprecated io/ioutil (#15707) 3 years ago
disk-cache-stats.go update license change for MinIO 4 years ago
disk-cache-utils.go etag: add `Format` and `Decrypt` functions (#14659) 3 years ago
disk-cache-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
disk-cache.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
disk-cache_test.go Avoid cache GC of writebacks before commit syncs (#13860) 4 years ago
dummy-data-generator_test.go Remove deprecated io/ioutil (#15707) 3 years ago
dummy-handlers.go site replication: fix healing of bucket deletes. (#15377) 3 years ago
dynamic-timeouts.go change default lock retry interval to 50ms (#15560) 3 years ago
dynamic-timeouts_test.go tests: Add context cancelation (#15374) 3 years ago
encryption-v1.go feat: Encrypt s3zip file index (#16179) 3 years ago
encryption-v1_test.go validate correct ETag for the parts sent during CompleteMultipart (#15751) 3 years ago
endpoint-ellipses.go Run staticcheck on CI (#16170) 3 years ago
endpoint-ellipses_test.go allow support for parity '0', '1' enabling support for 2,3 drive setups (#15171) 3 years ago
endpoint.go update single drive setup error message (#16098) 3 years ago
endpoint_contrib_test.go Revert "deprecate embedded browser (#12163)" 4 years ago
endpoint_test.go fix: endpoints for single local disks must retain port info (#15585) 3 years ago
erasure-bucket.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
erasure-coding.go feat: Single drive XL implementation (#14970) 3 years ago
erasure-common.go Independent Multipart Uploads (#15346) 3 years ago
erasure-decode.go fix: make sure to avoid calling RenameData() on disconnected disks. (#14094) 4 years ago
erasure-decode_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
erasure-encode.go do not log checksum mismatch error, client received the error (#16246) 3 years ago
erasure-encode_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
erasure-errors.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
erasure-heal_test.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
erasure-healing-common.go Bump up madmin-go to v2 (#16162) 3 years ago
erasure-healing-common_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
erasure-healing.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
erasure-healing_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
erasure-metadata-utils.go remove spurious logging for object not found (#15842) 3 years ago
erasure-metadata-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
erasure-metadata.go fix: DeleteObject() API with versionId under replication (#16325) 3 years ago
erasure-metadata_test.go Add extended checksum support (#15433) 3 years ago
erasure-multipart.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
erasure-object.go fix: DeleteObject() API with versionId under replication (#16325) 3 years ago
erasure-object_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
erasure-server-pool-decom.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
erasure-server-pool-decom_gen.go decom IAM, Bucket metadata properly (#15220) 3 years ago
erasure-server-pool-decom_gen_test.go fix: simplify usage calculation and progress (#14086) 4 years ago
erasure-server-pool-decom_test.go allow changing endpoints in distributed setups (#16071) 3 years ago
erasure-server-pool-rebalance.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
erasure-server-pool-rebalance_gen.go feat: introduce pool-level rebalance (#15483) 3 years ago
erasure-server-pool-rebalance_gen_test.go feat: introduce pool-level rebalance (#15483) 3 years ago
erasure-server-pool.go allow locks with object affinity to spread across pools (#16312) 3 years ago
erasure-sets.go fix: a deadlock by refactoring listBuckets() under site replication (#16323) 3 years ago
erasure-sets_test.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
erasure-utils.go fix: parsing multipart uploadID under site replicated setup (#16048) 3 years ago
erasure.go Bump up madmin-go to v2 (#16162) 3 years ago
erasure_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
etcd.go etcd: Add logs for unusual failures (#13460) 4 years ago
event-notification.go mark pubsub type safe via generics (#15961) 3 years ago
format-disk-cache.go fix: in disk cache readCacheFileStream should closed upon return (#16138) 3 years ago
format-disk-cache_test.go upgrade golang-lint to the latest (#15600) 3 years ago
format-erasure.go allow changing argument for path for SNSD setup (#16013) 3 years ago
format-erasure_test.go Clean entire tmp-old on restart (#15979) 3 years ago
format-meta.go update license change for MinIO 4 years ago
format_string.go [feat] Add targz transparent extract support (#11849) 4 years ago
generic-handlers.go Add X-Amz-Request-Id to internode calls (#16146) 3 years ago
generic-handlers_contrib.go Revert "deprecate embedded browser (#12163)" 4 years ago
generic-handlers_test.go reduce number of middleware handlers (#13546) 4 years ago
global-heal.go Bump up madmin-go to v2 (#16162) 3 years ago
globals.go Use different subnet public key during dev/test (#16216) 3 years ago
handler-api.go Add auto configuration of replication workers (#15636) 3 years ago
handler-utils.go Bump up madmin-go to v2 (#16162) 3 years ago
handler-utils_test.go Revert "Revert "tests: Add context cancelation (#15374)"" 3 years ago
hasher.go use crypto/sha256 only for FIPS 140-2 compliance (#14983) 3 years ago
healingmetric_string.go Check for abandoned data when healing (#16122) 3 years ago
healthcheck-handler.go remove gateway completely (#15929) 3 years ago
healthcheck-router.go run gofumpt cleanup across code-base (#14015) 4 years ago
http-stats.go move HTTP recorder to an internal library (#16128) 3 years ago
http-tracer.go Bump up madmin-go to v2 (#16162) 3 years ago
http-tracer_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
httprange.go fix: consistent replies for incorrect range requests on replicated buckets (#14345) 3 years ago
httprange_test.go fix: consistent replies for incorrect range requests on replicated buckets (#14345) 3 years ago
iam-etcd-store.go fix: use errors.Is for wrapped returns (#16062) 3 years ago
iam-etcd-store_test.go update license change for MinIO 4 years ago
iam-object-store.go trace: Add bootstrap tracing events (#16286) 3 years ago
iam-store.go trace: Add bootstrap tracing events (#16286) 3 years ago
iam.go trace: Add bootstrap tracing events (#16286) 3 years ago
jwt.go site healing: Skip stale iam asset updates from peer. (#15203) 3 years ago
jwt_test.go tests: Add context cancelation (#15374) 3 years ago
kms-handlers.go Bump up madmin-go to v2 (#16162) 3 years ago
kms-router.go Add metrics, version and apis handlers (#15839) 3 years ago
last-minute.go Bump up madmin-go to v2 (#16162) 3 years ago
last-minute_gen.go Add detailed scanner metrics (#15161) 3 years ago
last-minute_gen_test.go Add detailed scanner metrics (#15161) 3 years ago
leak-detect_test.go update license change for MinIO 4 years ago
listen-notification-handlers.go mark pubsub type safe via generics (#15961) 3 years ago
local-locker.go fix: potential deadLock caused by unlocking a non-existing lock (#15635) 3 years ago
local-locker_test.go tests: Add localLocker RUnlock test (#14882) 3 years ago
lock-rest-client.go Run staticcheck on CI (#16170) 3 years ago
lock-rest-client_test.go rename all remaining packages to internal/ (#12418) 4 years ago
lock-rest-server-common.go internode lockArgs should use messagepack (#13329) 4 years ago
lock-rest-server-common_test.go tests: Add context cancelation (#15374) 3 years ago
lock-rest-server.go return appropriate error status code in the lock handler (#15950) 3 years ago
lock-rest-server_test.go Remove deprecated io/ioutil (#15707) 3 years ago
main.go add a message of removal for gateway and hide the command (#15965) 3 years ago
metacache-bucket.go converge SNSD deployments into single code (#15988) 3 years ago
metacache-bucket_test.go askDisks for strict quorum to be equal to read quorum (#14623) 3 years ago
metacache-entries.go Fix DeleteObject when only free versions remain (#16289) 3 years ago
metacache-entries_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
metacache-manager.go remove gateway completely (#15929) 3 years ago
metacache-marker.go Run staticcheck on CI (#16170) 3 years ago
metacache-server-pool.go fix: update metacache entry only once (#16072) 3 years ago
metacache-set.go converge SNSD deployments into single code (#15988) 3 years ago
metacache-stream.go Add listing block reuse (#15579) 3 years ago
metacache-stream_test.go Remove deprecated io/ioutil (#15707) 3 years ago
metacache-walk.go remove gateway completely (#15929) 3 years ago
metacache.go converge SNSD deployments into single code (#15988) 3 years ago
metacache_gen.go re-arrange metacache struct to be optimal (#13609) 4 years ago
metacache_gen_test.go ListObjects Metadata Caching (#10648) 5 years ago
metacache_test.go Stop async listing earlier (#13160) 4 years ago
metrics-realtime.go Bump up madmin-go to v2 (#16162) 3 years ago
metrics-router.go add support for customizing redirect_uri for IDP (#12607) 4 years ago
metrics-v2.go metrics: Show healing info for all nodes (#16315) 3 years ago
metrics.go fix: remove unnecessary logs for client conn errors (#16261) 3 years ago
mrf.go Bump up madmin-go to v2 (#16162) 3 years ago
namespace-lock.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
namespace-lock_test.go Support for remote tier management (#12090) 4 years ago
naughty-disk_test.go Bump up madmin-go to v2 (#16162) 3 years ago
net.go Set CONSOLE_MINIO_SERVER to 127.0.0.1 by default (#15887) 3 years ago
net_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
notification-summary.go Bump up madmin-go to v2 (#16162) 3 years ago
notification.go Bump up madmin-go to v2 (#16162) 3 years ago
object-api-common.go Clean entire tmp-old on restart (#15979) 3 years ago
object-api-datatypes.go feat: Encrypt s3zip file index (#16179) 3 years ago
object-api-deleteobject_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-errors.go Cleanup remote targets automatically on replication config removal. (#16221) 3 years ago
object-api-getobjectinfo_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-input-checks.go fix: avoid URL unsafe chars in multipart upload ID (#16034) 3 years ago
object-api-interface.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-listobjects_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-multipart_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-options.go fix: remove unnecessary logs for client conn errors (#16261) 3 years ago
object-api-putobject_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-utils.go remove gateway completely (#15929) 3 years ago
object-api-utils_test.go Add padding to compressed+encrypted files (#15282) 3 years ago
object-handlers-common.go add pre-conditions support for PUT calls during replication (#15674) 3 years ago
object-handlers-common_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
object-handlers.go debug: Add X-Amz-Request-ID to lock/unlock calls (#16309) 3 years ago
object-handlers_test.go Remove deprecated io/ioutil (#15707) 3 years ago
object-multipart-handlers.go fix: iso8601TimeFormat padding issue for certain nanoseconds (#16207) 3 years ago
object_api_suite_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
os-dirent_fileino.go fix: enable go1.17 github ci/cd (#12997) 4 years ago
os-dirent_ino.go fix: enable go1.17 github ci/cd (#12997) 4 years ago
os-dirent_namelen_bsd.go fix: enable go1.17 github ci/cd (#12997) 4 years ago
os-dirent_namelen_linux.go fix: enable go1.17 github ci/cd (#12997) 4 years ago
os-instrumented.go Bump up madmin-go to v2 (#16162) 3 years ago
os-readdir-common.go Add option in readDir to enable symlink following of dirs (#12668) 4 years ago
os-readdir_test.go Remove deprecated io/ioutil (#15707) 3 years ago
os-reliable.go fix: fork os.MkdirAll to optimize cases where parent exists (#15379) 3 years ago
os-reliable_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
os_other.go fix: fork os.MkdirAll to optimize cases where parent exists (#15379) 3 years ago
os_unix.go fix: log if there is readDir() failure with ListBuckets (#15461) 3 years ago
os_windows.go fix: fork os.MkdirAll to optimize cases where parent exists (#15379) 3 years ago
osmetric_string.go fix: intrument os.OpenFile differently for Reads and Writes (#15449) 3 years ago
peer-rest-client.go Bump up madmin-go to v2 (#16162) 3 years ago
peer-rest-common.go re-implement StorageInfo to be a peer call (#16155) 3 years ago
peer-rest-server.go Bump up madmin-go to v2 (#16162) 3 years ago
perf-tests.go Bump up madmin-go to v2 (#16162) 3 years ago
policy_test.go do not remove Sid from svcaccount policies (#14064) 4 years ago
post-policy_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
postpolicyform.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 4 years ago
postpolicyform_test.go update license change for MinIO 4 years ago
prepare-storage.go Clean entire tmp-old on restart (#15979) 3 years ago
rebalance-admin.go re-implement StorageInfo to be a peer call (#16155) 3 years ago
rebalancemetric_string.go feat: introduce pool-level rebalance (#15483) 3 years ago
rebalstatus_string.go feat: introduce pool-level rebalance (#15483) 3 years ago
routers.go proxy multipart to peers via multipart uploadID (#15926) 3 years ago
s3-zip-handlers.go feat: Encrypt s3zip file index (#16179) 3 years ago
scannermetric_string.go Run staticcheck on CI (#16170) 3 years ago
server-main.go Release version RELEASE.2023-01-02T09-40-09Z 3 years ago
server-main_test.go converge SNSD deployments into single code (#15988) 3 years ago
server-rlimit.go Bump up madmin-go to v2 (#16162) 3 years ago
server-startup-msg.go Bump up madmin-go to v2 (#16162) 3 years ago
server-startup-msg_test.go Bump up madmin-go to v2 (#16162) 3 years ago
server_test.go preserve Version and DeleteMarker sort order in the list XML response (#15819) 3 years ago
service.go fix: atomic.Value should be a concrete type to avoid panics (#13740) 4 years ago
setup-type.go remove gateway completely (#15929) 3 years ago
shared-lock.go Run staticcheck on CI (#16170) 3 years ago
signals.go persist replication stats with leader lock (#16282) 3 years ago
signature-v2.go upgrade golang-lint to the latest (#15600) 3 years ago
signature-v2_test.go tests: Add context cancelation (#15374) 3 years ago
signature-v4-parser.go upgrade golang-lint to the latest (#15600) 3 years ago
signature-v4-parser_test.go upgrade golang-lint to the latest (#15600) 3 years ago
signature-v4-utils.go trace: Add bootstrap tracing events (#16286) 3 years ago
signature-v4-utils_test.go Bump up madmin-go to v2 (#16162) 3 years ago
signature-v4.go upgrade golang-lint to the latest (#15600) 3 years ago
signature-v4_test.go tests: Add context cancelation (#15374) 3 years ago
site-replication-utils.go Bump up madmin-go to v2 (#16162) 3 years ago
site-replication-utils_gen.go feat: Add support for site level resync (#15753) 3 years ago
site-replication-utils_gen_test.go feat: Add support for site level resync (#15753) 3 years ago
site-replication.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
site-replication_test.go Bump up madmin-go to v2 (#16162) 3 years ago
speedtest.go Bump up madmin-go to v2 (#16162) 3 years ago
storage-datatypes.go optimize double reads by reusing results from checkUploadIDExists() (#15692) 3 years ago
storage-datatypes_gen.go fix: encrypt checksums in metadata (#15620) 3 years ago
storage-datatypes_gen_test.go Independent Multipart Uploads (#15346) 3 years ago
storage-datatypes_test.go Remove deprecated io/ioutil (#15707) 3 years ago
storage-errors.go Do not return an error when version disparity is detected (#16269) 3 years ago
storage-interface.go Bump up madmin-go to v2 (#16162) 3 years ago
storage-rest-client.go Bump up madmin-go to v2 (#16162) 3 years ago
storage-rest-common.go Check for abandoned data when healing (#16122) 3 years ago
storage-rest-server.go Bump up madmin-go to v2 (#16162) 3 years ago
storage-rest_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
storagemetric_string.go trace: Publish storage layer errors (#16153) 3 years ago
streaming-signature-v4.go Run staticcheck on CI (#16170) 3 years ago
streaming-signature-v4_test.go update license change for MinIO 4 years ago
sts-datatypes.go Add support for Identity Management Plugin (#14913) 3 years ago
sts-errors.go sts: Avoid printing all STS errors (#15065) 3 years ago
sts-handlers.go Bump up madmin-go to v2 (#16162) 3 years ago
sts-handlers_test.go Bump up madmin-go to v2 (#16162) 3 years ago
stserrorcode_string.go Add support for Identity Management Plugin (#14913) 3 years ago
test-utils_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
tier-handlers.go fix: translate tier add errors properly (#16191) 3 years ago
tier-journal.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
tier-journal_gen.go [Tiering] Support remote tiers with object versioning (#12342) 4 years ago
tier-journal_gen_test.go [Tiering] Support remote tiers with object versioning (#12342) 4 years ago
tier-journal_test.go [Tiering] Support remote tiers with object versioning (#12342) 4 years ago
tier-last-day-stats.go Bump up madmin-go to v2 (#16162) 3 years ago
tier-mem-journal.go Add a 'free' version to track deletion of tiered object content (#12470) 4 years ago
tier-sweeper.go upgrade golang-lint to the latest (#15600) 3 years ago
tier.go fix: translate tier add errors properly (#16191) 3 years ago
tier_gen.go Bump up madmin-go to v2 (#16162) 3 years ago
tier_gen_test.go Support for remote tier management (#12090) 4 years ago
typed-errors.go Add IAM API to attach/detach policies for LDAP (#16182) 3 years ago
untar.go Run staticcheck on CI (#16170) 3 years ago
update-notifier.go improve logs, fix banner formatting (#14456) 3 years ago
update-notifier_test.go rename all remaining packages to internal/ (#12418) 4 years ago
update.go fix: close helmInfo file descriptor (#16319) 3 years ago
update_fips.go run gofumpt cleanup across code-base (#14015) 4 years ago
update_nofips.go run gofumpt cleanup across code-base (#14015) 4 years ago
update_test.go Remove deprecated io/ioutil (#15707) 3 years ago
url_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 4 years ago
utils.go Add HTTP2 config option for policy plugin (#16225) 3 years ago
utils_test.go remove gateway completely (#15929) 3 years ago
version_test.go update license change for MinIO 4 years ago
warm-backend-azure.go Bump up madmin-go to v2 (#16162) 3 years ago
warm-backend-gcs.go Bump up madmin-go to v2 (#16162) 3 years ago
warm-backend-minio.go Refactor HTTP transports (#16222) 3 years ago
warm-backend-s3.go Refactor HTTP transports (#16222) 3 years ago
warm-backend.go tier verification leaks fd, that must be closed (#16296) 3 years ago
xl-storage-disk-id-check.go Bump up madmin-go to v2 (#16162) 3 years ago
xl-storage-errors.go Support for remote tier management (#12090) 4 years ago
xl-storage-errors_test.go update license change for MinIO 4 years ago
xl-storage-format-utils.go Fix DeleteObject when only free versions remain (#16289) 3 years ago
xl-storage-format-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
xl-storage-format-v1.go Add extended checksum support (#15433) 3 years ago
xl-storage-format-v1_gen.go fix: add healing metric type for heal tracing (#15631) 3 years ago
xl-storage-format-v1_gen_test.go Support bucket versioning (#9377) 5 years ago
xl-storage-format-v2-legacy.go fix: inconsistent replication delete marker timestamps (#15956) 3 years ago
xl-storage-format-v2.go Fix DeleteObject when only free versions remain (#16289) 3 years ago
xl-storage-format-v2_gen.go fix: add healing metric type for heal tracing (#15631) 3 years ago
xl-storage-format-v2_gen_test.go Improve performance on multiple versions (#13573) 4 years ago
xl-storage-format-v2_string.go Improve listing consistency with version merging (#13723) 4 years ago
xl-storage-format-v2_test.go fix: inconsistent replication delete marker timestamps (#15956) 3 years ago
xl-storage-format_test.go Fix DeleteObject when only free versions remain (#16289) 3 years ago
xl-storage-free-version.go Save minio version information centrally (#15181) 3 years ago
xl-storage-free-version_test.go Fix DeleteObject when only free versions remain (#16289) 3 years ago
xl-storage-meta-inline.go Improve performance on multiple versions (#13573) 4 years ago
xl-storage.go fix: tweak read buffer size to reduce over-reading (#16338) 3 years ago
xl-storage_noatime_notsupported.go fix: enable go1.17 github ci/cd (#12997) 4 years ago
xl-storage_noatime_supported.go fix: enable go1.17 github ci/cd (#12997) 4 years ago
xl-storage_test.go remove gateway completely (#15929) 3 years ago
xl-storage_unix_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
xl-storage_windows_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago