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.
 
 
 
 
 
 
Krishna Srinivas e3b4910b66 FS/CompleteMultipart: lock the namespace before renaming the appended tmp file. (#3371) 8 years ago
..
access-key.go
api-datatypes.go
api-errors.go
api-errors_test.go tests: Fix ListMultipartUploadsHandler tests. (#2705) 8 years ago
api-headers.go
api-headers_test.go Cleanup and fixes (#3273) 8 years ago
api-resources.go
api-resources_test.go
api-response-multipart.go
api-response.go
api-router.go
auth-handler.go
auth-handler_test.go
auth-rpc-client.go Remove uncessary err != nil check. (#3346) 8 years ago
auth-rpc-client_test.go
benchmark-utils_test.go
browser-peer-rpc.go
browser-peer-rpc_test.go
browser-rpc-router.go
bucket-handlers-listobjects.go
bucket-handlers.go
bucket-handlers_test.go
bucket-metadata.go
bucket-notification-datatypes.go
bucket-notification-handlers.go
bucket-notification-handlers_test.go
bucket-notification-utils.go
bucket-notification-utils_test.go api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
bucket-policy-handlers.go
bucket-policy-handlers_test.go
bucket-policy-migrate.go
bucket-policy-parser.go Cleanup and fixes (#3273) 8 years ago
bucket-policy-parser_test.go
bucket-policy.go
build-constants.go
certs.go
certs_test.go mispell fixes. (#3100) 8 years ago
checkport.go
checkport_test.go
commands.go
config-migrate.go
config-migrate_test.go
config-old.go
config-v10.go logs: Do not log common successful errors. (#3340) 8 years ago
config-v10_test.go config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336) 8 years ago
config.go
crossdomain-xml-handler.go
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
erasure-createfile_test.go Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
erasure-healfile.go
erasure-healfile_test.go
erasure-readfile.go
erasure-readfile_test.go
erasure-utils.go
erasure-utils_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
erasure_test.go
errors.go
event-notifier.go
event-notifier_test.go
fallocate.go Add support of fallocate for FS and XL backends (#3032) 8 years ago
fallocate_linux.go
format-config-v1.go
format-config-v1_test.go
fs-createfile.go
fs-v1-background-append.go
fs-v1-errors.go
fs-v1-metadata.go Rename getUUID() into mustGetUUID() (#3320) 8 years ago
fs-v1-metadata_test.go
fs-v1-multipart-common.go
fs-v1-multipart-common_test.go
fs-v1-multipart.go FS/CompleteMultipart: lock the namespace before renaming the appended tmp file. (#3371) 8 years ago
fs-v1-multipart_test.go objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
fs-v1.go fs: Do not print redundant md5Sum response header. (#3369) 8 years ago
fs-v1_test.go objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
generic-handlers.go
globals.go
handler-utils.go
handler-utils_test.go Better code coverage of handler-utils.go (#2746) 8 years ago
hasher.go Cleanup and fixes (#3273) 8 years ago
httprange.go
httprange_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
humanized-duration.go
humanized-duration_test.go
interface-ips.go
interface-ips_test.go
leak-detect_test.go Fix typos and comments in leak_detect_test.go. (#3193) 8 years ago
lock-instrument.go
lock-instrument_test.go
lock-rpc-server-common.go
lock-rpc-server-common_test.go
lock-rpc-server.go
lock-rpc-server_test.go
lockinfo-handlers.go logs: Do not log common successful errors. (#3340) 8 years ago
logger-console-hook.go
logger-file-hook.go
logger.go
logger_test.go logs: Do not log common successful errors. (#3340) 8 years ago
main.go
main_test.go
namespace-lock.go logs: Do not log common successful errors. (#3340) 8 years ago
namespace-lock_test.go
naughty-disk_test.go
net-rpc-client.go
notifiers.go
notifiers_test.go
notify-amqp.go
notify-elasticsearch.go
notify-listener.go
notify-nats.go
notify-postgresql.go
notify-redis.go
object-api-getobject_test.go
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
object-api-multipart_test.go
object-api-putobject_test.go
object-common.go
object-common_test.go
object-datatypes.go
object-errors.go
object-handlers-common.go
object-handlers.go Cleanup and fixes (#3273) 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-errors.go
posix-errors_test.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 server: Move all the top level files into cmd folder. (#2490) 8 years ago
posix-utils_nix_test.go
posix-utils_test.go
posix-utils_windows.go
posix-utils_windows_test.go Move to URL based syntax formatting. (#3092) 8 years ago
posix.go objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
posix_test.go
post-policy_test.go
postpolicyform.go api: Handle content-length-range policy properly. (#3297) 8 years ago
postpolicyform_test.go
prepare-storage-msg.go
prepare-storage-msg_test.go heal: Print heal command appropriately without export path. (#3208) 8 years ago
prepare-storage.go objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
prepare-storage_test.go
retry-storage.go objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
retry-storage_test.go
retry.go
routers.go Prevent gorilla mux from normalizing path (Fixes #3256) (#3268) 8 years ago
runtime-checks.go
s3-peer-client.go api: Allow reconnection of policy/notification rpc clients. (#3368) 8 years ago
s3-peer-client_test.go Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
s3-peer-router.go Cleanup and fixes (#3273) 8 years ago
s3-peer-rpc-handlers.go
s3-peer-rpc-handlers_test.go
scan-bar.go
server-main.go
server-main_test.go Reduce number of envs and options from command line. (#3230) 8 years ago
server-mux.go
server-mux_test.go
server-rlimit-nix.go
server-rlimit-win.go
server-startup-msg.go
server-startup-msg_test.go
server_test.go
server_utils_test.go
service.go api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
signals.go
signature-jwt.go
signature-jwt_test.go
signature-v2.go
signature-v2_test.go
signature-v4-parser.go
signature-v4-parser_test.go
signature-v4-utils.go
signature-v4-utils_test.go
signature-v4.go
signature-v4_test.go
storage-datatypes.go
storage-errors.go
storage-interface.go
storage-rpc-client.go
storage-rpc-client_test.go
storage-rpc-server-datatypes.go
storage-rpc-server.go
storage-rpc-server_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
test-utils_test.go
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-main_nix_test.go
update-main_windows_test.go
update-notifier.go
update-notifier_test.go
utils.go
utils_test.go
version-main.go
version_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
web-handlers.go
web-handlers_test.go
web-router.go
xl-v1-bucket.go
xl-v1-common.go
xl-v1-errors.go
xl-v1-healing-common.go
xl-v1-healing-common_test.go xl: heal bucket should validate if bucket exists first. (#2953) 8 years ago
xl-v1-healing.go
xl-v1-healing_test.go
xl-v1-list-objects-heal.go
xl-v1-list-objects.go
xl-v1-metadata.go
xl-v1-metadata_test.go Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
xl-v1-multipart-common.go
xl-v1-multipart-common_test.go
xl-v1-multipart.go Use isErrIgnored() function wherever applicable. (#3343) 8 years ago
xl-v1-object.go
xl-v1-object_test.go
xl-v1-utils.go
xl-v1-utils_test.go
xl-v1.go
xl-v1_test.go