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 e46660a966 Use http.TimeFormat to return, S3 expects us to return in GMT not UTC 9 years ago
..
config Change all minio-io path to minio 10 years ago
logging Handle authorization header better 9 years ago
quota Change all minio-io path to minio 10 years ago
web Change all minio-io path to minio 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 Update totalnumber of multiparts inside CreateObjectPart(), also introduce support for UploadIDMarker and Prefix for listMultipartUploads 10 years ago
api_definitions.go An attempt to implement ListMultipartUploads() 10 years ago
api_generic_handlers.go Handle authorization header better 9 years ago
api_object_handlers.go Relax minium object size limit, one can really upload a 0byte file 9 years ago
api_response.go Remove redundant WriteHeader calls 10 years ago
api_router.go Avoid one last memory copy 10 years ago
api_test.go Use http.TimeFormat to return, S3 expects us to return in GMT not UTC 9 years ago
contenttype.go Make minio work with curl and browsers again 10 years ago
errors.go Implement proper errors for Multipart 10 years ago
headers.go Use http.TimeFormat to return, S3 expects us to return in GMT not UTC 9 years ago
range.go Normalizing imports in api 10 years ago
resources.go An attempt to implement ListMultipartUploads() 10 years ago
utils.go Reply back CompleteMultipartUploadResult properly with final ETag computed 10 years ago