935 Commits (f62539221134131891b17bbb50c55c8175355177)

Author SHA1 Message Date
Frederick F. Kautz IV 052817ff91 Fix fd leak 10 years ago
Harshavardhana d324c4b061 Return proper return for all drivers when BucketNotFound 10 years ago
Harshavardhana 0475d7d056 Migrate to external Donut package 10 years ago
Frederick F. Kautz IV 2f44438843 Reformatting imports 10 years ago
Frederick F. Kautz IV be4bc44b4d Replacing gopkg.in/check.v1 with minio-io/check 10 years ago
Frederick F. Kautz IV e6abca1a63 Adding iodine to object HEAD verb 10 years ago
Frederick F. Kautz IV 46badca07e Removing Godeps from pkg/api 10 years ago
Frederick F. Kautz IV 4171ad8b69 Adding test for invalid range in api 10 years ago
Harshavardhana 4079dd1d12 Commit testify,objx, gorilla/mux, minio-io/erasure gopkg.in/check.v1 10 years ago
Harshavardhana 4b25d4e8db Use verifyError instead of parsResponse, also get rid of mxj dependency 10 years ago
Frederick F. Kautz IV 9954e5c280 Better error handling + tests for get object 10 years ago
Frederick F. Kautz IV db1e6e5988 Adding tests for put bucket errors, fixed mismatching error 10 years ago
Frederick F. Kautz IV ebf1e784b3 Adding iodine and tests for for list buckets errors 10 years ago
Frederick F. Kautz IV 5865295f5d Adding better error support to api 10 years ago
Frederick F. Kautz IV 8757ccf9a3 Fixing race condition in api_test.go 10 years ago
Harshavardhana 85e547d854 Parse response headers in tests 10 years ago
Harshavardhana 92f408af5d Add erasure to godep 10 years ago
Frederick F. Kautz IV 818b6d2e33 Minor cleanup of memory get partial object 10 years ago
Frederick F. Kautz IV 0c5ed6f3ba Add partial object support to donut driver 10 years ago
Frederick F. Kautz IV 563a914046 Fix whitespace 10 years ago
Frederick F. Kautz IV 83f0f0971f Adding comments on why we subtract a second from date1 in an api test 10 years ago
Frederick F. Kautz IV 1f699a094b Minor modification for creating temp dir in api test 10 years ago
Frederick F. Kautz IV 5b1350b4bf api test now states which driver is currently running 10 years ago
Harshavardhana a56098b8c9 Make sure in API we handle all error type exclusively, and return certain values exclusively 10 years ago
Frederick F. Kautz IV 6136960cfd Moving api_test to fixtures for drivers 10 years ago
Frederick F. Kautz IV 959d90fcf7 Adding test for partial objects 10 years ago
Frederick F. Kautz IV 62c4c997c2 Simplifying error handling in api bucket handlers 10 years ago
Frederick F. Kautz IV 318d9d5aa8 API Bucket Handlers errors simplified 10 years ago
Frederick F. Kautz IV 7d657eb55c Simplifying error response writing for object handlers 10 years ago
Frederick F. Kautz IV c3cda5d9a8 Adding comments to errors 10 years ago
Frederick F. Kautz IV ded090a8b0 Normalizing imports in api 10 years ago
Frederick F. Kautz IV 8cbc1c2346 More api cleanup 10 years ago
Frederick F. Kautz IV 452f0f8335 Cleaning up more api code 10 years ago
Frederick F. Kautz IV d644233054 Rename writeObjectHeaders to setObjectHeaders, fix writing multiple headers bug 10 years ago
Harshavardhana b748cf359a More simplification to erasure also add two more test functions 10 years ago
Frederick F. Kautz IV 86b32c2147 Minor change from trace to error log 10 years ago
Frederick F. Kautz IV d5db891094 Simplfying code in api, round 1. Decoupling functions which both write headers and data. 10 years ago
Frederick F. Kautz IV b165efdfcb Refactoring pkg/utils/log, copying from golang's log and modifying 10 years ago
Harshavardhana 767f4d1d8f Let donut driver use log.Errorln wrapper 10 years ago
Frederick F. Kautz IV c901d0fb32 Fix for readers closing in erasure early 10 years ago
Frederick F. Kautz IV 96e26335e2 Adding tests and a fix for get object where bucket is not found 10 years ago
Frederick F. Kautz IV ad370f341b Fixing donut location 10 years ago
Frederick F. Kautz IV 53439d7768 Updating iodine to match new api 10 years ago
Frederick F. Kautz IV c5f10df957 Removing TODO 10 years ago
Frederick F. Kautz IV eaeeb4bef0 Refactoring erasure, each block is encoded by a function. Iodine included. 10 years ago
Frederick F. Kautz IV 31746fdeb2 Adding iodine to donutObjectWriter.Write 10 years ago
Frederick F. Kautz IV caf7e41499 Adding iodine to object_writer 10 years ago
Frederick F. Kautz IV 5cdf2564a5 Adding iodine to node_local 10 years ago
Frederick F. Kautz IV 70a2217eb2 AddNode fails with proper error code when bucketid is malformed 10 years ago
Frederick F. Kautz IV cc64417481 Adding iodine to donut 10 years ago