15 Commits (6012e18123fe9ea6b84120ecb56f1a9824adf0e4)

Author SHA1 Message Date
Harshavardhana b938e40fb5 Move atomic package to the top and simplify its tests 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 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 d09fd8b0a1 Migrate from iodine to probe 9 years ago
Krishna Srinivas ee4432bc40 rename disk.OpenFile to Open which will do os.Open (which will be read-only). disk.OpenFile will do os.OpenFile (which can be rw, append) 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 2553654e24 Add initial version of heal, remove rebalance 9 years ago
Nate Rosenblum ec347f96fd Fix OS X build 9 years ago
Harshavardhana 11b893804c Moving os.MkdirAll() inside atomic for auto parent directory creates 9 years ago
Harshavardhana 52cd23ad9f Move atomic file writes into its own package, use them inside quick and disk packages 9 years ago
Harshavardhana bbb89b5776 Add multi-thread protection and also allow atomic file creates, rename upon Close() 9 years ago
Harshavardhana 1d64e4b6c1 Add Donut rpc service for sending changes to configuration files 10 years ago
Harshavardhana 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 10 years ago