.. |
crypto
|
Revert PR #7241 to fix vault renewal (#7259)
|
6 years ago |
gateway
|
Fix ListObjectsV2 for gateway encryption mode (#7491)
|
6 years ago |
http
|
Migrate to go1.12 to simplify our cmd/http package (#7302)
|
6 years ago |
logger
|
Error log: Correct error type in anonymous mode (#7414)
|
6 years ago |
rest
|
Show 401 unauthorized msg when nodes are started with different creds (#7433)
|
6 years ago |
rpc
|
rpc: Avoid using Pool since it conflicts with http2 (#7467)
|
6 years ago |
acl-handlers.go
|
Use context to fill in more details about error XML (#7232)
|
6 years ago |
admin-handlers.go
|
Valid if bucket names are internal (#7476)
|
6 years ago |
admin-handlers_test.go
|
Event persistence for MQTT (#7268)
|
6 years ago |
admin-heal-ops.go
|
Add normal/deep type of heal scanning (#7251)
|
6 years ago |
admin-router.go
|
Top Locks command implementation (#7052)
|
6 years ago |
api-datatypes.go
|
Refactor logging in more Go idiomatic style (#6816)
|
6 years ago |
api-errors.go
|
Remove policy nesting errors (#7449)
|
6 years ago |
api-errors_test.go
|
Remove duplicate error in switch case. (#7381)
|
6 years ago |
api-headers.go
|
Preserve ETag case for S3 compatibility (#7498)
|
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.go
|
Valid if bucket names are internal (#7476)
|
6 years ago |
api-response_test.go
|
Support multiple-domains in MINIO_DOMAIN (#7274)
|
6 years ago |
api-router.go
|
Support multiple-domains in MINIO_DOMAIN (#7274)
|
6 years ago |
auth-handler.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
auth-handler_test.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
benchmark-utils_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
bitrot-streaming.go
|
Add proper context based logging when bitrot stream calls fail (#7415)
|
6 years ago |
bitrot-whole.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
bitrot.go
|
Add proper context based logging when bitrot stream calls fail (#7415)
|
6 years ago |
bitrot_test.go
|
Fix healing whole file bitrot (#7123)
|
6 years ago |
bool-flag.go
|
simplifying if-else chains to switches (#6208)
|
6 years ago |
bool-flag_test.go
|
…
|
|
bucket-handlers-listobjects.go
|
s3: Add support of encodingType parameter (#7265)
|
6 years ago |
bucket-handlers.go
|
Preserve ETag case for S3 compatibility (#7498)
|
6 years ago |
bucket-handlers_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
bucket-notification-handlers.go
|
Use context to fill in more details about error XML (#7232)
|
6 years ago |
bucket-policy-handlers.go
|
Use context to fill in more details about error XML (#7232)
|
6 years ago |
bucket-policy-handlers_test.go
|
Add GetObjectNInfo to object layer (#6449)
|
6 years ago |
build-constants.go
|
…
|
|
certs.go
|
load system CAs before trying to load custom CAs (#7133)
|
6 years ago |
certs_test.go
|
Ignore permission errors on config-dir (#6894)
|
6 years ago |
common-main.go
|
Support multiple-domains in MINIO_DOMAIN (#7274)
|
6 years ago |
config-common.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
config-current.go
|
Make sure to drain body upon an error (#7197)
|
6 years ago |
config-current_test.go
|
Event persistence for MQTT (#7268)
|
6 years ago |
config-dir.go
|
Deprecate config-dir bring in certs-dir for TLS configuration (#7033)
|
6 years ago |
config-migrate.go
|
Handle errs returned with etcd properly for config init and migration (#7134)
|
6 years ago |
config-migrate_test.go
|
Deprecate config-dir bring in certs-dir for TLS configuration (#7033)
|
6 years ago |
config-versions.go
|
Event persistence for MQTT (#7268)
|
6 years ago |
config.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
copy-part-range.go
|
Use context to fill in more details about error XML (#7232)
|
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
|
Add proper custom errors object creations (#7387)
|
6 years ago |
disk-cache.go
|
Implement HealObjects API to simplify healing (#7351)
|
6 years ago |
disk-cache_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
disk-usage.go
|
…
|
|
dummy-data-generator_test.go
|
Add GetObjectNInfo to object layer (#6449)
|
6 years ago |
dummy-handlers.go
|
Use context to fill in more details about error XML (#7232)
|
6 years ago |
dynamic-timeouts.go
|
…
|
|
dynamic-timeouts_test.go
|
…
|
|
encryption-v1.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
encryption-v1_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
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
|
Fix GetLocalPeer usage in perf handlers (#7249)
|
6 years ago |
endpoint_test.go
|
Support IPv6 in minio command line (#6947)
|
6 years ago |
environment.go
|
Add double encryption at S3 gateway. (#6423)
|
6 years ago |
erasure-decode.go
|
Simplify parallelReader.Read() (#7109)
|
6 years ago |
erasure-decode_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
erasure-encode.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
erasure-encode_test.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
erasure-heal.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
erasure-heal_test.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
erasure-utils.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
erasure.go
|
Fix build issues on BSDs in pkg/cpu (#7116)
|
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
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
format-fs_test.go
|
…
|
|
format-meta.go
|
…
|
|
format-xl.go
|
Assign deploymentID for first minio server in distributed setup (#7427)
|
6 years ago |
format-xl_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
fs-v1-helpers.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
fs-v1-helpers_test.go
|
…
|
|
fs-v1-metadata.go
|
Filter Expires header from user metadata (#7269)
|
6 years ago |
fs-v1-metadata_test.go
|
Filter Expires header from user metadata (#7269)
|
6 years ago |
fs-v1-multipart.go
|
canonicalize ETag correctly (#7442)
|
6 years ago |
fs-v1-multipart_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
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
|
Expose total and available disk space (#7453)
|
6 years ago |
fs-v1_test.go
|
Add proper custom errors object creations (#7387)
|
6 years ago |
gateway-common.go
|
Filter Expires header from user metadata (#7269)
|
6 years ago |
gateway-common_test.go
|
Add double encryption at S3 gateway. (#6423)
|
6 years ago |
gateway-env.go
|
Add double encryption at S3 gateway. (#6423)
|
6 years ago |
gateway-main.go
|
Use loadCachedConfigs appropriately to load ENVs (#7187)
|
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
|
Add normal/deep type of heal scanning (#7251)
|
6 years ago |
generic-handlers.go
|
Valid if bucket names are internal (#7476)
|
6 years ago |
generic-handlers_test.go
|
Valid if bucket names are internal (#7476)
|
6 years ago |
globals.go
|
Cleanup stale multipart uploads older than 3 days (#7424)
|
6 years ago |
handler-utils.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
handler-utils_test.go
|
Support multiple-domains in MINIO_DOMAIN (#7274)
|
6 years ago |
hasher.go
|
…
|
|
healthcheck-handler.go
|
Do not do StorageInfo() and ListBuckets() for FS/Erasure in health check handler (#7090)
|
6 years ago |
healthcheck-handler_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
healthcheck-router.go
|
…
|
|
http-stats.go
|
Support HTTP/2.0 (#7204)
|
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
|
Implement AssumeRole API for Minio users (#7267)
|
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-locker.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
lock-rpc-client.go
|
…
|
|
lock-rpc-client_test.go
|
…
|
|
lock-rpc-server-common.go
|
Top Locks command implementation (#7052)
|
6 years ago |
lock-rpc-server-common_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
lock-rpc-server.go
|
Top Locks command implementation (#7052)
|
6 years ago |
lock-rpc-server_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
main.go
|
Deprecate config-dir bring in certs-dir for TLS configuration (#7033)
|
6 years ago |
metrics-router.go
|
…
|
|
metrics.go
|
Expose total and available disk space (#7453)
|
6 years ago |
namespace-lock.go
|
Do no access nsLockMap.lockMap when using dsync (#7464)
|
6 years ago |
namespace-lock_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
naughty-disk_test.go
|
Streaming bitrot verification support (#7004)
|
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
|
Populate host value from GetSourceIP directly (#7417)
|
6 years ago |
object-api-common.go
|
Support HTTP/2.0 (#7204)
|
6 years ago |
object-api-datatypes.go
|
Expose total and available disk space (#7453)
|
6 years ago |
object-api-deleteobject_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
object-api-errors.go
|
Remove policy nesting errors (#7449)
|
6 years ago |
object-api-getobject_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
object-api-getobjectinfo_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
object-api-input-checks.go
|
Remove unnecessary error log messages (#6186)
|
6 years ago |
object-api-interface.go
|
Add normal/deep type of heal scanning (#7251)
|
6 years ago |
object-api-listobjects_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
object-api-multipart_test.go
|
canonicalize ETag correctly (#7442)
|
6 years ago |
object-api-putobject_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
object-api-utils.go
|
canonicalize ETag correctly (#7442)
|
6 years ago |
object-api-utils_test.go
|
Replace snappy.Writer/io.Pipe with snappyCompressReader. (#7316)
|
6 years ago |
object-handlers-common.go
|
Preserve ETag case for S3 compatibility (#7498)
|
6 years ago |
object-handlers-common_test.go
|
canonicalize ETag correctly (#7442)
|
6 years ago |
object-handlers.go
|
Preserve ETag case for S3 compatibility (#7498)
|
6 years ago |
object-handlers_test.go
|
Write xml.Header first instead of spaces to handle XML parsers (#7253)
|
6 years ago |
object_api_suite_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
os-reliable.go
|
Add proper custom errors object creations (#7387)
|
6 years ago |
os-reliable_test.go
|
…
|
|
peer-rest-client-target.go
|
Use REST api for inter node communication (#7205)
|
6 years ago |
peer-rest-client.go
|
unused code: Remove LoadCredentials function (#7369)
|
6 years ago |
peer-rest-common.go
|
unused code: Remove LoadCredentials function (#7369)
|
6 years ago |
peer-rest-server.go
|
Return deploymentID in ServerInfo REST call (#7422)
|
6 years ago |
policy.go
|
Introduce staticcheck for stricter builds (#7035)
|
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_other.go
|
update for build on DilOS (#6770)
|
6 years ago |
posix-list-dir_test.go
|
Fix posix tests for SimpleCI (#7328)
|
6 years ago |
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
|
HealObjects should remove objects without quorum (#7407)
|
6 years ago |
posix_test.go
|
Fix posix tests for SimpleCI (#7328)
|
6 years ago |
posix_unix_test.go
|
…
|
|
posix_windows_test.go
|
…
|
|
post-policy_test.go
|
Add check for extra input field (#7437)
|
6 years ago |
postpolicyform.go
|
Add check for extra input field (#7437)
|
6 years ago |
postpolicyform_test.go
|
Construct dynamic XML error responses for postpolicyform validation (#7321)
|
6 years ago |
prepare-storage.go
|
Assign deploymentID for first minio server in distributed setup (#7427)
|
6 years ago |
retry.go
|
…
|
|
retry_test.go
|
…
|
|
routers.go
|
Use REST api for inter node communication (#7205)
|
6 years ago |
rpc.go
|
Support HTTP/2.0 (#7204)
|
6 years ago |
rpc_test.go
|
Introduce staticcheck for stricter builds (#7035)
|
6 years ago |
server-main.go
|
Migrate all Peer communication to common Notification subsystem (#7031)
|
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
|
Improve ListObjects performance by listing in parallel (#7270)
|
6 years ago |
service.go
|
Restart process should use the current process' pid (#7373)
|
6 years ago |
setup-type.go
|
Add bucket notification support for NAS gateway (#6908)
|
6 years ago |
signals.go
|
Close GlobalServiceDoneCh when quitting (#7322)
|
6 years ago |
signature-v2.go
|
Support multiple-domains in MINIO_DOMAIN (#7274)
|
6 years ago |
signature-v2_test.go
|
Introduce STS client grants API and OPA policy integration (#6168)
|
6 years ago |
signature-v4-parser.go
|
Fix credential parsing in signature v4 (#7377)
|
6 years ago |
signature-v4-parser_test.go
|
Fix credential parsing in signature v4 (#7377)
|
6 years ago |
signature-v4-utils.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
signature-v4-utils_test.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
signature-v4.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
signature-v4_test.go
|
Implement AssumeRole API for Minio users (#7267)
|
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
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
storage-datatypes.go
|
…
|
|
storage-errors.go
|
Add proper custom errors object creations (#7387)
|
6 years ago |
storage-interface.go
|
Streaming bitrot verification support (#7004)
|
6 years ago |
storage-rest-client.go
|
Show 401 unauthorized msg when nodes are started with different creds (#7433)
|
6 years ago |
storage-rest-common.go
|
Detect peer reboots to invalidate current storage REST clients (#7227)
|
6 years ago |
storage-rest-server.go
|
fix privilege escalation against inter-node communication (#7474)
|
6 years ago |
storage-rest_test.go
|
Support HTTP/2.0 (#7204)
|
6 years ago |
streaming-signature-v4.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
streaming-signature-v4_test.go
|
…
|
|
sts-datatypes.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
sts-errors.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
sts-handlers.go
|
Implement AssumeRole API for Minio users (#7267)
|
6 years ago |
test-utils_test.go
|
Preserve ETag case for S3 compatibility (#7498)
|
6 years ago |
tree-walk-pool.go
|
Implement HealObjects API to simplify healing (#7351)
|
6 years ago |
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
|
Allow all browser calls to honor multi-users (#6645)
|
6 years ago |
ui-errors-utils.go
|
…
|
|
ui-errors.go
|
Add example for IPv6 for address flag (#7127)
|
6 years ago |
update-main.go
|
Make sure to drain body upon an error (#7197)
|
6 years ago |
update-main_test.go
|
Fix posix tests for SimpleCI (#7328)
|
6 years ago |
update-notifier.go
|
Support dumb terminals by turning off color (#6246)
|
6 years ago |
update-notifier_test.go
|
Migrate to go1.12 to simplify our cmd/http package (#7302)
|
6 years ago |
utils.go
|
Introduce staticcheck for stricter builds (#7035)
|
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
|
Browser: Allow users to do s3 operations, if policy allows (#7487)
|
6 years ago |
web-handlers_test.go
|
Valid if bucket names are internal (#7476)
|
6 years ago |
web-router.go
|
Fix regexp matcher of browser assets and paths (#7083)
|
6 years ago |
xl-sets.go
|
Expose total and available disk space (#7453)
|
6 years ago |
xl-sets_test.go
|
Migrate config.json from config-dir to backend (#6195)
|
6 years ago |
xl-v1-bucket.go
|
fs mode: List already existing buckets with capital letters (#7244)
|
6 years ago |
xl-v1-common.go
|
Do not pro-actively return false in isObjectDir() (#7246)
|
6 years ago |
xl-v1-common_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
xl-v1-errors.go
|
…
|
|
xl-v1-healing-common.go
|
HealObjects should remove objects without quorum (#7407)
|
6 years ago |
xl-v1-healing-common_test.go
|
Add normal/deep type of heal scanning (#7251)
|
6 years ago |
xl-v1-healing.go
|
Valid if bucket names are internal (#7476)
|
6 years ago |
xl-v1-healing_test.go
|
HealObjects should remove objects without quorum (#7407)
|
6 years ago |
xl-v1-list-objects-heal.go
|
Implement HealObjects API to simplify healing (#7351)
|
6 years ago |
xl-v1-list-objects.go
|
Implement HealObjects API to simplify healing (#7351)
|
6 years ago |
xl-v1-metadata.go
|
Filter Expires header from user metadata (#7269)
|
6 years ago |
xl-v1-metadata_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
xl-v1-multipart.go
|
canonicalize ETag correctly (#7442)
|
6 years ago |
xl-v1-multipart_test.go
|
Move metadata into ObjectOptions for NewMultipart and PutObject (#7060)
|
6 years ago |
xl-v1-object.go
|
Add proper custom errors object creations (#7387)
|
6 years ago |
xl-v1-object_test.go
|
Add normal/deep type of heal scanning (#7251)
|
6 years ago |
xl-v1-utils.go
|
Add double encryption at S3 gateway. (#6423)
|
6 years ago |
xl-v1-utils_test.go
|
Add double encryption at S3 gateway. (#6423)
|
6 years ago |
xl-v1.go
|
Expose total and available disk space (#7453)
|
6 years ago |
xl-v1_test.go
|
…
|
|