..
crypto
return `Access Denied` for invalid SSE keys ( #6432 )
6 years ago
gateway
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
http
Remove brittle TestServerTLSCiphers unit test ( #5982 )
6 years ago
logger
Add 'disk' tag to log output to enhance 'disk not found' errors ( #6460 )
6 years ago
rpc
Drain response body properly for http connection pool ( #6415 )
6 years ago
acl-handlers.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
admin-handlers.go
Add Profiler Admin API ( #6463 )
6 years ago
admin-handlers_test.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
admin-heal-ops.go
Prioritize HTTP requests over Heal ( #6468 )
6 years ago
admin-router.go
Add Profiler Admin API ( #6463 )
6 years ago
admin-rpc-client.go
Add Profiler Admin API ( #6463 )
6 years ago
admin-rpc-server.go
Add Profiler Admin API ( #6463 )
6 years ago
admin-rpc_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
api-datatypes.go
Send progress only when requested by client in SelectObject ( #6467 )
6 years ago
api-errors.go
Add Profiler Admin API ( #6463 )
6 years ago
api-errors_test.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
api-headers.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
api-headers_test.go
…
api-resources.go
Minio handle for list_objects_v2 with a blank ContinuationToken ( #5940 )
7 years ago
api-resources_test.go
Minio handle for list_objects_v2 with a blank ContinuationToken ( #5940 )
7 years ago
api-response-multipart.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
api-response.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
api-response_test.go
…
api-router.go
S3 Select API Support for CSV ( #6127 )
6 years ago
auth-handler.go
…
auth-handler_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
benchmark-utils_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
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
simplifying if-else chains to switches ( #6208 )
6 years ago
bool-flag_test.go
…
bucket-handlers-listobjects.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
bucket-handlers.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
bucket-handlers_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
bucket-notification-handlers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
bucket-policy-handlers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
bucket-policy-handlers_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
build-constants.go
Cleanup stack trace in error logs ( #6045 )
7 years ago
certs.go
Fix server crash when no system certificates are found ( #6055 )
7 years ago
certs_test.go
…
common-main.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
config-current.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
config-current_test.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
config-dir.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
config-migrate.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
config-migrate_test.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
config-versions.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
config.go
Use retry mechanism when initializing configuration ( #6475 )
6 years ago
copy-part-range.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
copy-part-range_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
disk-cache-config.go
Better validation of all config file fields ( #6090 )
6 years ago
disk-cache-config_test.go
cache: allow ellipse style entries for MINIO_CACHE_DRIVES ( #6088 )
6 years ago
disk-cache-fs.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
disk-cache.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
disk-cache_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
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
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
dynamic-timeouts.go
…
dynamic-timeouts_test.go
…
encryption-v1.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
encryption-v1_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
endpoint-ellipses.go
Support supplying custom drives per set count ( #6261 )
6 years ago
endpoint-ellipses_test.go
Support supplying custom drives per set count ( #6261 )
6 years ago
endpoint.go
Prioritize HTTP requests over Heal ( #6468 )
6 years ago
endpoint_test.go
…
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
Simplify erasure code by separating bitrot from erasure code ( #5959 )
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
Remove unused functions and constants ( #6175 )
6 years ago
format-fs_test.go
…
format-meta.go
Add support for deployment ID ( #6144 )
6 years ago
format-xl.go
Add reliable RemoveAll to handle racy situations ( #6227 )
6 years ago
format-xl_test.go
Add support for deployment ID ( #6144 )
6 years ago
fs-v1-helpers.go
Remove unnecessary error log messages ( #6186 )
6 years ago
fs-v1-helpers_test.go
Throw 404 for head requests for prefixes without trailing "/" ( #5966 )
7 years ago
fs-v1-metadata.go
…
fs-v1-metadata_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
fs-v1-multipart.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
fs-v1-multipart_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
fs-v1-rwpool.go
simplifying if-else chains to switches ( #6208 )
6 years ago
fs-v1-rwpool_test.go
…
fs-v1.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
fs-v1_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
gateway-common.go
Update StorageClass from Objectinfo ( #6054 )
7 years ago
gateway-main.go
Gateway should honour --address flag while checking port availability ( #6428 )
6 years ago
gateway-main_test.go
…
gateway-router.go
…
gateway-startup-msg.go
…
gateway-startup-msg_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
gateway-unsupported.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
generic-handlers.go
S3 Select API Support for CSV ( #6127 )
6 years ago
generic-handlers_test.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
globals.go
Bump RPC version after ReadFile RPC arguments change ( #6457 )
6 years ago
handler-utils.go
Add content-length as part of event notification structure ( #6341 )
6 years ago
handler-utils_test.go
Migrate config.json from config-dir to backend ( #6195 )
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
jwt.go
…
jwt_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
leak-detect_test.go
…
local-admin-client.go
Add Profiler Admin API ( #6463 )
6 years ago
local-admin-client_test.go
Ensure that setConfig uses latest functionality ( #6302 )
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
Add tracing capabilities for internode rpc Servers ( #6254 )
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
…
metrics-router.go
…
metrics.go
Rename of structs and methods ( #6230 )
6 years ago
namespace-lock.go
Hold locks granularly in nslockMap ( #6242 )
6 years ago
namespace-lock_test.go
docs: fix all Chinese doc links for the new docs site ( #6097 )
6 years ago
naughty-disk_test.go
Print storage errors during distributed initialization ( #6441 )
6 years ago
net.go
…
net_test.go
…
notification.go
Avoid ListenBucket targets to be listed in ServerInfo ( #6340 )
6 years ago
object-api-common.go
…
object-api-datatypes.go
Rename of structs and methods ( #6230 )
6 years ago
object-api-deleteobject_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
object-api-errors.go
Use retry mechanism when initializing configuration ( #6475 )
6 years ago
object-api-getobject_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
object-api-getobjectinfo_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
object-api-input-checks.go
Remove unnecessary error log messages ( #6186 )
6 years ago
object-api-interface.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
object-api-listobjects_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
object-api-multipart_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
object-api-putobject_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
object-api-utils.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
object-api-utils_test.go
…
object-handlers-common.go
Use GetSourceIP for source ip as request params ( #6109 )
6 years ago
object-handlers.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
object-handlers_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
object_api_suite_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
os-reliable.go
simplifying if-else chains to switches ( #6208 )
6 years ago
os-reliable_test.go
…
peer-rpc-client-target.go
…
peer-rpc-client.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
peer-rpc-server.go
Peer/rpc should never honor RPC calls without object-layer ( #6486 )
6 years ago
policy.go
Initialize global object layer after all subsystems have initialized ( #6333 )
6 years ago
policy_test.go
…
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
simplifying if-else chains to switches ( #6208 )
6 years ago
posix-errors_test.go
…
posix-list-dir_plan9.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix-list-dir_test.go
…
posix-list-dir_unix.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix-list-dir_windows.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix.go
Print storage errors during distributed initialization ( #6441 )
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
docs: fix all Chinese doc links for the new docs site ( #6097 )
6 years ago
post-policy_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
postpolicyform.go
simplifying if-else chains to switches ( #6208 )
6 years ago
postpolicyform_test.go
…
prepare-storage.go
Add 'disk' tag to log output to enhance 'disk not found' errors ( #6460 )
6 years ago
retry.go
…
retry_test.go
…
routers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
rpc.go
Add granular locking in retryTicker ( #6236 )
6 years ago
rpc_test.go
…
server-main.go
Rename config.json in config-dir with '.deprecated' extension ( #6446 )
6 years ago
server-main_test.go
…
server-rlimit.go
…
server-startup-msg.go
Rename of structs and methods ( #6230 )
6 years ago
server-startup-msg_test.go
Rename of structs and methods ( #6230 )
6 years ago
server_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
service.go
…
setup-type.go
…
signals.go
…
signature-v2.go
…
signature-v2_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
signature-v4-parser.go
fix `X-Amz-Credential` parsing for V4 policy signature ( #6451 )
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
Presign content-sha256 should look for query and header ( #6046 )
7 years ago
signature-v4-utils_test.go
…
signature-v4.go
SignatureV4 validation with Metadata in the presignedUrl ( #5894 )
6 years ago
signature-v4_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
storage-class.go
Return 503 instead of 404 if more than half of disks are not found ( #6207 )
6 years ago
storage-class_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
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
Print storage errors during distributed initialization ( #6441 )
6 years ago
storage-rpc-client.go
Print storage errors during distributed initialization ( #6441 )
6 years ago
storage-rpc-server.go
Send length instead of empty buffer for ReadFile() ( #6414 )
6 years ago
storage-rpc_test.go
Rename of structs and methods ( #6230 )
6 years ago
streaming-signature-v4.go
Avoid changing creds in streaming signature ( #6495 )
6 years ago
streaming-signature-v4_test.go
…
test-utils_test.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
tree-walk-pool.go
…
tree-walk-pool_test.go
…
tree-walk.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
tree-walk_test.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
typed-errors.go
Add admin get/set config keys API ( #6113 )
6 years ago
ui-errors-utils.go
…
ui-errors.go
Deprecate domain, browser as config entries ( #6498 )
6 years ago
update-main.go
Drain response body properly for http connection pool ( #6415 )
6 years ago
update-main_test.go
…
update-notifier.go
Support dumb terminals by turning off color ( #6246 )
6 years ago
update-notifier_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
utils.go
Add Profiler Admin API ( #6463 )
6 years ago
utils_test.go
Add Profiler Admin API ( #6463 )
6 years ago
version-main.go
…
version_test.go
…
web-handlers.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
web-handlers_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
web-router.go
…
xl-sets.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
xl-sets_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-bucket.go
Log disk not found error just once ( #6059 )
6 years ago
xl-v1-common.go
Remove unnecessary error log messages ( #6186 )
6 years ago
xl-v1-common_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-errors.go
…
xl-v1-healing-common.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
xl-v1-healing-common_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-healing.go
Rename of structs and methods ( #6230 )
6 years ago
xl-v1-healing_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-list-objects-heal.go
…
xl-v1-list-objects.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
xl-v1-metadata.go
Enhance picking valid xlMeta based on quorum ( #6297 )
6 years ago
xl-v1-metadata_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-multipart.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-multipart_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-object.go
Add GetObjectNInfo to object layer ( #6449 )
6 years ago
xl-v1-object_test.go
Add ObjectOptions to ObjectLayer calls ( #6382 )
6 years ago
xl-v1-utils.go
Add 'disk' tag to log output to enhance 'disk not found' errors ( #6460 )
6 years ago
xl-v1-utils_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
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
…