699 Commits (847440196e0762ea1be6fd9c072d3b39d9205750)

Author SHA1 Message Date
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
Frederick F. Kautz IV 40e311a919 Updating iodine to support new iodine.Error(error, map[string]string) error method 10 years ago
Anand Babu (AB) Periasamy b44d2100db cache decode matrix tables and matrix 10 years ago
Harshavardhana 2d0be3e3b2 fix golint complaints 10 years ago
Anand Babu (AB) Periasamy bd39768de2 janitor duty on erasure-decode 10 years ago
Frederick F. Kautz IV eff48971ad Adding iodine to donut bucket 10 years ago
Frederick F. Kautz IV d52dd5ed5b Adding iodine to pkg/server/server.go 10 years ago
Harshavardhana 58082cd8dc Add gocyclo into source build, choosing cyclomatic complexity tolerance of 15 and below 10 years ago
Harshavardhana c366fdd2d8 loop only on readers once 10 years ago
Harshavardhana e1f4ed4650 Comment exported functions GetEncodedBlocksLen, GetEncodedBlockLen 10 years ago
Harshavardhana 2cbd15b690 Golint fixes 10 years ago
Harshavardhana d967babbaa Remove unnecessary if <block> 10 years ago
Frederick F. Kautz IV be229473b5 Updating iodine 10 years ago
Harshavardhana 0f8021abd1 Fix nil pointer dereference when err is nil 10 years ago
Frederick F. Kautz IV 1be3766ae6 Adding iodine annotation to donut.Start(path) 10 years ago
Frederick F. Kautz IV d06f5afdfc Using iodine in donut.Start() 10 years ago
Harshavardhana b3c3a8d6f2 Avoid empty if else body.. 10 years ago
Harshavardhana ada98c56c0 Fix minio hang in donut driver. 10 years ago
Frederick F. Kautz IV 1ae74591f6 Adding iodine 10 years ago
Frederick F. Kautz IV cf2550b267 Populate buckets at start 10 years ago
Harshavardhana 653ea50a59 Erasure technique is now uint8, handle it appropriately 10 years ago
Anand Babu (AB) Periasamy fa9b1f341b erasure encode janitor duty 10 years ago
Harshavardhana 6a87ed001c Handle errors properly during erasure Decoding, also populate technique and verify 10 years ago
Harshavardhana 0474439b43 Code restructuring, assigning proper subsystems to each 10 years ago
Frederick F. Kautz IV 3c4012f1e7 Adding donut backend and setting as default 10 years ago