..
access-key.go
Improve coverage of web-handlers.go (#3157)
9 years ago
api-datatypes.go
signature: Region changes should be handled just like AWS. (#2805)
9 years ago
api-errors.go
When object whose size is greater than 5G is uploaded using presigned POST we should return error. (#3033)
9 years ago
api-errors_test.go
tests: Fix ListMultipartUploadsHandler tests. (#2705)
9 years ago
api-headers.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
api-headers_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
api-resources.go
Listen bucket notification for multiple prefixes/suffixes (#2911)
9 years ago
api-resources_test.go
Listen bucket notification for multiple prefixes/suffixes (#2911)
9 years ago
api-response-multipart.go
api/complete-multipart: fixes and tests. (#2719)
9 years ago
api-response.go
api: Nanosecond precision for API responses is valid with S3. (#2957)
9 years ago
api-router.go
router: PathPrefix router was wrong. (#3172)
9 years ago
auth-handler.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813)
9 years ago
auth-handler_test.go
signature: Add legacy signature v2 support transparently. (#2811)
9 years ago
auth-rpc-client.go
lock/instrumentation: Cleanup and print in user friendly form. (#2807)
9 years ago
benchmark-utils_test.go
Fix Instance type during benchmarks. (#3147)
9 years ago
browser-peer-rpc.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
browser-peer-rpc_test.go
tests: Add tests for browser peer rpc. Fixes #3062 (#3189)
9 years ago
browser-rpc-router.go
tests: Add tests for browser peer rpc. Fixes #3062 (#3189)
9 years ago
bucket-handlers-listobjects.go
signature: Add legacy signature v2 support transparently. (#2811)
9 years ago
bucket-handlers.go
PostPolicy - rename of files/functions + add testcases (#3104)
9 years ago
bucket-handlers_test.go
signature-v2 fix. (#2918)
9 years ago
bucket-metadata.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
bucket-notification-datatypes.go
api: Do not use sqs for ListenBucketNotification. (#3023)
9 years ago
bucket-notification-handlers.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
bucket-notification-handlers_test.go
tests: Fix a potential race in ListenBucketNotificationHandler. (#3040)
9 years ago
bucket-notification-utils.go
api: Do not use sqs for ListenBucketNotification. (#3023)
9 years ago
bucket-notification-utils_test.go
api: Do not use sqs for ListenBucketNotification. (#3023)
9 years ago
bucket-policy-handlers.go
Lock bucket while modifying its metadata (Fixes #2979) (#3019)
9 years ago
bucket-policy-handlers_test.go
tests: Enhance coverage for bucket policy handlers. (#2895)
9 years ago
bucket-policy-migrate.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813)
9 years ago
bucket-policy-parser.go
Use Peer RPC to propagate bucket policy changes (#2891)
9 years ago
bucket-policy-parser_test.go
policies: Parser should handle Principals with various forms. (#2733)
9 years ago
bucket-policy.go
Lock bucket while modifying its metadata (Fixes #2979) (#3019)
9 years ago
build-constants.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
certs.go
connection muxer should use bufio.Reader to be simpler. (#3177)
9 years ago
certs_test.go
mispell fixes. (#3100)
9 years ago
checkport.go
Move to URL based syntax formatting. (#3092)
9 years ago
checkport_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
commands.go
Add global flags to all commands and subcommands (#2605)
9 years ago
config-migrate.go
config: Use migrateV8 to v9 function properly. (#2852)
9 years ago
config-migrate_test.go
Print message when creating the config file (#3089)
9 years ago
config-old.go
Add PostgreSQL notifier (#2739) (#2824)
9 years ago
config-v9.go
Print message when creating the config file (#3089)
9 years ago
config-v9_test.go
Print message when creating the config file (#3089)
9 years ago
config.go
server: Add more elaborate startup messages. (#2731)
9 years ago
control-handlers.go
Added clear subcommand for control lock (#3013)
9 years ago
control-heal-main.go
Update control cmd USAGE to indicate that it is possible to put access secret keys in URL (#3115)
9 years ago
control-lock-main.go
Update control cmd USAGE to indicate that it is possible to put access secret keys in URL (#3115)
9 years ago
control-lock-main_test.go
Delete bucket listener config file from disk (#3016)
9 years ago
control-main.go
control: Implement service command 'stop,restart,status'. (#2883)
9 years ago
control-mains_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
control-router.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
control-router_test.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
control-service-main.go
Update control cmd USAGE to indicate that it is possible to put access secret keys in URL (#3115)
9 years ago
control_test.go
heal: Refactor heal command. (#2901)
9 years ago
crossdomain-xml-handler.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
damerau-levenshtein.go
Fixing ineffssaign errors (#2608)
9 years ago
damerau-levenshtein_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
erasure-createfile.go
logging: Print stack trace in case of errors.
9 years ago
erasure-createfile_test.go
logging: Print stack trace in case of errors.
9 years ago
erasure-healfile.go
logging: Print stack trace in case of errors.
9 years ago
erasure-healfile_test.go
Fixing ineffssaign errors (#2608)
9 years ago
erasure-readfile.go
logging: Print stack trace in case of errors.
9 years ago
erasure-readfile_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
erasure-utils.go
logging: Print stack trace in case of errors.
9 years ago
erasure-utils_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
erasure_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
errors.go
heal: Refactor heal command. (#2901)
9 years ago
event-notifier.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
event-notifier_test.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
fallocate.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
fallocate_linux.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
format-config-v1.go
heal: Refactor heal command. (#2901)
9 years ago
format-config-v1_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
fs-createfile.go
logging: Print stack trace in case of errors.
9 years ago
fs-v1-errors.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
fs-v1-metadata.go
server: Add more elaborate startup messages. (#2731)
9 years ago
fs-v1-metadata_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
fs-v1-multipart-common.go
Read/write quorum algo with uploads.json in xl (Fixes #3123) (#3124)
9 years ago
fs-v1-multipart-common_test.go
Read/write quorum algo with uploads.json in xl (Fixes #3123) (#3124)
9 years ago
fs-v1-multipart.go
fs: Remove object append file if found since it is not always used (#3139)
9 years ago
fs-v1-multipart_test.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
fs-v1.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
fs-v1_test.go
Use endpoint url when printing disks status in distributed mode (#3151)
9 years ago
generic-handlers.go
router: PathPrefix router was wrong. (#3172)
9 years ago
globals.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
handler-utils.go
content-length-range policy should be honored for the uploaded object sizes. (#3076)
9 years ago
handler-utils_test.go
Better code coverage of handler-utils.go (#2746)
9 years ago
httprange.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
httprange_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
interface-ips.go
Use net.ParseCIDR instead of custom-built parsers (#3055)
9 years ago
interface-ips_test.go
Use net.ParseCIDR instead of custom-built parsers (#3055)
9 years ago
leak-detect_test.go
Fix typos and comments in leak_detect_test.go. (#3193)
9 years ago
lock-instrument.go
Tracing locking errors for better debugging (#3140)
9 years ago
lock-instrument_test.go
Tracing locking errors for better debugging (#3140)
9 years ago
lock-rpc-server-common.go
lock/instrumentation: Cleanup and print in user friendly form. (#2807)
9 years ago
lock-rpc-server-common_test.go
lock/instrumentation: Cleanup and print in user friendly form. (#2807)
9 years ago
lock-rpc-server.go
Move to URL based syntax formatting. (#3092)
9 years ago
lock-rpc-server_test.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
lockinfo-handlers.go
Delete bucket listener config file from disk (#3016)
9 years ago
logger-console-hook.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
logger-file-hook.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
logger-syslog-hook_nix.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
logger-syslog-hook_windows.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
logger.go
Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127)
9 years ago
logger_test.go
Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127)
9 years ago
main.go
Improve coverage of web-handlers.go (#3157)
9 years ago
main_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
namespace-lock.go
Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127)
9 years ago
namespace-lock_test.go
Delete bucket listener config file from disk (#3016)
9 years ago
naughty-disk_test.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
net-rpc-client.go
rpc: Support SNI in TLS certificates (#3009)
9 years ago
notifiers.go
Add PostgreSQL notifier (#2739) (#2824)
9 years ago
notifiers_test.go
tests: Add tests for filterRuleMatch (#2722)
9 years ago
notify-amqp.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
notify-elasticsearch.go
events: ElasticSearch doesnt support objects with '/' in them. (#2747)
9 years ago
notify-listener.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
notify-nats.go
Add NATS notifier (#2795)
9 years ago
notify-postgresql.go
Add PostgreSQL notifier (#2739) (#2824)
9 years ago
notify-redis.go
Add PostgreSQL notifier (#2739) (#2824)
9 years ago
object-api-getobject_test.go
Translate storage access denied error to S3 Access Denied response (#3015)
9 years ago
object-api-getobjectinfo_test.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813)
9 years ago
object-api-listobjects_test.go
Fix List-Object Benchmark failure. (#3142)
9 years ago
object-api-multipart_test.go
rename completeMultipartMD5() into getCompleteMultipartMD5(). (#3051)
9 years ago
object-api-putobject_test.go
Translate storage access denied error to S3 Access Denied response (#3015)
9 years ago
object-common.go
boot: getPath() should take care of simple directory exports. (#3122)
9 years ago
object-common_test.go
bootup-validation: Allow port configuration only using --address option. (#3166)
9 years ago
object-datatypes.go
control: Implement service command 'stop,restart,status'. (#2883)
9 years ago
object-errors.go
content-length-range policy should be honored for the uploaded object sizes. (#3076)
9 years ago
object-handlers-common.go
Ignore copy conditions when ETag is not available (#2888)
9 years ago
object-handlers.go
copy-object: Do not use ETag of source as MD5 as it will not be MD5 if source was uploaded as multipart. (#2938)
9 years ago
object-handlers_test.go
Add leak detection to object-handler tests. (#3195)
9 years ago
object-interface.go
heal: Refactor heal command. (#2901)
9 years ago
object-multipart-common.go
Remove unused function. (#3143)
9 years ago
object-utils.go
content-length-range policy should be honored for the uploaded object sizes. (#3076)
9 years ago
object-utils_test.go
content-length-range policy should be honored for the uploaded object sizes. (#3076)
9 years ago
object_api_suite_test.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813)
9 years ago
posix-dirent-fileno.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-dirent-ino.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-errors.go
posix: Fix windows performance issues. (#3132)
9 years ago
posix-errors_test.go
posix: Fix windows performance issues. (#3132)
9 years ago
posix-list-dir-nix.go
posix: Use sync.Pool buffers to copy in large buffers. (#3106)
9 years ago
posix-list-dir-others.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-list-dir_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-prepare-path.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-utils_common.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-utils_nix.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-utils_nix_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-utils_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-utils_windows.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
posix-utils_windows_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
posix.go
posix: Fix windows performance issues. (#3132)
9 years ago
posix_test.go
posix: Fix windows performance issues. (#3132)
9 years ago
post-policy_test.go
PresignedPost: Support for Signature V2 presigned POST Policy. (#3043)
9 years ago
postpolicyform.go
PostPolicy - rename of files/functions + add testcases (#3104)
9 years ago
postpolicyform_test.go
PostPolicy - rename of files/functions + add testcases (#3104)
9 years ago
prepare-storage-msg.go
Use endpoint url when printing disks status in distributed mode (#3151)
9 years ago
prepare-storage-msg_test.go
Use endpoint url when printing disks status in distributed mode (#3151)
9 years ago
prepare-storage.go
Quit initializing disks process when term signal is invoked (#3163)
9 years ago
prepare-storage_test.go
prep: Initialization should wait instead of exit the servers. (#2872)
9 years ago
rate-limit-handler.go
Add unit test for rate-limit-handler (#2661) (#2784)
9 years ago
rate-limit-handler_test.go
Add unit test for rate-limit-handler (#2661) (#2784)
9 years ago
retry.go
Show offline nodes after a fixed number of init retry (#3107)
9 years ago
routers.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
runtime-checks.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
s3-peer-client.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
s3-peer-client_test.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
s3-peer-router.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
s3-peer-rpc-handlers.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
scan-bar.go
heal: Refactor heal command. (#2901)
9 years ago
server-main.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
server-main_test.go
bootup-validation: Allow port configuration only using --address option. (#3166)
9 years ago
server-mux.go
Rewrite connection muxer peek process to avoid server blocking by silent clients (#3187)
9 years ago
server-mux_test.go
Rewrite connection muxer peek process to avoid server blocking by silent clients (#3187)
9 years ago
server-rlimit-nix.go
minor cleanup
9 years ago
server-rlimit-win.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
server-startup-msg.go
Correct the number of failed disks that we can withstand in startup message (#3045)
9 years ago
server-startup-msg_test.go
XL total/free space calculation is done inside xl module (#2945)
9 years ago
server_test.go
Add TLS based tests to functional test suite (#3083)
9 years ago
server_utils_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
service.go
api: Do not use sqs for ListenBucketNotification. (#3023)
9 years ago
signals.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
signature-jwt.go
Improve coverage of web-handlers.go (#3157)
9 years ago
signature-jwt_test.go
Improve coverage of web-handlers.go (#3157)
9 years ago
signature-v2.go
PresignedPost: Support for Signature V2 presigned POST Policy. (#3043)
9 years ago
signature-v2_test.go
Print message when creating the config file (#3089)
9 years ago
signature-v4-parser.go
tests: Improve coverage on signature v4 tests. (#3188)
9 years ago
signature-v4-parser_test.go
tests: Improve coverage on signature v4 tests. (#3188)
9 years ago
signature-v4-utils.go
tests: Improve coverage on signature v4 tests. (#3188)
9 years ago
signature-v4-utils_test.go
tests: Improve coverage on signature v4 tests. (#3188)
9 years ago
signature-v4.go
sigv4: Trim and shrink spaces in headers values (#3162)
9 years ago
signature-v4_test.go
tests: Improve coverage on signature v4 tests. (#3188)
9 years ago
storage-datatypes.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
storage-errors.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
storage-interface.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
storage-rpc-client.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
storage-rpc-client_test.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
storage-rpc-server-datatypes.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
storage-rpc-server.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
strconv-bytes.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
strconv-bytes_test.go
Fixing ineffssaign errors (#2608)
9 years ago
streaming-signature-v4.go
Refactor streaming signatureV4 w/ state machine (#2862)
9 years ago
streaming-signature-v4_test.go
Refactor streaming signatureV4 w/ state machine (#2862)
9 years ago
test-utils_test.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
tree-walk-pool.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
tree-walk-pool_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
tree-walk.go
XL and FS use different tree walk ignored errors (#2707)
9 years ago
tree-walk_test.go
Move to URL based syntax formatting. (#3092)
9 years ago
trie.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
trie_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
typed-errors.go
content-length-range policy should be honored for the uploaded object sizes. (#3076)
9 years ago
update-main.go
Fix user-agent prefix to have docker instead of suffix. (#3074)
9 years ago
update-main_nix_test.go
Fix user-agent prefix to have docker instead of suffix. (#3074)
9 years ago
update-main_windows_test.go
Fix user-agent prefix to have docker instead of suffix. (#3074)
9 years ago
update-notifier.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
utils.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
utils_test.go
Add bucket metadata state client/handler (Fixes #3022) (#3152)
9 years ago
version-main.go
Add global flags to all commands and subcommands (#2605)
9 years ago
version_test.go
server: Move all the top level files into cmd folder. (#2490)
9 years ago
web-handlers.go
tests: Add tests for browser peer rpc. Fixes #3062 (#3189)
9 years ago
web-handlers_test.go
tests: Add tests for browser peer rpc. Fixes #3062 (#3189)
9 years ago
web-router.go
Fix missing error check for jsonrpc.Server.RegisterService() (#2921)
9 years ago
xl-v1-bucket.go
Remove comments relating to deprecated MINIO_DEBUG envvar (#2797)
9 years ago
xl-v1-common.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
xl-v1-errors.go
Fix incorrect error strings. (#2580)
9 years ago
xl-v1-healing-common.go
xl: heal bucket should validate if bucket exists first. (#2953)
9 years ago
xl-v1-healing-common_test.go
xl: heal bucket should validate if bucket exists first. (#2953)
9 years ago
xl-v1-healing.go
xl: GetCheckSumInfo() shouldn't fail if hash not available. (#2984)
9 years ago
xl-v1-list-objects-heal.go
heal: Refactor heal command. (#2901)
9 years ago
xl-v1-list-objects.go
XL and FS use different tree walk ignored errors (#2707)
9 years ago
xl-v1-metadata.go
XL: Add more information to panic msg (#3119)
9 years ago
xl-v1-metadata_test.go
performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631)
9 years ago
xl-v1-multipart-common.go
Add test for updateUploadJSON (Fixes #3060) (#3155)
9 years ago
xl-v1-multipart-common_test.go
Add test for updateUploadJSON (Fixes #3060) (#3155)
9 years ago
xl-v1-multipart.go
Read/write quorum algo with uploads.json in xl (Fixes #3123) (#3124)
9 years ago
xl-v1-object.go
Add support of fallocate for FS and XL backends (#3032)
9 years ago
xl-v1-object_test.go
heal: Refactor heal command. (#2901)
9 years ago
xl-v1-utils.go
performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631)
9 years ago
xl-v1-utils_test.go
xl: GetCheckSumInfo() shouldn't fail if hash not available. (#2984)
9 years ago
xl-v1.go
Move housekeeping before object layer initialization (#3001)
9 years ago
xl-v1_test.go
Use endpoint url when printing disks status in distributed mode (#3151)
9 years ago