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 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
..
crypto crypto: add RemoveInternalEntries function (#6616) 6 years ago
gateway Enable default vet flags (#6810) 6 years ago
http Shouldn't require space in HTTP host header (#6743) 6 years ago
logger Support audit logs with additional fields (#6738) 6 years ago
rest Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
rpc Drain response body properly for http connection pool (#6415) 6 years ago
acl-handlers.go Make sure to log unhandled errors always (#6784) 6 years ago
admin-handlers.go Make sure to log unhandled errors always (#6784) 6 years ago
admin-handlers_test.go Enable default vet flags (#6810) 6 years ago
admin-heal-ops.go Make sure to log unhandled errors always (#6784) 6 years ago
admin-router.go Enable admin users API on gateway (#6659) 6 years ago
admin-rpc-client.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
admin-rpc-server.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
admin-rpc_test.go Ensure that setConfig uses latest functionality (#6302) 6 years ago
api-datatypes.go SQL select query for CSV/JSON (#6648) 6 years ago
api-errors.go Performance improvements to SELECT API on certain query operations (#6752) 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 Add forceStop flag to provide facility to stop healing (#6718) 6 years ago
api-response_test.go Handle incoming proxy requests ip, scheme (#5591) 6 years ago
api-router.go S3 Select API Support for CSV (#6127) 6 years ago
auth-handler.go Check for STS Action first to allow browser requests (#6796) 6 years ago
auth-handler_test.go Make sure to log unhandled errors always (#6784) 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 Persist MINIO_WORM as part of config.json (#6022) 6 years ago
bucket-handlers-listobjects.go Make sure to log unhandled errors always (#6784) 6 years ago
bucket-handlers.go Make sure to log unhandled errors always (#6784) 6 years ago
bucket-handlers_test.go Add GetObjectNInfo to object layer (#6449) 6 years ago
bucket-notification-handlers.go Make sure to log unhandled errors always (#6784) 6 years ago
bucket-policy-handlers.go Make sure to log unhandled errors always (#6784) 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) 6 years ago
certs.go Root CAs can be used for backend without TLS (#6711) 6 years ago
certs_test.go Ensure to load only regular files for CAs (#5612) 6 years ago
common-main.go Support audit logs with additional fields (#6738) 6 years ago
config-common.go Add etcd support to support STS on gateway mode (#6531) 6 years ago
config-current.go feature: added nsq as broker for events (#6740) 6 years ago
config-current_test.go feature: added nsq as broker for events (#6740) 6 years ago
config-dir.go Migrate config.json from config-dir to backend (#6195) 6 years ago
config-migrate.go feature: added nsq as broker for events (#6740) 6 years ago
config-migrate_test.go Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
config-versions.go feature: added nsq as broker for events (#6740) 6 years ago
config.go Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
copy-part-range.go Remove unused range parsing code and update tests (#6530) 6 years ago
copy-part-range_test.go Remove unused range parsing code and update tests (#6530) 6 years ago
crossdomain-xml-handler.go fs: Re-implement object layer to remember the fd (#3509) 8 years ago
crossdomain-xml-handler_test.go use package name correctly (#5827) 6 years ago
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 object compression support (#6292) 6 years ago
disk-cache.go Add missing error check (#6632) 6 years ago
disk-cache_test.go Add object compression support (#6292) 6 years ago
disk-usage.go Deprecate and remove configurable disk usage check (#6016) 6 years ago
dummy-data-generator_test.go Add GetObjectNInfo to object layer (#6449) 6 years ago
dummy-object-layer_test.go Add object compression support (#6292) 6 years ago
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go Make sure to log unhandled errors always (#6784) 6 years ago
encryption-v1_test.go Enable default vet flags (#6810) 6 years ago
endpoint-ellipses.go Support supplying custom drives per set count (#6261) 6 years ago
endpoint-ellipses_test.go Enable default vet flags (#6810) 6 years ago
endpoint.go Prioritize HTTP requests over Heal (#6468) 6 years ago
endpoint_test.go Enhance fatal errors printing of common issues seen by users (#5878) 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 Add support of fallocate for FS and XL backends (#3032) 8 years ago
fallocate_linux.go
fallocate_linux_test.go fs: Re-implement object layer to remember the fd (#3509) 8 years ago
format-disk-cache.go Remove all unused variables and functions (#5823) 6 years ago
format-disk-cache_test.go Remove all unused variables and functions (#5823) 6 years ago
format-fs.go Remove unused functions and constants (#6175) 6 years ago
format-fs_test.go Create logger package and rename errorIf to LogIf (#5678) 6 years ago
format-meta.go Add support for deployment ID (#6144) 6 years ago
format-xl.go Ignore windows hidden folders (#6735) 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) 6 years ago
fs-v1-metadata.go Simplify pkg `mimedb` (#6549) 6 years ago
fs-v1-metadata_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
fs-v1-multipart.go Remove tmp file and multipart folder in FS mode. (#6677) 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 Return default ETag if fs.json is empty (#6787) 6 years ago
fs-v1_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
gateway-common.go handle exception InvalidPart (#6649) 6 years ago
gateway-main.go Support audit logs with additional fields (#6738) 6 years ago
gateway-main_test.go
gateway-router.go
gateway-startup-msg.go Disable printing access/secrets in systemd (#6621) 6 years ago
gateway-startup-msg_test.go Migrate config.json from config-dir to backend (#6195) 6 years ago
gateway-unsupported.go Cleanup unnecessary logs (#6788) 6 years ago
generic-handlers.go Make sure to log unhandled errors always (#6784) 6 years ago
generic-handlers_test.go Return error response header only for HEAD method (#6709) 6 years ago
globals.go Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
handler-utils.go Parse and return proper errors with x-amz-security-token (#6766) 6 years ago
handler-utils_test.go Test for multiple values for `x-amz-meta` header added (#6753) 6 years ago
hasher.go Remove all unused variables and functions (#5823) 6 years ago
healthcheck-handler.go Fix healthcheck for NAS gateway (#6452) 6 years ago
healthcheck-handler_test.go Add healthcheck endpoints (#5543) 6 years ago
healthcheck-router.go Add request tracing support for other REST APIs (#6013) 6 years ago
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 Add policy claim support for JWT (#6660) 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 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 Implement HTTP POST based RPC (#5840) 6 years ago
lock-rpc-client.go Implement HTTP POST based RPC (#5840) 6 years ago
lock-rpc-client_test.go Implement HTTP POST based RPC (#5840) 6 years ago
lock-rpc-server-common.go Implement HTTP POST based RPC (#5840) 6 years ago
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 Add support for timeouts for locks (#4377) 7 years ago
main.go Honor global flags irrespective of the position. (#5486) 6 years ago
metrics-router.go Enhancements in Minio Prometheus exporter (#5848) 6 years ago
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 Return detailed msg for notification errors (#5913) 6 years ago
net_test.go tests: Remove dependency on check.v1 (#5034) 7 years ago
notification.go Enable default vet flags (#6810) 6 years ago
object-api-common.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
object-api-datatypes.go encryption: Fix copy from encrypted multipart to single part (#6604) 6 years ago
object-api-deleteobject_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-errors.go Add etcd support to support STS on gateway mode (#6531) 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 object compression support (#6292) 6 years ago
object-api-listobjects_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
object-api-multipart_test.go Enable default vet flags (#6810) 6 years ago
object-api-putobject_test.go Enable default vet flags (#6810) 6 years ago
object-api-utils.go Add object compression support (#6292) 6 years ago
object-api-utils_test.go Add object compression support (#6292) 6 years ago
object-handlers-common.go Use GetSourceIP for source ip as request params (#6109) 6 years ago
object-handlers.go Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
object-handlers_test.go Make sure to log unhandled errors always (#6784) 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 Remove error package and cause functions (#5784) 6 years ago
peer-rpc-client-target.go Enable default vet flags (#6810) 6 years ago
peer-rpc-client.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
peer-rpc-server.go Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
policy.go Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
policy_test.go Enhance policy handling to support SSE and WORM (#5790) 6 years ago
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 Better support of empty directories (#5890) 6 years ago
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 Add sync mode for 'xl.json' (#6798) 6 years ago
posix_test.go Simplify erasure code by separating bitrot from erasure code (#5959) 6 years ago
posix_unix_test.go remove separate file for posix utils. (#5948) 6 years ago
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 Implement HTTP POST based RPC (#5840) 6 years ago
retry_test.go auth/rpc: Make auth rpc client retry configurable. (#3695) 8 years ago
routers.go move SSE-C TLS enforcement into generic handler (#6639) 6 years ago
rpc.go Add granular locking in retryTicker (#6236) 6 years ago
rpc_test.go Implement HTTP POST based RPC (#5840) 6 years ago
server-main.go Honor certs from config-dir (#6757) 6 years ago
server-main_test.go
server-rlimit.go
server-startup-msg.go Disable printing access/secrets in systemd (#6621) 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 Refactor HTTP server to address bugs (#4636) 7 years ago
setup-type.go
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 Fix presigned URL for access key with special characters (#6012) 6 years ago
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 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 Add sync mode for 'xl.json' (#6798) 6 years ago
storage-rest-client.go Add sync mode for 'xl.json' (#6798) 6 years ago
storage-rest-common.go Add sync mode for 'xl.json' (#6798) 6 years ago
storage-rest-server.go Add sync mode for 'xl.json' (#6798) 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 Add policy claim support for JWT (#6660) 6 years ago
test-utils_test.go Make sure to log unhandled errors always (#6784) 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 server: Move all the top level files into cmd folder. (#2490) 8 years ago
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 Allow all browser calls to honor multi-users (#6645) 6 years ago
ui-errors-utils.go More fixes for error messages (#5911) 6 years ago
ui-errors.go Add object compression support (#6292) 6 years ago
update-main.go Remove UA worm and cache (#6809) 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 profiling: Fix downloading tracing profiling data (#6599) 6 years ago
utils_test.go Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
version-main.go Fix tabs/indents in help message (#5962) 6 years ago
version_test.go
web-handlers.go Support audit logs with additional fields (#6738) 6 years ago
web-handlers_test.go Allow all browser calls to honor multi-users (#6645) 6 years ago
web-router.go Add request tracing support for other REST APIs (#6013) 6 years ago
xl-sets.go HealBucket was double counting endpoints (#6707) 6 years ago
xl-sets_test.go Migrate config.json from config-dir to backend (#6195) 6 years ago
xl-v1-bucket.go Remove unwanted logs (#6708) 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 Make sure to re-load reference format after HealFormat (#5772) 6 years ago
xl-v1-healing-common.go Return always a default heal item upon unexpected error (#6556) 6 years ago
xl-v1-healing-common_test.go Return always a default heal item upon unexpected error (#6556) 6 years ago
xl-v1-healing.go Fix healing bucket properly (#6716) 6 years ago
xl-v1-healing_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
xl-v1-list-objects-heal.go Add context to the object-interface methods. 6 years ago
xl-v1-list-objects.go Make sure to handle FaultyDisks in listing ops (#6204) 6 years ago
xl-v1-metadata.go Add sync mode for 'xl.json' (#6798) 6 years ago
xl-v1-metadata_test.go Add object compression support (#6292) 6 years ago
xl-v1-multipart.go Remove unwanted logs (#6708) 6 years ago
xl-v1-multipart_test.go Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
xl-v1-object.go Avoid double bucket validation in DeleteObjectHandler (#6720) 6 years ago
xl-v1-object_test.go Add ObjectOptions to ObjectLayer calls (#6382) 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 Deprecate showing drive capacity and total free (#5976) 6 years ago