Commit Graph

1108 Commits

Author SHA1 Message Date
Frederick F. Kautz IV 86b32c2147 Minor change from trace to error log 2015-03-28 18:47:36 -07:00
Frederick F. Kautz IV c728798137 Merge pull request #406 from fkautz/pr_out_simplfying_code_in_api_round_1_decoupling_functions_which_both_write_headers_and_data 2015-03-28 18:01:23 -07:00
Frederick F. Kautz IV d5db891094 Simplfying code in api, round 1. Decoupling functions which both write headers and data. 2015-03-28 18:01:00 -07:00
Frederick F. Kautz IV 83a4a95e9d Merge pull request #405 from fkautz/pr_out_refactoring_pkg_utils_log_copying_from_golang_s_log_and_modifying 2015-03-28 15:59:47 -07:00
Frederick F. Kautz IV b165efdfcb Refactoring pkg/utils/log, copying from golang's log and modifying 2015-03-28 15:58:48 -07:00
Frederick F. Kautz IV 7f753a3965 Merge pull request #404 from fkautz/pr_out_minor_style_fix 2015-03-28 13:24:27 -07:00
Frederick F. Kautz IV fd16de3675 Minor style fix 2015-03-28 13:23:54 -07:00
Harshavardhana f3f0a3a5f7 Merge pull request #403 from harshavardhana/pr_out_let_donut_driver_use_log_errorln_wrapper 2015-03-28 12:43:42 -07:00
Harshavardhana 767f4d1d8f Let donut driver use log.Errorln wrapper 2015-03-28 12:43:26 -07:00
Frederick F. Kautz IV fa6ee236f7 Merge pull request #402 from fkautz/pr_out_fix_for_readers_closing_in_erasure_early 2015-03-27 23:50:02 -07:00
Frederick F. Kautz IV c901d0fb32 Fix for readers closing in erasure early 2015-03-27 23:49:14 -07:00
Harshavardhana e8d0d4f4d8 Merge pull request #401 from harshavardhana/pr_out_add_missing_testify_mock 2015-03-27 23:27:33 -07:00
Harshavardhana fc3ee4d459 Add missing testify/mock 2015-03-27 23:27:17 -07:00
Frederick F. Kautz IV 8e8281e210 Merge pull request #400 from fkautz/pr_out_adding_tests_and_a_fix_for_get_object_where_bucket_is_not_found 2015-03-27 23:23:42 -07:00
Frederick F. Kautz IV 96e26335e2 Adding tests and a fix for get object where bucket is not found 2015-03-27 23:23:22 -07:00
Frederick F. Kautz IV 166c620263 Merge pull request #399 from fkautz/pr_out_fixing_donut_location 2015-03-27 12:44:29 -07:00
Frederick F. Kautz IV ad370f341b Fixing donut location 2015-03-27 12:44:13 -07:00
Frederick F. Kautz IV c486d5c3f7 Merge pull request #398 from fkautz/pr_out_iodine_now_serializes_error_type_as_string 2015-03-26 22:48:26 -07:00
Frederick F. Kautz IV 17d432e7f1 Iodine now serializes error type as string 2015-03-26 22:48:09 -07:00
Frederick F. Kautz IV 9883af2337 Merge pull request #397 from fkautz/pr_out_updating_iodine_to_match_new_api 2015-03-26 15:55:19 -07:00
Frederick F. Kautz IV 53439d7768 Updating iodine to match new api 2015-03-26 15:55:06 -07:00
Frederick F. Kautz IV ebc1e062a9 Merge pull request #396 from fkautz/pr_out_removing_todo 2015-03-26 11:33:55 -07:00
Frederick F. Kautz IV c5f10df957 Removing TODO 2015-03-26 11:33:50 -07:00
Frederick F. Kautz IV f4790fc440 Merge pull request #395 from fkautz/pr_out_refactoring_erasure_each_block_is_encoded_by_a_function_iodine_included 2015-03-26 11:32:55 -07:00
Frederick F. Kautz IV eaeeb4bef0 Refactoring erasure, each block is encoded by a function. Iodine included. 2015-03-26 11:32:39 -07:00
Frederick F. Kautz IV 31746fdeb2 Adding iodine to donutObjectWriter.Write 2015-03-26 10:49:03 -07:00
Frederick F. Kautz IV bfbb97c98f Merge pull request #393 from fkautz/pr_out_adding_iodine_to_object_writer 2015-03-26 10:42:57 -07:00
Frederick F. Kautz IV f7a300400e Merge pull request #392 from fkautz/pr_out_adding_iodine_to_node_local 2015-03-26 10:42:50 -07:00
Frederick F. Kautz IV 3c37218d7d Merge pull request #391 from fkautz/pr_out_addnode_fails_with_proper_error_code_when_bucketid_is_malformed 2015-03-26 10:42:42 -07:00
Frederick F. Kautz IV caf7e41499 Adding iodine to object_writer 2015-03-26 10:41:40 -07:00
Frederick F. Kautz IV 5cdf2564a5 Adding iodine to node_local 2015-03-26 10:21:24 -07:00
Frederick F. Kautz IV 70a2217eb2 AddNode fails with proper error code when bucketid is malformed 2015-03-26 10:02:40 -07:00
Frederick F. Kautz IV 8cf66ede66 Merge pull request #390 from fkautz/pr_out_adding_iodine_to_donut 2015-03-26 09:57:49 -07:00
Frederick F. Kautz IV cc64417481 Adding iodine to donut 2015-03-26 09:57:21 -07:00
Harshavardhana 58bf15e899 Merge pull request #389 from harshavardhana/pr_out_update_makefile 2015-03-25 23:10:18 -07:00
Harshavardhana 4d57ca7c44 Update makefile 2015-03-25 23:10:03 -07:00
Anand Babu (AB) Periasamy 4cf85ccc71 Merge pull request #388 from abperiasamy/clean-build-constants
make clean build-constants.go
2015-03-25 23:05:21 -07:00
Anand Babu (AB) Periasamy e14ba846b5 make clean build-constants.go 2015-03-25 23:04:27 -07:00
Anand Babu (AB) Periasamy 7d0fb1b9c6 Merge pull request #387 from abperiasamy/git-commit-id-generator
git commit hash generator
2015-03-25 22:58:54 -07:00
Anand Babu (AB) Periasamy 3c4aa85c69 git commit hash generator 2015-03-25 22:57:30 -07:00
Harshavardhana aa44548a67 Merge pull request #386 from fkautz/pr_out_updating_iodine_to_support_new_iodine_error_error_map_string_string_error_method 2015-03-25 21:17:29 -07:00
Frederick F. Kautz IV 40e311a919 Updating iodine to support new iodine.Error(error, map[string]string) error method 2015-03-25 19:12:55 -07:00
Harshavardhana 68f36f5e08 Merge pull request #385 from abperiasamy/erasure_cache_tbls_matrix 2015-03-25 19:11:07 -07:00
Anand Babu (AB) Periasamy b44d2100db cache decode matrix tables and matrix 2015-03-25 19:09:34 -07:00
Harshavardhana 7503b7f9d1 Merge pull request #384 from harshavardhana/pr_out_fix_golint_complaints 2015-03-25 19:01:52 -07:00
Harshavardhana 2d0be3e3b2 fix golint complaints 2015-03-25 19:01:36 -07:00
Harshavardhana 638ed36cc6 Merge pull request #382 from abperiasamy/janitor-erasure-decode 2015-03-25 18:13:46 -07:00
Anand Babu (AB) Periasamy bd39768de2 janitor duty on erasure-decode 2015-03-25 18:02:03 -07:00
Frederick F. Kautz IV db2ac35da5 Merge pull request #381 from fkautz/pr_out_upgrading_iodine 2015-03-25 17:32:36 -07:00
Frederick F. Kautz IV 9b9d5e9d39 Upgrading iodine 2015-03-25 17:32:25 -07:00