14 Commits (7d8cfa0a77cd65ad3f32e0fe2fd25d6bc94f7763)

Author SHA1 Message Date
Harshavardhana 2a15dd5eab Enhance signature handler - throw back valid error messages 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 0e416ea699 Tests were running 4 times due to multiple times the TestingT{} was being called 9 years ago
Harshavardhana 61175ef091 Migrate to govendor to avoid limitations of godep 9 years ago
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 43c908d5b9 ListObjects now considers multipart objects, also move to upstream check.v1 9 years ago
Harshavardhana c1da10a207 Donut multipart support no get, listobjects() support yet 9 years ago
Harshavardhana 86a887f9d4 Add corresponding tests 9 years ago
Harshavardhana e605787e65 Method not allowed is right response for DELETE() operations and add tests 9 years ago
Harshavardhana da8b9fd112 Remove global custom config path variables, use get/set methods instead 9 years ago
Harshavardhana 00890c254e CompleteMultipartUpload and CreateObjectPart now fully support signature v4 9 years ago
Harshavardhana 89c1215194 PutObject handler gets initial support for signature v4, working 9 years ago
Harshavardhana d1deda3a96 Add API tests for both donut on disk and donut cache 9 years ago
Harshavardhana ece797c16e Add rpc tests 9 years ago
Harshavardhana 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago