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 8f61d6b6be Move memory code out, add it as layer on top of existing donut code 10 years ago
..
config Use filepath everywhere instead of path.{} functions for portability - fixes #656 10 years ago
logging Enhance logging handler to print in humanize form for ContentLength 10 years ago
quota Put back the older conn_limit 10 years ago
web Use filepath everywhere instead of path.{} functions for portability - fixes #656 10 years ago
acl.go
api_bucket_handlers.go
api_definitions.go
api_generic_handlers.go Misc changes before capturing proper video 10 years ago
api_object_handlers.go Add delete handlers and reply back as 'NotImplemented' instead of 404 10 years ago
api_response.go Make sure to reply back ETag with quotes for s3 compliance 10 years ago
api_router.go Add delete handlers and reply back as 'NotImplemented' instead of 404 10 years ago
api_test.go Move memory code out, add it as layer on top of existing donut code 10 years ago
contenttype.go
errors.go ErrorResponse from minio server needed proper xml translations 10 years ago
headers.go Use http.TimeFormat to return, S3 expects us to return in GMT not UTC 10 years ago
range.go
resources.go
utils.go