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 641f07cecf Use filepath everywhere instead of path.{} functions for portability - fixes #656 9 years ago
..
config Use filepath everywhere instead of path.{} functions for portability - fixes #656 9 years ago
logging Enhance logging handler to print in humanize form for ContentLength 9 years ago
quota Put back the older conn_limit 9 years ago
web Use filepath everywhere instead of path.{} functions for portability - fixes #656 9 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 9 years ago
api_definitions.go An attempt to implement ListMultipartUploads() 9 years ago
api_generic_handlers.go Misc changes before capturing proper video 9 years ago
api_object_handlers.go Add delete handlers and reply back as 'NotImplemented' instead of 404 9 years ago
api_response.go Make sure to reply back ETag with quotes for s3 compliance 9 years ago
api_router.go Add delete handlers and reply back as 'NotImplemented' instead of 404 9 years ago
api_test.go Add rate limiter instead of connection limit for now 9 years ago
contenttype.go Make minio work with curl and browsers again 10 years ago
errors.go ErrorResponse from minio server needed proper xml translations 9 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() 9 years ago
utils.go Reply back CompleteMultipartUploadResult properly with final ETag computed 10 years ago