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 11785529fc Add Request Not Ready error when presigned date request is not valid (#2646) 8 years ago
..
access-key.go
api-datatypes.go
api-errors.go Add Request Not Ready error when presigned date request is not valid (#2646) 8 years ago
api-headers.go
api-headers_test.go
api-resources.go
api-response-multipart.go
api-response.go s3: Fix compliance bugs reported by s3verify. (#2624) 8 years ago
api-router.go
auth-handler.go minor cleanup 8 years ago
auth-handler_test.go
benchmark-utils_test.go
bucket-handlers-listobjects.go
bucket-handlers.go S3-layer: Multiple-delete should return success for non-existent objects. (#2633) 8 years ago
bucket-notification-datatypes.go api: BucketNotification should disallow duplicate notification. (#2539) 8 years ago
bucket-notification-handlers.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
bucket-notification-handlers_test.go
bucket-notification-utils.go api: BucketNotification should disallow duplicate notification. (#2539) 8 years ago
bucket-notification-utils_test.go
bucket-policy-handlers.go pkg/wildcard: Simplify the wildcard logic further. (#2555) 8 years ago
bucket-policy-handlers_test.go api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. (#2506) 8 years ago
bucket-policy-migrate.go
bucket-policy-parser.go api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. (#2506) 8 years ago
bucket-policy-parser_test.go api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. (#2506) 8 years ago
bucket-policy.go web: add handlers for set/get bucket policy. (#2486) 8 years ago
build-constants.go
certs.go
certs_test.go
checkport.go boot: checkPortAvailability() should fail only for EADDRINUSE error and ignore other errors. (#2527) 8 years ago
checkport_test.go
commands.go
config-migrate.go
config-old.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
config-v6.go config: Initialize notify for fresh configs. (#2531) 8 years ago
config.go Adding test coverage for server-mux.go by creating TestListenAndServeTLS(). (#2493) 8 years ago
control-heal-main.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
control-main.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
control-shutdown-main.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
controller-handlers.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
controller-router.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
crossdomain-xml-handler.go
damerau-levenshtein.go
damerau-levenshtein_test.go
erasure-createfile.go
erasure-createfile_test.go
erasure-healfile.go
erasure-healfile_test.go
erasure-readfile.go
erasure-readfile_test.go minor cleanup 8 years ago
erasure-utils.go
erasure-utils_test.go
erasure_test.go
event-notifier.go
event-notifier_test.go
format-config-v1.go
format-config-v1_test.go Add naughty disk to simulate disk errors (#2645) 8 years ago
fs-createfile.go
fs-v1-errors.go
fs-v1-metadata.go FS/multipart: Append the parts to a file as and when the parts arrive. (#2513) 8 years ago
fs-v1-metadata_test.go
fs-v1-multipart-common.go
fs-v1-multipart.go FS/Multipart: Allow for parallel uploads of parts with same part number. (#2587) 8 years ago
fs-v1.go FS/multipart: Append the parts to a file as and when the parts arrive. (#2513) 8 years ago
fs-v1_test.go
generic-handlers.go Forbid requests generated at least 15 min in the past or in the future (#2648) 8 years ago
globals.go Forbid requests generated at least 15 min in the past or in the future (#2648) 8 years ago
handler-utils.go
handler-utils_test.go
host-to-ip.go
host-to-ip_test.go
httprange.go
httprange_test.go
leak-detect_test.go
logger-console-hook.go
logger-file-hook.go
logger-syslog-hook_nix.go
logger-syslog-hook_windows.go
logger.go
logger_test.go
main.go profiler: Fix it properly and generate/save profiles even failure situations. (#2607) 8 years ago
main_test.go
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go Add naughty disk to simulate disk errors (#2645) 8 years ago
notifiers.go pkg/wildcard: Simplify the wildcard logic further. (#2555) 8 years ago
notifiers_test.go
notify-amqp.go
notify-elasticsearch.go
notify-redis.go
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-listobjects_test.go
object-api-multipart_test.go
object-api-putobject_test.go
object-common.go
object-datatypes.go
object-errors.go
object-handlers-common.go
object-handlers.go api: CopyObject pipe should be closed pro-actively upon error. (#2625) 8 years ago
object-handlers_test.go
object-interface.go
object-multipart-common.go
object-utils.go
object-utils_test.go
object_api_suite_test.go
posix-dirent-fileno.go
posix-dirent-ino.go
posix-list-dir-nix.go
posix-list-dir-others.go
posix-list-dir_test.go
posix-prepare-path.go
posix-utils_common.go
posix-utils_nix.go
posix-utils_nix_test.go
posix-utils_test.go
posix-utils_windows.go
posix-utils_windows_test.go
posix.go minor cleanup 8 years ago
posix_test.go
rate-limit-handler.go
routers.go Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
rpc-client.go
rpc-server-datatypes.go
rpc-server.go minor cleanup 8 years ago
runtime-checks.go
server-main.go server/mux: Remove unused waitgroup from listenerMux. (#2614) 8 years ago
server-mux.go server/mux: Remove unused waitgroup from listenerMux. (#2614) 8 years ago
server-mux_test.go server/mux: Remove unused waitgroup from listenerMux. (#2614) 8 years ago
server-rlimit-nix.go minor cleanup 8 years ago
server-rlimit-win.go
server-startup-msg.go
server_test.go S3-layer: Multiple-delete should return success for non-existent objects. (#2633) 8 years ago
server_utils_test.go
signals.go
signature-jwt.go
signature-jwt_test.go
signature-v4-parser.go
signature-v4-parser_test.go
signature-v4-postpolicyform.go
signature-v4-postpolicyform_test.go
signature-v4-utils.go
signature-v4-utils_test.go
signature-v4.go Add Request Not Ready error when presigned date request is not valid (#2646) 8 years ago
signature-v4_test.go
signature-verify-reader.go
storage-datatypes.go
storage-errors.go
storage-interface.go
strconv-bytes.go
strconv-bytes_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go
test-utils_test.go notifications: Fix bucket notifications for DeleteMultipleObjects. (#2609) 8 years ago
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go
trie.go
trie_test.go
typed-errors.go
update-main.go
update-notifier.go
utils.go Signature-V4: Include content-length for signature calculation. (#2643) 8 years ago
utils_test.go Signature-V4: Include content-length for signature calculation. (#2643) 8 years ago
version-main.go
version_test.go
web-handlers.go web: add handlers for set/get bucket policy. (#2486) 8 years ago
web-handlers_test.go web: add handlers for set/get bucket policy. (#2486) 8 years ago
web-router.go
xl-v1-bucket.go
xl-v1-common.go
xl-v1-errors.go Fix incorrect error strings. (#2580) 8 years ago
xl-v1-healing.go
xl-v1-healing_test.go
xl-v1-list-objects-heal.go
xl-v1-list-objects.go minor cleanup 8 years ago
xl-v1-metadata.go minor cleanup 8 years ago
xl-v1-metadata_test.go
xl-v1-multipart-common.go
xl-v1-multipart.go
xl-v1-object.go
xl-v1-object_test.go Add naughty disk to simulate disk errors (#2645) 8 years ago
xl-v1-utils.go
xl-v1-utils_test.go
xl-v1.go Fix incorrect error strings. (#2580) 8 years ago
xl-v1_test.go