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.
 
 
 
 
 
 
Dmitry Gadeev a6bdc086a2
fix: use source scheme retrieved from X-Forwarded headers (#9483)
5 years ago
..
config print proper certinfo on console when starting up (#9479) 5 years ago
crypto
gateway fix: make azure gateway chunk size configurable (#9292) 5 years ago
http audit: Merge ResponseWriter with RecordAPIStats (#9496) 5 years ago
jwt
logger audit: Merge ResponseWriter with RecordAPIStats (#9496) 5 years ago
rest
acl-handlers.go
admin-handlers-config-kv.go fix: config Set/Get decrypt/encrypt using authenticated credentials (#9447) 5 years ago
admin-handlers-quota.go Add API's for managing bucket quota (#9379) 5 years ago
admin-handlers-users.go fix: assume parentUser correctly for serviceAccounts (#9504) 5 years ago
admin-handlers.go fix: re-use connections in webhook/elasticsearch (#9461) 5 years ago
admin-handlers_test.go Add API's for managing bucket quota (#9379) 5 years ago
admin-heal-ops.go fix: background heal to call HealFormat only if needed (#9491) 5 years ago
admin-router.go Add API's for managing bucket quota (#9379) 5 years ago
admin-server-info.go
api-datatypes.go
api-errors.go Add API's for managing bucket quota (#9379) 5 years ago
api-errors_test.go
api-headers.go fix: validate partNumber in queryParam as part of preConditions (#9386) 5 years ago
api-headers_test.go
api-resources.go
api-resources_test.go
api-response.go
api-response_test.go
api-router.go
api-utils.go
api-utils_test.go
auth-handler.go fix: Add missing return in admin requests auth (#9422) 5 years ago
auth-handler_test.go fix: Add missing return in admin requests auth (#9422) 5 years ago
background-heal-ops.go fix: background heal to call HealFormat only if needed (#9491) 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
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-listobjects.go
bucket-handlers.go Store bucket created time as a metadata (#9465) 5 years ago
bucket-handlers_test.go
bucket-lifecycle-handler.go
bucket-lifecycle-handlers_test.go
bucket-meta.go Store bucket created time as a metadata (#9465) 5 years ago
bucket-meta_gen.go Store bucket created time as a metadata (#9465) 5 years ago
bucket-meta_gen_test.go Store bucket created time as a metadata (#9465) 5 years ago
bucket-notification-handlers.go optimize Listen bucket notification implementation (#9444) 5 years ago
bucket-policy-handlers.go
bucket-policy-handlers_test.go
build-constants.go
common-main.go deprecate/remove global WORM mode (#9436) 5 years ago
config-common.go
config-current.go
config-current_test.go
config-dir.go
config-encrypted.go use context specific to the etcd call (#9458) 5 years ago
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
daily-lifecycle-ops.go Add API's for managing bucket quota (#9379) 5 years ago
data-update-tracker.go print proper certinfo on console when starting up (#9479) 5 years ago
data-update-tracker_test.go add data update tracking using bloom filter (#9208) 5 years ago
data-usage-cache.go avoid unnecessary logging on fresh/newly replaced drives (#9470) 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
data-usage.go avoid unnecessary logging on fresh/newly replaced drives (#9470) 5 years ago
data-usage_test.go
disk-cache-backend.go Add API's for managing bucket quota (#9379) 5 years ago
disk-cache-stats.go
disk-cache-utils.go Add API's for managing bucket quota (#9379) 5 years ago
disk-cache-utils_test.go
disk-cache.go fix: cacheReader.Close in all paths that don't return it. (#9418) 5 years ago
disk-cache_test.go
dummy-data-generator_test.go
dummy-handlers.go
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go fix: validate partNumber in queryParam as part of preConditions (#9386) 5 years ago
encryption-v1_test.go
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
endpoint_test.go
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go add data update tracking using bloom filter (#9208) 5 years ago
erasure-heal.go
erasure-heal_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-fs.go
format-fs_test.go
format-meta.go
format-xl.go calculate automatic node based symmetry (#9446) 5 years ago
format-xl_test.go
fs-v1-helpers.go Revert "Write files in O_SYNC for fs backend to protect against machine crashes (#9434)" 5 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 add data update tracking using bloom filter (#9208) 5 years ago
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go add data update tracking using bloom filter (#9208) 5 years ago
fs-v1_test.go
gateway-common.go
gateway-common_test.go
gateway-env.go
gateway-interface.go
gateway-main.go Add API's for managing bucket quota (#9379) 5 years ago
gateway-main_test.go
gateway-metrics.go
gateway-startup-msg.go print proper certinfo on console when starting up (#9479) 5 years ago
gateway-startup-msg_test.go
gateway-unsupported.go add data update tracking using bloom filter (#9208) 5 years ago
generic-handlers.go fix: Audit tests on the correct response writer type (#9445) 5 years ago
generic-handlers_test.go
global-heal.go fix: background heal to call HealFormat only if needed (#9491) 5 years ago
globals.go Add API's for managing bucket quota (#9379) 5 years ago
handler-utils.go audit: Merge ResponseWriter with RecordAPIStats (#9496) 5 years ago
handler-utils_test.go
hasher.go
healthcheck-handler.go
healthcheck-router.go
http-stats.go audit: Merge ResponseWriter with RecordAPIStats (#9496) 5 years ago
http-tracer.go audit: Merge ResponseWriter with RecordAPIStats (#9496) 5 years ago
httprange.go
httprange_test.go
iam-etcd-store.go
iam-object-store.go
iam.go fix: assume parentUser correctly for serviceAccounts (#9504) 5 years ago
jwt.go
jwt_test.go
leak-detect_test.go
lifecycle.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
merge-walk-pool.go
merge-walk-pool_test.go
metrics-router.go
metrics.go use GlobalContext whenever possible (#9280) 5 years ago
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go
net.go
net_test.go
notification.go Add API's for managing bucket quota (#9379) 5 years ago
obdinfo.go improve obd tests and optimize network (#9378) 5 years ago
obdinfo_freebsd.go
obdinfo_other.go
object-api-common.go
object-api-datatypes.go
object-api-deleteobject_test.go
object-api-errors.go Add API's for managing bucket quota (#9379) 5 years ago
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go
object-api-interface.go add data update tracking using bloom filter (#9208) 5 years ago
object-api-listobjects_test.go
object-api-multipart_test.go
object-api-putobject_test.go
object-api-utils.go Call cleanup funcs when skip fails (#9417) 5 years ago
object-api-utils_test.go
object-handlers-common.go fix: validate partNumber in queryParam as part of preConditions (#9386) 5 years ago
object-handlers-common_test.go Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
object-handlers.go Add API's for managing bucket quota (#9379) 5 years ago
object-handlers_test.go
object-lock.go Store bucket created time as a metadata (#9465) 5 years ago
object_api_suite_test.go
os-reliable.go
os-reliable_test.go
peer-rest-client.go Add API's for managing bucket quota (#9379) 5 years ago
peer-rest-common.go Add API's for managing bucket quota (#9379) 5 years ago
peer-rest-server.go Add API's for managing bucket quota (#9379) 5 years ago
policy.go
policy_test.go
posix-dirent_fileino.go
posix-dirent_ino.go
posix-dirent_namelen_bsd.go
posix-dirent_namelen_linux.go
posix-diskid-check.go
posix-errors.go
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 fix: remove restrictions on windows for NAME_MAX (#9469) 5 years ago
posix_test.go fix: remove restrictions on windows for NAME_MAX (#9469) 5 years ago
posix_unix_test.go
posix_windows_test.go
post-policy_test.go
postpolicyform.go
postpolicyform_test.go
prepare-storage.go
quota.go Add API's for managing bucket quota (#9379) 5 years ago
retry.go
retry_test.go
routers.go Add API's for managing bucket quota (#9379) 5 years ago
server-main.go Add API's for managing bucket quota (#9379) 5 years ago
server-main_test.go
server-rlimit.go
server-startup-msg.go print proper certinfo on console when starting up (#9479) 5 years ago
server-startup-msg_test.go print proper certinfo on console when starting up (#9479) 5 years ago
server_test.go
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
storage-rest-common.go
storage-rest-server.go
storage-rest_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go
sts-datatypes.go
sts-errors.go
sts-handlers.go fix: add service account support for AssumeRole/LDAPIdentity creds (#9451) 5 years ago
test-utils_test.go Add API's for managing bucket quota (#9379) 5 years ago
throttling.go
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go fix: assume parentUser correctly for serviceAccounts (#9504) 5 years ago
update-notifier.go
update-notifier_test.go
update.go use GlobalContext whenever possible (#9280) 5 years ago
update_test.go
utils.go deprecate/remove global WORM mode (#9436) 5 years ago
utils_test.go
version_test.go
web-handler-context.go
web-handler-context_test.go
web-handlers.go fix: use source scheme retrieved from X-Forwarded headers (#9483) 5 years ago
web-handlers_test.go
web-router.go
xl-sets.go fix: crash observed when position of drives different (#9490) 5 years ago
xl-sets_test.go calculate automatic node based symmetry (#9446) 5 years ago
xl-v1-bucket.go
xl-v1-common.go
xl-v1-common_test.go
xl-v1-errors.go
xl-v1-healing-common.go
xl-v1-healing-common_test.go
xl-v1-healing.go add data update tracking using bloom filter (#9208) 5 years ago
xl-v1-healing_test.go fix: use per test context (#9343) 5 years ago
xl-v1-list-objects-heal.go
xl-v1-list-objects.go fix: validate partNumber in queryParam as part of preConditions (#9386) 5 years ago
xl-v1-metadata.go
xl-v1-metadata_test.go
xl-v1-multipart.go add data update tracking using bloom filter (#9208) 5 years ago
xl-v1-multipart_test.go
xl-v1-object.go add data update tracking using bloom filter (#9208) 5 years ago
xl-v1-object_test.go
xl-v1-utils.go
xl-v1-utils_test.go
xl-v1.go add data update tracking using bloom filter (#9208) 5 years ago
xl-zones.go calculate automatic node based symmetry (#9446) 5 years ago