.. |
admin-handlers.go
|
server-info: Change Error type to string (#4346)
|
8 years ago |
admin-handlers_test.go
|
Fail if formatting is wrong in our CI tests. (#4459)
|
8 years ago |
admin-router.go
|
Implement heal-upload admin API (#3914)
|
8 years ago |
admin-rpc-client.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
admin-rpc-client_test.go
|
server: Fix CI build complaints (#4119)
|
8 years ago |
admin-rpc-server.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
admin-rpc-server_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
api-datatypes.go
|
…
|
|
api-errors.go
|
xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541)
|
8 years ago |
api-errors_test.go
|
Implement gateway S3 support (#3940)
|
8 years ago |
api-headers.go
|
fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319)
|
8 years ago |
api-headers_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
api-resources.go
|
…
|
|
api-resources_test.go
|
…
|
|
api-response-multipart.go
|
…
|
|
api-response.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
api-router.go
|
…
|
|
auth-handler.go
|
log: Fix printing of signature error request headers. (#4444)
|
8 years ago |
auth-handler_test.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
auth-rpc-client.go
|
auth/rpc: Add RWMutex instead of Mutex for granular locking. (#4352)
|
8 years ago |
auth-rpc-client_test.go
|
…
|
|
auth-rpc-server.go
|
…
|
|
auth-rpc-server_test.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
benchmark-utils_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
browser-flag.go
|
browser-flag: wrapped bool type denotes browser on/off flag. (#3963)
|
8 years ago |
browser-flag_test.go
|
browser-flag: wrapped bool type denotes browser on/off flag. (#3963)
|
8 years ago |
browser-peer-rpc.go
|
Simplify credential usage. (#3893)
|
8 years ago |
browser-peer-rpc_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
browser-rpc-router.go
|
…
|
|
bucket-handlers-listobjects.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
bucket-handlers.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
bucket-handlers_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
bucket-metadata.go
|
…
|
|
bucket-notification-datatypes.go
|
Fix bug in JSON representation of object properties (#4238)
|
8 years ago |
bucket-notification-handlers.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
bucket-notification-handlers_test.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
bucket-notification-utils.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
bucket-notification-utils_test.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
bucket-policy-handlers.go
|
…
|
|
bucket-policy-handlers_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
bucket-policy-parser.go
|
…
|
|
bucket-policy-parser_test.go
|
…
|
|
bucket-policy.go
|
…
|
|
build-constants.go
|
…
|
|
certs.go
|
server: handle command line and env variables at one place. (#3975)
|
8 years ago |
certs_test.go
|
…
|
|
config-dir.go
|
server: handle command line and env variables at one place. (#3975)
|
8 years ago |
config-migrate.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
config-migrate_test.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
config-old.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
config-v19.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
config-v19_test.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
console-logger.go
|
Refactor logger (#3924)
|
8 years ago |
copy-part-range.go
|
…
|
|
copy-part-range_test.go
|
…
|
|
credential.go
|
creds: Secretkey should be generated upto 40 characters in length. (#4471)
|
8 years ago |
credential_test.go
|
creds: Secretkey should be generated upto 40 characters in length. (#4471)
|
8 years ago |
crossdomain-xml-handler.go
|
…
|
|
crossdomain-xml-handler_test.go
|
…
|
|
endpoint.go
|
Allow "minio server ." to start minio in fs mode (#4513)
|
8 years ago |
endpoint_test.go
|
Allow "minio server ." to start minio in fs mode (#4513)
|
8 years ago |
erasure-createfile.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
erasure-createfile_test.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
erasure-healfile.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
erasure-healfile_test.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
erasure-readfile.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
erasure-readfile_test.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
erasure-utils.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
erasure-utils_test.go
|
…
|
|
erasure_test.go
|
…
|
|
errors.go
|
…
|
|
event-notifier.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
event-notifier_test.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
fallocate.go
|
…
|
|
fallocate_linux.go
|
…
|
|
fallocate_linux_test.go
|
…
|
|
file-logger.go
|
Refactor logger (#3924)
|
8 years ago |
format-config-v1.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
format-config-v1_test.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
fs-v1-background-append.go
|
…
|
|
fs-v1-helpers.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
fs-v1-helpers_test.go
|
fs: Verify if parent is an object before i/o. (#4304)
|
8 years ago |
fs-v1-metadata.go
|
fs: Hold `format.json` readLock ref to avoid GC. (#4532)
|
8 years ago |
fs-v1-metadata_test.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
fs-v1-multipart.go
|
xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541)
|
8 years ago |
fs-v1-multipart_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
fs-v1-rwpool.go
|
…
|
|
fs-v1-rwpool_test.go
|
…
|
|
fs-v1.go
|
fs: Hold `format.json` readLock ref to avoid GC. (#4532)
|
8 years ago |
fs-v1_test.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
gateway-azure-anonymous.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
gateway-azure-unsupported.go
|
Rename structs for azure and s3 gateway to be consistent. (#4347)
|
8 years ago |
gateway-azure.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
gateway-azure_test.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
gateway-handlers.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
gateway-main.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
gateway-main_test.go
|
Validate gateway arguments (#4376)
|
8 years ago |
gateway-router.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
gateway-s3-anonymous.go
|
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547)
|
8 years ago |
gateway-s3-unsupported.go
|
Rename structs for azure and s3 gateway to be consistent. (#4347)
|
8 years ago |
gateway-s3.go
|
Fix browser download returning zero bytes for s3 (#4483)
|
8 years ago |
gateway-s3_test.go
|
gateway: Rename gateway files to have "gateway-" prefix (#4207)
|
8 years ago |
gateway-startup-msg.go
|
gateway: make each backend as subcommands. (#4506)
|
8 years ago |
gateway-startup-msg_test.go
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
|
8 years ago |
generic-handlers.go
|
cors: Set Access-Control-Allow-Credentials to true (#4185)
|
8 years ago |
generic-handlers_test.go
|
…
|
|
globals.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
handler-utils.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
handler-utils_test.go
|
handler: simplify parsing valid location constraint. (#4040)
|
8 years ago |
hasher.go
|
…
|
|
http-stats.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
httprange.go
|
…
|
|
httprange_test.go
|
…
|
|
jwt.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
jwt_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
leak-detect_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
lock-instrument.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
lock-instrument_test.go
|
Remove duration field from lock instrumentation (#4111)
|
8 years ago |
lock-rpc-client.go
|
…
|
|
lock-rpc-client_test.go
|
lock/rpc: change rpcPath to be called serviceEndpoint. (#4088)
|
8 years ago |
lock-rpc-server-common.go
|
Bypass network in lock requests to local server (#4465)
|
8 years ago |
lock-rpc-server-common_test.go
|
Bypass network in lock requests to local server (#4465)
|
8 years ago |
lock-rpc-server.go
|
Fix spelling of function name to `startLockMaintenance` (#4561)
|
8 years ago |
lock-rpc-server_test.go
|
Bypass network in lock requests to local server (#4465)
|
8 years ago |
lock-stat.go
|
…
|
|
lockinfo-handlers.go
|
Remove duration field from lock instrumentation (#4111)
|
8 years ago |
lockinfo-handlers_test.go
|
…
|
|
logger.go
|
vet: Fix all the go vet complaints (#4029)
|
8 years ago |
logger_test.go
|
Refactor logger (#3924)
|
8 years ago |
main.go
|
Add support for DCOS host detection, improve Docker detection. (#4525)
|
8 years ago |
main_test.go
|
…
|
|
namespace-lock.go
|
Bypass network in lock requests to local server (#4465)
|
8 years ago |
namespace-lock_test.go
|
…
|
|
naughty-disk_test.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
net-rpc-client.go
|
…
|
|
net.go
|
Treat 0.0.0.0 as local address in --address flag (#4386)
|
8 years ago |
net_test.go
|
Treat 0.0.0.0 as local address in --address flag (#4386)
|
8 years ago |
notifier-config.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
notifier-config_test.go
|
…
|
|
notifiers.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
notifiers_test.go
|
…
|
|
notify-amqp.go
|
Add `deliveryMode` parameter for AMQP notfication target (#4008)
|
8 years ago |
notify-elasticsearch.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-kafka.go
|
Add key for Kafka messages (fixes #4143) (#4151)
|
8 years ago |
notify-listener.go
|
…
|
|
notify-mqtt.go
|
Add support for MQTT server as a notification target (#4474)
|
8 years ago |
notify-mysql.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-nats.go
|
notifiers: Stop using url.Parse in validating address format. (#4011)
|
8 years ago |
notify-postgresql.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-redis.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-webhook.go
|
Webhook endpoints can fail, we must start the server. (#4255)
|
8 years ago |
notify-webhook_test.go
|
Webhook endpoints can fail, we must start the server. (#4255)
|
8 years ago |
object-api-common.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
object-api-common_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
object-api-datatypes.go
|
fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319)
|
8 years ago |
object-api-errors.go
|
xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541)
|
8 years ago |
object-api-getobject_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
object-api-getobjectinfo_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
object-api-input-checks.go
|
fs/erasure: Ignore objects with / even for DeleteObject() (#4303)
|
8 years ago |
object-api-interface.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
object-api-listobjects_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
object-api-multipart-common.go
|
…
|
|
object-api-multipart_test.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
object-api-putobject_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
object-api-utils.go
|
fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319)
|
8 years ago |
object-api-utils_test.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
object-handlers-common.go
|
fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319)
|
8 years ago |
object-handlers.go
|
log: Fix printing of signature error request headers. (#4444)
|
8 years ago |
object-handlers_test.go
|
xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541)
|
8 years ago |
object_api_suite_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
posix-dirent-fileno.go
|
…
|
|
posix-dirent-ino.go
|
…
|
|
posix-errors.go
|
…
|
|
posix-errors_test.go
|
…
|
|
posix-list-dir-nix.go
|
windows: Support all REPARSE_POINT attrib files properly. (#4203)
|
8 years ago |
posix-list-dir-others.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
posix-list-dir_test.go
|
…
|
|
posix-prepare-path.go
|
…
|
|
posix-utils_nix.go
|
windows: Support all REPARSE_POINT attrib files properly. (#4203)
|
8 years ago |
posix-utils_nix_test.go
|
windows: Support all REPARSE_POINT attrib files properly. (#4203)
|
8 years ago |
posix-utils_test.go
|
…
|
|
posix-utils_windows.go
|
windows: Support all REPARSE_POINT attrib files properly. (#4203)
|
8 years ago |
posix-utils_windows_test.go
|
…
|
|
posix.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
posix_test.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
post-policy_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
postpolicyform.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
postpolicyform_test.go
|
…
|
|
prepare-storage-msg.go
|
xl: prepare storage should Abort properly. (#4542)
|
8 years ago |
prepare-storage-msg_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
prepare-storage.go
|
xl: prepare storage should Abort properly. (#4542)
|
8 years ago |
prepare-storage_test.go
|
…
|
|
retry-storage.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
retry-storage_test.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
retry.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
retry_test.go
|
…
|
|
routers.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
rpc-common.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
s3-peer-client.go
|
api: Fix registering of s3 endpoint peers properly (#4159)
|
8 years ago |
s3-peer-client_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
s3-peer-router.go
|
…
|
|
s3-peer-rpc-handlers.go
|
…
|
|
s3-peer-rpc-handlers_test.go
|
…
|
|
server-main.go
|
Add MINIO_REGION to server help message (#4558)
|
8 years ago |
server-main_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
server-mux.go
|
Disable redirect of HTTP request to a HTTPS Minio server (#4454)
|
8 years ago |
server-mux_test.go
|
Investigate issue #4461 (#4521)
|
8 years ago |
server-rlimit.go
|
…
|
|
server-rlimit_test.go
|
cache: Increasing caching GC percent from 20 to 50. (#4041)
|
8 years ago |
server-startup-msg.go
|
log: Startup banner should strip standard ports. (#4443)
|
8 years ago |
server-startup-msg_test.go
|
log: Startup banner should strip standard ports. (#4443)
|
8 years ago |
server_test.go
|
fix: OwnerID in response should be 64 character in length. (#4554)
|
8 years ago |
server_utils_test.go
|
…
|
|
service.go
|
Refactor service stop signal message. (#4428)
|
8 years ago |
setup-type.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
signals.go
|
…
|
|
signature-v2.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
signature-v2_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
signature-v4-parser.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
signature-v4-parser_test.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
signature-v4-utils.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
signature-v4-utils_test.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
signature-v4.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
signature-v4_test.go
|
signature: use region from Auth header if server's region not configured (#4329)
|
8 years ago |
storage-datatypes.go
|
…
|
|
storage-errors.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
storage-interface.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
storage-rpc-client.go
|
Fail if formatting is wrong in our CI tests. (#4459)
|
8 years ago |
storage-rpc-client_test.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
storage-rpc-server-datatypes.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
storage-rpc-server.go
|
Add new ReadFileWithVerify storage-layer API (#4349)
|
8 years ago |
storage-rpc-server_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
streaming-signature-v4.go
|
refactor: extractSignedHeaders() handles headers removed by Go http server (#4054)
|
8 years ago |
streaming-signature-v4_test.go
|
…
|
|
test-utils_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
to_err_test.go
|
…
|
|
tree-walk-pool.go
|
…
|
|
tree-walk-pool_test.go
|
…
|
|
tree-walk.go
|
…
|
|
tree-walk_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
typed-errors.go
|
…
|
|
update-main.go
|
Add support for DCOS host detection, improve Docker detection. (#4525)
|
8 years ago |
update-main_test.go
|
Add support for DCOS host detection, improve Docker detection. (#4525)
|
8 years ago |
update-notifier.go
|
Fix and cleanup update message and improve related tests (#4361)
|
8 years ago |
update-notifier_test.go
|
Fix and cleanup update message and improve related tests (#4361)
|
8 years ago |
utils.go
|
log: Fix printing of signature error request headers. (#4444)
|
8 years ago |
utils_test.go
|
log: Fix printing of signature error request headers. (#4444)
|
8 years ago |
version-main.go
|
…
|
|
version_test.go
|
…
|
|
web-handlers.go
|
Give more specific error message on browser for nested policies (#4488)
|
8 years ago |
web-handlers_test.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
web-router.go
|
…
|
|
xl-v1-bucket.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
xl-v1-common.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
xl-v1-errors.go
|
…
|
|
xl-v1-healing-common.go
|
Fix xl.diskWithAllParts to proper checksum algorithm (#4509)
|
8 years ago |
xl-v1-healing-common_test.go
|
Fix xl.diskWithAllParts to proper checksum algorithm (#4509)
|
8 years ago |
xl-v1-healing.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
xl-v1-healing_test.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
xl-v1-list-objects-heal.go
|
heal: Check if all parts are available and valid (#3967)
|
8 years ago |
xl-v1-list-objects-heal_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
xl-v1-list-objects.go
|
XL: Don't return ignored errors in listDirFactory (#3935)
|
8 years ago |
xl-v1-metadata.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
xl-v1-metadata_test.go
|
Fail if formatting is wrong in our CI tests. (#4459)
|
8 years ago |
xl-v1-multipart.go
|
xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541)
|
8 years ago |
xl-v1-multipart_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
xl-v1-object.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
xl-v1-object_test.go
|
Enable browser support for gateway (#4425)
|
8 years ago |
xl-v1-utils.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
xl-v1-utils_test.go
|
xl: Fix rare freeze after many disk/network errors (#4438)
|
8 years ago |
xl-v1.go
|
fs: Add safe locking semantics for `format.json` (#4523)
|
8 years ago |
xl-v1_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |