.. |
cache
|
Fix issues with multipart upload
|
2015-07-06 16:22:27 -07:00 |
disk
|
Fix OS X build
|
2015-07-13 10:06:55 -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
|
WriteObject() encoded data in go routine, fix another multipart issue
|
2015-07-13 15:56:54 -07:00 |
common.go
|
mkdonut now creates a donut processing cli args
|
2015-07-12 21:21:31 -07:00 |
config.go
|
Remove global custom config path variables, use get/set methods instead
|
2015-07-14 11:56:15 -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
|
Remove global custom config path variables, use get/set methods instead
|
2015-07-14 11:56:15 -07:00 |
donut-v2.go
|
Read req.Body for PutBucket() if any
|
2015-07-14 09:30:10 -07:00 |
donut-v2_test.go
|
Remove global custom config path variables, use get/set methods instead
|
2015-07-14 11:56:15 -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
|
For missing parts reply back as InvalidPart{}
|
2015-07-13 19:31:01 -07:00 |
interfaces.go
|
Read req.Body for PutBucket() if any
|
2015-07-14 09:30:10 -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
|
Fix an ugly multipart bug
|
2015-07-13 21:38:01 -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
|
Remove global custom config path variables, use get/set methods instead
|
2015-07-14 11:56:15 -07:00 |