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 5bf41aff17
hold granular locking for multi-pool PutObject() (#20434)
11 months ago
..
testdata Add LDAP public key authentication to SFTP (#19833) 1 year ago
acl-handlers.go ldap: Add user DN attributes list config param (#19758) 1 year ago
admin-bucket-handlers.go bucket-metadata: Reload events/repl-targets for all buckets (#20334) 11 months ago
admin-handler-utils.go return appropriate error upon tier update for incorrect credentials (#20034) 1 year ago
admin-handlers-config-kv.go ldap: Add user DN attributes list config param (#19758) 1 year ago
admin-handlers-idp-config.go ldap: Add user DN attributes list config param (#19758) 1 year ago
admin-handlers-idp-ldap.go Add DecodeDN and QuickNormalizeDN functions to LDAP config (#20076) 1 year ago
admin-handlers-pools.go Allow rebalance start when it's stopped/completed (#20009) 1 year ago
admin-handlers-site-replication.go ldap: Add user DN attributes list config param (#19758) 1 year ago
admin-handlers-users-race_test.go Update tests to use AttachPolicy(LDAP) instead of deprecated SetPolicy (#19972) 1 year ago
admin-handlers-users.go Skip non existent ldap entities while import (#20352) 11 months ago
admin-handlers-users_test.go Fix duplicate groups in ListGroups API (#20396) 11 months ago
admin-handlers.go Add support profile deadlines and concurrent operations (#20244) 12 months ago
admin-handlers_test.go use unixNanoTime instead of time.Time in lockRequestorInfo (#20140) 1 year ago
admin-heal-ops.go count metrics properly for any failures during drive heal (#20193) 1 year ago
admin-router.go Skip non existent ldap entities while import (#20352) 11 months ago
admin-server-info.go ldap: Add user DN attributes list config param (#19758) 1 year ago
api-datatypes.go fix some typo in struct name comments (#19513) 1 year ago
api-errors.go remove requests deadline, instead just reject the requests (#20272) 12 months ago
api-errors_test.go Improve ListObject Compatibility (#18099) 2 years ago
api-headers.go feat: support tags for PostPolicy upload (#19816) 1 year ago
api-headers_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
api-resources.go allow prefix/markers to have '/' in the beginning to throw an empty (#17373) 2 years ago
api-resources_test.go update license change for MinIO 4 years ago
api-response.go remove requests deadline, instead just reject the requests (#20272) 12 months ago
api-response_test.go update license change for MinIO 4 years ago
api-router.go Add dummy DeleteBucketCors for safety (#20253) 12 months ago
api-utils.go Add common middleware to S3 API handlers (#19171) 1 year ago
api-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
apierrorcode_string.go loadUser() if not able to load() credential return error (#19931) 1 year ago
auth-handler.go ldap: Add user DN attributes list config param (#19758) 1 year ago
auth-handler_test.go ldap: Add user DN attributes list config param (#19758) 1 year ago
authtype_string.go Signed trailers for signature v4 (#16484) 2 years ago
background-heal-ops.go ldap: Add user DN attributes list config param (#19758) 1 year ago
background-newdisks-heal-ops.go to turn-off healing drop legacy ENV (#20315) 11 months ago
background-newdisks-heal-ops_gen.go heal: Add finished flag to .healing.bin to avoid removing this latter (#20250) 11 months ago
background-newdisks-heal-ops_gen_test.go add '.healing.bin' for tracking currently healing disk (#10573) 5 years ago
batch-expire.go batch-exp: Remove 1000 maximum objects per call (#20212) 12 months ago
batch-expire_gen.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-expire_gen_test.go Implement batch-expiration for objects (#17946) 2 years ago
batch-expire_test.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-handlers.go batch:repl fix copy from source -> remote (#20382) 11 months ago
batch-handlers_gen.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-handlers_gen_test.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-handlers_test.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-job-common-types.go ldap: Add user DN attributes list config param (#19758) 1 year ago
batch-job-common-types_gen.go Implement batch-expiration for objects (#17946) 2 years ago
batch-job-common-types_gen_test.go Implement batch-expiration for objects (#17946) 2 years ago
batch-job-common-types_test.go Add line, col to types used in batch-expire (#18747) 2 years ago
batch-replicate.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-replicate_gen.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-replicate_gen_test.go Reuse types for key-value, notification and retry (#17936) 2 years ago
batch-replicate_test.go feat: support batch replication prefix slice (#20033) 1 year ago
batch-rotate.go Audit failure in batch job key rotate (#20073) 1 year ago
batch-rotate_gen.go Implement batch-expiration for objects (#17946) 2 years ago
batch-rotate_gen_test.go Reuse types for key-value, notification and retry (#17936) 2 years ago
batchjobmetric_string.go Implement batch-expiration for objects (#17946) 2 years ago
benchmark-utils_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
bitrot-streaming.go use io.NopCloser replace closeWrapper (#20287) 11 months ago
bitrot-whole.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
bitrot.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
bitrot_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
bootstrap-messages.go allow bootstrap to capture time-spent for each initializers (#17900) 2 years ago
bootstrap-peer-server.go extend cluster health to return errors for IAM, and Bucket metadata (#19995) 1 year ago
bootstrap-peer-server_gen.go reject bootup, if binaries are different in a cluster (#19968) 1 year ago
bootstrap-peer-server_gen_test.go migrate bootstrap logic directly to websockets (#18855) 2 years ago
bucket-encryption-handlers.go ldap: Add user DN attributes list config param (#19758) 1 year 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 multipart support etag and pre-read small objects (#20423) 11 months ago
bucket-handlers_test.go fix: copyObject restore with a specific version, update test cases (#19895) 1 year ago
bucket-lifecycle-audit.go flatten out audit tags, do not send as free-form (#20256) 12 months ago
bucket-lifecycle-handlers.go ldap: Add user DN attributes list config param (#19758) 1 year ago
bucket-lifecycle-handlers_test.go fix: copyObject restore with a specific version, update test cases (#19895) 1 year ago
bucket-lifecycle.go chore: fix some comments (#20294) 11 months ago
bucket-lifecycle_test.go fix: for unexpected errors in reading versioning config panic (#14994) 3 years ago
bucket-listobjects-handlers.go fix: on windows avoid ':' as part of the object name (#19907) 1 year ago
bucket-metadata-sys.go bucket-metadata: Reload events/repl-targets for all buckets (#20334) 11 months ago
bucket-metadata.go bucket-metadata: Reload events/repl-targets for all buckets (#20334) 11 months ago
bucket-metadata_gen.go bucket-metadata: Reload events/repl-targets for all buckets (#20334) 11 months ago
bucket-metadata_gen_test.go migrate all bucket metadata into a single file (#9586) 5 years ago
bucket-notification-handlers.go ldap: Add user DN attributes list config param (#19758) 1 year ago
bucket-object-lock.go ldap: Add user DN attributes list config param (#19758) 1 year ago
bucket-policy-handlers.go ldap: Add user DN attributes list config param (#19758) 1 year ago
bucket-policy-handlers_test.go fix: copyObject restore with a specific version, update test cases (#19895) 1 year ago
bucket-policy.go ldap: Add user DN attributes list config param (#19758) 1 year ago
bucket-quota.go avoid crash when initializing bucket quota cache (#20258) 12 months ago
bucket-replication-handlers.go Fix uninitialized replication stats (#20260) 12 months ago
bucket-replication-metrics.go Fix uninitialized replication stats (#20260) 12 months ago
bucket-replication-metrics_gen.go Encode dir obj names before expiration (#19305) 1 year ago
bucket-replication-metrics_gen_test.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-replication-stats.go Fix uninitialized replication stats (#20260) 12 months ago
bucket-replication-utils.go Fix SSE-C checksums (#19896) 1 year ago
bucket-replication-utils_gen.go Encode dir obj names before expiration (#19305) 1 year ago
bucket-replication-utils_gen_test.go replication: improve MRF healing. (#15556) 3 years ago
bucket-replication-utils_test.go reduce logging in bucket replication in retry scenarios (#17820) 2 years ago
bucket-replication.go Fix uninitialized replication stats (#20260) 12 months ago
bucket-replication_test.go reduce all major allocations in replication path (#18032) 2 years ago
bucket-stats.go making sure we don't panic if globalReplicationStats have not been set (#20427) 11 months ago
bucket-stats_gen.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-stats_gen_test.go Add additional info for replication metrics API (#17293) 2 years ago
bucket-targets.go bootstrap: Speed up bucket metadata loading (#19969) 1 year ago
bucket-versioning-handler.go ldap: Add user DN attributes list config param (#19758) 1 year ago
bucket-versioning.go remove gateway completely (#15929) 3 years ago
build-constants.go add logrotate support for MinIO logs (#19641) 1 year ago
callhome.go Start callhome immediately after enabling (#19764) 1 year ago
common-main.go Dont start console service if MINIO_BROWSER=off (#20374) 11 months ago
common-main_test.go Remove deprecated io/ioutil (#15707) 3 years ago
config-common.go feat: SSE-KMS use uuid instead of read all data to md5. (#17958) 2 years ago
config-current.go remove mincache EOS related feature from upstream (#20375) 11 months ago
config-current_test.go handle racy updates to globalSite config (#19750) 1 year ago
config-dir.go run gofumpt cleanup across code-base (#14015) 4 years ago
config-encrypted_test.go Bump up madmin-go and pkg deps (#17469) 2 years ago
config-migrate.go ldap: Add user DN attributes list config param (#19758) 1 year ago
config-versions.go ldap: Add user DN attributes list config param (#19758) 1 year ago
config.go allow bootstrap to capture time-spent for each initializers (#17900) 2 years ago
consolelogger.go ldap: Add user DN attributes list config param (#19758) 1 year 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 implement a flag to specify custom crossdomain.xml (#19262) 1 year ago
crossdomain-xml-handler_test.go fix: set request ID in tracing context key (#17602) 2 years ago
data-scanner-metric.go Add abandoned folder scanning to metrics (#18076) 2 years ago
data-scanner.go flatten out audit tags, do not send as free-form (#20256) 12 months ago
data-scanner_test.go With retention, skip actions expiring all versions (#19657) 1 year ago
data-usage-cache.go Add usage cache cleanup and lower forced top compaction (#19719) 1 year ago
data-usage-cache_gen.go Encode dir obj names before expiration (#19305) 1 year ago
data-usage-cache_gen_test.go Add more size intervals to obj size histogram (#18772) 2 years ago
data-usage-cache_test.go Add more size intervals to obj size histogram (#18772) 2 years ago
data-usage-utils.go feat: Add Metrics V3 API (#19068) 1 year ago
data-usage.go allow caller context during reloads() to cancel (#19687) 1 year ago
data-usage_test.go Do regular checks for healing status while scanning (#19946) 1 year ago
decommetric_string.go Add trace support for decommissioning (#15502) 3 years ago
dummy-data-generator_test.go Fix SkipReader performance with small initial read (#20030) 1 year ago
dummy-handlers.go Add dummy DeleteBucketCors for safety (#20253) 12 months 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 improve multipart decryption (#20324) 11 months ago
encryption-v1_test.go validate correct ETag for the parts sent during CompleteMultipart (#15751) 3 years ago
endpoint-ellipses.go Fix govet+staticcheck issues (#20263) 12 months ago
endpoint-ellipses_test.go ldap: Add user DN attributes list config param (#19758) 1 year ago
endpoint.go bootstrap: Speed up bucket metadata loading (#19969) 1 year ago
endpoint_contrib_test.go Revert "deprecate embedded browser (#12163)" 4 years ago
endpoint_test.go treat all localhost endpoints as local setup with same port (#18784) 2 years ago
erasure-coding.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure-common.go implement a safer completeMultipart implementation (#20227) 12 months ago
erasure-decode.go protect bpool from buffer pollution by invalid buffers (#20342) 11 months ago
erasure-decode_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-encode.go Add PutObject Ring Buffer (#19605) 1 year ago
erasure-encode_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-errors.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
erasure-heal_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-healing-common.go heal: Dangling check to evaluate object parts separately (#19797) 1 year ago
erasure-healing-common_test.go add optimizations to bring performance on unversioned READS (#20128) 1 year ago
erasure-healing.go flatten out audit tags, do not send as free-form (#20256) 12 months ago
erasure-healing_test.go heal: Dangling check to evaluate object parts separately (#19797) 1 year ago
erasure-metadata-utils.go ldap: Add user DN attributes list config param (#19758) 1 year ago
erasure-metadata-utils_test.go add codespell action (#18818) 2 years ago
erasure-metadata.go make sure listParts returns parts that are valid (#20390) 11 months ago
erasure-metadata_test.go Different read quorum for tiered objects (#20115) 1 year ago
erasure-multipart.go Release version RELEASE.2024-09-13T20-26-02Z 11 months ago
erasure-object.go Release version RELEASE.2024-09-13T20-26-02Z 11 months ago
erasure-object_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-server-pool-decom.go fix: avoid waiting on rebalance metadata (#20392) 11 months 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 fix: warning for decommissioned pool while start (#20019) 1 year ago
erasure-server-pool-rebalance.go fix: avoid waiting on rebalance metadata (#20392) 11 months ago
erasure-server-pool-rebalance_gen.go Encode dir obj names before expiration (#19305) 1 year ago
erasure-server-pool-rebalance_gen_test.go feat: introduce pool-level rebalance (#15483) 3 years ago
erasure-server-pool.go Release version RELEASE.2024-09-13T20-26-02Z 11 months ago
erasure-sets.go heal: Add finished flag to .healing.bin to avoid removing this latter (#20250) 11 months ago
erasure-sets_test.go do not have to use the same distributionAlgo as first pool (#19031) 1 year ago
erasure-utils.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure.go heal: Add finished flag to .healing.bin to avoid removing this latter (#20250) 11 months ago
erasure_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
etcd.go logging: Add subsystem to log API (#19002) 1 year ago
event-notification.go bootstrap: Speed up bucket metadata loading (#19969) 1 year ago
fmt-gen.go flatten out audit tags, do not send as free-form (#20256) 12 months ago
format-erasure.go ldap: Add user DN attributes list config param (#19758) 1 year ago
format-erasure_test.go remove older deploymentID fix behavior to speed up startup (#19497) 1 year 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
ftp-server-driver.go Fix govet+staticcheck issues (#20263) 12 months ago
ftp-server.go Small reformatting of startup message (#19228) 1 year ago
generic-handlers.go separate lock from common grid to avoid epoll contention (#20180) 1 year ago
generic-handlers_contrib.go Revert "deprecate embedded browser (#12163)" 4 years ago
generic-handlers_test.go separate lock from common grid to avoid epoll contention (#20180) 1 year ago
global-heal.go heal: Reset healing params when a retry is decided (#20285) 11 months ago
globals.go remove mincache EOS related feature from upstream (#20375) 11 months ago
grid.go separate lock from common grid to avoid epoll contention (#20180) 1 year ago
handler-api.go remove requests deadline, instead just reject the requests (#20272) 12 months ago
handler-utils.go Fix SSE-C checksums (#19896) 1 year ago
handler-utils_test.go use typos instead of codespell (#19088) 1 year 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 extend cluster health to return errors for IAM, and Bucket metadata (#19995) 1 year ago
healthcheck-router.go migrate to minio/mux from gorilla/mux (#16456) 3 years ago
http-stats.go feat: Add Metrics V3 API (#19068) 1 year ago
http-tracer.go Add trace sizes to more trace types (#19864) 1 year ago
http-tracer_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
httprange.go chore: use errors.New to replace fmt.Errorf with no parameters (#19568) 1 year ago
httprange_test.go add support for specific error response for InvalidRange (#19668) 1 year ago
iam-etcd-store.go sr: Avoid recursion when loading site replicator credentials (#20262) 12 months ago
iam-etcd-store_test.go update license change for MinIO 4 years ago
iam-object-store.go add missing STS accounts loading (#20279) 12 months ago
iam-store.go Fix duplicate groups in ListGroups API (#20396) 11 months ago
iam.go Skip non existent ldap entities while import (#20352) 11 months ago
ilm-config.go Fix ilm config at startup (#19189) 1 year ago
is-dir-empty_linux.go turn-off Nlink readdir() optimization for NFS/CIFS (#19420) 1 year ago
is-dir-empty_other.go turn-off Nlink readdir() optimization for NFS/CIFS (#19420) 1 year ago
jwt.go remove unnecessary LRU for internode auth token (#20119) 1 year ago
jwt_test.go remove unnecessary LRU for internode auth token (#20119) 1 year ago
kms-handlers.go kms.ListKeys returns CreatedBy/CreatedAt when information is available (#20223) 11 months ago
kms-handlers_test.go kms.ListKeys returns CreatedBy/CreatedAt when information is available (#20223) 11 months ago
kms-router.go kms: add support for MinKMS and remove some unused/broken code (#19368) 1 year ago
last-minute.go Do lockless last minute latency metrics (#17576) 2 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
lceventsrc_string.go skip ILM expired objects from healing (#18569) 2 years ago
leak-detect_test.go add codespell action (#18818) 2 years ago
listen-notification-handlers.go ldap: Add user DN attributes list config param (#19758) 1 year ago
local-locker.go use unixNanoTime instead of time.Time in lockRequestorInfo (#20140) 1 year ago
local-locker_gen.go use unixNanoTime instead of time.Time in lockRequestorInfo (#20140) 1 year ago
local-locker_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year ago
local-locker_test.go use unixNanoTime instead of time.Time in lockRequestorInfo (#20140) 1 year ago
lock-rest-client.go separate lock from common grid to avoid epoll contention (#20180) 1 year ago
lock-rest-client_test.go separate lock from common grid to avoid epoll contention (#20180) 1 year ago
lock-rest-server-common.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
lock-rest-server-common_test.go use unixNanoTime instead of time.Time in lockRequestorInfo (#20140) 1 year ago
lock-rest-server.go separate lock from common grid to avoid epoll contention (#20180) 1 year ago
logging.go Remove license update job (#20037) 1 year ago
main.go Add fmt-gen subcommand (#20192) 1 year ago
metacache-bucket.go ldap: Add user DN attributes list config param (#19758) 1 year ago
metacache-bucket_test.go askDisks for strict quorum to be equal to read quorum (#14623) 3 years ago
metacache-entries.go enhance getActualSize() to return valid values for most situations (#20228) 12 months 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 logging: Add subsystem to log API (#19002) 1 year ago
metacache-server-pool.go Fix ListObjects aborting after 3 minute on async request (#20074) 1 year ago
metacache-set.go Fix ListObjects aborting after 3 minute on async request (#20074) 1 year ago
metacache-set_gen.go list: Fix IsTruncated and NextMarker when encountering expired objects (#19290) 1 year ago
metacache-set_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year ago
metacache-stream.go logging: Add subsystem to log API (#19002) 1 year ago
metacache-stream_test.go Remove deprecated io/ioutil (#15707) 3 years ago
metacache-walk.go Add sizes to traces (#19851) 1 year ago
metacache-walk_gen.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
metacache-walk_gen_test.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
metacache.go Fix ListObjects aborting after 3 minute on async request (#20074) 1 year 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 Add per connection RPC metrics (#19852) 1 year ago
metrics-resource.go properly reload a fresh drive when found in a failed state during startup (#20145) 1 year ago
metrics-router.go add validation test for v3 metrics for all its endpoints (#20094) 1 year ago
metrics-v2.go Fix uninitialized replication stats (#20260) 12 months ago
metrics-v2_gen.go feat: Add Metrics V3 API (#19068) 1 year ago
metrics-v2_gen_test.go feat: Add Metrics V3 API (#19068) 1 year ago
metrics-v2_test.go Add common middleware to S3 API handlers (#19171) 1 year ago
metrics-v3-api.go Fix v2 metrics: Send all ttfb api labels (#20191) 1 year ago
metrics-v3-audit.go Move /cluster/audit to /audit (#19708) 1 year ago
metrics-v3-bucket-replication.go Fix uninitialized replication stats (#20260) 12 months ago
metrics-v3-cache.go allow caller context during reloads() to cancel (#19687) 1 year ago
metrics-v3-cluster-config.go Add cluster config metrics in metrics-v3 (#19507) 1 year ago
metrics-v3-cluster-erasure-set.go Add more metrics to v3/cluster/erasure-set (#19714) 1 year ago
metrics-v3-cluster-health.go feat: Add Metrics V3 API (#19068) 1 year ago
metrics-v3-cluster-iam.go Add cluster IAM metrics in metrics-v3 (#19595) 1 year ago
metrics-v3-cluster-notification.go Add cluster notification metrics in metrics-v3 (#19533) 1 year ago
metrics-v3-cluster-usage.go fix: typo in BucketUsageMetrics group registration in v3 metrics (#20090) 1 year ago
metrics-v3-handler.go add validation test for v3 metrics for all its endpoints (#20094) 1 year ago
metrics-v3-ilm.go Add ILM metrics in metrics-v3 (#19539) 1 year ago
metrics-v3-logger-webhook.go Add logger webhook metrics in metrics-v3 (#19515) 1 year ago
metrics-v3-replication.go Fix uninitialized replication stats (#20260) 12 months ago
metrics-v3-scanner.go Add cluster scanner metrics in metrics-v3 (#19517) 1 year ago
metrics-v3-system-cpu.go fix errors in metrics code on macos (#19965) 1 year ago
metrics-v3-system-drive.go Consolidate drive health related metrics into single metric (#19706) 1 year ago
metrics-v3-system-memory.go Add system memory metrics in v3 (#19486) 1 year ago
metrics-v3-system-network.go feat: Add Metrics V3 API (#19068) 1 year ago
metrics-v3-system-process.go fix errors in metrics code on macos (#19965) 1 year ago
metrics-v3-types.go Fix v2 metrics: Send all ttfb api labels (#20191) 1 year ago
metrics-v3.go fix replication last hour metric (#20199) 1 year ago
metrics.go Fix uninitialized replication stats (#20260) 12 months ago
mrf.go heal: Persist MRF queue in the disk during shutdown (#19410) 12 months ago
mrf_gen.go heal: Persist MRF queue in the disk during shutdown (#19410) 12 months ago
mrf_gen_test.go heal: Persist MRF queue in the disk during shutdown (#19410) 12 months ago
namespace-lock.go Don't send a canceled context to Unlock (#20409) 11 months ago
namespace-lock_test.go Support for remote tier management (#12090) 4 years ago
naughty-disk_test.go implement a safer completeMultipart implementation (#20227) 12 months ago
net.go compute localIPs only once per server startup() (#19951) 1 year ago
net_test.go updating tests to use new mc --enc flags (#19508) 1 year ago
notification-summary.go Bump up madmin-go and pkg deps (#17469) 2 years ago
notification.go Add multipart uploads cache for ListMultipartUploads() (#20407) 11 months ago
object-api-common.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
object-api-datatypes.go Fix SSE-C checksums (#19896) 1 year ago
object-api-datatypes_gen.go Fix SSE-C checksums (#19896) 1 year ago
object-api-deleteobject_test.go protect bpool from buffer pollution by invalid buffers (#20342) 11 months ago
object-api-errors.go Prevent overwrites due to rebalance-stop race (#20233) 12 months ago
object-api-getobjectinfo_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-input-checks.go logging: Add subsystem to log API (#19002) 1 year ago
object-api-interface.go s3: DeleteBucket to use listing before returning bucket not empty error (#20301) 11 months ago
object-api-interface_gen.go s3: DeleteBucket to use listing before returning bucket not empty error (#20301) 11 months ago
object-api-listobjects_test.go Fix --stfp "mac-algos=..." overwrites cipher algorithms (#19643) 1 year ago
object-api-multipart_test.go make sure listParts returns parts that are valid (#20390) 11 months ago
object-api-options.go support parseObjectAttributes to handle multiple header values (#20295) 11 months ago
object-api-options_test.go support parseObjectAttributes to handle multiple header values (#20295) 11 months ago
object-api-putobject_test.go use typos instead of codespell (#19088) 1 year ago
object-api-utils.go enhance getActualSize() to return valid values for most situations (#20228) 12 months ago
object-api-utils_test.go enhance getActualSize() to return valid values for most situations (#20228) 12 months ago
object-handlers-common.go ignore if-unmodified-since header if if-match is set (#20326) 11 months ago
object-handlers-common_test.go ignore if-unmodified-since header if if-match is set (#20326) 11 months ago
object-handlers.go Enable compression with encryption in CopyObject API (#20411) 11 months ago
object-handlers_test.go Enable compression with encryption in CopyObject API (#20411) 11 months ago
object-lambda-handlers.go remove unnecessary LRU for internode auth token (#20119) 1 year ago
object-multipart-handlers.go add consistent nonce to make multipart deterministic per part (#20359) 11 months ago
object_api_suite_test.go Fix SkipReader performance with small initial read (#20030) 1 year 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 remove rename2 entirely, avoids the risk of moving data (#19058) 1 year 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 do not panic on rebalance during server restarts (#19563) 1 year ago
os-reliable_test.go optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021) 2 years ago
os-rename_linux.go remove rename2 entirely, avoids the risk of moving data (#19058) 1 year ago
os-rename_nolinux.go remove rename2 entirely, avoids the risk of moving data (#19058) 1 year ago
os_other.go optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021) 2 years ago
os_unix.go add codespell action (#18818) 2 years ago
os_windows.go fix: linter errors in Windows specific code (#18276) 2 years ago
osmetric_string.go remove rename2 entirely, avoids the risk of moving data (#19058) 1 year ago
peer-rest-client.go Add multipart uploads cache for ListMultipartUploads() (#20407) 11 months ago
peer-rest-common.go Add multipart uploads cache for ListMultipartUploads() (#20407) 11 months ago
peer-rest-server.go fix: Add missing grid handler of clearing upload-id from the cache (#20420) 11 months ago
peer-s3-client.go heal: Persist MRF queue in the disk during shutdown (#19410) 12 months ago
peer-s3-server.go s3: DeleteBucket to use listing before returning bucket not empty error (#20301) 11 months ago
perf-tests.go ldap: Add user DN attributes list config param (#19758) 1 year ago
policy_test.go ldap: Add user DN attributes list config param (#19758) 1 year ago
post-policy-fan-out.go add codespell action (#18818) 2 years ago
post-policy_test.go Add sufficient deadlines and countermeasures to handle hung node scenario (#19688) 1 year ago
postpolicyform.go Clarify post policy error message (#20067) 1 year ago
postpolicyform_test.go update license change for MinIO 4 years ago
prepare-storage.go do not print unexpected logs (#20083) 1 year ago
rebalance-admin.go prom: Add online and healing drives metrics per erasure set (#18700) 2 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 separate lock from common grid to avoid epoll contention (#20180) 1 year ago
s3-zip-handlers.go Fix SSE-C checksums (#19896) 1 year ago
scannermetric_string.go Add abandoned folder scanning to metrics (#18076) 2 years ago
server-main.go Dont start console service if MINIO_BROWSER=off (#20374) 11 months ago
server-main_test.go Add support of conf file to pass arguments and options (#18592) 2 years ago
server-rlimit.go tests: Fix setting max openfds as memory limit (#20029) 1 year ago
server-startup-msg.go refactor: displays the OS-specific doc url (#20313) 11 months ago
server-startup-msg_test.go do not print unexpected logs (#20083) 1 year ago
server_test.go add validation test for v3 metrics for all its endpoints (#20094) 1 year ago
service.go initialize the disk healer early on (#19143) 1 year ago
setup-type.go remove gateway completely (#15929) 3 years ago
sftp-server-driver.go Add LDAP public key authentication to SFTP (#19833) 1 year ago
sftp-server.go sftp: Fix operations with a internal service account (#20293) 11 months ago
sftp-server_test.go Update tests to use AttachPolicy(LDAP) instead of deprecated SetPolicy (#19972) 1 year ago
shared-lock.go fix: allow global leader lock context merge to be canceled (#16603) 2 years ago
signals.go Dont start console service if MINIO_BROWSER=off (#20374) 11 months ago
signature-v2.go add codespell action (#18818) 2 years ago
signature-v2_test.go tests: Add context cancelation (#15374) 3 years ago
signature-v4-parser.go add codespell action (#18818) 2 years ago
signature-v4-parser_test.go use typos instead of codespell (#19088) 1 year ago
signature-v4-utils.go loadUser() if not able to load() credential return error (#19931) 1 year ago
signature-v4-utils_test.go fix: a regression in IAM policy reload routine() (#19421) 1 year ago
signature-v4.go handle racy updates to globalSite config (#19750) 1 year ago
signature-v4_test.go loadUser() if not able to load() credential return error (#19931) 1 year ago
site-replication-metrics.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
site-replication-metrics_gen.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
site-replication-metrics_gen_test.go Add additional info for replication metrics API (#17293) 2 years ago
site-replication-utils.go add codespell action (#18818) 2 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 Fix uninitialized replication stats (#20260) 12 months ago
site-replication_test.go Bump up madmin-go and pkg deps (#17469) 2 years ago
speedtest.go support 'mc support perf object' with root login disabled (#19672) 1 year ago
storage-datatypes.go implement a safer completeMultipart implementation (#20227) 12 months ago
storage-datatypes_gen.go implement a safer completeMultipart implementation (#20227) 12 months ago
storage-datatypes_gen_test.go implement a safer completeMultipart implementation (#20227) 12 months ago
storage-datatypes_test.go Remove deprecated io/ioutil (#15707) 3 years ago
storage-errors.go logging: Add subsystem to log API (#19002) 1 year ago
storage-interface.go implement a safer completeMultipart implementation (#20227) 12 months ago
storage-rest-client.go implement a safer completeMultipart implementation (#20227) 12 months ago
storage-rest-common.go implement a safer completeMultipart implementation (#20227) 12 months ago
storage-rest-common_gen.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
storage-rest-common_gen_test.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
storage-rest-server.go Fix govet+staticcheck issues (#20263) 12 months ago
storage-rest_test.go remove unnecessary LRU for internode auth token (#20119) 1 year ago
storagemetric_string.go implement a safer completeMultipart implementation (#20227) 12 months ago
streaming-signature-v4.go handle racy updates to globalSite config (#19750) 1 year ago
streaming-signature-v4_test.go update license change for MinIO 4 years ago
streaming-v4-unsigned.go Signed trailers for signature v4 (#16484) 2 years ago
sts-datatypes.go Add support for Identity Management Plugin (#14913) 3 years ago
sts-errors.go logging: Add subsystem to log API (#19002) 1 year ago
sts-handlers.go sr: Avoid recursion when loading site replicator credentials (#20262) 12 months ago
sts-handlers_test.go Add groups to policy entities (#20052) 1 year ago
stserrorcode_string.go sts: validate if iam subsystem initialized in handlers (#17796) 2 years ago
test-utils_test.go Fix uninitialized replication stats (#20260) 12 months ago
tier-handlers.go tier: Add force param to force tiering removal (#20355) 11 months ago
tier-last-day-stats.go Convert more peer <--> peer REST calls (#19004) 1 year ago
tier-last-day-stats_gen.go Encode dir obj names before expiration (#19305) 1 year ago
tier-last-day-stats_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year ago
tier-sweeper.go reload from drive tier-config when in-memory cache is not found (#19527) 1 year ago
tier.go tier: Add force param to force tiering removal (#20355) 11 months ago
tier_gen.go Bump up madmin-go and pkg deps (#17469) 2 years ago
tier_gen_test.go Support for remote tier management (#12090) 4 years ago
tier_test.go Export tier metrics (#18678) 2 years ago
typed-errors.go Restrict access keys for users and groups to not allow '=' or ',' (#19749) 1 year ago
untar.go logging: Add subsystem to log API (#19002) 1 year ago
update-notifier.go Small reformatting of startup message (#19228) 1 year ago
update-notifier_test.go update-notifier.go: misleading version age message (#17750) 2 years ago
update.go ldap: Add user DN attributes list config param (#19758) 1 year ago
update_fips.go Small reformatting of startup message (#19228) 1 year ago
update_nofips.go Small reformatting of startup message (#19228) 1 year ago
update_test.go Fix govet+staticcheck issues (#20263) 12 months ago
url_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 4 years ago
utils.go flatten out audit tags, do not send as free-form (#20256) 12 months ago
utils_test.go move timedValue -> cachevalue package (#19114) 1 year ago
veeam-sos-api.go avoid crash when initializing bucket quota cache (#20258) 12 months ago
version_test.go update license change for MinIO 4 years ago
warm-backend-azure.go update deps and update azure WARM tier implementation (#20247) 12 months ago
warm-backend-gcs.go fix: gcs tier going offline due to customer HTTPclient (#19973) 1 year ago
warm-backend-minio.go re-use transport and set stronger backwards compatible Ciphers (#19565) 1 year ago
warm-backend-s3.go re-use transport and set stronger backwards compatible Ciphers (#19565) 1 year ago
warm-backend.go return appropriate error upon tier update for incorrect credentials (#20034) 1 year ago
xl-storage-disk-id-check.go implement a safer completeMultipart implementation (#20227) 12 months ago
xl-storage-errors.go fix: handle syscall.EROFS also for osIsPermission() (#16765) 2 years ago
xl-storage-errors_test.go update license change for MinIO 4 years ago
xl-storage-format-utils.go enhance getActualSize() to return valid values for most situations (#20228) 12 months ago
xl-storage-format-utils_test.go enhance getActualSize() to return valid values for most situations (#20228) 12 months ago
xl-storage-format-v1.go implement a safer completeMultipart implementation (#20227) 12 months ago
xl-storage-format-v1_gen.go implement a safer completeMultipart implementation (#20227) 12 months ago
xl-storage-format-v1_gen_test.go Support bucket versioning (#9377) 5 years ago
xl-storage-format-v2-legacy.go Store object EC in metadata header (#19534) 1 year ago
xl-storage-format-v2.go do not list dangling objects with unmatched ECs (#20351) 11 months ago
xl-storage-format-v2_gen.go Fix flipped EcM, EcN in metadata header (#19831) 1 year 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 listing in objects split across pools (#19227) 1 year ago
xl-storage-format_test.go use typos instead of codespell (#19088) 1 year ago
xl-storage-free-version.go Improve expiration of tiered objects (#18926) 1 year ago
xl-storage-free-version_test.go Improve expiration of tiered objects (#18926) 1 year ago
xl-storage-meta-inline.go logging: Add subsystem to log API (#19002) 1 year ago
xl-storage.go use rename() safety for in-place 'xl.meta' updates (#20414) 11 months ago
xl-storage_noatime_notsupported.go Set O_NONBLOCK for reads and writes on unix (#20133) 1 year ago
xl-storage_noatime_supported.go Set O_NONBLOCK for reads and writes on unix (#20133) 1 year ago
xl-storage_test.go Fix govet+staticcheck issues (#20263) 12 months ago
xl-storage_unix_test.go test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
xl-storage_windows_test.go rename Force to Immediate for clarity (#18540) 2 years ago