3 Commits (6df97ef00ab20c9a8e9f2c960922987a33737c94)

Author SHA1 Message Date
Harshavardhana 674631f9d8 Improve code further - this time further simplification of names 9 years ago
Harshavardhana e510e97f28 Consolidating more codebase and cleanup in server / controller 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
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 10 years ago
Harshavardhana 89c1215194 PutObject handler gets initial support for signature v4, working 10 years ago
Harshavardhana d1deda3a96 Add API tests for both donut on disk and donut cache 10 years ago
Harshavardhana ece797c16e Add rpc tests 10 years ago
Harshavardhana 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 10 years ago