.. |
config
|
fix: add proper errors for disks with preexisting content (#9703)
|
5 years ago |
crypto
|
filter all encryption headers in gateway (#9661)
|
5 years ago |
gateway
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
http
|
fix: reply back user-metadata in lower case form (#9697)
|
5 years ago |
jwt
|
fix: send valid claims in AuditLogs for browser requests (#9713)
|
5 years ago |
logger
|
humanize `timeToFirstByte` and `timeToResponse` upto nanoseconds (#9641)
|
5 years ago |
rest
|
Implement oboard diagnostics admin API (#9024)
|
5 years ago |
acl-handlers.go
|
migrate all bucket metadata into a single file (#9586)
|
5 years ago |
admin-handlers-config-kv.go
|
add audit logging for all admin calls (#9568)
|
5 years ago |
admin-handlers-users.go
|
Export bucket usage counts as part of bucket metrics (#9710)
|
5 years ago |
admin-handlers.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
admin-handlers_test.go
|
Disable crawler in FS/NAS gateway mode (#9695)
|
5 years ago |
admin-heal-ops.go
|
fix: reply back user-metadata in lower case form (#9697)
|
5 years ago |
admin-quota-handlers.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
admin-router.go
|
Disable crawler in FS/NAS gateway mode (#9695)
|
5 years ago |
admin-server-info.go
|
fix: remove unusued PerfInfoHandler code (#9328)
|
5 years ago |
api-datatypes.go
|
Add object retention at the per object (#8528)
|
5 years ago |
api-errors.go
|
fixes misleading assume role error msgs (#9642)
|
5 years ago |
api-errors_test.go
|
…
|
|
api-headers.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
api-headers_test.go
|
…
|
|
api-resources.go
|
…
|
|
api-resources_test.go
|
…
|
|
api-response.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
api-response_test.go
|
…
|
|
api-router.go
|
add missing signature v2 query params (#9670)
|
5 years ago |
api-utils.go
|
…
|
|
api-utils_test.go
|
…
|
|
auth-handler.go
|
merge nested hash readers (#9582)
|
5 years ago |
auth-handler_test.go
|
fix: Add missing return in admin requests auth (#9422)
|
5 years ago |
background-heal-ops.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
background-newdisks-heal-ops.go
|
fix: background heal to call HealFormat only if needed (#9491)
|
5 years ago |
benchmark-utils_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
bitrot-streaming.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
bitrot-whole.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
bitrot.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
bitrot_test.go
|
fix storage info output with unordered endpoints arguments (#9610)
|
5 years ago |
bootstrap-peer-server.go
|
fix: limit HTTP transport tuables to affordable values (#9383)
|
5 years ago |
bucket-encryption-handlers.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-encryption.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-encryption_test.go
|
Add support for bucket encryption feature (#8890)
|
5 years ago |
bucket-handlers.go
|
reject object lock requests on existing buckets (#9684)
|
5 years ago |
bucket-handlers_test.go
|
fixes misleading assume role error msgs (#9642)
|
5 years ago |
bucket-lifecycle-handlers.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-lifecycle-handlers_test.go
|
fixes misleading assume role error msgs (#9642)
|
5 years ago |
bucket-lifecycle.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-listobjects-handlers.go
|
fix size accounting for encrypted/compressed objects (#9690)
|
5 years ago |
bucket-metadata-sys.go
|
allow bucket policy to set/removed in NAS gateway (#9706)
|
5 years ago |
bucket-metadata.go
|
keep bucket metadata fields to be consistent (#9660)
|
5 years ago |
bucket-metadata_gen.go
|
keep bucket metadata fields to be consistent (#9660)
|
5 years ago |
bucket-metadata_gen_test.go
|
migrate all bucket metadata into a single file (#9586)
|
5 years ago |
bucket-notification-handlers.go
|
keep bucket metadata fields to be consistent (#9660)
|
5 years ago |
bucket-object-lock.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-policy-handlers.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-policy-handlers_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
bucket-policy.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
bucket-quota.go
|
Export bucket usage counts as part of bucket metrics (#9710)
|
5 years ago |
build-constants.go
|
…
|
|
common-main.go
|
Check for address flags in all positions (#9615)
|
5 years ago |
config-common.go
|
fix: load LDAP users appropriately (#9360)
|
5 years ago |
config-current.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
config-current_test.go
|
Avoid pointer based copy, instead use Clone() (#8547)
|
5 years ago |
config-dir.go
|
…
|
|
config-encrypted.go
|
fix: unexpected logging with bucket metadata conversions (#9519)
|
5 years ago |
config-encrypted_test.go
|
Config migration should handle plain-text (#8506)
|
5 years ago |
config-migrate.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
config-migrate_test.go
|
Order all keys in config (#8541)
|
5 years ago |
config-versions.go
|
…
|
|
config.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
consolelogger.go
|
fix simplify code to start using context (#9350)
|
5 years ago |
copy-part-range.go
|
…
|
|
copy-part-range_test.go
|
…
|
|
crossdomain-xml-handler.go
|
…
|
|
crossdomain-xml-handler_test.go
|
…
|
|
daily-lifecycle-ops.go
|
fix: reply back user-metadata in lower case form (#9697)
|
5 years ago |
data-update-tracker.go
|
Track if bloom filter is dirty (#9601)
|
5 years ago |
data-update-tracker_test.go
|
add data update tracking using bloom filter (#9208)
|
5 years ago |
data-usage-cache.go
|
Export bucket usage counts as part of bucket metrics (#9710)
|
5 years ago |
data-usage-cache_gen.go
|
add data update tracking using bloom filter (#9208)
|
5 years ago |
data-usage-cache_gen_test.go
|
re-implement data usage crawler to be more efficient (#9075)
|
5 years ago |
data-usage.go
|
Export bucket usage counts as part of bucket metrics (#9710)
|
5 years ago |
data-usage_test.go
|
fix: data usage crawler env handling, usage-cache.bin location (#9163)
|
5 years ago |
disk-cache-backend.go
|
in cache build ranges metadata as needed (#9698)
|
5 years ago |
disk-cache-stats.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
disk-cache-utils.go
|
enable full linter across the codebase (#9620)
|
5 years ago |
disk-cache-utils_test.go
|
Add cache eviction low and high watermarks (#8958)
|
5 years ago |
disk-cache.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
disk-cache_test.go
|
Remove brittle tests for cache (#9570)
|
5 years ago |
dummy-data-generator_test.go
|
…
|
|
dummy-handlers.go
|
migrate all bucket metadata into a single file (#9586)
|
5 years ago |
dynamic-timeouts.go
|
…
|
|
dynamic-timeouts_test.go
|
…
|
|
encryption-v1.go
|
fix: use unused cacheMetrics code in prometheus (#9588)
|
5 years ago |
encryption-v1_test.go
|
crypto: remove dead code (#9516)
|
5 years ago |
endpoint-ellipses.go
|
calculate automatic node based symmetry (#9446)
|
5 years ago |
endpoint-ellipses_test.go
|
calculate automatic node based symmetry (#9446)
|
5 years ago |
endpoint.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
endpoint_test.go
|
fix: windows tests for all cases (#9594)
|
5 years ago |
erasure-decode.go
|
Prefer local disks when fetching data blocks (#9563)
|
5 years ago |
erasure-decode_test.go
|
Prefer local disks when fetching data blocks (#9563)
|
5 years ago |
erasure-encode.go
|
…
|
|
erasure-encode_test.go
|
add data update tracking using bloom filter (#9208)
|
5 years ago |
erasure-heal.go
|
Prefer local disks when fetching data blocks (#9563)
|
5 years ago |
erasure-heal_test.go
|
…
|
|
erasure-utils.go
|
…
|
|
erasure.go
|
Prefer local disks when fetching data blocks (#9563)
|
5 years ago |
erasure_test.go
|
…
|
|
etcd.go
|
Start using error wrapping with fmt.Errorf (#8588)
|
5 years ago |
fallocate.go
|
…
|
|
fallocate_linux.go
|
…
|
|
fallocate_linux_test.go
|
…
|
|
fastwalk.go
|
Forward RPC errors from crawler (#9569)
|
5 years ago |
format-disk-cache.go
|
Use jsoniter whenever applicable instead of encoding/json (#8766)
|
5 years ago |
format-disk-cache_test.go
|
…
|
|
format-fs.go
|
fix: unexpected logging with bucket metadata conversions (#9519)
|
5 years ago |
format-fs_test.go
|
…
|
|
format-meta.go
|
…
|
|
format-xl.go
|
fix: add proper errors for disks with preexisting content (#9703)
|
5 years ago |
format-xl_test.go
|
fix: startup load time by reusing storageDisks (#9210)
|
5 years ago |
fs-v1-helpers.go
|
Workaround for Windows Docker Engine 19.03.8 (#9735)
|
5 years ago |
fs-v1-helpers_test.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
fs-v1-metadata.go
|
Add ObjectTagging Support (#8754)
|
5 years ago |
fs-v1-metadata_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
fs-v1-multipart.go
|
Introduce simpler GetMultipartInfo call for performance (#9722)
|
5 years ago |
fs-v1-multipart_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
fs-v1-rwpool.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
fs-v1-rwpool_test.go
|
…
|
|
fs-v1.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
fs-v1_test.go
|
fix: windows tests for all cases (#9594)
|
5 years ago |
gateway-common.go
|
Introduce simpler GetMultipartInfo call for performance (#9722)
|
5 years ago |
gateway-common_test.go
|
…
|
|
gateway-env.go
|
…
|
|
gateway-interface.go
|
…
|
|
gateway-main.go
|
Revert "Disable crawler in FS/NAS gateway mode (#9695)" (#9702)
|
5 years ago |
gateway-main_test.go
|
…
|
|
gateway-metrics.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
gateway-startup-msg.go
|
print proper certinfo on console when starting up (#9479)
|
5 years ago |
gateway-startup-msg_test.go
|
…
|
|
gateway-unsupported.go
|
Introduce simpler GetMultipartInfo call for performance (#9722)
|
5 years ago |
generic-handlers.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
generic-handlers_test.go
|
…
|
|
global-heal.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
globals.go
|
Export bucket usage counts as part of bucket metrics (#9710)
|
5 years ago |
handler-utils.go
|
fix: reply back user-metadata in lower case form (#9697)
|
5 years ago |
handler-utils_test.go
|
…
|
|
hasher.go
|
…
|
|
healthcheck-handler.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
healthcheck-router.go
|
…
|
|
http-stats.go
|
fix: use unused cacheMetrics code in prometheus (#9588)
|
5 years ago |
http-tracer.go
|
audit: Merge ResponseWriter with RecordAPIStats (#9496)
|
5 years ago |
httprange.go
|
Cache only the range requested for range GETs (#8599)
|
5 years ago |
httprange_test.go
|
…
|
|
iam-etcd-store.go
|
fix: send valid claims in AuditLogs for browser requests (#9713)
|
5 years ago |
iam-object-store.go
|
fix: send valid claims in AuditLogs for browser requests (#9713)
|
5 years ago |
iam.go
|
IAM: Fix nil panic due to uninit. iamGroupPolicyMap. Fixes #9730 (#9734)
|
5 years ago |
jwt.go
|
fix: Disable presigned without appropriate policy (#9621)
|
5 years ago |
jwt_test.go
|
jwt: Simplify JWT parsing (#8802)
|
5 years ago |
leak-detect_test.go
|
…
|
|
local-locker.go
|
fix: Speed up multi-object delete by taking bulk locks (#8974)
|
5 years ago |
lock-rest-client.go
|
fix: limit HTTP transport tuables to affordable values (#9383)
|
5 years ago |
lock-rest-client_test.go
|
Support MinIO to be deployed on more than 32 nodes (#8492)
|
5 years ago |
lock-rest-server-common.go
|
fix: Speed up multi-object delete by taking bulk locks (#8974)
|
5 years ago |
lock-rest-server-common_test.go
|
jwt: Simplify JWT parsing (#8802)
|
5 years ago |
lock-rest-server.go
|
fix: various optimizations, idiomatic changes (#9179)
|
5 years ago |
main.go
|
enable --compat flag by default (#9326)
|
5 years ago |
merge-walk-pool.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
merge-walk-pool_test.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
metrics-router.go
|
enable full linter across the codebase (#9620)
|
5 years ago |
metrics.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
namespace-lock.go
|
fix: possiblity of double write lockers on same resource (#9616)
|
5 years ago |
namespace-lock_test.go
|
fix: possiblity of double write lockers on same resource (#9616)
|
5 years ago |
naughty-disk_test.go
|
fix storage info output with unordered endpoints arguments (#9610)
|
5 years ago |
net.go
|
fix: use unused cacheMetrics code in prometheus (#9588)
|
5 years ago |
net_test.go
|
Handle localhost distributed setups properly (#8577)
|
5 years ago |
notification.go
|
fix size accounting for encrypted/compressed objects (#9690)
|
5 years ago |
obdinfo.go
|
enable full linter across the codebase (#9620)
|
5 years ago |
obdinfo_freebsd.go
|
enable full linter across the codebase (#9620)
|
5 years ago |
obdinfo_other.go
|
enable full linter across the codebase (#9620)
|
5 years ago |
object-api-common.go
|
fix storage info output with unordered endpoints arguments (#9610)
|
5 years ago |
object-api-datatypes.go
|
Introduce simpler GetMultipartInfo call for performance (#9722)
|
5 years ago |
object-api-deleteobject_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
object-api-errors.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
object-api-getobject_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
object-api-getobjectinfo_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
object-api-input-checks.go
|
fix: windows tests for all cases (#9594)
|
5 years ago |
object-api-interface.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
object-api-listobjects_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
object-api-multipart_test.go
|
migrate all bucket metadata into a single file (#9586)
|
5 years ago |
object-api-putobject_test.go
|
merge nested hash readers (#9582)
|
5 years ago |
object-api-utils.go
|
fix size accounting for encrypted/compressed objects (#9690)
|
5 years ago |
object-api-utils_test.go
|
fix size accounting for encrypted/compressed objects (#9690)
|
5 years ago |
object-handlers-common.go
|
Add x-amz-expiration header in some S3 responses (#9667)
|
5 years ago |
object-handlers-common_test.go
|
…
|
|
object-handlers.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
object-handlers_test.go
|
…
|
|
object_api_suite_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
os-reliable.go
|
tests: Fix one multi-delete test failure in Windows CI (#9602)
|
5 years ago |
os-reliable_test.go
|
…
|
|
peer-rest-client.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
peer-rest-common.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
peer-rest-server.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
policy_test.go
|
simplify further bucket configuration properly (#9650)
|
5 years ago |
posix-dirent_fileino.go
|
…
|
|
posix-dirent_ino.go
|
…
|
|
posix-dirent_namelen_bsd.go
|
…
|
|
posix-dirent_namelen_linux.go
|
…
|
|
posix-diskid-check.go
|
readiness returns error quickly if any of the set is down (#9662)
|
5 years ago |
posix-errors.go
|
Report correct error when O_DIRECT is not supported (#9545)
|
5 years ago |
posix-errors_test.go
|
…
|
|
posix-list-dir_other.go
|
fix: ignore symlinks in backend filesystems (#9457)
|
5 years ago |
posix-list-dir_test.go
|
fix: ignore symlinks in backend filesystems (#9457)
|
5 years ago |
posix-list-dir_unix.go
|
fix: ignore symlinks in backend filesystems (#9457)
|
5 years ago |
posix-list-dir_windows.go
|
fix: ignore symlinks in backend filesystems (#9457)
|
5 years ago |
posix.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
posix_test.go
|
fix storage info output with unordered endpoints arguments (#9610)
|
5 years ago |
posix_unix_test.go
|
fix storage info output with unordered endpoints arguments (#9610)
|
5 years ago |
posix_windows_test.go
|
fix storage info output with unordered endpoints arguments (#9610)
|
5 years ago |
post-policy_test.go
|
fix: reply back user-metadata in lower case form (#9697)
|
5 years ago |
postpolicyform.go
|
…
|
|
postpolicyform_test.go
|
…
|
|
prepare-storage.go
|
fix: add proper errors for disks with preexisting content (#9703)
|
5 years ago |
retry.go
|
fix: unexpected logging with bucket metadata conversions (#9519)
|
5 years ago |
retry_test.go
|
fix broken retry tests
|
5 years ago |
routers.go
|
Disable crawler in FS/NAS gateway mode (#9695)
|
5 years ago |
server-main.go
|
Disable crawler in FS/NAS gateway mode (#9695)
|
5 years ago |
server-main_test.go
|
fix: use per test context (#9343)
|
5 years ago |
server-rlimit.go
|
…
|
|
server-startup-msg.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
server-startup-msg_test.go
|
print proper certinfo on console when starting up (#9479)
|
5 years ago |
server_test.go
|
fix: reply back user-metadata in lower case form (#9697)
|
5 years ago |
service.go
|
re-implement data usage crawler to be more efficient (#9075)
|
5 years ago |
setup-type.go
|
Allow proper setCount SLAs across zones (#8752)
|
5 years ago |
signals.go
|
re-implement data usage crawler to be more efficient (#9075)
|
5 years ago |
signature-v2.go
|
add missing signature v2 query params (#9670)
|
5 years ago |
signature-v2_test.go
|
…
|
|
signature-v4-parser.go
|
fix: sts to return appropriate errors (#9161)
|
5 years ago |
signature-v4-parser_test.go
|
fix: sts to return appropriate errors (#9161)
|
5 years ago |
signature-v4-utils.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
signature-v4-utils_test.go
|
…
|
|
signature-v4.go
|
fix: support pre-sign signature for STS tokens (#8826)
|
5 years ago |
signature-v4_test.go
|
…
|
|
storage-datatypes.go
|
honor lifecycle expiration with tag rule (#9604)
|
5 years ago |
storage-errors.go
|
Report correct error when O_DIRECT is not supported (#9545)
|
5 years ago |
storage-interface.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
storage-rest-client.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
storage-rest-common.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
storage-rest-server.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
storage-rest_test.go
|
add force delete option of non-empty bucket (#9166)
|
5 years ago |
streaming-signature-v4.go
|
re-implement data usage crawler to be more efficient (#9075)
|
5 years ago |
streaming-signature-v4_test.go
|
…
|
|
sts-datatypes.go
|
…
|
|
sts-errors.go
|
fixes misleading assume role error msgs (#9642)
|
5 years ago |
sts-handlers.go
|
fix: send valid claims in AuditLogs for browser requests (#9713)
|
5 years ago |
test-utils_test.go
|
Disable crawler in FS/NAS gateway mode (#9695)
|
5 years ago |
throttling.go
|
config: Add api requests max & deadline configs (#9273)
|
5 years ago |
tree-walk-pool.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
tree-walk-pool_test.go
|
simplify usage of mutexes and atomic constants (#9501)
|
5 years ago |
tree-walk.go
|
non-empty dirs should not be listed as objects (#9129)
|
5 years ago |
tree-walk_test.go
|
non-empty dirs should not be listed as objects (#9129)
|
5 years ago |
typed-errors.go
|
Checking for access denied in web browser request. (#9523)
|
5 years ago |
update-notifier.go
|
…
|
|
update-notifier_test.go
|
…
|
|
update.go
|
remove references for deprecated dockerfiles and deployment styles (#9675)
|
5 years ago |
update_test.go
|
remove references for deprecated dockerfiles and deployment styles (#9675)
|
5 years ago |
utils.go
|
cache disk info to avoid repeated calls (#9682)
|
5 years ago |
utils_test.go
|
fix: Avoid double usage calculation on every restart (#8856)
|
5 years ago |
version_test.go
|
…
|
|
web-handler-context.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
web-handler-context_test.go
|
…
|
|
web-handlers.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
web-handlers_test.go
|
migrate all bucket metadata into a single file (#9586)
|
5 years ago |
web-router.go
|
…
|
|
xl-sets.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
xl-sets_test.go
|
calculate automatic node based symmetry (#9446)
|
5 years ago |
xl-v1-bucket.go
|
add gateway object tagging support (#9124)
|
5 years ago |
xl-v1-common.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
xl-v1-common_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
xl-v1-errors.go
|
…
|
|
xl-v1-healing-common.go
|
Update reed+solomon (#9562)
|
5 years ago |
xl-v1-healing-common_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
xl-v1-healing.go
|
fix: avoid undoing bucket creation and return the first err instead (#9578)
|
5 years ago |
xl-v1-healing_test.go
|
fix: avoid undoing bucket creation and return the first err instead (#9578)
|
5 years ago |
xl-v1-list-objects-heal.go
|
heal: Pass scan mode to HealObjects to deep scan full quorum objects (#9159)
|
5 years ago |
xl-v1-list-objects.go
|
fix: validate partNumber in queryParam as part of preConditions (#9386)
|
5 years ago |
xl-v1-metadata.go
|
fix: use unused cacheMetrics code in prometheus (#9588)
|
5 years ago |
xl-v1-metadata_test.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
xl-v1-multipart.go
|
Introduce simpler GetMultipartInfo call for performance (#9722)
|
5 years ago |
xl-v1-multipart_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
xl-v1-object.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |
xl-v1-object_test.go
|
cleanup object-lock/bucket tagging for gateways (#9548)
|
5 years ago |
xl-v1-utils.go
|
use GlobalContext whenever possible (#9280)
|
5 years ago |
xl-v1-utils_test.go
|
fix: use per test context (#9343)
|
5 years ago |
xl-v1.go
|
Preserve errors returned by diskInfo to detect disk errors (#9727)
|
5 years ago |
xl-zones.go
|
fix: CopyObject behavior on expanded zones (#9729)
|
5 years ago |