.. |
cache
|
Fix issues with multipart upload
|
2015-07-06 16:22:27 -07:00 |
disk
|
Moving os.MkdirAll() inside atomic for auto parent directory creates
|
2015-07-07 12:35:57 -07:00 |
split
|
Across donut, split, nimble some code cleanup
|
2015-07-06 21:55:21 -07:00 |
LICENSE
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
README.md
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
acl.go
|
Across donut, split, nimble some code cleanup
|
2015-07-06 21:55:21 -07:00 |
bucket.go
|
Cleanup temporary writers upon errors during putObject(), all metadata() write operations
|
2015-07-10 14:11:04 -07:00 |
common.go
|
Cleanup temporary writers upon errors during putObject(), all metadata() write operations
|
2015-07-10 14:11:04 -07:00 |
config.go
|
Add API tests for both donut on disk and donut cache
|
2015-07-07 19:39:46 -07:00 |
definitions.go
|
CompleteMultipartUpload and CreateObjectPart now fully support signature v4
|
2015-07-09 19:01:15 -07:00 |
donut-v1.go
|
Cleanup temporary writers upon errors during putObject(), all metadata() write operations
|
2015-07-10 14:11:04 -07:00 |
donut-v1_test.go
|
All other API's now support signature v4
|
2015-07-09 19:45:56 -07:00 |
donut-v2.go
|
Cleanup temporary writers upon errors during putObject(), all metadata() write operations
|
2015-07-10 14:11:04 -07:00 |
donut-v2_test.go
|
All other API's now support signature v4
|
2015-07-09 19:45:56 -07:00 |
encoder.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
errors.go
|
CompleteMultipartUpload and CreateObjectPart now fully support signature v4
|
2015-07-09 19:01:15 -07:00 |
interfaces.go
|
All other API's now support signature v4
|
2015-07-09 19:45:56 -07:00 |
management.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
multipart.go
|
Cleanup temporary writers upon errors during putObject(), all metadata() write operations
|
2015-07-10 14:11:04 -07:00 |
node.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
rebalance.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
signature-v4.go
|
Do not reply on ignoredHeaders for server, rely on SignedHeaders sent as part of Authorization header
|
2015-07-10 19:37:22 -07:00 |