..
gateway
gateway/manta: Add support for RBAC ( #5332 )
7 years ago
admin-handlers.go
Fix config set handler ( #5384 )
7 years ago
admin-handlers_test.go
Fix config set handler ( #5384 )
7 years ago
admin-router.go
…
admin-rpc-client.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
admin-rpc-client_test.go
…
admin-rpc-server.go
ReInitDisk RPC handler should use retryStorage ( #5310 )
7 years ago
admin-rpc-server_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
api-datatypes.go
…
api-errors.go
Fix config set handler ( #5384 )
7 years ago
api-errors_test.go
add SSE-C support for HEAD, GET, PUT ( #4894 )
7 years ago
api-headers.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
api-headers_test.go
…
api-resources.go
…
api-resources_test.go
…
api-response-multipart.go
…
api-response.go
Limit number of connections upto system maxlimit ( #5109 )
7 years ago
api-response_test.go
api/PostPolicy: Allow location header fully qualified URL ( #4926 )
7 years ago
api-router.go
Handle Path validation inside the PostPolicy handler ( #5192 )
7 years ago
auth-handler.go
Allow x-amz-content-sha256 to be optional for PutObject() ( #5340 )
7 years ago
auth-handler_test.go
Allow x-amz-content-sha256 to be optional for PutObject() ( #5340 )
7 years ago
auth-rpc-client.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
auth-rpc-client_test.go
…
auth-rpc-server.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
auth-rpc-server_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
benchmark-utils_test.go
Simplify data verification with HashReader. ( #5071 )
7 years ago
browser-flag.go
…
browser-flag_test.go
…
browser-peer-rpc.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
browser-peer-rpc_test.go
move credentials as separate package ( #5115 )
7 years ago
browser-rpc-router.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
bucket-handlers-listobjects.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
bucket-handlers.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
bucket-handlers_test.go
move credentials as separate package ( #5115 )
7 years ago
bucket-metadata.go
…
bucket-notification-datatypes.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
bucket-notification-handlers.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
bucket-notification-handlers_test.go
Fix ListenBucketNotification deadlock ( #5028 )
7 years ago
bucket-notification-utils.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
bucket-notification-utils_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
bucket-policy-handlers.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
bucket-policy-handlers_test.go
move credentials as separate package ( #5115 )
7 years ago
bucket-policy-parser.go
Support conditions for ListMultipartUploads and ListParts ( #5130 )
7 years ago
bucket-policy-parser_test.go
Bucket policies should use minio-go/pkg/policy instead. ( #5090 )
7 years ago
bucket-policy.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
build-constants.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
certs.go
add support for encrypted TLS private keys ( #5308 )
7 years ago
certs_test.go
add support for encrypted TLS private keys ( #5308 )
7 years ago
common-main.go
Save http trace to a file ( #5300 )
7 years ago
config-current.go
Refactor storage class parsing for Gateway mode ( #5331 )
7 years ago
config-current_test.go
Remove "logger" field from config.json ( #5268 )
7 years ago
config-dir.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
config-migrate.go
Add x-amz-storage-class support ( #5295 )
7 years ago
config-migrate_test.go
Remove "logger" field from config.json ( #5268 )
7 years ago
config-versions.go
Add x-amz-storage-class support ( #5295 )
7 years ago
console-logger.go
…
copy-part-range.go
…
copy-part-range_test.go
…
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
dynamic-timeouts.go
Change average from int to int64 in order to support 32-bit systems. ( #4921 )
7 years ago
dynamic-timeouts_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
encryption-v1.go
return AWS compliant error if SSE-C key is wrong ( #5203 )
7 years ago
encryption-v1_test.go
replace SSE-C key derivation scheme ( #5168 )
7 years ago
endpoint.go
Check if SSL is configured to validate input arguments ( #5252 )
7 years ago
endpoint_test.go
S3 peers should be initialized properly ( #5024 )
7 years ago
erasure-createfile.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
erasure-createfile_test.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
erasure-healfile.go
fix: Restore empty files when healing ( #5257 )
7 years ago
erasure-healfile_test.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
erasure-readfile.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
erasure-readfile_test.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
erasure-utils.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
erasure-utils_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
erasure_test.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
event-notifier.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
event-notifier_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
fallocate.go
…
fallocate_linux.go
…
fallocate_linux_test.go
…
file-logger.go
…
format-fs.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
format-fs_test.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
format-meta.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
format-xl.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
format-xl_test.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
fs-v1-background-append.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1-helpers.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
fs-v1-helpers_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
fs-v1-metadata.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
fs-v1-metadata_test.go
Simplify data verification with HashReader. ( #5071 )
7 years ago
fs-v1-multipart.go
Add CopyObjectPart support to gateway S3 ( #5213 )
7 years ago
fs-v1-multipart_test.go
erasure: Support cleaning up of stale multipart objects ( #5250 )
7 years ago
fs-v1-rwpool.go
fs: Convert repeated code in rwpool.Open() into a single function. ( #4864 )
7 years ago
fs-v1-rwpool_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1.go
erasure: Support cleaning up of stale multipart objects ( #5250 )
7 years ago
fs-v1_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
gateway-common.go
Convert gateways into respective packages ( #5200 )
7 years ago
gateway-handlers.go
Fix storage class related issues ( #5322 )
7 years ago
gateway-main.go
Set maxResources appropriately for gateway like server ( #5321 )
7 years ago
gateway-main_test.go
Convert gateways into respective packages ( #5200 )
7 years ago
gateway-router.go
Convert gateways into respective packages ( #5200 )
7 years ago
gateway-startup-msg.go
Honor browser enabled config value in startup message ( #5313 )
7 years ago
gateway-startup-msg_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
gateway-unsupported.go
Convert gateways into respective packages ( #5200 )
7 years ago
generic-handlers.go
Remove duplicate http constants ( #5367 )
7 years ago
generic-handlers_test.go
replace SSE-C key derivation scheme ( #5168 )
7 years ago
globals.go
Save http trace to a file ( #5300 )
7 years ago
handler-utils.go
Save http trace to a file ( #5300 )
7 years ago
handler-utils_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
hasher.go
…
http-stats.go
…
httprange.go
…
httprange_test.go
…
jwt.go
Remove requirement for issued at JWT claims ( #5364 )
7 years ago
jwt_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
leak-detect_test.go
…
lock-instrument.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
lock-instrument_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
lock-rpc-client.go
…
lock-rpc-client_test.go
…
lock-rpc-server-common.go
…
lock-rpc-server-common_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
lock-rpc-server.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
lock-rpc-server_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
lock-stat.go
Add support for timeouts for locks ( #4377 )
7 years ago
lockinfo-handlers.go
…
lockinfo-handlers_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
logger.go
Remove "logger" field from config.json ( #5268 )
7 years ago
logger_test.go
…
main.go
Help message should prioritize gateway after server ( #5153 )
7 years ago
namespace-lock.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
namespace-lock_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
naughty-disk_test.go
remove ReadFileWithVerify from StorageAPI ( #4947 )
7 years ago
net-rpc-client.go
…
net.go
api/PostPolicy: Allow location header fully qualified URL ( #4926 )
7 years ago
net_test.go
tests: Remove dependency on check.v1 ( #5034 )
7 years ago
notifier-config.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
notifier-config_test.go
…
notifiers.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notifiers_test.go
…
notify-amqp.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-amqp_test.go
Implement proper reConnect logic for amqp notification target. ( #4867 )
7 years ago
notify-elasticsearch.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-kafka.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-listener.go
…
notify-mqtt.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-mysql.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-nats.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-postgresql.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-redis.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-webhook.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
notify-webhook_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
object-api-common.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
object-api-common_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
object-api-datatypes.go
Add x-amz-storage-class support ( #5295 )
7 years ago
object-api-errors.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
object-api-getobject_test.go
Simplify data verification with HashReader. ( #5071 )
7 years ago
object-api-getobjectinfo_test.go
Simplify data verification with HashReader. ( #5071 )
7 years ago
object-api-input-checks.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
object-api-interface.go
Add CopyObjectPart support to gateway S3 ( #5213 )
7 years ago
object-api-listobjects_test.go
Simplify data verification with HashReader. ( #5071 )
7 years ago
object-api-multipart-common.go
erasure: Support cleaning up of stale multipart objects ( #5250 )
7 years ago
object-api-multipart_test.go
Add x-amz-storage-class support ( #5295 )
7 years ago
object-api-putobject_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
object-api-utils.go
Fix storage class related issues ( #5338 )
7 years ago
object-api-utils_test.go
Fix storage class related issues ( #5338 )
7 years ago
object-handlers-common.go
Add support for timeouts for locks ( #4377 )
7 years ago
object-handlers.go
Allow x-amz-content-sha256 to be optional for PutObject() ( #5340 )
7 years ago
object-handlers_test.go
Fix storage class related issues ( #5322 )
7 years ago
object_api_suite_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
Fail to start server if detected cross-device mounts. ( #4807 )
7 years ago
posix-errors_test.go
…
posix-list-dir-nix.go
Remove go1.9 specific code for windows ( #5033 )
7 years ago
posix-list-dir-others.go
Remove go1.9 specific code for windows ( #5033 )
7 years ago
posix-list-dir_test.go
…
posix-utils_nix.go
Remove go1.9 specific code for windows ( #5033 )
7 years ago
posix-utils_nix_test.go
Remove go1.9 specific code for windows ( #5033 )
7 years ago
posix-utils_test.go
…
posix-utils_windows.go
Remove go1.9 specific code for windows ( #5033 )
7 years ago
posix-utils_windows_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
posix.go
Remove go1.9 specific code for windows ( #5033 )
7 years ago
posix_test.go
fix build failure for go1.9 ( #4872 )
7 years ago
post-policy_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
postpolicyform.go
…
postpolicyform_test.go
Fix PostPolicy form tests without hardcoded dates ( #5337 )
7 years ago
prepare-storage-msg.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
prepare-storage-msg_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
prepare-storage.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
prepare-storage_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
retry-storage.go
Add more delays on distributed startup for slow network ( #5240 )
7 years ago
retry-storage_test.go
remove ReadFileWithVerify from StorageAPI ( #4947 )
7 years ago
retry.go
…
retry_test.go
…
routers.go
Limit number of connections upto system maxlimit ( #5109 )
7 years ago
rpc-common.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
rpc-server.go
…
rpc-server_test.go
…
s3-peer-client.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
s3-peer-client_test.go
S3 peers should be initialized properly ( #5024 )
7 years ago
s3-peer-router.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
s3-peer-rpc-handlers.go
…
s3-peer-rpc-handlers_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
server-main.go
Support in-place upgrades of new minio binary and releases. ( #4961 )
7 years ago
server-main_test.go
…
server-rlimit.go
Push max threads to little less than kernel limit ( #5001 )
7 years ago
server-rlimit_test.go
…
server-startup-msg.go
Fix storage class related issues ( #5338 )
7 years ago
server-startup-msg_test.go
Fix storage class related issues ( #5338 )
7 years ago
server_test.go
Fix ListenBucketNotification deadlock ( #5028 )
7 years ago
service.go
…
setup-type.go
…
signals.go
Save http trace to a file ( #5300 )
7 years ago
signature-v2.go
fix timing oracle attack against signature V2/V4 verification ( #5335 )
7 years ago
signature-v2_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
signature-v4-parser.go
Check for value > 7 days in X-Amz-Expires header. ( #5163 )
7 years ago
signature-v4-parser_test.go
fix timing oracle attack against signature V2/V4 verification ( #5335 )
7 years ago
signature-v4-utils.go
Allow x-amz-content-sha256 to be optional for PutObject() ( #5340 )
7 years ago
signature-v4-utils_test.go
Allow x-amz-content-sha256 to be optional for PutObject() ( #5340 )
7 years ago
signature-v4.go
fix timing oracle attack against signature V2/V4 verification ( #5335 )
7 years ago
signature-v4_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
storage-class.go
Refactor storage class parsing for Gateway mode ( #5331 )
7 years ago
storage-class_test.go
Fix storage class related issues ( #5322 )
7 years ago
storage-datatypes.go
…
storage-errors.go
Convert gateways into respective packages ( #5200 )
7 years ago
storage-interface.go
remove ReadFileWithVerify from StorageAPI ( #4947 )
7 years ago
storage-rpc-client.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
storage-rpc-client_test.go
tests: Remove dependency on check.v1 ( #5034 )
7 years ago
storage-rpc-server-datatypes.go
remove ReadFileWithVerify from StorageAPI ( #4947 )
7 years ago
storage-rpc-server.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
storage-rpc-server_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
streaming-signature-v4.go
fix timing oracle attack against signature V2/V4 verification ( #5335 )
7 years ago
streaming-signature-v4_test.go
…
test-utils_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
tree-walk-pool.go
…
tree-walk-pool_test.go
…
tree-walk.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
tree-walk_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
typed-errors.go
Simplify data verification with HashReader. ( #5071 )
7 years ago
update-main.go
Exitcode with '1' when update is available ( #5354 )
7 years ago
update-main_test.go
Support in-place upgrades of new minio binary and releases. ( #4961 )
7 years ago
update-notifier.go
Support in-place upgrades of new minio binary and releases. ( #4961 )
7 years ago
update-notifier_test.go
Support in-place upgrades of new minio binary and releases. ( #4961 )
7 years ago
utils.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
utils_test.go
Separate the codebase for XL and FS format.json related code ( #5317 )
7 years ago
version-main.go
…
version_test.go
tests: Remove dependency on check.v1 ( #5034 )
7 years ago
web-handlers.go
Integrate existing remove bucket functionality from newux to current UI ( #5289 )
7 years ago
web-handlers_test.go
Integrate existing remove bucket functionality from newux to current UI ( #5289 )
7 years ago
web-router.go
browser: Remove hardcoding of minioBrowserPrefix=/minio ( #5048 )
7 years ago
xl-v1-bucket.go
Add x-amz-storage-class support ( #5295 )
7 years ago
xl-v1-common.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
xl-v1-common_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
xl-v1-errors.go
…
xl-v1-healing-common.go
Add x-amz-storage-class support ( #5295 )
7 years ago
xl-v1-healing-common_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
xl-v1-healing.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
xl-v1-healing_test.go
Add x-amz-storage-class support ( #5295 )
7 years ago
xl-v1-list-objects-heal.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
xl-v1-list-objects-heal_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
xl-v1-list-objects.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
xl-v1-metadata.go
Fix storage class related issues ( #5338 )
7 years ago
xl-v1-metadata_test.go
Convert errors tracer into a separate package ( #5221 )
7 years ago
xl-v1-multipart.go
Automatically set goroutines based on shardSize ( #5346 )
7 years ago
xl-v1-multipart_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
xl-v1-object.go
Fix storage class related issues ( #5338 )
7 years ago
xl-v1-object_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago
xl-v1-utils.go
Fix hash order to generate more even distribution ( #5247 )
7 years ago
xl-v1-utils_test.go
Fix hash order to generate more even distribution ( #5247 )
7 years ago
xl-v1.go
Fix storage class related issues ( #5322 )
7 years ago
xl-v1_test.go
fix: Better printing of XL config init error ( #5284 )
7 years ago