..
crypto
Migrate to Go version 1.11.4 ( #7026 )
6 years ago
gateway
Disable ListenBucket notifications for NAS gateway ( #6954 )
6 years ago
http
Buffconn should buffer upto maxHeaderBytes to avoid ErrBufferFull ( #7017 )
6 years ago
logger
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
rest
storage: Implement Close() in REST client ( #6826 )
6 years ago
rpc
Drain response body properly for http connection pool ( #6415 )
6 years ago
acl-handlers.go
Redirect browser requests returning AccessDenied ( #6848 )
6 years ago
admin-handlers.go
Add ServerDrivesPerfInfo() admin API ( #6969 )
6 years ago
admin-handlers_test.go
Return proper errors when admin API is not initialized ( #6988 )
6 years ago
admin-heal-ops.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
admin-router.go
Add ServerDrivesPerfInfo() admin API ( #6969 )
6 years ago
admin-rpc-client.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
admin-rpc-server.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
admin-rpc_test.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
api-datatypes.go
Refactor logging in more Go idiomatic style ( #6816 )
6 years ago
api-errors.go
Allow versionId to be null for Copy,Get,Head API calls ( #6942 )
6 years ago
api-errors_test.go
Make sure to log unhandled errors always ( #6784 )
6 years ago
api-headers.go
Add object compression support ( #6292 )
6 years ago
api-headers_test.go
…
api-resources.go
Add error handling in api-resource.go ( #6651 )
6 years ago
api-resources_test.go
Add error handling in api-resource.go ( #6651 )
6 years ago
api-response-multipart.go
Make sure to log unhandled errors always ( #6784 )
6 years ago
api-response.go
Redirect browser requests only if browser is enabled ( #6909 )
6 years ago
api-response_test.go
…
api-router.go
S3 Select API Support for CSV ( #6127 )
6 years ago
auth-handler.go
Reject if tokens are missing for temp credentials ( #6860 )
6 years ago
auth-handler_test.go
Make sure to log unhandled errors always ( #6784 )
6 years ago
benchmark-utils_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
bitrot.go
Add 'disk' tag to log output to enhance 'disk not found' errors ( #6460 )
6 years ago
bitrot_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
bool-flag.go
…
bool-flag_test.go
…
bucket-handlers-listobjects.go
Redirect browser requests returning AccessDenied ( #6848 )
6 years ago
bucket-handlers.go
Disallow SSE requests when object layer has encryption disabled ( #6981 )
6 years ago
bucket-handlers_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
bucket-notification-handlers.go
fix ConfigSys and NotificationSys initialization for NAS ( #6920 )
6 years ago
bucket-policy-handlers.go
Redirect browser requests returning AccessDenied ( #6848 )
6 years ago
bucket-policy-handlers_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
build-constants.go
…
certs.go
Ignore permission errors on config-dir ( #6894 )
6 years ago
certs_test.go
Ignore permission errors on config-dir ( #6894 )
6 years ago
common-main.go
Add support for hostname lookups instead of IPs in MINIO_PUBLIC_IPS ( #7018 )
6 years ago
config-common.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
config-current.go
refactor vault configuration and add master-key KMS ( #6488 )
6 years ago
config-current_test.go
Removed `clientID` from NATS-Streaming Config ( #6391 )
6 years ago
config-dir.go
Ignore permission errors on config-dir ( #6894 )
6 years ago
config-migrate.go
Removed `clientID` from NATS-Streaming Config ( #6391 )
6 years ago
config-migrate_test.go
Removed `clientID` from NATS-Streaming Config ( #6391 )
6 years ago
config-versions.go
Removed `clientID` from NATS-Streaming Config ( #6391 )
6 years ago
config.go
Add transaction lock when migrating configs ( #6878 )
6 years ago
copy-part-range.go
Redirect browser requests returning AccessDenied ( #6848 )
6 years ago
copy-part-range_test.go
Remove unused range parsing code and update tests ( #6530 )
6 years ago
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
disk-cache-config.go
…
disk-cache-config_test.go
…
disk-cache-fs.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
disk-cache.go
Fix to cache objects on downloads ( #6828 )
6 years ago
disk-cache_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
disk-usage.go
…
dummy-data-generator_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
dummy-object-layer_test.go
fix ConfigSys and NotificationSys initialization for NAS ( #6920 )
6 years ago
dynamic-timeouts.go
…
dynamic-timeouts_test.go
…
encryption-v1.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
encryption-v1_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
endpoint-ellipses.go
Support supplying custom drives per set count ( #6261 )
6 years ago
endpoint-ellipses_test.go
Support IPv6 in minio command line ( #6947 )
6 years ago
endpoint.go
Add ServerDrivesPerfInfo() admin API ( #6969 )
6 years ago
endpoint_test.go
Support IPv6 in minio command line ( #6947 )
6 years ago
environment.go
add auto-encryption feature ( #6523 )
6 years ago
erasure-decode.go
Rename of structs and methods ( #6230 )
6 years ago
erasure-decode_test.go
Rename of structs and methods ( #6230 )
6 years ago
erasure-encode.go
Rename of structs and methods ( #6230 )
6 years ago
erasure-encode_test.go
Add 'disk' tag to log output to enhance 'disk not found' errors ( #6460 )
6 years ago
erasure-heal.go
Rename of structs and methods ( #6230 )
6 years ago
erasure-heal_test.go
Rename of structs and methods ( #6230 )
6 years ago
erasure-utils.go
Avoid printing i/o closed pipe error message ( #6654 )
6 years ago
erasure.go
Rename of structs and methods ( #6230 )
6 years ago
erasure_test.go
Rename of structs and methods ( #6230 )
6 years ago
fallocate.go
…
fallocate_linux.go
…
fallocate_linux_test.go
…
format-disk-cache.go
…
format-disk-cache_test.go
…
format-fs.go
Refactor logging in more Go idiomatic style ( #6816 )
6 years ago
format-fs_test.go
…
format-meta.go
…
format-xl.go
Ignore hidden directory .snapshot for NetApp volumes ( #6889 )
6 years ago
format-xl_test.go
…
fs-v1-helpers.go
Remove unnecessary error log messages ( #6186 )
6 years ago
fs-v1-helpers_test.go
…
fs-v1-metadata.go
Simplify pkg `mimedb` ( #6549 )
6 years ago
fs-v1-metadata_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
fs-v1-multipart.go
Deletion of subfolders of multipart ( #6961 )
6 years ago
fs-v1-multipart_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
fs-v1-rwpool.go
…
fs-v1-rwpool_test.go
…
fs-v1.go
s3: Don't set NextMarker when listing is not truncated ( #7012 )
6 years ago
fs-v1_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
gateway-common.go
handle exception InvalidPart ( #6649 )
6 years ago
gateway-main.go
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
gateway-main_test.go
…
gateway-router.go
…
gateway-startup-msg.go
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
gateway-startup-msg_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
gateway-unsupported.go
fix ConfigSys and NotificationSys initialization for NAS ( #6920 )
6 years ago
generic-handlers.go
Add support for federation on browser ( #6891 )
6 years ago
generic-handlers_test.go
fix: Better check of RPC type requests ( #6927 )
6 years ago
globals.go
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
handler-utils.go
CopyObject:Set Content-Type to application/octet-stream if it is not set ( #6958 )
6 years ago
handler-utils_test.go
Test for multiple values for `x-amz-meta` header added ( #6753 )
6 years ago
hasher.go
…
healthcheck-handler.go
Fix healthcheck for NAS gateway ( #6452 )
6 years ago
healthcheck-handler_test.go
…
healthcheck-router.go
…
http-stats.go
Add RPC counters for HTTP stats. ( #6206 )
6 years ago
httprange.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
httprange_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
iam.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
jwt.go
Parse and return proper errors with x-amz-security-token ( #6766 )
6 years ago
jwt_test.go
Introduce STS client grants API and OPA policy integration ( #6168 )
6 years ago
leak-detect_test.go
…
local-admin-client.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
local-admin-client_test.go
Reload users upon AddUser on peers ( #6975 )
6 years ago
local-locker.go
…
lock-rpc-client.go
…
lock-rpc-client_test.go
…
lock-rpc-server-common.go
…
lock-rpc-server-common_test.go
…
lock-rpc-server.go
Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. ( #6487 )
6 years ago
lock-rpc-server_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
lock-stat.go
…
main.go
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
metrics-router.go
…
metrics.go
Rename of structs and methods ( #6230 )
6 years ago
namespace-lock.go
Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. ( #6487 )
6 years ago
namespace-lock_test.go
Fix goroutine test fatalf ( #6682 )
6 years ago
naughty-disk_test.go
Add sync mode for 'xl.json' ( #6798 )
6 years ago
net.go
Turn off printing IPv6 endpoints when listening on all interfaces ( #6986 )
6 years ago
net_test.go
Support IPv6 in minio command line ( #6947 )
6 years ago
notification.go
Add ServerDrivesPerfInfo() admin API ( #6969 )
6 years ago
object-api-common.go
Move remote disk StorageAPI abstraction from RPC to REST ( #6464 )
6 years ago
object-api-datatypes.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
object-api-deleteobject_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
object-api-errors.go
Remove duplicate switch case ( #6966 )
6 years ago
object-api-getobject_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
object-api-getobjectinfo_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
object-api-input-checks.go
Remove unnecessary error log messages ( #6186 )
6 years ago
object-api-interface.go
fix ConfigSys and NotificationSys initialization for NAS ( #6920 )
6 years ago
object-api-listobjects_test.go
s3: Don't set NextMarker when listing is not truncated ( #7012 )
6 years ago
object-api-multipart_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
object-api-putobject_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
object-api-utils.go
Fix ETag handling with auto-encryption with CopyObject conditions ( #7000 )
6 years ago
object-api-utils_test.go
Add object compression support ( #6292 )
6 years ago
object-handlers-common.go
Redirect browser requests returning AccessDenied ( #6848 )
6 years ago
object-handlers.go
Fix ETag handling with auto-encryption with CopyObject conditions ( #7000 )
6 years ago
object-handlers_test.go
Fix CopyObject regression calculating md5sum ( #6868 )
6 years ago
object_api_suite_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
os-reliable.go
…
os-reliable_test.go
…
peer-rpc-client-target.go
Enable default vet flags ( #6810 )
6 years ago
peer-rpc-client.go
Add ServerDrivesPerfInfo() admin API ( #6969 )
6 years ago
peer-rpc-server.go
Add ServerDrivesPerfInfo() admin API ( #6969 )
6 years ago
policy.go
Add support for new policy conditions ( #7024 )
6 years ago
policy_test.go
…
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
…
posix-errors_test.go
…
posix-list-dir_other.go
update for build on DilOS ( #6770 )
6 years ago
posix-list-dir_test.go
…
posix-list-dir_unix.go
update for build on DilOS ( #6770 )
6 years ago
posix-list-dir_windows.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix.go
Add env to support synchronous ops for all calls ( #6877 )
6 years ago
posix_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
posix_unix_test.go
…
posix_windows_test.go
…
post-policy_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
postpolicyform.go
Migrate to Go version 1.11.4 ( #7026 )
6 years ago
postpolicyform_test.go
…
prepare-storage.go
Fix logging of initialization errors in distributed mode ( #6914 )
6 years ago
retry.go
…
retry_test.go
…
routers.go
Return proper errors when admin API is not initialized ( #6988 )
6 years ago
rpc.go
…
rpc_test.go
…
server-main.go
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
server-main_test.go
…
server-rlimit.go
…
server-startup-msg.go
Add anonymous flag to prevent logging sensitive information ( #6899 )
6 years ago
server-startup-msg_test.go
Rename of structs and methods ( #6230 )
6 years ago
server_test.go
Fix goroutine test fatalf ( #6682 )
6 years ago
service.go
…
setup-type.go
Add bucket notification support for NAS gateway ( #6908 )
6 years ago
signals.go
change received system signal output to upper case ( #6761 )
6 years ago
signature-v2.go
Parse and return proper errors with x-amz-security-token ( #6766 )
6 years ago
signature-v2_test.go
Introduce STS client grants API and OPA policy integration ( #6168 )
6 years ago
signature-v4-parser.go
Parse and return proper errors with x-amz-security-token ( #6766 )
6 years ago
signature-v4-parser_test.go
fix `X-Amz-Credential` parsing for V4 policy signature ( #6451 )
6 years ago
signature-v4-utils.go
Parse and return proper errors with x-amz-security-token ( #6766 )
6 years ago
signature-v4-utils_test.go
…
signature-v4.go
Parse and return proper errors with x-amz-security-token ( #6766 )
6 years ago
signature-v4_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
storage-class.go
…
storage-class_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
storage-datatypes.go
…
storage-errors.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
storage-interface.go
Add sync mode for 'xl.json' ( #6798 )
6 years ago
storage-rest-client.go
storage: Implement Close() in REST client ( #6826 )
6 years ago
storage-rest-common.go
storage: Upgrade REST version after adding WriteAll API ( #6819 )
6 years ago
storage-rest-server.go
Register notFound handler only once per root router ( #6926 )
6 years ago
storage-rest_test.go
Move remote disk StorageAPI abstraction from RPC to REST ( #6464 )
6 years ago
streaming-signature-v4.go
Parse and return proper errors with x-amz-security-token ( #6766 )
6 years ago
streaming-signature-v4_test.go
…
sts-errors.go
Introduce STS client grants API and OPA policy integration ( #6168 )
6 years ago
sts-handlers.go
Audit log claims from token ( #6847 )
6 years ago
test-utils_test.go
Support IPv6 in minio command line ( #6947 )
6 years ago
tree-walk-pool.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
tree-walk-pool_test.go
…
tree-walk.go
…
tree-walk_test.go
…
typed-errors.go
Allow all browser calls to honor multi-users ( #6645 )
6 years ago
ui-errors-utils.go
…
ui-errors.go
Add object compression support ( #6292 )
6 years ago
update-main.go
Update command line docs ( #6839 )
6 years ago
update-main_test.go
…
update-notifier.go
…
update-notifier_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
utils.go
S3 api: Ignore encoding in xml body ( #6953 )
6 years ago
utils_test.go
Move remote disk StorageAPI abstraction from RPC to REST ( #6464 )
6 years ago
version-main.go
Update command line docs ( #6839 )
6 years ago
version_test.go
…
web-handlers.go
Add support for federation on browser ( #6891 )
6 years ago
web-handlers_test.go
Do not list objects unless specified in policy ( #6970 )
6 years ago
web-router.go
Add support for federation on browser ( #6891 )
6 years ago
xl-sets.go
fix ConfigSys and NotificationSys initialization for NAS ( #6920 )
6 years ago
xl-sets_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-bucket.go
fix ConfigSys and NotificationSys initialization for NAS ( #6920 )
6 years ago
xl-v1-common.go
Remove unnecessary error log messages ( #6186 )
6 years ago
xl-v1-common_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
xl-v1-errors.go
…
xl-v1-healing-common.go
Return always a default heal item upon unexpected error ( #6556 )
6 years ago
xl-v1-healing-common_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
xl-v1-healing.go
Refactor logging in more Go idiomatic style ( #6816 )
6 years ago
xl-v1-healing_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
xl-v1-list-objects-heal.go
…
xl-v1-list-objects.go
s3: Don't set NextMarker when listing is not truncated ( #7012 )
6 years ago
xl-v1-metadata.go
Add sync mode for 'xl.json' ( #6798 )
6 years ago
xl-v1-metadata_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
xl-v1-multipart.go
Change lock name to include names instead of hash. ( #6886 )
6 years ago
xl-v1-multipart_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-object.go
Do not delete parts in multipart if 0 bytes ( #6855 )
6 years ago
xl-v1-object_test.go
Fix: Preserve MD5Sum for SSE encrypted objects ( #6680 )
6 years ago
xl-v1-utils.go
Treat empty xl.json as file not found ( #6804 )
6 years ago
xl-v1-utils_test.go
Add object compression support ( #6292 )
6 years ago
xl-v1.go
Add 'disk' tag to log output to enhance 'disk not found' errors ( #6460 )
6 years ago
xl-v1_test.go
…