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.
 
 
 
 
 
 
Anis Elleuch ffbee70e04 Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
..
access-key.go fix: use constants for access/secret key min/max length (#3271) 8 years ago
api-datatypes.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
api-errors.go When object whose size is greater than 5G is uploaded using presigned POST we should return error. (#3033) 8 years ago
api-errors_test.go tests: Fix ListMultipartUploadsHandler tests. (#2705) 8 years ago
api-headers.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
api-headers_test.go server: Move all the top level files into cmd folder. (#2490) 8 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 api/complete-multipart: fixes and tests. (#2719) 8 years ago
api-response.go api: Nanosecond precision for API responses is valid with S3. (#2957) 8 years ago
api-router.go Reduce number of envs and options from command line. (#3230) 8 years ago
auth-handler.go v4/presign: Fix presign requests when there are more signed headers. (#3222) 8 years ago
auth-handler_test.go signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
auth-rpc-client.go rpc: Protect racy access of internal auth states. (#3238) 8 years ago
benchmark-utils_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
browser-peer-rpc.go Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
browser-peer-rpc_test.go tests: Add tests for browser peer rpc. Fixes #3062 (#3189) 8 years ago
browser-rpc-router.go tests: Add tests for browser peer rpc. Fixes #3062 (#3189) 8 years ago
bucket-handlers-listobjects.go signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
bucket-handlers.go PostPolicy - rename of files/functions + add testcases (#3104) 8 years ago
bucket-handlers_test.go tests: add unit test for DeleteMultipleObjectsHandler. (#3267) 8 years ago
bucket-metadata.go rpc: Our rpcClient should make an attempt to reconnect. (#3221) 8 years ago
bucket-notification-datatypes.go api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
bucket-notification-handlers.go xl/bootup: Server bootup shouldn't return for missing buckets. (#3255) 8 years ago
bucket-notification-handlers_test.go tests: Fix a potential race in ListenBucketNotificationHandler. (#3040) 8 years ago
bucket-notification-utils.go api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
bucket-notification-utils_test.go api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
bucket-policy-handlers.go xl/bootup: Server bootup shouldn't return for missing buckets. (#3255) 8 years ago
bucket-policy-handlers_test.go xl/bootup: Server bootup shouldn't return for missing buckets. (#3255) 8 years ago
bucket-policy-migrate.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
bucket-policy-parser.go Fix spelling and golint errors. (#3266) 8 years ago
bucket-policy-parser_test.go Fix spelling and golint errors. (#3266) 8 years ago
bucket-policy.go xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
build-constants.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
certs.go Add support of user self signed certificates 8 years ago
certs_test.go mispell fixes. (#3100) 8 years ago
checkport.go Move to URL based syntax formatting. (#3092) 8 years ago
checkport_test.go Move to URL based syntax formatting. (#3092) 8 years ago
commands.go Add global flags to all commands and subcommands (#2605) 8 years ago
config-migrate.go config: Use migrateV8 to v9 function properly. (#2852) 8 years ago
config-migrate_test.go Fix the server startup messages and help text. (#3211) 8 years ago
config-old.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
config-v9.go Print message when creating the config file (#3089) 8 years ago
config-v9_test.go Fix the server startup messages and help text. (#3211) 8 years ago
config.go server: Add more elaborate startup messages. (#2731) 8 years ago
crossdomain-xml-handler.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
damerau-levenshtein.go Fixing ineffssaign errors (#2608) 8 years ago
damerau-levenshtein_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
erasure-createfile.go logging: Print stack trace in case of errors. 8 years ago
erasure-createfile_test.go logging: Print stack trace in case of errors. 8 years ago
erasure-healfile.go logging: Print stack trace in case of errors. 8 years ago
erasure-healfile_test.go Fixing ineffssaign errors (#2608) 8 years ago
erasure-readfile.go Fix spelling and golint errors. (#3266) 8 years ago
erasure-readfile_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
erasure-utils.go logging: Print stack trace in case of errors. 8 years ago
erasure-utils_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
erasure_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
errors.go heal: Refactor heal command. (#2901) 8 years ago
event-notifier.go xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
event-notifier_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
fallocate.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
fallocate_linux.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
format-config-v1.go Fix spelling and golint errors. (#3266) 8 years ago
format-config-v1_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
fs-createfile.go logging: Print stack trace in case of errors. 8 years ago
fs-v1-errors.go Fix spelling and golint errors. (#3266) 8 years ago
fs-v1-metadata.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
fs-v1-metadata_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
fs-v1-multipart-common.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
fs-v1-multipart-common_test.go Read/write quorum algo with uploads.json in xl (Fixes #3123) (#3124) 8 years ago
fs-v1-multipart.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
fs-v1-multipart_test.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
fs-v1.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
fs-v1_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
generic-handlers.go Validate date header only for Signed{,V2} and StreamingSigned. (#3248) 8 years ago
globals.go Add support of user self signed certificates 8 years ago
handler-utils.go content-length-range policy should be honored for the uploaded object sizes. (#3076) 8 years ago
handler-utils_test.go Better code coverage of handler-utils.go (#2746) 8 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
humanized-duration.go update: Change update notifier for new style banner. (#3289) 8 years ago
humanized-duration_test.go update: Change update notifier for new style banner. (#3289) 8 years ago
interface-ips.go Use net.ParseCIDR instead of custom-built parsers (#3055) 8 years ago
interface-ips_test.go Use net.ParseCIDR instead of custom-built parsers (#3055) 8 years ago
leak-detect_test.go Fix typos and comments in leak_detect_test.go. (#3193) 8 years ago
lock-instrument.go Fix spelling and golint errors. (#3266) 8 years ago
lock-instrument_test.go Improve namespace lock API: (#3203) 8 years ago
lock-rpc-server-common.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-rpc-server-common_test.go lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
lock-rpc-server.go Reduce number of envs and options from command line. (#3230) 8 years ago
lock-rpc-server_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
lockinfo-handlers.go Remove control command from minio binary (Fixes #3264) (#3265) 8 years ago
logger-console-hook.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger-file-hook.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger-syslog-hook_nix.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger-syslog-hook_windows.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
logger.go Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127) 8 years ago
logger_test.go Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127) 8 years ago
main.go update: Change update notifier for new style banner. (#3289) 8 years ago
main_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
namespace-lock.go Fix spelling and golint errors. (#3266) 8 years ago
namespace-lock_test.go Improve namespace lock API: (#3203) 8 years ago
naughty-disk_test.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
net-rpc-client.go xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
notifiers.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
notifiers_test.go tests: Add tests for filterRuleMatch (#2722) 8 years ago
notify-amqp.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
notify-elasticsearch.go Fix spelling and golint errors. (#3266) 8 years ago
notify-listener.go Fix spelling and golint errors. (#3266) 8 years ago
notify-nats.go Add NATS notifier (#2795) 8 years ago
notify-postgresql.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
notify-redis.go Add PostgreSQL notifier (#2739) (#2824) 8 years ago
object-api-getobject_test.go Translate storage access denied error to S3 Access Denied response (#3015) 8 years ago
object-api-getobjectinfo_test.go sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
object-api-listobjects_test.go Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247) 8 years ago
object-api-multipart_test.go Fix missing CompleteMultipartUpload Etag. (#3227) 8 years ago
object-api-putobject_test.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
object-common.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
object-common_test.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
object-datatypes.go control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
object-errors.go xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
object-handlers-common.go Ignore copy conditions when ETag is not available (#2888) 8 years ago
object-handlers.go Fix missing CompleteMultipartUpload Etag. (#3227) 8 years ago
object-handlers_test.go v4/presign: Fix presign requests when there are more signed headers. (#3222) 8 years ago
object-interface.go heal: Refactor heal command. (#2901) 8 years ago
object-multipart-common.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
object-utils.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
object-utils_test.go Fix missing CompleteMultipartUpload Etag. (#3227) 8 years ago
object_api_suite_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 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 posix: Fix windows performance issues. (#3132) 8 years ago
posix-errors_test.go posix: Fix windows performance issues. (#3132) 8 years ago
posix-list-dir-nix.go posix: Use sync.Pool buffers to copy in large buffers. (#3106) 8 years ago
posix-list-dir-others.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-list-dir_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-prepare-path.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_common.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_nix.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_nix_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_windows.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_windows_test.go Move to URL based syntax formatting. (#3092) 8 years ago
posix.go rpc: Our rpcClient should make an attempt to reconnect. (#3221) 8 years ago
posix_test.go Fix the server startup messages and help text. (#3211) 8 years ago
post-policy_test.go Fix the server startup messages and help text. (#3211) 8 years ago
postpolicyform.go Fix spelling and golint errors. (#3266) 8 years ago
postpolicyform_test.go PostPolicy - rename of files/functions + add testcases (#3104) 8 years ago
prepare-storage-msg.go Reduce number of envs and options from command line. (#3230) 8 years ago
prepare-storage-msg_test.go heal: Print heal command appropriately without export path. (#3208) 8 years ago
prepare-storage.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
prepare-storage_test.go prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
retry.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
routers.go Prevent gorilla mux from normalizing path (Fixes #3256) (#3268) 8 years ago
runtime-checks.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
s3-peer-client.go Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
s3-peer-client_test.go Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
s3-peer-router.go Prevent weird messages from rpc lib on start (Fixes #3209): (#3212) 8 years ago
s3-peer-rpc-handlers.go Prevent weird messages from rpc lib on start (Fixes #3209): (#3212) 8 years ago
s3-peer-rpc-handlers_test.go Add tests for s3PeerAPIHandlers (Fixes #3067) (#3242) 8 years ago
scan-bar.go heal: Refactor heal command. (#2901) 8 years ago
server-main.go Add support of user self signed certificates 8 years ago
server-main_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
server-mux.go Use 307 StatusTemporaryRedirect to redirect clients from http to https with forcing them to keep HTTP Verb (#3246) 8 years ago
server-mux_test.go rpc: Our rpcClient should make an attempt to reconnect. (#3221) 8 years ago
server-rlimit-nix.go minor cleanup 8 years ago
server-rlimit-win.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
server-startup-msg.go Reduce number of envs and options from command line. (#3230) 8 years ago
server-startup-msg_test.go XL total/free space calculation is done inside xl module (#2945) 8 years ago
server_test.go fix: use constants for access/secret key min/max length (#3271) 8 years ago
server_utils_test.go Move to URL based syntax formatting. (#3092) 8 years ago
service.go api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
signals.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
signature-jwt.go Fix spelling and golint errors. (#3266) 8 years ago
signature-jwt_test.go Improve coverage of web-handlers.go (#3157) 8 years ago
signature-v2.go signature-v2: encode path and query strings when calculating signature (#3253) 8 years ago
signature-v2_test.go Print message when creating the config file (#3089) 8 years ago
signature-v4-parser.go v4/presign: Fix presign requests when there are more signed headers. (#3222) 8 years ago
signature-v4-parser_test.go tests: Improve coverage on signature v4 tests. (#3188) 8 years ago
signature-v4-utils.go v4/presign: Fix presign requests when there are more signed headers. (#3222) 8 years ago
signature-v4-utils_test.go tests: Improve coverage on signature v4 tests. (#3188) 8 years ago
signature-v4.go sigv4: Trim and shrink spaces in headers values (#3162) 8 years ago
signature-v4_test.go v4/presign: Fix presign requests when there are more signed headers. (#3222) 8 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 server: Add more elaborate startup messages. (#2731) 8 years ago
storage-interface.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
storage-rpc-client.go xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
storage-rpc-client_test.go Add tests for storage rpc handlers (#3262) 8 years ago
storage-rpc-server-datatypes.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
storage-rpc-server.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
storage-rpc-server_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
strconv-bytes.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
strconv-bytes_test.go Fixing ineffssaign errors (#2608) 8 years ago
streaming-signature-v4.go Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
streaming-signature-v4_test.go Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
test-utils_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 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 XL and FS use different tree walk ignored errors (#2707) 8 years ago
tree-walk_test.go Move to URL based syntax formatting. (#3092) 8 years ago
trie.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
trie_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
typed-errors.go Fix spelling and golint errors. (#3266) 8 years ago
update-main.go update: Change update notifier for new style banner. (#3289) 8 years ago
update-main_nix_test.go update: Change update notifier for new style banner. (#3289) 8 years ago
update-main_windows_test.go update: Change update notifier for new style banner. (#3289) 8 years ago
update-notifier.go update: Change update notifier for new style banner. (#3289) 8 years ago
update-notifier_test.go update: Change update notifier for new style banner. (#3289) 8 years ago
utils.go Reduce number of envs and options from command line. (#3230) 8 years ago
utils_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
version-main.go Add global flags to all commands and subcommands (#2605) 8 years ago
version_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
web-handlers.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
web-handlers_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
web-router.go Fix missing error check for jsonrpc.Server.RegisterService() (#2921) 8 years ago
xl-v1-bucket.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
xl-v1-common.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
xl-v1-errors.go server: Remove deadcode. (#2699) 8 years ago
xl-v1-healing-common.go xl: heal bucket should validate if bucket exists first. (#2953) 8 years ago
xl-v1-healing-common_test.go xl: heal bucket should validate if bucket exists first. (#2953) 8 years ago
xl-v1-healing.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
xl-v1-healing_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
xl-v1-list-objects-heal.go Improve namespace lock API: (#3203) 8 years ago
xl-v1-list-objects.go Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247) 8 years ago
xl-v1-metadata.go XL: Add more information to panic msg (#3119) 8 years ago
xl-v1-metadata_test.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-multipart-common.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
xl-v1-multipart-common_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
xl-v1-multipart.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
xl-v1-object.go Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
xl-v1-object_test.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
xl-v1-utils.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-utils_test.go xl: GetCheckSumInfo() shouldn't fail if hash not available. (#2984) 8 years ago
xl-v1.go heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
xl-v1_test.go Reduce number of envs and options from command line. (#3230) 8 years ago