minio/pkg/api
Harshavardhana c01fb92eca Merge pull request #557 from harshavardhana/pr_out_make_builddate_universal 2015-04-30 21:19:04 -07:00
..
config Minio config directory should be 0700 not os.ModeDir 2015-04-30 15:42:49 -07:00
logging Use UTC() everywhere 2015-04-30 19:38:32 -07:00
quota Use UTC() everywhere 2015-04-30 19:38:32 -07:00
web iodine is part of minio now 2015-04-08 18:05:48 -07:00
acl.go Further fixes for ACL support, currently code is disabled in all the handlers 2015-04-22 19:31:45 -07:00
api_bucket_handlers.go Add proper content-length for error and success responses 2015-04-29 15:28:28 -07:00
api_definitions.go Add proper content-length for error and success responses 2015-04-29 15:28:28 -07:00
api_generic_handlers.go Make minio work with curl and browsers again 2015-04-29 20:17:26 -07:00
api_object_handlers.go Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00
api_response.go Add proper content-length for error and success responses 2015-04-29 15:28:28 -07:00
api_router.go Disable domain based routing for now 2015-04-30 21:15:53 -07:00
api_signature.go Get bucketName from mux.Vars instead of heuristic code, resolves subdomain issues 2015-04-30 21:11:32 -07:00
api_test.go Use UTC() everywhere 2015-04-30 19:38:32 -07:00
contenttype.go Make minio work with curl and browsers again 2015-04-29 20:17:26 -07:00
errors.go Verify if request date is 5minutes late, reject such a request as 2015-04-27 03:55:10 -07:00
headers.go Add proper content-length for error and success responses 2015-04-29 15:28:28 -07:00
range.go Normalizing imports in api 2015-03-29 21:41:38 -07:00
resources.go Now client requests for ACL changes are honored through PutBucketACL API 2015-04-27 03:04:29 -07:00
utils.go Collate success response into writeSuccessResponse(), add docs 2015-04-29 10:52:04 -07:00