.. |
config
|
iodine is part of minio now
|
2015-04-08 18:05:48 -07:00 |
quota
|
Critical sections are now protected by lock
|
2015-04-27 19:59:58 -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
|
Now client requests for ACL changes are honored through PutBucketACL API
|
2015-04-27 03:04:29 -07:00 |
api_definitions.go
|
Now client requests for ACL changes are honored through PutBucketACL API
|
2015-04-27 03:04:29 -07:00 |
api_generic_handlers.go
|
Verify if request date is 5minutes late, reject such a request as
|
2015-04-27 03:55:10 -07:00 |
api_object_handlers.go
|
Verify if request date is 5minutes late, reject such a request as
|
2015-04-27 03:55:10 -07:00 |
api_response.go
|
Revert "Exporting WriteErrorResponse"
|
2015-04-26 17:02:49 -07:00 |
api_router.go
|
Adding json logging to stderr
|
2015-04-28 18:11:53 -07:00 |
api_signature.go
|
Normalizing imports in api
|
2015-03-29 21:41:38 -07:00 |
api_test.go
|
Verify if request date is 5minutes late, reject such a request as
|
2015-04-27 03:55:10 -07:00 |
contenttype.go
|
Further fixes for ACL support, currently code is disabled in all the handlers
|
2015-04-22 19:31:45 -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
|
Implement x-amz-acl handling
|
2015-04-22 18:26:35 -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
|
Finishing all the test case support for ACL and other fixes
|
2015-04-23 01:24:46 -07:00 |