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.
 
 
 
 
 
 
kannappanr d32f90fe95 Honor global flags irrespective of the position. (#5486) 6 years ago
..
gateway Remove stable sort usage when not needed (#5586) 6 years ago
admin-handlers.go Add large bucket support for erasure coded backend (#5160) 7 years ago
admin-handlers_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
admin-heal-ops.go Add large bucket support for erasure coded backend (#5160) 7 years ago
admin-router.go Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
admin-rpc-client.go Add large bucket support for erasure coded backend (#5160) 7 years ago
admin-rpc-client_test.go Fix configuration handling bugs: (#5473) 7 years ago
admin-rpc-server.go Add large bucket support for erasure coded backend (#5160) 7 years ago
admin-rpc-server_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
api-datatypes.go event: Enhance event message struct to provide origin server. (#3557) 8 years ago
api-errors.go Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
api-errors_test.go add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
api-headers.go Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
api-headers_test.go Add UTCNow() function. (#3931) 7 years ago
api-resources.go Listen bucket notification for multiple prefixes/suffixes (#2911) 8 years ago
api-resources_test.go Listen bucket notification for multiple prefixes/suffixes (#2911) 8 years ago
api-response-multipart.go Cleanup and fixes (#3273) 8 years ago
api-response.go Move admin APIs to new path and add redesigned heal APIs (#5351) 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 fix authentication bypass against Admin-API (#5412) 7 years ago
auth-handler_test.go fix authentication bypass against Admin-API (#5412) 7 years ago
auth-rpc-client.go Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
auth-rpc-client_test.go Remove requirement for custom RPCClient (#5405) 7 years ago
auth-rpc-server.go [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
auth-rpc-server_test.go Move rpc version to 2.0.0 to align with backend migration (#5575) 6 years ago
benchmark-utils_test.go Move nslocking from s3 layer to object layer (#5382) 7 years ago
browser-flag.go browser-flag: wrapped bool type denotes browser on/off flag. (#3963) 7 years ago
browser-flag_test.go browser-flag: wrapped bool type denotes browser on/off flag. (#3963) 7 years ago
browser-peer-rpc.go Fix configuration handling bugs: (#5473) 7 years ago
browser-peer-rpc_test.go Remove requirement for custom RPCClient (#5405) 7 years ago
browser-rpc-router.go Convert errors tracer into a separate package (#5221) 7 years ago
bucket-handlers-listobjects.go Unify gateway and object layer. (#5487) 7 years ago
bucket-handlers.go Add large bucket support for erasure coded backend (#5160) 7 years ago
bucket-handlers_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
bucket-metadata.go Unify gateway and object layer. (#5487) 7 years ago
bucket-notification-datatypes.go Simplify the steps to make changes to config.json (#5186) 7 years ago
bucket-notification-handlers.go Unify gateway and object layer. (#5487) 7 years ago
bucket-notification-handlers_test.go Add large bucket support for erasure coded backend (#5160) 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 Unify gateway and object layer. (#5487) 7 years ago
bucket-policy-handlers_test.go Add large bucket support for erasure coded backend (#5160) 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 Add NAS gateway support (#5516) 6 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 Honor global flags irrespective of the position. (#5486) 6 years ago
config-current.go simplify storage class validation (#5470) 7 years ago
config-current_test.go Fix configuration handling bugs: (#5473) 7 years ago
config-dir.go Honor global flags irrespective of the position. (#5486) 6 years ago
config-migrate.go Fix configuration handling bugs: (#5473) 7 years ago
config-migrate_test.go Remove "logger" field from config.json (#5268) 7 years ago
config-versions.go Fix configuration handling bugs: (#5473) 7 years ago
copy-part-range.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 7 years ago
copy-part-range_test.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 7 years ago
crossdomain-xml-handler.go fs: Re-implement object layer to remember the fd (#3509) 8 years ago
crossdomain-xml-handler_test.go fs: Re-implement object layer to remember the fd (#3509) 8 years ago
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 Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
encryption-v1_test.go Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
endpoint-ellipses.go Fix shadowing issue reported by go vet (#5590) 6 years ago
endpoint-ellipses_test.go Fix gofmt issues reported for simplification (#5581) 6 years ago
endpoint.go Add large bucket support for erasure coded backend (#5160) 7 years ago
endpoint_test.go Fix gofmt issues reported for simplification (#5581) 6 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 Move nslocking from s3 layer to object layer (#5382) 7 years ago
event-notifier_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
fallocate.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
fallocate_linux.go fs: Re-implement object layer to remember the fd (#3509) 8 years ago
fallocate_linux_test.go fs: Re-implement object layer to remember the fd (#3509) 8 years ago
format-fs.go Do not close *lock.LockedFile on failure (#5565) 6 years ago
format-fs_test.go Lock free multipart backend implementation for FS (#5401) 7 years ago
format-meta.go Separate the codebase for XL and FS format.json related code (#5317) 7 years ago
format-xl.go Provide more descriptive error during erasure init (#5282) 6 years ago
format-xl_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
fs-v1-helpers.go Remove stale code from minio server (#5479) 7 years ago
fs-v1-helpers_test.go Fix a possible race during PutObject() (#5376) 7 years ago
fs-v1-metadata.go Seek to offset 0 after Truncate() (#5375) 7 years ago
fs-v1-metadata_test.go Add NAS gateway support (#5516) 6 years ago
fs-v1-multipart.go Remove stable sort usage when not needed (#5586) 6 years ago
fs-v1-multipart_test.go Add NAS gateway support (#5516) 6 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 Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
fs-v1_test.go Add NAS gateway support (#5516) 6 years ago
gateway-common.go Convert gateways into respective packages (#5200) 7 years ago
gateway-main.go Honor global flags irrespective of the position. (#5486) 6 years ago
gateway-main_test.go Convert gateways into respective packages (#5200) 7 years ago
gateway-router.go Unify gateway and object layer. (#5487) 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 Change CopyObject{Part} to single srcInfo argument (#5553) 6 years ago
generic-handlers.go Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
generic-handlers_test.go replace SSE-C key derivation scheme (#5168) 7 years ago
globals.go Move rpc version to 2.0.0 to align with backend migration (#5575) 6 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 vendorize deps for snappy, blake2b and sha256 (#3476) 8 years ago
http-stats.go admin: ServerInfo() returns info for each node (#4150) 7 years ago
httprange.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
httprange_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
jwt.go Remove requirement for issued at JWT claims (#5364) 7 years ago
jwt_test.go Reduce Minio access key minimum length to 3 (#5478) 7 years ago
leak-detect_test.go Add UTCNow() function. (#3931) 7 years ago
lock-instrument.go Don't delete lock ops entry during state change (#5388) 7 years ago
lock-instrument_test.go Don't delete lock ops entry during state change (#5388) 7 years ago
lock-rpc-client.go Adopt dsync interface changes and major cleanup on RPC server/client. 8 years ago
lock-rpc-client_test.go lock/rpc: change rpcPath to be called serviceEndpoint. (#4088) 7 years ago
lock-rpc-server-common.go Bypass network in lock requests to local server (#4465) 7 years ago
lock-rpc-server-common_test.go posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
lock-rpc-server.go Add large bucket support for erasure coded backend (#5160) 7 years ago
lock-rpc-server_test.go Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
lock-stat.go Add support for timeouts for locks (#4377) 7 years ago
lockinfo-handlers.go Move nslocking from s3 layer to object layer (#5382) 7 years ago
lockinfo-handlers_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
logger.go Removes capitalization of error causes (#5468) 7 years ago
main.go Honor global flags irrespective of the position. (#5486) 6 years ago
namespace-lock.go Add large bucket support for erasure coded backend (#5160) 7 years ago
namespace-lock_test.go fix testcases to init nslock properly (#5429) 7 years ago
naughty-disk_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
net.go Add large bucket support for erasure coded backend (#5160) 7 years ago
net_test.go tests: Remove dependency on check.v1 (#5034) 7 years ago
notifier-config.go Fix configuration handling bugs: (#5473) 7 years ago
notifier-config_test.go config: setter/getter for Notifier and Logger into its own struct. (#3721) 8 years ago
notifiers.go Simplify the steps to make changes to config.json (#5186) 7 years ago
notifiers_test.go tests: Add tests for filterRuleMatch (#2722) 8 years ago
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 Fix spelling and golint errors. (#3266) 8 years ago
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 tests: Fix failed notify webhook test (#5528) 6 years ago
object-api-common.go Add large bucket support for erasure coded backend (#5160) 7 years ago
object-api-common_test.go Convert errors tracer into a separate package (#5221) 7 years ago
object-api-datatypes.go Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
object-api-errors.go Unify gateway and object layer. (#5487) 7 years ago
object-api-getobject_test.go Deprecate and remove in-memory object caching (#5481) 7 years ago
object-api-getobjectinfo_test.go Simplify data verification with HashReader. (#5071) 7 years ago
object-api-input-checks.go Unify gateway and object layer. (#5487) 7 years ago
object-api-interface.go Change CopyObject{Part} to single srcInfo argument (#5553) 6 years ago
object-api-listobjects_test.go Add NAS gateway support (#5516) 6 years ago
object-api-multipart-common.go Seek to offset 0 after Truncate() (#5375) 7 years ago
object-api-multipart_test.go Lock free multipart backend implementation for FS (#5401) 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 Move nslocking from s3 layer to object layer (#5382) 7 years ago
object-handlers.go Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
object-handlers_test.go Unify gateway and object layer. (#5487) 7 years ago
object_api_suite_test.go Move nslocking from s3 layer to object layer (#5382) 7 years ago
os-reliable.go Fix a possible race during PutObject() (#5376) 7 years ago
os-reliable_test.go Fix a possible race during PutObject() (#5376) 7 years ago
posix-dirent-fileno.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-dirent-ino.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-errors.go Fail to start server if detected cross-device mounts. (#4807) 7 years ago
posix-errors_test.go Add constants for commonly used values. (#3588) 8 years ago
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 all/windows: Be case in-sensitive about pattern matching. (#3682) 8 years ago
posix-utils_nix.go Support creating directories on erasure coded backend (#5443) 7 years ago
posix-utils_nix_test.go Remove go1.9 specific code for windows (#5033) 7 years ago
posix-utils_test.go Support creating directories on erasure coded backend (#5443) 7 years ago
posix-utils_windows.go Support creating directories on erasure coded backend (#5443) 7 years ago
posix-utils_windows_test.go posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
posix.go xl: Avoid removing directory content in Delete API (#5548) 6 years ago
posix_test.go Support creating directories on erasure coded backend (#5443) 7 years ago
post-policy_test.go Simplify the steps to make changes to config.json (#5186) 7 years ago
postpolicyform.go Name return values to prevent the need (and unnecessary code bloat) (#4576) 7 years ago
postpolicyform_test.go Fix PostPolicy form tests without hardcoded dates (#5337) 7 years ago
prepare-storage.go Add large bucket support for erasure coded backend (#5160) 7 years ago
retry.go Add UTCNow() function. (#3931) 7 years ago
retry_test.go auth/rpc: Make auth rpc client retry configurable. (#3695) 8 years ago
routers.go Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
rpc-common.go Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
rpc-common_test.go Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
rpc-server.go rpc: Do not use read/write deadlines for rpc connections. (#4647) 7 years ago
rpc-server_test.go Remove requirement for custom RPCClient (#5405) 7 years ago
s3-peer-client.go Unify gateway and object layer. (#5487) 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 Unify gateway and object layer. (#5487) 7 years ago
s3-peer-rpc-handlers_test.go Unify gateway and object layer. (#5487) 7 years ago
server-main.go Honor global flags irrespective of the position. (#5486) 6 years ago
server-main_test.go Add NAS gateway support (#5516) 6 years ago
server-rlimit.go Deprecate and remove in-memory object caching (#5481) 7 years ago
server-startup-msg.go Add large bucket support for erasure coded backend (#5160) 7 years ago
server-startup-msg_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
server_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
service.go Refactor HTTP server to address bugs (#4636) 7 years ago
setup-type.go Add extensive endpoints validation (#4019) 7 years ago
signals.go Save http trace to a file (#5300) 7 years ago
signature-v2.go Remove unnecessary errors printed on the console (#5386) 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 Reduce Minio access key minimum length to 3 (#5478) 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 Add large bucket support for erasure coded backend (#5160) 7 years ago
storage-class_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
storage-datatypes.go Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247) 8 years ago
storage-errors.go Add large bucket support for erasure coded backend (#5160) 7 years ago
storage-interface.go Add large bucket support for erasure coded backend (#5160) 7 years ago
storage-rpc-client.go Add large bucket support for erasure coded backend (#5160) 7 years ago
storage-rpc-client_test.go Add large bucket support for erasure coded backend (#5160) 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 Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
streaming-signature-v4.go Remove unnecessary errors printed on the console (#5386) 7 years ago
streaming-signature-v4_test.go Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
test-utils_test.go Add NAS gateway support (#5516) 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 Convert errors tracer into a separate package (#5221) 7 years ago
tree-walk_test.go Quorum based listing for XL (#5475) 7 years ago
typed-errors.go Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
update-main.go replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 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 Avoid significant connections in TIME_WAIT (#5555) 6 years ago
utils_test.go Seek to offset 0 after Truncate() (#5375) 7 years ago
version-main.go cli: Make sure to add --help flag for subcommands. (#3773) 8 years ago
version_test.go tests: Remove dependency on check.v1 (#5034) 7 years ago
web-handlers.go Unify gateway and object layer. (#5487) 7 years ago
web-handlers_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
web-router.go browser: Remove hardcoding of minioBrowserPrefix=/minio (#5048) 7 years ago
xl-sets.go Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
xl-sets_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-bucket.go Add NAS gateway support (#5516) 6 years ago
xl-v1-common.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-common_test.go fix: Better printing of XL config init error (#5284) 7 years ago
xl-v1-errors.go Remove dead unused errs and constants. (#4627) 7 years ago
xl-v1-healing-common.go Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
xl-v1-healing-common_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-healing.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-healing_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-list-objects-heal.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-list-objects.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-metadata.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-metadata_test.go Add validation of xlMeta ErasureInfo field (#5389) 7 years ago
xl-v1-multipart.go Change CopyObject{Part} to single srcInfo argument (#5553) 6 years ago
xl-v1-multipart_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-object.go Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
xl-v1-object_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-utils.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1-utils_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1.go Add large bucket support for erasure coded backend (#5160) 7 years ago
xl-v1_test.go Add large bucket support for erasure coded backend (#5160) 7 years ago