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 5ce82b45da
add CopyObject optimization when source and destination are same (#10170)
4 years ago
..
config fix: connection_string should override other params (#10180) 4 years ago
crypto
gateway Use hdfs.Readdir() to optimize HDFS directory listings (#10121) 4 years ago
http Add support for server side bucket replication (#9882) 4 years ago
jwt
logger
rest fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
acl-handlers.go
admin-bucket-handlers.go Refactor replication target management. (#10154) 4 years ago
admin-handlers-config-kv.go
admin-handlers-users.go
admin-handlers.go fix: avoid buffering of server sent events by proxies (#10164) 4 years ago
admin-handlers_test.go
admin-heal-ops.go
admin-router.go Refactor replication target management. (#10154) 4 years ago
admin-server-info.go
api-datatypes.go
api-errors.go Refactor replication target management. (#10154) 4 years ago
api-errors_test.go
api-headers.go fix: avoid buffering of server sent events by proxies (#10164) 4 years ago
api-headers_test.go
api-resources.go
api-resources_test.go
api-response.go
api-response_test.go
api-router.go fix: add missing content-disposition from CORS handler (#10137) 4 years ago
api-utils.go
api-utils_test.go
auth-handler.go
auth-handler_test.go
background-heal-ops.go Avoid healing to be stuck with many concurrent event listeners (#10111) 4 years ago
background-newdisks-heal-ops.go
benchmark-utils_test.go
bitrot-streaming.go
bitrot-whole.go
bitrot.go
bitrot_test.go
bootstrap-peer-server.go
bucket-encryption-handlers.go
bucket-encryption.go
bucket-encryption_test.go
bucket-handlers.go Refactor replication target management. (#10154) 4 years ago
bucket-handlers_test.go
bucket-lifecycle-handlers.go
bucket-lifecycle-handlers_test.go
bucket-lifecycle.go
bucket-listobjects-handlers.go
bucket-metadata-sys.go Refactor replication target management. (#10154) 4 years ago
bucket-metadata.go fix: allow FS mode situations when conflicting files exist (#10185) 4 years ago
bucket-metadata_gen.go Rename replication target handler (#10142) 4 years ago
bucket-metadata_gen_test.go
bucket-notification-handlers.go
bucket-object-lock.go
bucket-policy-handlers.go
bucket-policy-handlers_test.go
bucket-policy.go
bucket-quota.go Apply quota usage cache invalidation per second (#10127) 4 years ago
bucket-replication.go Refactor replication target management. (#10154) 4 years ago
bucket-targets.go Refactor replication target management. (#10154) 4 years ago
bucket-versioning-handler.go
bucket-versioning.go
build-constants.go
common-main.go refactor server update behavior (#10107) 4 years ago
config-common.go fix: allow FS mode situations when conflicting files exist (#10185) 4 years ago
config-current.go fix: if OPA set do not enforce policy claim (#10149) 4 years ago
config-current_test.go
config-dir.go
config-encrypted.go
config-encrypted_test.go
config-migrate.go
config-migrate_test.go
config-versions.go
config.go
consolelogger.go
copy-part-range.go
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
data-crawler.go Add support for server side bucket replication (#9882) 4 years ago
data-update-tracker.go
data-update-tracker_test.go
data-usage-cache.go
data-usage-cache_gen.go
data-usage-cache_gen_test.go
data-usage.go
data-usage_test.go
disk-cache-backend.go
disk-cache-check-support_other.go
disk-cache-check-support_windows.go
disk-cache-stats.go
disk-cache-utils.go
disk-cache-utils_test.go
disk-cache.go Add validation in cache for offline drives (#10146) 4 years ago
disk-cache_test.go
dummy-data-generator_test.go
dummy-handlers.go Add support for server side bucket replication (#9882) 4 years ago
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go fix: copyObject encryption from unencrypted object (#10102) 4 years ago
encryption-v1_test.go
endpoint-ellipses.go Move dependency from minio-go v6 to v7 (#10042) 4 years ago
endpoint-ellipses_test.go
endpoint.go
endpoint_test.go
erasure-bucket.go add unformatted disk as part of the error list (#10128) 4 years ago
erasure-coding.go
erasure-common.go
erasure-common_test.go
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go
erasure-errors.go
erasure-heal_test.go
erasure-healing-common.go
erasure-healing-common_test.go
erasure-healing.go Send the lower level error directly from GetDiskID() (#10095) 4 years ago
erasure-healing_test.go
erasure-list-objects.go
erasure-lowlevel-heal.go
erasure-metadata-utils.go
erasure-metadata-utils_test.go
erasure-metadata.go add CopyObject optimization when source and destination are same (#10170) 4 years ago
erasure-metadata_test.go
erasure-multipart.go fix: quorum calculation mistake with reduced parity (#10186) 4 years ago
erasure-object.go add CopyObject optimization when source and destination are same (#10170) 4 years ago
erasure-object_test.go fix: quorum calculation mistake with reduced parity (#10186) 4 years ago
erasure-sets.go add CopyObject optimization when source and destination are same (#10170) 4 years ago
erasure-sets_test.go
erasure-utils.go
erasure-zones.go add CopyObject optimization when source and destination are same (#10170) 4 years ago
erasure.go
erasure_test.go
etcd.go
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
fastwalk.go
format-disk-cache.go Send the lower level error directly from GetDiskID() (#10095) 4 years ago
format-disk-cache_test.go
format-erasure.go
format-erasure_test.go
format-fs.go
format-fs_test.go
format-meta.go
fs-v1-helpers.go fix: allow FS mode situations when conflicting files exist (#10185) 4 years ago
fs-v1-helpers_test.go
fs-v1-metadata.go Add ObjectTagging Support (#8754) 5 years ago
fs-v1-metadata_test.go
fs-v1-multipart.go
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Update LastUpdate timestamp before save (#10152) 4 years ago
fs-v1_test.go
gateway-common.go
gateway-common_test.go
gateway-env.go
gateway-interface.go
gateway-main.go fix: gateway Walk() implementation to list correct contents (#10131) 4 years ago
gateway-main_test.go
gateway-metrics.go
gateway-startup-msg.go
gateway-startup-msg_test.go
gateway-unsupported.go
generic-handlers.go Add support for server side bucket replication (#9882) 4 years ago
generic-handlers_test.go
global-heal.go
globals.go Refactor replication target management. (#10154) 4 years ago
handler-api.go
handler-utils.go fix: add missing content-disposition from CORS handler (#10137) 4 years ago
handler-utils_test.go
hasher.go
healthcheck-handler.go fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
healthcheck-router.go
http-stats.go
http-tracer.go
httprange.go
httprange_test.go
iam-etcd-store.go
iam-object-store.go
iam.go fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
jwt.go
jwt_test.go
leak-detect_test.go
listen-notification-handlers.go fix: avoid buffering of server sent events by proxies (#10164) 4 years ago
local-locker.go fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
lock-rest-client.go fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
lock-rest-client_test.go fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
lock-rest-server-common.go
lock-rest-server-common_test.go
lock-rest-server.go fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
main.go
merge-walk-pool.go
merge-walk-pool_test.go
metrics-router.go
metrics.go turn-off bucket usage metrics in gateway mode (#10150) 4 years ago
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go
net.go
net_test.go
notification.go refactor server update behavior (#10107) 4 years ago
obdinfo.go add additional fdatasync before close() on writes (#9947) 4 years ago
obdinfo_other.go
obdinfo_unix.go
object-api-common.go add unformatted disk as part of the error list (#10128) 4 years ago
object-api-datatypes.go add CopyObject optimization when source and destination are same (#10170) 4 years ago
object-api-deleteobject_test.go
object-api-errors.go Refactor replication target management. (#10154) 4 years ago
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go
object-api-interface.go
object-api-listobjects_test.go
object-api-multipart_test.go
object-api-options.go
object-api-putobject_test.go
object-api-utils.go
object-api-utils_test.go
object-handlers-common.go
object-handlers-common_test.go
object-handlers.go Refactor replication target management. (#10154) 4 years ago
object-handlers_test.go
object_api_suite_test.go
os-dirent_fileino.go
os-dirent_ino.go
os-dirent_namelen_bsd.go
os-dirent_namelen_linux.go
os-readdir_other.go
os-readdir_test.go
os-readdir_unix.go
os-readdir_windows.go
os-reliable.go
os-reliable_test.go
peer-rest-client.go fix: speed up OBD tests avoid unnecessary memory allocation (#10141) 4 years ago
peer-rest-common.go refactor server update behavior (#10107) 4 years ago
peer-rest-server.go refactor server update behavior (#10107) 4 years ago
policy_test.go
post-policy_test.go
postpolicyform.go
postpolicyform_test.go
prepare-storage.go
routers.go
server-main.go Refactor replication target management. (#10154) 4 years ago
server-main_test.go
server-rlimit.go
server-startup-msg.go
server-startup-msg_test.go
server_test.go fix: add missing content-disposition from CORS handler (#10137) 4 years ago
service.go
setup-type.go
signals.go
signature-v2.go
signature-v2_test.go
signature-v4-parser.go
signature-v4-parser_test.go
signature-v4-utils.go
signature-v4-utils_test.go
signature-v4.go
signature-v4_test.go
storage-datatypes.go
storage-errors.go
storage-interface.go
storage-rest-client.go Send the lower level error directly from GetDiskID() (#10095) 4 years ago
storage-rest-common.go
storage-rest-server.go fix: avoid buffering of server sent events by proxies (#10164) 4 years ago
storage-rest_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go
sts-datatypes.go
sts-errors.go
sts-handlers.go fix: if OPA set do not enforce policy claim (#10149) 4 years ago
test-utils_test.go fix: add missing content-disposition from CORS handler (#10137) 4 years ago
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go
update-notifier.go
update-notifier_test.go
update.go refactor server update behavior (#10107) 4 years ago
update_test.go refactor server update behavior (#10107) 4 years ago
utils.go
utils_test.go
version_test.go
web-handler-context.go
web-handler-context_test.go
web-handlers.go fix: allow shareable URLs with rotating creds (#10135) 4 years ago
web-handlers_test.go
web-router.go
xl-storage-disk-id-check.go
xl-storage-errors.go
xl-storage-errors_test.go
xl-storage-format-utils.go
xl-storage-format-v1.go
xl-storage-format-v1_gen.go
xl-storage-format-v1_gen_test.go
xl-storage-format-v2.go add CopyObject optimization when source and destination are same (#10170) 4 years ago
xl-storage-format-v2_gen.go
xl-storage-format-v2_gen_test.go
xl-storage-format_test.go
xl-storage.go Add support for server side bucket replication (#9882) 4 years ago
xl-storage_test.go
xl-storage_unix_test.go
xl-storage_windows_test.go