..
config
iodine is part of minio now
2015-04-08 18:05:48 -07:00
logging
api logging is now in its own package
2015-04-29 12:24:53 -07:00
quota
Some more improvements to connection limit
2015-04-30 01:23:44 -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
api logging is now in its own package
2015-04-29 12:24:53 -07:00
api_signature.go
Normalizing imports in api
2015-03-29 21:41:38 -07:00
api_test.go
Changes to CreateObject() now returns back md5 along with any error
2015-04-30 03:38:14 -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