Harshavardhana
|
aab4937084
|
Merge pull request #677 from harshavardhana/pr_out_moving_to_more_typed_responses_this_removes_all_the_necessity_for_strconv
Donut moves to typed metadata, removing the necessity for strconv, parsing and string converstions
|
2015-06-26 23:26:17 +00:00 |
Harshavardhana
|
68974918ac
|
Donut moves to typed metadata, removing the necessity for strconv, parsing and string converstions
|
2015-06-26 16:23:12 -07:00 |
Harshavardhana
|
e3d8a9e0f1
|
Merge pull request #676 from harshavardhana/pr_out_add_new_metadata_definitions_and_use_them_wip
|
2015-06-26 20:38:02 +00:00 |
Harshavardhana
|
767d3743ee
|
Add new metadata definitions and use them
|
2015-06-26 13:34:09 -07:00 |
Harshavardhana
|
0cb3f76a91
|
Merge pull request #675 from harshavardhana/pr_out_import_quick_key_value_store_from_minio_client_for_persistent_state_files_primarily_for_donut
Import quick key value store from Minio Client for persistent state files, primarily for donut
|
2015-06-26 02:59:28 +00:00 |
Harshavardhana
|
9958e34772
|
Import quick key value store from Minio Client for persistent state files, primarily for donut
|
2015-06-25 19:57:31 -07:00 |
Harshavardhana
|
bd0dccd8f1
|
Merge pull request #674 from harshavardhana/pr_out_donut_cleanup_another_set
Donut cleanup another set
|
2015-06-26 01:59:45 +00:00 |
Harshavardhana
|
fb9adb5524
|
Donut cleanup another set
- Make sure to close all readers
- Fix errors in api_testsuite c.Assert(err, IsNil) should be done right after each function call
|
2015-06-25 18:54:34 -07:00 |
Harshavardhana
|
eec66f195a
|
Take all the ListObjects into bucket handlers
Earlier the listing would wait for all the objects to be processed
this is essentially very time consuming considering even for 100,000
files.
|
2015-06-25 18:04:29 -07:00 |
Harshavardhana
|
8405c4d42f
|
Merge pull request #673 from harshavardhana/pr_out_remove_more_bloated_code_simplify
Remove more bloated code - simplify
|
2015-06-25 21:14:43 +00:00 |
Harshavardhana
|
45e9d25931
|
Remove more bloated code - simplify
|
2015-06-25 13:02:08 -07:00 |
Harshavardhana
|
7ade42165f
|
Merge pull request #672 from harshavardhana/pr_out_add_simple_locking_for_donut_api_for_now_fixes_671
|
2015-06-25 18:33:08 +00:00 |
Harshavardhana
|
82dcbf262d
|
Add simple locking for donut API for now - fixes #671
|
2015-06-25 11:29:11 -07:00 |
Harshavardhana
|
5abcb7f348
|
Merge pull request #670 from harshavardhana/pr_out_go_vet_fixes_for_donut
|
2015-06-25 04:08:49 +00:00 |
Harshavardhana
|
03b4d3b308
|
Go vet fixes for donut
|
2015-06-24 21:07:03 -07:00 |
Harshavardhana
|
57a2b53178
|
Removing further bloated code simplifying
|
2015-06-24 21:03:39 -07:00 |
Harshavardhana
|
a2c205ff2e
|
Use external package disk for donut.
|
2015-06-24 21:03:02 -07:00 |
Harshavardhana
|
841ff01412
|
Move disk into its own package, remove bloated code
|
2015-06-24 20:13:47 -07:00 |
Harshavardhana
|
1682c748ac
|
Remove unnecessary interfaces from donut, cleanup
|
2015-06-24 19:43:38 -07:00 |
Harshavardhana
|
b915cc3611
|
Merge pull request #669 from harshavardhana/pr_out_add_sha256_and_sha512_windows_compatibility_layer
|
2015-06-24 21:43:26 +00:00 |
Harshavardhana
|
3498872467
|
Add sha256 and sha512 windows compatibility layer
|
2015-06-24 14:39:41 -07:00 |
Harshavardhana
|
2af863cefc
|
Merge pull request #668 from harshavardhana/pr_out_fix_a_bug_on_windows_regarding_blocksse3_calculation
|
2015-06-24 21:29:34 +00:00 |
Harshavardhana
|
77d35b87d4
|
Fix a bug on windows regarding blockSSE3 calculation
|
2015-06-24 14:24:33 -07:00 |
Harshavardhana
|
1056e7e180
|
Merge pull request #667 from harshavardhana/pr_out_add_windows_code_for_sha1_and_crc32c
|
2015-06-24 21:19:54 +00:00 |
Harshavardhana
|
f1410731db
|
Add windows code for sha1 and crc32c
|
2015-06-24 14:16:32 -07:00 |
Harshavardhana
|
fbee8f8122
|
Merge pull request #665 from harshavardhana/pr_out_fix_wrong_tmpfs_listing_in_document_filesystem_map
|
2015-06-23 23:17:21 -07:00 |
Harshavardhana
|
ba2d3dea74
|
Fix wrong TMPFS listing in donut filesystem map
|
2015-06-23 23:16:06 -07:00 |
Harshavardhana
|
792e6c2d3a
|
Merge pull request #664 from harshavardhana/pr_out_trim_iodine_path_properly_so_that_now_errors_have_github_com_minio_minio_prefixed
|
2015-06-23 13:39:33 -07:00 |
Harshavardhana
|
e818bc7187
|
Trim iodine path properly, so that now errors have github.com/minio/minio prefixed
|
2015-06-23 13:36:54 -07:00 |
Harshavardhana
|
3e9141d22d
|
Merge pull request #663 from harshavardhana/pr_out_add_missing_strongly_typed_errors_for_donut
|
2015-06-23 11:59:17 -07:00 |
Harshavardhana
|
2fd52ca284
|
Add missing strongly typed errors for Donut
|
2015-06-23 11:54:44 -07:00 |
Harshavardhana
|
a4fda9fa9c
|
Merge pull request #662 from vadmeste/enhance_golang_env_check
Check if go binary belongs to the go installation pointed by GOROOT env
|
2015-06-23 10:35:01 -07:00 |
Anis Elleuch
|
4bed0aa526
|
Check if go binary belongs to the go installation pointed by GOROOT env
|
2015-06-23 17:44:05 +01:00 |
Harshavardhana
|
d0dd047bef
|
Merge pull request #661 from harshavardhana/pr_out_fix_builddeps_paths_for_golang_installation
|
2015-06-22 12:09:10 -07:00 |
Harshavardhana
|
7a060110ff
|
Fix BUILDDEPS paths for golang installation
|
2015-06-22 12:07:23 -07:00 |
Harshavardhana
|
c340a10e8f
|
Merge pull request #660 from harshavardhana/pr_out_verify_d_donut_to_be_non_nil_usually_happens_when_multiple_go_versions_compilations_are_linked_possible_cause_for_659
|
2015-06-20 11:04:58 -07:00 |
Harshavardhana
|
3bf64f5669
|
Verify d.donut to be non-nil, usually happens when multiple go versions compilations are linked - possible cause for #659
|
2015-06-20 11:03:17 -07:00 |
Harshavardhana
|
cdeadae167
|
Merge pull request #657 from harshavardhana/pr_out_use_filepath_everywhere_instead_of_path_functions_for_portability_fixes_656
|
2015-06-18 16:42:29 -07:00 |
Harshavardhana
|
641f07cecf
|
Use filepath everywhere instead of path.{} functions for portability - fixes #656
|
2015-06-18 16:02:45 -07:00 |
Harshavardhana
|
285b1cc5d8
|
Merge pull request #655 from harshavardhana/pr_out_remove_redundant_ok_for_map
Remove redundant !ok for map
|
2015-06-17 22:39:33 -07:00 |
Harshavardhana
|
573a6134b2
|
Remove redundant !ok for map
|
2015-06-17 22:36:46 -07:00 |
Harshavardhana
|
3842a57f52
|
Merge pull request #653 from harshavardhana/pr_out_hold_lock_on_getglobalstatekey_fixes_652
Hold lock on GetGlobalStateKey() - fixes #652
|
2015-06-17 20:44:03 -07:00 |
Harshavardhana
|
e9a3fd677a
|
Hold lock on GetGlobalStateKey() - fixes #652
|
2015-06-17 20:37:49 -07:00 |
Harshavardhana
|
b793f53d48
|
Minior change filter() to filterObjects()
|
2015-06-17 20:35:44 -07:00 |
Harshavardhana
|
45424cfe52
|
Update README.md
|
2015-06-17 13:58:40 -07:00 |
Harshavardhana
|
daa113d89d
|
Merge pull request #651 from harshavardhana/pr_out_migrating_minio_server_build_to_do_go_run_make_go_style_like_mc
|
2015-06-16 20:27:31 -07:00 |
Harshavardhana
|
8bde4d4e34
|
Migrating minio server build to do 'go run make.go' style like mc
|
2015-06-16 20:23:02 -07:00 |
Harshavardhana
|
4998907835
|
Update README.md
|
2015-06-16 16:09:10 -07:00 |
Harshavardhana
|
bbc6c056e8
|
Update README.md
|
2015-06-16 16:03:17 -07:00 |
Harshavardhana
|
db666a1f6e
|
Update README.md
|
2015-06-16 15:58:04 -07:00 |