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.
 
 
 
 
 
 
Krishnan Parthasarathi c192e5c9b2 Implement heal-upload admin API (#3914) 8 years ago
..
admin-handlers.go Implement heal-upload admin API (#3914) 8 years ago
admin-handlers_test.go Implement heal-upload admin API (#3914) 8 years ago
admin-router.go Implement heal-upload admin API (#3914) 8 years ago
admin-rpc-client.go Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
admin-rpc-client_test.go
admin-rpc-server.go Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
admin-rpc-server_test.go
api-datatypes.go
api-errors.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
api-errors_test.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
api-headers.go
api-headers_test.go
api-resources.go
api-resources_test.go
api-response-multipart.go
api-response.go Implement list uploads heal admin API (#3885) 8 years ago
api-router.go
auth-handler.go
auth-handler_test.go Simplify credential usage. (#3893) 8 years ago
auth-rpc-client.go
auth-rpc-client_test.go
auth-rpc-server.go
auth-rpc-server_test.go
azure-anonymous.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
azure-unsupported.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
azure.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
azure_test.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
benchmark-utils_test.go
browser-peer-rpc.go Simplify credential usage. (#3893) 8 years ago
browser-peer-rpc_test.go Simplify credential usage. (#3893) 8 years ago
browser-rpc-router.go
bucket-handlers-listobjects.go
bucket-handlers.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
bucket-handlers_test.go
bucket-metadata.go
bucket-notification-datatypes.go
bucket-notification-handlers.go Code cleanup - simplify server side code. (#3870) 8 years ago
bucket-notification-handlers_test.go
bucket-notification-utils.go
bucket-notification-utils_test.go
bucket-policy-handlers.go
bucket-policy-handlers_test.go
bucket-policy-parser.go
bucket-policy-parser_test.go
bucket-policy.go
build-constants.go
certs.go Make unit testable cert parsing functions. (#3863) 8 years ago
certs_test.go Make unit testable cert parsing functions. (#3863) 8 years ago
checkport.go
checkport_test.go
config-dir.go Make unit testable cert parsing functions. (#3863) 8 years ago
config-migrate.go Simplify credential usage. (#3893) 8 years ago
config-migrate_test.go Make unit testable cert parsing functions. (#3863) 8 years ago
config-old.go Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
config-v14.go config: Relax browser and region to be empty. (#3912) 8 years ago
config-v14_test.go config: Relax browser and region to be empty. (#3912) 8 years ago
copy-part-range.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 8 years ago
copy-part-range_test.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 8 years ago
credential.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
credential_test.go Simplify credential usage. (#3893) 8 years ago
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
damerau-levenshtein.go Fixing ineffssaign errors (#2608) 8 years ago
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
erasure-utils.go
erasure-utils_test.go
erasure_test.go
errors.go
event-notifier.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
event-notifier_test.go
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
format-config-v1.go
format-config-v1_test.go Code cleanup - simplify server side code. (#3870) 8 years ago
fs-v1-background-append.go
fs-v1-helpers.go Relax minio server start when disk threshold is reached and adds space check in FS (#3865) 8 years ago
fs-v1-helpers_test.go
fs-v1-metadata.go Code cleanup - simplify server side code. (#3870) 8 years ago
fs-v1-metadata_test.go
fs-v1-multipart.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 8 years ago
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Implement list uploads heal admin API (#3885) 8 years ago
fs-v1_test.go
gateway-handlers.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
gateway-main.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
gateway-router.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
gateway-startup-msg.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
gateway-startup-msg_test.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
generic-handlers.go api: Increase the maximum object size limit from 5GiB to 16GiB. (#3834) 8 years ago
generic-handlers_test.go
globals.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
handler-utils.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
handler-utils_test.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
hasher.go
httprange.go
httprange_test.go
humanized-duration.go
humanized-duration_test.go
interface-ips.go
interface-ips_test.go
jwt.go Simplify credential usage. (#3893) 8 years ago
jwt_test.go Simplify credential usage. (#3893) 8 years ago
leak-detect_test.go
lock-instrument.go
lock-instrument_test.go
lock-rpc-client.go
lock-rpc-client_test.go
lock-rpc-server-common.go
lock-rpc-server-common_test.go
lock-rpc-server.go
lock-rpc-server_test.go
lock-stat.go
lockinfo-handlers.go
lockinfo-handlers_test.go
logger-console-hook.go config: Check for duplicated entries in all scopes (#3872) 8 years ago
logger-file-hook.go config: Check for duplicated entries in all scopes (#3872) 8 years ago
logger.go config: Check for duplicated entries in all scopes (#3872) 8 years ago
logger_test.go
main.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
main_test.go
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go
net-rpc-client.go
notifier-config.go config: Check for duplicated entries in all scopes (#3872) 8 years ago
notifier-config_test.go config: setter/getter for Notifier and Logger into its own struct. (#3721) 8 years ago
notifiers.go Code cleanup - simplify server side code. (#3870) 8 years ago
notifiers_test.go
notify-amqp.go config: Accept more address format + unit test (#3915) 8 years ago
notify-elasticsearch.go config: Accept more address format + unit test (#3915) 8 years ago
notify-kafka.go config: Check for duplicated entries in all scopes (#3872) 8 years ago
notify-listener.go
notify-nats.go config: Accept more address format + unit test (#3915) 8 years ago
notify-postgresql.go config: Accept more address format + unit test (#3915) 8 years ago
notify-redis.go config: Accept more address format + unit test (#3915) 8 years ago
notify-webhook.go config: Accept more address format + unit test (#3915) 8 years ago
notify-webhook_test.go
object-api-common.go Code cleanup - simplify server side code. (#3870) 8 years ago
object-api-common_test.go
object-api-datatypes.go Implement list uploads heal admin API (#3885) 8 years ago
object-api-errors.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 8 years ago
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go obj: Make checkBucketExist() returns all errors (#3843) 8 years ago
object-api-interface.go Implement list uploads heal admin API (#3885) 8 years ago
object-api-listobjects_test.go
object-api-multipart-common.go
object-api-multipart_test.go
object-api-putobject_test.go xl: Respect min. space by checking PrepareFile err (#3867) 8 years ago
object-api-utils.go Fix check for bucket name: (#3832) 8 years ago
object-api-utils_test.go Fix check for bucket name: (#3832) 8 years ago
object-handlers-common.go
object-handlers.go Use canonicalETag helper wherever needed. (#3910) 8 years ago
object-handlers_test.go Use canonicalETag helper wherever needed. (#3910) 8 years ago
object_api_suite_test.go xl,fs: Return 404 if object ends with a separator (#3897) 8 years ago
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_nix.go
posix-utils_nix_test.go
posix-utils_test.go
posix-utils_windows.go
posix-utils_windows_test.go
posix.go Relax minio server start when disk threshold is reached and adds space check in FS (#3865) 8 years ago
posix_test.go
post-policy_test.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
postpolicyform.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
postpolicyform_test.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
prepare-storage-msg.go Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
prepare-storage-msg_test.go
prepare-storage.go
prepare-storage_test.go
retry-storage.go
retry-storage_test.go
retry.go Make default values as constants (#3828) 8 years ago
retry_test.go
routers.go Enhanced newObjectLayerFn (#3837) 8 years ago
rpc-common.go
s3-peer-client.go
s3-peer-client_test.go
s3-peer-router.go
s3-peer-rpc-handlers.go
s3-peer-rpc-handlers_test.go
server-main.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
server-main_test.go
server-mux.go Using RWMutex to guard closing and listeners (#3829) 8 years ago
server-mux_test.go Make unit testable cert parsing functions. (#3863) 8 years ago
server-rlimit.go Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 8 years ago
server-rlimit_test.go Move rlimit functions into sys package. (#3824) 8 years ago
server-startup-msg.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
server-startup-msg_test.go
server-startup-utils.go
server_test.go Simplify credential usage. (#3893) 8 years ago
server_utils_test.go
service.go
signals.go
signature-v2.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
signature-v2_test.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
signature-v4-parser.go
signature-v4-parser_test.go Code cleanup - simplify server side code. (#3870) 8 years ago
signature-v4-utils.go
signature-v4-utils_test.go
signature-v4.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
signature-v4_test.go api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
stats.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
test-utils_test.go Code cleanup - simplify server side code. (#3870) 8 years ago
to_err_test.go
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 8 years ago
update-main.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
update-main_test.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
update-notifier.go
update-notifier_test.go
url-sort.go
url-sort_test.go
utils.go config: Accept more address format + unit test (#3915) 8 years ago
utils_test.go config: Accept more address format + unit test (#3915) 8 years ago
version-main.go
version_test.go
web-handlers.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
web-handlers_test.go Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
web-router.go
xl-v1-bucket.go
xl-v1-common.go
xl-v1-errors.go
xl-v1-healing-common.go XL: Make listOnlineDisks and outDatedDisks consistent w/ each other. (#3808) 8 years ago
xl-v1-healing-common_test.go XL: Make listOnlineDisks and outDatedDisks consistent w/ each other. (#3808) 8 years ago
xl-v1-healing.go Implement heal-upload admin API (#3914) 8 years ago
xl-v1-healing_test.go Implement heal-upload admin API (#3914) 8 years ago
xl-v1-list-objects-heal.go Implement list uploads heal admin API (#3885) 8 years ago
xl-v1-list-objects-heal_test.go Implement list uploads heal admin API (#3885) 8 years ago
xl-v1-list-objects.go
xl-v1-metadata.go
xl-v1-metadata_test.go
xl-v1-multipart.go xl: Respect min. space by checking PrepareFile err (#3867) 8 years ago
xl-v1-multipart_test.go
xl-v1-object.go xl,fs: Return 404 if object ends with a separator (#3897) 8 years ago
xl-v1-object_test.go XL: Make listOnlineDisks and outDatedDisks consistent w/ each other. (#3808) 8 years ago
xl-v1-utils.go
xl-v1-utils_test.go
xl-v1.go Fix odd shadowing bug in XL init. (#3874) 8 years ago
xl-v1_test.go