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.
 
 
 
 
 
 
ArthurMa df0c678167
fix: ldap config parsing issue for UserDNSearchFilter (#11437)
3 years ago
..
config fix: ldap config parsing issue for UserDNSearchFilter (#11437) 3 years ago
crypto crypto: add support for decrypting SSE-KMS metadata (#11415) 3 years ago
gateway fix: replication metadata comparsion and other fixes (#11410) 3 years ago
http Add support for TCP_QUICKACK (#11369) 3 years ago
jwt
logger fix: rename audit log docs and datastructure 3 years ago
rest Reduce logging when peer is offline (#11184) 4 years ago
testdata fix: enable xl.json to xl.meta only if legacy drive is found (#11255) 4 years ago
acl-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
admin-bucket-handlers.go fix: replication regression due to proxying requests (#11356) 3 years ago
admin-handlers-config-kv.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
admin-handlers-users.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
admin-handlers.go crypto: deprecate native Hashicorp Vault support (#11352) 3 years ago
admin-handlers_test.go rename last remaining Zone->Pool 3 years ago
admin-heal-ops.go honor maxWait heal config when maxIO hits (#11338) 3 years ago
admin-router.go fix: expire locks only on participating lockers (#11335) 3 years ago
admin-server-info.go fix: expire locks only on participating lockers (#11335) 3 years ago
api-datatypes.go fix: avoid sending errors on missing objects on locked buckets (#10994) 4 years ago
api-errors.go fix: LoginSTS should be an inline implementation (#11337) 3 years ago
api-errors_test.go
api-headers.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
api-headers_test.go
api-resources.go
api-resources_test.go
api-response.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
api-response_test.go fix: obtain correct location string with DNS style buckets (#10060) 4 years ago
api-router.go feat: Small object optimization read data in single bulk call (#11207) 4 years ago
api-utils.go
api-utils_test.go
auth-handler.go handlers: Avoid initializing a struct in each handler call (#11217) 4 years ago
auth-handler_test.go Profiling does not required object layer to be initialized (#11133) 4 years ago
background-heal-ops.go honor maxWait heal config when maxIO hits (#11338) 3 years ago
background-newdisks-heal-ops.go rename last remaining Zone->Pool 3 years ago
background-newdisks-heal-ops_gen.go add '.healing.bin' for tracking currently healing disk (#10573) 4 years ago
background-newdisks-heal-ops_gen_test.go add '.healing.bin' for tracking currently healing disk (#10573) 4 years ago
benchmark-utils_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
bitrot-streaming.go fix: trigger heal if one of the parts are not found (#11358) 3 years ago
bitrot-whole.go fix: ignore faulty drives and continue (#10511) 4 years ago
bitrot.go fix: readData in bulk call using messagepack byte wrappers (#11228) 4 years ago
bitrot_test.go fix: readData in bulk call using messagepack byte wrappers (#11228) 4 years ago
bootstrap-peer-server.go rename server sets to server pools 4 years ago
bucket-encryption-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
bucket-encryption.go remove safeMode behavior in startup (#10645) 4 years ago
bucket-encryption_test.go
bucket-handlers.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
bucket-handlers_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
bucket-lifecycle-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
bucket-lifecycle-handlers_test.go feat: Add notification support for bucketCreates and removal (#10075) 4 years ago
bucket-lifecycle.go ilm: Remove object in HEAD/GET if having an applicable ILM rule (#11296) 3 years ago
bucket-listobjects-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
bucket-metadata-sys.go tests: Fix occasional data race (#11223) 4 years ago
bucket-metadata.go Encrypt remote target if kms is configured (#11034) 4 years ago
bucket-metadata_gen.go Encrypt remote target if kms is configured (#11034) 4 years ago
bucket-metadata_gen_test.go
bucket-notification-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
bucket-object-lock.go Ignore ObjectNotFound errors in delete api while enforcing locking (#11114) 4 years ago
bucket-policy-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
bucket-policy-handlers_test.go feat: Add notification support for bucketCreates and removal (#10075) 4 years ago
bucket-policy.go support 'ldap:user' variable replacement properly (#10391) 4 years ago
bucket-quota.go remove safeMode behavior in startup (#10645) 4 years ago
bucket-replication.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
bucket-targets.go fix: replication regression due to proxying requests (#11356) 3 years ago
bucket-versioning-handler.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
bucket-versioning.go tests: Fix occasional data race (#11223) 4 years ago
build-constants.go Add support for minioreleaser a fork for goreleaser (#9890) 4 years ago
common-main.go fix: verify overlapping domains when > 1 3 years ago
config-common.go Remove erasureSets and erasureObjects from ObjectLayer (#10442) 4 years ago
config-current.go crypto: deprecate native Hashicorp Vault support (#11352) 3 years ago
config-current_test.go Revert "Support variable server sets (#10314)" 4 years ago
config-dir.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
config-encrypted.go feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 4 years ago
config-encrypted_test.go
config-migrate.go Revert "Support variable server sets (#10314)" 4 years ago
config-migrate_test.go Revert "Support variable server sets (#10314)" 4 years ago
config-versions.go
config.go Revert "Support variable server sets (#10314)" 4 years ago
consolelogger.go tracing: NumSubscribers() to use atomic instead of mutex (#11219) 4 years ago
copy-part-range.go Support bucket versioning (#9377) 4 years ago
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
data-crawler.go ilm: Remove object in HEAD/GET if having an applicable ILM rule (#11296) 3 years ago
data-update-tracker.go fix: enhance logging in crawler use console.Debug instead of logger.Info (#11179) 4 years ago
data-update-tracker_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
data-usage-cache.go fix: crawler to skip healing the drives in a set being healed (#11274) 3 years ago
data-usage-cache_gen.go fix: crawler to skip healing the drives in a set being healed (#11274) 3 years ago
data-usage-cache_gen_test.go fix: preserve cache calculated previously while moving from v2 to v3 (#11269) 4 years ago
data-usage.go remove/deprecate crawler disable environment (#11214) 4 years ago
data-usage_test.go crawler: Stream bucket usage cache data (#11068) 4 years ago
disk-cache-backend.go refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
disk-cache-check-support_other.go
disk-cache-check-support_windows.go
disk-cache-stats.go Updated Prometheus metrics (#11141) 3 years ago
disk-cache-utils.go crypto: add support for decrypting SSE-KMS metadata (#11415) 3 years ago
disk-cache-utils_test.go cache: Only start at high watermark (#10403) 4 years ago
disk-cache.go Add cache usage, total capacity to prometheus metrics (#11026) 4 years ago
disk-cache_test.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
dummy-data-generator_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
dummy-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
dynamic-timeouts.go Tweaks to dynamic locks (#10508) 4 years ago
dynamic-timeouts_test.go Tweaks to dynamic locks (#10508) 4 years ago
encryption-v1.go crypto: add support for decrypting SSE-KMS metadata (#11415) 3 years ago
encryption-v1_test.go crypto: add support for decrypting SSE-KMS metadata (#11415) 3 years ago
endpoint-ellipses.go rename last remaining Zone->Pool 3 years ago
endpoint-ellipses_test.go fix: make sure to use uniform drive count calculation (#10208) 4 years ago
endpoint.go rename last remaining Zone->Pool 3 years ago
endpoint_test.go rename last remaining Zone->Pool 3 years ago
erasure-bucket.go fix: remove the requirement for healing buckets in ListBucketsHeal (#11098) 4 years ago
erasure-coding.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
erasure-common.go fix: crawler to skip healing the drives in a set being healed (#11274) 3 years ago
erasure-common_test.go fix: optimize parentDirIsObject by moving isObject to storage layer (#11291) 3 years ago
erasure-decode.go fix: trigger heal if one of the parts are not found (#11358) 3 years ago
erasure-decode_test.go fix: trigger heal if one of the parts are not found (#11358) 3 years ago
erasure-encode.go Support bucket versioning (#9377) 4 years ago
erasure-encode_test.go ListObjects Metadata Caching (#10648) 4 years ago
erasure-errors.go Support bucket versioning (#9377) 4 years ago
erasure-heal_test.go fix: readData in bulk call using messagepack byte wrappers (#11228) 4 years ago
erasure-healing-common.go fix: IAM store fallback to list users and policies from disk (#10787) 4 years ago
erasure-healing-common_test.go fix: readData in bulk call using messagepack byte wrappers (#11228) 4 years ago
erasure-healing.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
erasure-healing_test.go rename last remaining Zone->Pool 3 years ago
erasure-lowlevel-heal.go fix: trigger heal if one of the parts are not found (#11358) 3 years ago
erasure-metadata-utils.go fix: healBucket across sets should capture results properly (#11341) 3 years ago
erasure-metadata-utils_test.go rename last remaining Zone->Pool 3 years ago
erasure-metadata.go ilm: Remove object in HEAD/GET if having an applicable ILM rule (#11296) 3 years ago
erasure-metadata_test.go fix: add more protection distribution to match EcIndex (#10772) 4 years ago
erasure-multipart.go fix: make sure parentDirIsObject is used at set level (#11280) 3 years ago
erasure-object.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
erasure-object_test.go Support variable server pools (#11256) 3 years ago
erasure-server-pool.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
erasure-sets.go tagging: Add event notif for PUT object tagging (#11366) 3 years ago
erasure-sets_test.go fix: allow expansion with newer constraints for older setups (#11372) 3 years ago
erasure-utils.go do not use large buffers if not necessary (#11220) 4 years ago
erasure.go Fix nil disks in getOnlineDisksWithHealing (#11419) 3 years ago
erasure_test.go Add storage layer contexts (#10321) 4 years ago
etcd.go fix: etcd import paths again depend on v3.4.14 release (#11020) 4 years ago
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
fastwalk.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
format-disk-cache.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
format-disk-cache_test.go
format-erasure.go fix: allow expansion with newer constraints for older setups (#11372) 3 years ago
format-erasure_test.go fix: allow expansion with newer constraints for older setups (#11372) 3 years ago
format-fs.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
format-fs_test.go
format-meta.go
fs-tree-walk-pool.go fix: use internode data for DisksInfo, VolsInfo in message pack (#10821) 4 years ago
fs-tree-walk-pool_test.go fix: use internode data for DisksInfo, VolsInfo in message pack (#10821) 4 years ago
fs-v1-helpers.go fix: use buffers only when necessary for io.Copy() (#11229) 4 years ago
fs-v1-helpers_test.go fix: use buffers only when necessary for io.Copy() (#11229) 4 years ago
fs-v1-metadata.go fix: allow CopyObject/PutObjecTags on pre-existing content (#10485) 4 years ago
fs-v1-metadata_test.go Support bucket versioning (#9377) 4 years ago
fs-v1-multipart.go fix: use buffers only when necessary for io.Copy() (#11229) 4 years ago
fs-v1-multipart_test.go fix: dangling objects on actual namespace (#10822) 4 years ago
fs-v1-rwpool.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
fs-v1-rwpool_test.go Support bucket versioning (#9377) 4 years ago
fs-v1.go tagging: Add event notif for PUT object tagging (#11366) 3 years ago
fs-v1_test.go Support bucket versioning (#9377) 4 years ago
gateway-common.go Updated Prometheus metrics (#11141) 3 years ago
gateway-common_test.go
gateway-env.go
gateway-interface.go Use constants for gateway names to avoid bugs caused by spelling. (#10355) 4 years ago
gateway-main.go validate storage class across pools when setting config (#11320) 3 years ago
gateway-main_test.go
gateway-metrics.go Updated Prometheus metrics (#11141) 3 years ago
gateway-startup-msg.go fix: server/gateway banner formatting (#11230) 4 years ago
gateway-startup-msg_test.go
gateway-unsupported.go tagging: Add event notif for PUT object tagging (#11366) 3 years ago
generic-handlers.go avoid double CORS headers in federation (#11334) 3 years ago
generic-handlers_test.go refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
global-heal.go fix: trigger heal if one of the parts are not found (#11358) 3 years ago
globals.go initialize forwarder after init() to avoid crashes (#11330) 3 years ago
handler-api.go Make number of replication workers configurable. (#11379) 3 years ago
handler-utils.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
handler-utils_test.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
hasher.go
healthcheck-handler.go re-route requests if IAM is not initialized (#10850) 4 years ago
healthcheck-router.go fix: readiness needs to be like liveness (#9941) 4 years ago
healthinfo.go rename server sets to server pools 4 years ago
healthinfo_linux.go Rename OBD to Health (#10842) 4 years ago
healthinfo_nonlinux.go Rename OBD to Health (#10842) 4 years ago
http-stats.go Updated Prometheus metrics (#11141) 3 years ago
http-tracer.go add audit/admin trace support for browser requests (#10947) 4 years ago
httprange.go
httprange_test.go
iam-etcd-store.go fix: load credentials from etcd directly when possible (#11339) 3 years ago
iam-object-store.go fix: load credentials from etcd directly when possible (#11339) 3 years ago
iam.go fix: load credentials from etcd directly when possible (#11339) 3 years ago
jwt.go initialize IAM as soon as object layer is initialized (#10700) 4 years ago
jwt_test.go
leak-detect_test.go
listen-notification-handlers.go Send bucket name to peers when bucket notification is enabled (#11351) 3 years ago
local-locker.go fix: expire locks only on participating lockers (#11335) 3 years ago
lock-rest-client.go Don't mark remotes online when shutting down (#11368) 3 years ago
lock-rest-client_test.go re-use remote transports in Peer,Storage,Locker clients (#10788) 4 years ago
lock-rest-server-common.go fix: expire locks only on participating lockers (#11335) 3 years ago
lock-rest-server-common_test.go fix: add lock ownership to expire locks (#10571) 4 years ago
lock-rest-server.go fix: expire locks only on participating lockers (#11335) 3 years ago
main.go fix: [fs] CompleteMultipart use trie structure for partMatch (#10522) 4 years ago
metacache-bucket.go rename last remaining Zone->Pool 3 years ago
metacache-bucket_gen.go ListObjects Metadata Caching (#10648) 4 years ago
metacache-bucket_gen_test.go ListObjects Metadata Caching (#10648) 4 years ago
metacache-bucket_test.go Don't copy interesting ids, clean up logging (#11102) 4 years ago
metacache-entries.go fix: issues with handling delete markers in metacache (#11150) 4 years ago
metacache-entries_test.go ListObjects Metadata Caching (#10648) 4 years ago
metacache-manager.go metadata: Invalidate cache if unreadable and not updating (#10844) 4 years ago
metacache-marker.go ListObjects Metadata Caching (#10648) 4 years ago
metacache-server-pool.go listing with prefix prefixed with '/' should be ignored (#11268) 4 years ago
metacache-set.go validate storage class across pools when setting config (#11320) 3 years ago
metacache-stream.go fix: re-use bytes.Buffer using sync.Pool (#11156) 4 years ago
metacache-stream_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
metacache-walk.go avoid listing an empty dir without __XLDIR__ (#11427) 3 years ago
metacache.go add _MINIO_SERVER_DEBUG env for enabling debug messages (#11128) 4 years ago
metacache_gen.go metacache: Allow prefix filtering (#10920) 4 years ago
metacache_gen_test.go ListObjects Metadata Caching (#10648) 4 years ago
metacache_test.go metacache: Add option for life extension (#10837) 4 years ago
metrics-router.go Updated Prometheus metrics (#11141) 3 years ago
metrics-v2.go Add process start time to cluster metrics. (#11405) 3 years ago
metrics.go Updated Prometheus metrics (#11141) 3 years ago
namespace-lock.go fix: refactor locks to apply them uniquely per node (#11052) 4 years ago
namespace-lock_test.go validate storage class across pools when setting config (#11320) 3 years ago
naughty-disk_test.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
net.go update x/net/http2 to address few bugs (#11144) 4 years ago
net_test.go update for smartos build (solaris too) (#10378) 4 years ago
notification-summary.go validate storage class across pools when setting config (#11320) 3 years ago
notification.go fix: log notification errors only once (#11350) 3 years ago
object-api-common.go fix: use buffers only when necessary for io.Copy() (#11229) 4 years ago
object-api-datatypes.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
object-api-deleteobject_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
object-api-errors.go fix: avoid sending errors on missing objects on locked buckets (#10994) 4 years ago
object-api-getobject_test.go Support variable server pools (#11256) 3 years ago
object-api-getobjectinfo_test.go Support bucket versioning (#9377) 4 years ago
object-api-input-checks.go fix: cleanup old directory handling code (#10633) 4 years ago
object-api-interface.go tagging: Add event notif for PUT object tagging (#11366) 3 years ago
object-api-listobjects_test.go listing with prefix prefixed with '/' should be ignored (#11268) 4 years ago
object-api-multipart_test.go Allow Compression + encryption (#11103) 4 years ago
object-api-options.go fix: replication regression due to proxying requests (#11356) 3 years ago
object-api-putobject_test.go Support variable server pools (#11256) 3 years ago
object-api-utils.go crypto: add support for decrypting SSE-KMS metadata (#11415) 3 years ago
object-api-utils_test.go validate storage class across pools when setting config (#11320) 3 years ago
object-handlers-common.go validate storage class across pools when setting config (#11320) 3 years ago
object-handlers-common_test.go
object-handlers.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
object-handlers_test.go validate storage class across pools when setting config (#11320) 3 years ago
object_api_suite_test.go validate storage class across pools when setting config (#11320) 3 years ago
os-dirent_fileino.go
os-dirent_ino.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
os-dirent_namelen_bsd.go
os-dirent_namelen_linux.go
os-readdir_other.go update for smartos build (solaris too) (#10378) 4 years ago
os-readdir_test.go Support bucket versioning (#9377) 4 years ago
os-readdir_unix.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
os-readdir_windows.go Fix crash on Windows when crawling (#10385) 4 years ago
os-reliable.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
os-reliable_test.go Support bucket versioning (#9377) 4 years ago
peer-rest-client.go Don't mark remotes online when shutting down (#11368) 3 years ago
peer-rest-common.go validate storage class across pools when setting config (#11320) 3 years ago
peer-rest-server.go validate storage class across pools when setting config (#11320) 3 years ago
policy_test.go Move dependency from minio-go v6 to v7 (#10042) 4 years ago
post-policy_test.go Allow region errors to be dynamic (#10323) 4 years ago
postpolicyform.go
postpolicyform_test.go Move dependency from minio-go v6 to v7 (#10042) 4 years ago
prepare-storage.go fix: allow expansion with newer constraints for older setups (#11372) 3 years ago
routers.go handlers: Avoid initializing a struct in each handler call (#11217) 4 years ago
server-main.go Make number of replication workers configurable. (#11379) 3 years ago
server-main_test.go rename last remaining Zone->Pool 3 years ago
server-rlimit.go add '.healing.bin' for tracking currently healing disk (#10573) 4 years ago
server-startup-msg.go fix: server/gateway banner formatting (#11230) 4 years ago
server-startup-msg_test.go admin: ServerInfo returns info without object layer initialized (#11142) 4 years ago
server_test.go Support for "directory" objects (#10499) 4 years ago
service.go fix: heal bucket metadata right before healing bucket (#11097) 4 years ago
setup-type.go Support bucket versioning (#9377) 4 years ago
signals.go remove safeMode behavior in startup (#10645) 4 years ago
signature-v2.go Copy metadata before spawning goroutine + prealloc maps (#10458) 4 years ago
signature-v2_test.go
signature-v4-parser.go Allow region errors to be dynamic (#10323) 4 years ago
signature-v4-parser_test.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
signature-v4-utils.go initialize IAM as soon as object layer is initialized (#10700) 4 years ago
signature-v4-utils_test.go refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
signature-v4.go Adds "x-amz-usr-agent" and "x-id" params to be used in authentication of presignedURL (#10792) 4 years ago
signature-v4_test.go Allow region errors to be dynamic (#10323) 4 years ago
storage-datatypes.go ilm: Remove object in HEAD/GET if having an applicable ILM rule (#11296) 3 years ago
storage-datatypes_gen.go ilm: Remove object in HEAD/GET if having an applicable ILM rule (#11296) 3 years ago
storage-datatypes_gen_test.go fix: use internode data for DisksInfo, VolsInfo in message pack (#10821) 4 years ago
storage-datatypes_test.go feat: Small object optimization read data in single bulk call (#11207) 4 years ago
storage-errors.go parentDirIsObject() to return quickly with inexistant parent (#11204) 4 years ago
storage-interface.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
storage-rest-client.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
storage-rest-common.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
storage-rest-server.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
storage-rest_test.go rename last remaining Zone->Pool 3 years ago
streaming-signature-v4.go
streaming-signature-v4_test.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
sts-datatypes.go
sts-errors.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
sts-handlers.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
test-utils_test.go rename last remaining Zone->Pool 3 years ago
tree-walk.go heal: Remove empty directories (#11354) 3 years ago
tree-walk_test.go Add storage layer contexts (#10321) 4 years ago
typed-errors.go
update-notifier.go
update-notifier_test.go
update.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
update_test.go add ruleguard support, fix all the reported issues (#10335) 4 years ago
utils.go fix: allow updated domain names in federation (#11365) 3 years ago
utils_test.go fix: allow updated domain names in federation (#11365) 3 years ago
version_test.go
web-handler-context.go
web-handler-context_test.go
web-handlers.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
web-handlers_test.go rename server sets to server pools 4 years ago
web-router.go audit: per object send pool number, set number and servers per operation (#11233) 3 years ago
xl-storage-disk-id-check.go xl: Make it clear when to create delete marker for a non existant object (#11423) 3 years ago
xl-storage-errors.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
xl-storage-errors_test.go Support bucket versioning (#9377) 4 years ago
xl-storage-format-utils.go Show Delete replication status header (#10946) 4 years ago
xl-storage-format-v1.go fix possible crashes on deleteMarker replication (#11308) 3 years ago
xl-storage-format-v1_gen.go Support bucket versioning (#9377) 4 years ago
xl-storage-format-v1_gen_test.go Support bucket versioning (#9377) 4 years ago
xl-storage-format-v2.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
xl-storage-format-v2_gen.go Revert "Revert "Add delete marker replication support (#10396)"" 4 years ago
xl-storage-format-v2_gen_test.go Support bucket versioning (#9377) 4 years ago
xl-storage-format_test.go Support bucket versioning (#9377) 4 years ago
xl-storage.go fix: replication metadata comparsion and other fixes (#11410) 3 years ago
xl-storage_test.go fix: check for O_DIRECT support for reads and writes (#11331) 3 years ago
xl-storage_unix_test.go Add storage layer contexts (#10321) 4 years ago
xl-storage_windows_test.go ListObjects Metadata Caching (#10648) 4 years ago