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 76e2713ffe
fix: use buffers only when necessary for io.Copy() (#11229)
4 years ago
..
config Allow Compression + encryption (#11103) 4 years ago
crypto refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
gateway
http refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
jwt
logger
rest Reduce logging when peer is offline (#11184) 4 years ago
testdata Optimize decryptObjectInfo (#10726) 4 years ago
acl-handlers.go
admin-bucket-handlers.go remove/deprecate crawler disable environment (#11214) 4 years ago
admin-handlers-config-kv.go
admin-handlers-users.go
admin-handlers.go
admin-handlers_test.go
admin-heal-ops.go
admin-router.go
admin-server-info.go
api-datatypes.go fix: avoid sending errors on missing objects on locked buckets (#10994) 4 years ago
api-errors.go remove/deprecate crawler disable environment (#11214) 4 years ago
api-errors_test.go
api-headers.go s3: Fix reading GET with partNumber specified (#11032) 4 years ago
api-headers_test.go
api-resources.go
api-resources_test.go Increase maximum 1000 List keys to 10000 (#8444) 5 years ago
api-response.go
api-response_test.go
api-router.go
api-utils.go Make Encoding URL more compliant to S3 spec (#7360) 6 years ago
api-utils_test.go
auth-handler.go
auth-handler_test.go
background-heal-ops.go
background-newdisks-heal-ops.go
background-newdisks-heal-ops_gen.go
background-newdisks-heal-ops_gen_test.go
benchmark-utils_test.go
bitrot-streaming.go
bitrot-whole.go
bitrot.go
bitrot_test.go
bootstrap-peer-server.go
bucket-encryption-handlers.go Relax content-md5 requirement in set encryption handler (#9750) 5 years ago
bucket-encryption.go
bucket-encryption_test.go
bucket-handlers.go
bucket-handlers_test.go
bucket-lifecycle-handlers.go Add support for ILM transition (#10565) 4 years ago
bucket-lifecycle-handlers_test.go
bucket-lifecycle.go
bucket-listobjects-handlers.go
bucket-metadata-sys.go
bucket-metadata.go Encrypt remote target if kms is configured (#11034) 4 years ago
bucket-metadata_gen.go
bucket-metadata_gen_test.go
bucket-notification-handlers.go
bucket-object-lock.go
bucket-policy-handlers.go Support bucket versioning (#9377) 5 years ago
bucket-policy-handlers_test.go
bucket-policy.go
bucket-quota.go remove safeMode behavior in startup (#10645) 4 years ago
bucket-replication.go Pass deletemarker correctly to replicate opts (#11227) 4 years ago
bucket-targets.go
bucket-versioning-handler.go Handle changes to versioning config for replication (#10598) 4 years ago
bucket-versioning.go
build-constants.go
common-main.go feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 4 years ago
config-common.go
config-current.go
config-current_test.go
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
config-migrate_test.go
config-versions.go Migrate config to KV data format (#8392) 5 years ago
config.go
consolelogger.go
copy-part-range.go
copy-part-range_test.go Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
data-crawler.go
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 Use registry to check Atime support on Windows (#9741) 5 years ago
disk-cache-check-support_windows.go Use registry to check Atime support on Windows (#9741) 5 years ago
disk-cache-stats.go Add cache usage, total capacity to prometheus metrics (#11026) 4 years ago
disk-cache-utils.go cache: Only start at high watermark (#10403) 5 years ago
disk-cache-utils_test.go
disk-cache.go
disk-cache_test.go
dummy-data-generator_test.go
dummy-handlers.go Add support for server side bucket replication (#9882) 5 years ago
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go
encryption-v1_test.go
endpoint-ellipses.go
endpoint-ellipses_test.go
endpoint.go fix: rename remaining zone -> pool (#11231) 4 years ago
endpoint_test.go
erasure-bucket.go fix: remove the requirement for healing buckets in ListBucketsHeal (#11098) 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
erasure-healing_test.go
erasure-lowlevel-heal.go
erasure-metadata-utils.go
erasure-metadata-utils_test.go rename server sets to server pools 4 years ago
erasure-metadata.go
erasure-metadata_test.go
erasure-multipart.go do not use large buffers if not necessary (#11220) 4 years ago
erasure-object.go
erasure-object_test.go
erasure-server-sets.go
erasure-sets.go
erasure-sets_test.go
erasure-utils.go
erasure.go
erasure_test.go
etcd.go
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
fastwalk.go
format-disk-cache.go
format-disk-cache_test.go
format-erasure.go
format-erasure_test.go
format-fs.go
format-fs_test.go
format-meta.go
fs-tree-walk-pool.go
fs-tree-walk-pool_test.go
fs-v1-helpers.go
fs-v1-helpers_test.go fix: use buffers only when necessary for io.Copy() (#11229) 4 years ago
fs-v1-metadata.go
fs-v1-metadata_test.go Support bucket versioning (#9377) 5 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
fs-v1-rwpool_test.go
fs-v1.go
fs-v1_test.go Support bucket versioning (#9377) 5 years ago
gateway-common.go
gateway-common_test.go
gateway-env.go
gateway-interface.go Use constants for gateway names to avoid bugs caused by spelling. (#10355) 5 years ago
gateway-main.go
gateway-main_test.go [Bugfix] duplicating flag registration (#7853) 6 years ago
gateway-metrics.go
gateway-startup-msg.go feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 4 years ago
gateway-startup-msg_test.go
gateway-unsupported.go
generic-handlers.go
generic-handlers_test.go refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
global-heal.go fix: discarding results do not attempt in-memory metacache writer (#11163) 4 years ago
globals.go update x/net/http2 to address few bugs (#11144) 4 years ago
handler-api.go
handler-utils.go tracing: NumSubscribers() to use atomic instead of mutex (#11219) 4 years ago
handler-utils_test.go
hasher.go
healthcheck-handler.go
healthcheck-router.go
healthinfo.go rename server sets to server pools 4 years ago
healthinfo_linux.go
healthinfo_nonlinux.go
http-stats.go
http-tracer.go
httprange.go
httprange_test.go
iam-etcd-store.go
iam-object-store.go
iam.go
jwt.go
jwt_test.go
leak-detect_test.go
listen-notification-handlers.go
local-locker.go
lock-rest-client.go
lock-rest-client_test.go
lock-rest-server-common.go
lock-rest-server-common_test.go
lock-rest-server.go
main.go
metacache-bucket.go
metacache-bucket_gen.go
metacache-bucket_gen_test.go
metacache-bucket_test.go
metacache-entries.go fix: issues with handling delete markers in metacache (#11150) 4 years ago
metacache-entries_test.go
metacache-manager.go
metacache-marker.go ListObjects Metadata Caching (#10648) 4 years ago
metacache-server-pool.go
metacache-set.go
metacache-stream.go
metacache-stream_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
metacache-walk.go fix: heal optimizations in crawler to avoid multiple healing attempts (#11173) 4 years ago
metacache.go
metacache_gen.go
metacache_gen_test.go
metacache_test.go
metrics-router.go
metrics.go
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go
net.go
net_test.go
notification.go
object-api-common.go
object-api-datatypes.go admin: ServerInfo returns info without object layer initialized (#11142) 4 years ago
object-api-deleteobject_test.go
object-api-errors.go
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 Allow Compression + encryption (#11103) 4 years ago
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
object-handlers_test.go Allow Compression + encryption (#11103) 4 years ago
object_api_suite_test.go
os-dirent_fileino.go
os-dirent_ino.go
os-dirent_namelen_bsd.go
os-dirent_namelen_linux.go allow large buffer to list more entries per directory (#9785) 5 years ago
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
peer-rest-common.go
peer-rest-server.go fix: rename remaining zone -> pool (#11231) 4 years ago
policy_test.go
post-policy_test.go
postpolicyform.go Remove unusued params and functions (#8399) 5 years ago
postpolicyform_test.go Move dependency from minio-go v6 to v7 (#10042) 5 years ago
prepare-storage.go
routers.go handlers: Avoid initializing a struct in each handler call (#11217) 4 years ago
server-main.go
server-main_test.go
server-rlimit.go
server-startup-msg.go
server-startup-msg_test.go
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
signals.go
signature-v2.go Copy metadata before spawning goroutine + prealloc maps (#10458) 5 years ago
signature-v2_test.go
signature-v4-parser.go
signature-v4-parser_test.go add ruleguard support, fix all the reported issues (#10335) 5 years ago
signature-v4-utils.go initialize IAM as soon as object layer is initialized (#10700) 4 years ago
signature-v4-utils_test.go
signature-v4.go
signature-v4_test.go
storage-datatypes.go
storage-datatypes_gen.go
storage-datatypes_gen_test.go
storage-datatypes_test.go
storage-errors.go
storage-interface.go
storage-rest-client.go
storage-rest-common.go do not use large buffers if not necessary (#11220) 4 years ago
storage-rest-server.go
storage-rest_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go
sts-datatypes.go Fix LDAP responseXML to be named appropriately (#8285) 5 years ago
sts-errors.go
sts-handlers.go
test-utils_test.go Allow Compression + encryption (#11103) 4 years ago
tree-walk.go
tree-walk_test.go
typed-errors.go
update-notifier.go Refactor config and split them in packages (#8351) 5 years ago
update-notifier_test.go
update.go
update_test.go add ruleguard support, fix all the reported issues (#10335) 5 years ago
utils.go fix: allow HTTP2.0 to be always configured 4 years ago
utils_test.go feat: Add notification support for bucketCreates and removal (#10075) 5 years ago
version_test.go
web-handler-context.go
web-handler-context_test.go
web-handlers.go
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 Support bucket versioning (#9377) 5 years ago
xl-storage-format-v2.go
xl-storage-format-v2_gen.go
xl-storage-format-v2_gen_test.go
xl-storage-format_test.go
xl-storage.go
xl-storage_test.go
xl-storage_unix_test.go
xl-storage_windows_test.go