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.
 
 
 
 
 
 
Harshavardhana 2de81c8a3c Minio config directory should be 0700 not os.ModeDir 10 years ago
..
config Minio config directory should be 0700 not os.ModeDir 10 years ago
logging api logging is now in its own package 10 years ago
quota Some more improvements to connection limit 10 years ago
web iodine is part of minio now 10 years ago
acl.go Further fixes for ACL support, currently code is disabled in all the handlers 10 years ago
api_bucket_handlers.go Add proper content-length for error and success responses 10 years ago
api_definitions.go Add proper content-length for error and success responses 10 years ago
api_generic_handlers.go Make minio work with curl and browsers again 10 years ago
api_object_handlers.go Changes to CreateObject() now returns back md5 along with any error 10 years ago
api_response.go Add proper content-length for error and success responses 10 years ago
api_router.go api logging is now in its own package 10 years ago
api_signature.go Normalizing imports in api 10 years ago
api_test.go Changes to CreateObject() now returns back md5 along with any error 10 years ago
contenttype.go Make minio work with curl and browsers again 10 years ago
errors.go Verify if request date is 5minutes late, reject such a request as 10 years ago
headers.go Add proper content-length for error and success responses 10 years ago
range.go Normalizing imports in api 10 years ago
resources.go Now client requests for ACL changes are honored through PutBucketACL API 10 years ago
utils.go Collate success response into writeSuccessResponse(), add docs 10 years ago