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 c01fb92eca Merge pull request #557 from harshavardhana/pr_out_make_builddate_universal 10 years ago
..
config Minio config directory should be 0700 not os.ModeDir 10 years ago
logging Use UTC() everywhere 10 years ago
quota Use UTC() everywhere 10 years ago
web
acl.go
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 Disable domain based routing for now 10 years ago
api_signature.go Get bucketName from mux.Vars instead of heuristic code, resolves subdomain issues 10 years ago
api_test.go Use UTC() everywhere 10 years ago
contenttype.go Make minio work with curl and browsers again 10 years ago
errors.go
headers.go Add proper content-length for error and success responses 10 years ago
range.go
resources.go
utils.go