Frederick F. Kautz IV
|
cf2550b267
|
Populate buckets at start
|
2015-03-24 19:58:03 -07:00 |
Harshavardhana
|
4c7a61a68d
|
Merge pull request #356 from harshavardhana/pr_out_erasure_technique_is_now_uint8_handle_it_appropriately
|
2015-03-24 19:13:09 -07:00 |
Harshavardhana
|
653ea50a59
|
Erasure technique is now uint8, handle it appropriately
|
2015-03-24 19:12:52 -07:00 |
Harshavardhana
|
7d25490a2e
|
Merge pull request #355 from abperiasamy/janitor_erasure
|
2015-03-24 19:09:20 -07:00 |
Anand Babu (AB) Periasamy
|
fa9b1f341b
|
erasure encode janitor duty
|
2015-03-24 18:47:53 -07:00 |
Harshavardhana
|
62b69048ec
|
Merge pull request #354 from harshavardhana/pr_out_handle_errors_properly_during_erasure_decoding_also_populate_technique_and_verify
|
2015-03-24 18:14:40 -07:00 |
Harshavardhana
|
6a87ed001c
|
Handle errors properly during erasure Decoding, also populate technique and verify
|
2015-03-24 18:14:13 -07:00 |
Harshavardhana
|
d58dbe3fce
|
Merge pull request #353 from harshavardhana/pr_out_code_restructuring_assigning_proper_subsystems_to_each
|
2015-03-24 06:48:28 -07:00 |
Harshavardhana
|
0474439b43
|
Code restructuring, assigning proper subsystems to each
- Drivers contain
* donut/*
* file/*
* memory/*
- Storage format contains
* donut/*
- GetObject() --> renamed to GetObjectReader()
- Deleted stale objectwriter.go, renamed donutwriter.go to object_writer.go
Simplifying, and documenting codebase further
|
2015-03-24 06:47:10 -07:00 |
Frederick F. Kautz IV
|
6dd7a9d654
|
Merge pull request #352 from fkautz/pr_out_adding_donut_backend_and_setting_as_default
|
2015-03-23 20:07:52 -07:00 |
Frederick F. Kautz IV
|
3c4012f1e7
|
Adding donut backend and setting as default
|
2015-03-23 20:07:22 -07:00 |
Harshavardhana
|
7c1c4b8a02
|
Merge pull request #351 from harshavardhana/pr_out_implement_log_package_as_drop_in_replacement_for_handling_debug_log_level
|
2015-03-23 18:55:14 -07:00 |
Harshavardhana
|
914962bd93
|
Implement log package as drop-in replacement for handling Debug log-level
|
2015-03-23 18:18:11 -07:00 |
Frederick F. Kautz IV
|
2191fb739f
|
Merge pull request #350 from fkautz/pr_out_running_gofmt_manually_auto_gofmt_didn_t_simplify_code
|
2015-03-23 12:26:52 -07:00 |
Frederick F. Kautz IV
|
f91f5e59ee
|
Running gofmt manually, auto gofmt didn't simplify code
|
2015-03-23 12:26:41 -07:00 |
Frederick F. Kautz IV
|
56a298fd6a
|
Refactoring method variable names for erasureWriter struct
|
2015-03-23 12:25:20 -07:00 |
Frederick F. Kautz IV
|
742a186d10
|
Merge pull request #348 from fkautz/pr_out_adding_sys_as_reserved_in_erasurewriter
|
2015-03-23 11:56:37 -07:00 |
Frederick F. Kautz IV
|
d57e9d6c18
|
Adding sys. as reserved in erasureWriter
|
2015-03-23 11:56:24 -07:00 |
Frederick F. Kautz IV
|
920c734b2f
|
Merge pull request #347 from fkautz/pr_out_switching_content_hashing_from_sha512_to_md5
|
2015-03-23 11:46:28 -07:00 |
Frederick F. Kautz IV
|
b2f47ef446
|
Switching content hashing from sha512 to md5
|
2015-03-23 11:46:19 -07:00 |
Harshavardhana
|
80892c5c9b
|
Merge pull request #346 from harshavardhana/pr_out_rename_parms_as_params_for_brevity_and_misc_cleanup
|
2015-03-22 20:27:11 -07:00 |
Harshavardhana
|
b8e9834faa
|
Rename parms as --> params for brevity and misc cleanup
|
2015-03-22 20:26:01 -07:00 |
Frederick F. Kautz IV
|
9d5a6329ba
|
Merge pull request #345 from fkautz/pr_out_adding_sha512_support_for_pre_encoded_data_and_verification_on_decode
|
2015-03-22 20:11:52 -07:00 |
Frederick F. Kautz IV
|
b2c3172095
|
Adding sha512 support for pre-encoded data and verification on decode
|
2015-03-22 20:11:25 -07:00 |
Frederick F. Kautz IV
|
f471915646
|
Merge pull request #344 from fkautz/pr_out_exorcising_donutbox
|
2015-03-22 19:55:50 -07:00 |
Frederick F. Kautz IV
|
befac7d047
|
Exorcising donutbox
|
2015-03-22 19:55:15 -07:00 |
Frederick F. Kautz IV
|
331a3e80a3
|
Merge pull request #343 from fkautz/pr_out_reading_correct_block_size_in_erasure_coded_data
|
2015-03-22 18:49:41 -07:00 |
Frederick F. Kautz IV
|
eb8005cc65
|
Reading correct block size in erasure coded data
|
2015-03-22 18:49:30 -07:00 |
Frederick F. Kautz IV
|
601f5c77fe
|
Merge pull request #342 from abperiasamy/janitor_remove_k_m
|
2015-03-22 18:48:51 -07:00 |
Anand Babu (AB) Periasamy
|
b9b0b35edf
|
removed private k and m and some more cleanups
|
2015-03-22 18:22:09 -07:00 |
Frederick F. Kautz IV
|
293e438830
|
Merge pull request #341 from abperiasamy/janitor
|
2015-03-22 17:34:25 -07:00 |
Anand Babu (AB) Periasamy
|
3a76229551
|
encoded size function is now public + some janitor duty
|
2015-03-22 17:17:53 -07:00 |
Harshavardhana
|
562a57be84
|
Merge pull request #340 from harshavardhana/pr_out_make_sure_we_use_o_excl_with_o_create_to_make_sure_we_don_t_trip_over_existing_file
|
2015-03-22 15:56:31 -07:00 |
Harshavardhana
|
3929135c34
|
Make sure we use O_EXCL with O_CREATE to make sure we don't trip over existing file
|
2015-03-22 15:55:40 -07:00 |
Harshavardhana
|
b2ee7d989d
|
Merge pull request #339 from harshavardhana/pr_out_de_couple_donut_into_smaller_files_useful_for_ease_in_external_integration
|
2015-03-22 15:53:26 -07:00 |
Harshavardhana
|
2fa9320df2
|
De-couple donut into smaller files, useful for ease in external integration
|
2015-03-22 15:43:37 -07:00 |
Frederick F. Kautz IV
|
38bfc7a949
|
Merge pull request #338 from fkautz/pr_out_removing_log_tracers
|
2015-03-22 15:39:58 -07:00 |
Frederick F. Kautz IV
|
55f3659bb3
|
Removing log tracers
|
2015-03-22 15:39:50 -07:00 |
Frederick F. Kautz IV
|
4433142813
|
Merge pull request #337 from fkautz/pr_out_adding_list_objects_to_donut
|
2015-03-22 15:34:12 -07:00 |
Frederick F. Kautz IV
|
03f51eac29
|
Adding list objects to donut
|
2015-03-22 15:33:52 -07:00 |
Anis Elleuch
|
64fed14aac
|
Add Dockerfile to build a docker image with embarked minio server
|
2015-03-22 14:52:27 -07:00 |
Harshavardhana
|
dcd9a8ae12
|
Merge pull request #336 from harshavardhana/pr_out_donutfilewriter_should_return_value_of_file_close_
|
2015-03-22 14:51:47 -07:00 |
Harshavardhana
|
4b9fbd3b3a
|
DonutfileWriter should return value of file.Close()
|
2015-03-22 14:51:18 -07:00 |
Frederick F. Kautz IV
|
ab89298250
|
Merge pull request #335 from fkautz/pr_out_minor_change_removing_unnecessary_commented_method
|
2015-03-22 12:44:54 -07:00 |
Frederick F. Kautz IV
|
ced6edc9fe
|
Minor change, removing unnecessary commented method
|
2015-03-22 12:44:45 -07:00 |
Frederick F. Kautz IV
|
9fde4daa29
|
Merge pull request #334 from fkautz/pr_out_adding_getobjectmetadata_to_donut
|
2015-03-22 12:36:59 -07:00 |
Frederick F. Kautz IV
|
99cf484488
|
Adding GetObjectMetadata to donut
|
2015-03-22 12:36:51 -07:00 |
Frederick F. Kautz IV
|
7d6534088e
|
Merge pull request #333 from fkautz/pr_out_removing_gob_from_donut_driver
|
2015-03-22 12:17:36 -07:00 |
Frederick F. Kautz IV
|
703af6c3ce
|
Removing gob from donut driver
|
2015-03-22 12:17:12 -07:00 |
Harshavardhana
|
537870ec4f
|
Merge pull request #332 from harshavardhana/pr_out_fix_build_issues_for_new_donutdriver_
|
2015-03-22 02:53:39 -07:00 |