Commit Graph

11922 Commits

Author SHA1 Message Date
Frederick F. Kautz IV 2e8a68a796 Adding cover.out to gitignore 2014-11-22 18:31:49 -08:00
Frederick F. Kautz IV 4c16e6e9ef Merge pull request #32 from mattf/master 2014-11-22 18:30:46 -08:00
Matthew Farrellee 5047c055f6 stop requiring a cover directory
it is not automatically created. instead, store coverage output in the
current directory.
2014-11-22 21:13:56 -05:00
Matthew Farrellee fe0e13dd6b add missing deps 2014-11-22 21:11:40 -05:00
Harshavardhana be17f50d17 Merge pull request #30 from fkautz/pr_out_removing_binaries
Removing binaries
2014-11-22 17:06:12 -08:00
Frederick F. Kautz IV 9c18624e58 Removing binaries 2014-11-22 15:16:38 -08:00
Harshavardhana 324c23f12e Merge pull request #29 from fkautz/pr_out_fixing_isal_compile_from_root_workaround_for_https_code_google_com_p_go_issues_detail_id_7891
Fixing isal compile from root, workaround for https://code.google.com/p/go/issues/detail?id=7891
2014-11-22 13:14:35 -08:00
Frederick F. Kautz IV 1a6b9ccfc8 Fixing isal compile from root, workaround for https://code.google.com/p/go/issues/detail?id=7891 2014-11-22 13:09:05 -08:00
Frederick F. Kautz IV 084d029b54 Merge pull request #27 from harshavardhana/pr_out_use_deepequals_instead_of_bytes_compare
Use DeepEquals instead of bytes Compare
2014-11-17 01:07:45 -07:00
Harshavardhana 22853ed1d9 Use DeepEquals instead of bytes Compare 2014-11-17 00:06:42 -08:00
Harshavardhana d476a9d87e Merge pull request #26 from fkautz/pr_out_adding_simple_file_storage_driver_for_persistent_storage
Adding simple file storage driver for persistent storage
2014-11-15 04:43:27 -08:00
Harshavardhana a468afca03 Merge pull request #25 from fkautz/pr_out_moving_minio_command_to_cmd_minio
Moving minio command to cmd/minio
2014-11-15 04:43:17 -08:00
Frederick F. Kautz IV 44b28166f5 Adding simple file storage driver for persistent storage 2014-11-14 18:22:50 -07:00
Frederick F. Kautz IV f8f9f65652 Moving minio command to cmd/minio 2014-11-14 18:20:40 -07:00
Harshavardhana 2679324afe Merge pull request #24 from harshavardhana/pr_out_add_groupcache_lru_into_godep
Add groupcache/lru into godep
2014-11-13 22:46:25 -08:00
Harshavardhana 3ad5f2d955 Add groupcache/lru into godep 2014-11-13 22:41:44 -08:00
Frederick F. Kautz IV c4d2292a7d Merge pull request #18 from fkautz/pr_out_bucket_manager_is_now_configurable_as_gatewayconfig_bucketservicedriver 2014-11-13 22:23:08 -08:00
Frederick F. Kautz IV 101ce51f78 Bucket manager is now configurable as GatewayConfig.BucketServiceDriver 2014-11-13 22:20:35 -08:00
Harshavardhana f46fad48b0 Merge pull request #23 from harshavardhana/pr_out_squashed_contrib_signify_changes_from_a1554a4_35fe2d3
Squashed 'contrib/signify/' changes from a1554a4..35fe2d3
2014-11-13 21:55:39 -08:00
Harshavardhana 88ea40a2e8 Merge commit 'ef0a8b4d2e245be27cc27a782fb1b807ed0e2618' 2014-11-13 21:54:50 -08:00
Harshavardhana ef0a8b4d2e Squashed 'contrib/signify/' changes from a1554a4..35fe2d3
35fe2d3 Update upstream diff
2b7bf89 Generate shared libs

git-subtree-dir: contrib/signify
git-subtree-split: 35fe2d347b161b9ee18ca33c9d5a54bb466eecbf
2014-11-13 21:54:50 -08:00
Harshavardhana fa13804db0 Merge pull request #22 from harshavardhana/pr_out_erasure_coding_blocks_during_encoding_were_garbage_fixes_21
erasure: Coding blocks during encoding were garbage, fixes #21
2014-11-13 21:49:23 -08:00
Harshavardhana 6a6dac8365 erasure: Coding blocks during encoding were garbage, fixes #21 2014-11-13 21:48:04 -08:00
Harshavardhana c39c51328e Merge pull request #16 from fkautz/pr_out_moving_bucket_request_channel_to_private_config_option
Moving bucket request channel to private config option
2014-11-13 15:21:46 -08:00
Harshavardhana d88158b75a Merge pull request #15 from harshavardhana/go_isal_binding
Add erasure coding and decoding using Intel Storage Acceleration library
2014-11-13 15:21:36 -08:00
Harshavardhana 1e7515a7df Add erasure coding and decoding using Intel Storage Acceleration library
- move contrib/erasure --> contrib/isal
 - bring in low level 'isal' package for Go for exposing C functions
 - Implement Erasure 'encoding'
   Supports - Reed Solomon Codes, Cauchy Codes
 - Implement Erasure 'decoding'
   Supports - Reed Solomon Codes, Cauchy Codes
 - Renames Minios -> Minio at all the references
2014-11-13 15:20:18 -08:00
Anand Babu (AB) Periasamy cbce7fd66f Merge pull request #19 from fkautz/pr_out_in_memory_object_storage_now_uses_patricia_tree
In memory object storage now uses patricia tree
2014-11-08 00:11:49 -08:00
Frederick F. Kautz IV e0b9a59ad4 In memory object storage now uses patricia tree 2014-11-07 23:34:21 -08:00
Frederick F. Kautz IV 0ed2aeb439 Merge pull request #17 from fkautz/pr_out_changing_minios_to_minio 2014-11-07 22:29:02 -08:00
Frederick F. Kautz IV 9275afa173 Changing minios to minio 2014-11-07 22:23:52 -08:00
Frederick F. Kautz IV 4e6214514f Moving bucket request channel to private config option 2014-11-07 19:07:16 -08:00
Harshavardhana 00b5a5d380 Merge pull request #14 from fkautz/pr_out_cleaning_up_more_code_system_generated_by_config
Cleaning up more code, system generated by config
2014-11-06 23:23:26 -08:00
Frederick F. Kautz IV 5878dd5e50 Cleaning up more code, system generated by config 2014-11-06 22:45:27 -08:00
Harshavardhana 2011cffe8a Merge pull request #13 from fkautz/pr_out_adding_get_and_put_methods_for_gateway
Adding GET and PUT methods for gateway
2014-11-06 19:33:45 -08:00
Frederick F. Kautz IV 1bf6fe1f68 Adding GET and PUT methods for gateway 2014-11-06 19:32:35 -08:00
Anand Babu (AB) Periasamy 58859a0ecc Merge pull request #12 from fkautz/pr_out_adding_bucket_management_system_with_in_memory_storage_driver
Adding bucket management system with in memory storage driver
2014-11-06 18:36:13 -08:00
Frederick F. Kautz IV 0c68f52caf Adding bucket management system with in memory storage driver 2014-11-06 21:34:46 -05:00
Anand Babu (AB) Periasamy bd99a2185e Merge pull request #11 from fkautz/pr_out_removing_unneeded_entries_from_gitignore
Removing unneeded entries from gitignore
2014-11-04 00:19:56 -08:00
Frederick F. Kautz IV f46a32c963 Removing unneeded entries from gitignore 2014-11-04 00:19:20 -08:00
Anand Babu (AB) Periasamy 129a052fa1 Merge pull request #10 from fkautz/pr_out_moving_to_godep_for_dependency_management
Moving to godep for dependency management
2014-11-03 21:29:40 -08:00
Frederick F. Kautz IV e98a77ff1a Moving to godep for dependency management 2014-11-03 20:59:07 -08:00
Harshavardhana 74f989e3ce Merge pull request #9 from fkautz/pr_out_adding_bucket_and_object_route_in_gateway
Adding bucket and object route in gateway
2014-11-02 21:55:52 -08:00
Frederick F. Kautz IV 0d4ab562af Adding bucket and object route in gateway 2014-11-02 19:55:12 -08:00
Anand Babu (AB) Periasamy 428f012830 Merge pull request #8 from fkautz/pr_out_setting_up_initial_cli_options_and_http_handlers
Setting up initial cli options and http handlers
2014-11-02 18:52:31 -08:00
Frederick F. Kautz IV fc6a2a45cb Setting up initial cli options and http handlers 2014-11-02 17:33:40 -08:00
Anand Babu (AB) Periasamy d02e148236 Merge pull request #7 from fkautz/pr_out_adding_framework_for_cli_options
Adding framework for cli options
2014-11-02 12:26:46 -08:00
Frederick F. Kautz IV 9544ed7b97 Adding framework for cli options 2014-11-02 15:06:26 -05:00
Frederick F. Kautz IV f7efb69fac Merge commit '2cd9d9073e6e7afa19d969269002886532492dd1' as 'third_party/src/github.com/codegangsta/cli' 2014-11-02 14:54:31 -05:00
Frederick F. Kautz IV 2cd9d9073e Squashed 'third_party/src/github.com/codegangsta/cli/' content from commit f7ebb76
git-subtree-dir: third_party/src/github.com/codegangsta/cli
git-subtree-split: f7ebb761e83e21225d1d8954fde853bf8edd46c4
2014-11-02 14:54:31 -05:00
Harshavardhana a5b7ff1175 Merge pull request #6 from fkautz/pr_out_refactoring_miniosd_and_minios_to_a_single_binary_minio
Refactoring miniosd and minios to a single binary minio
2014-11-02 11:35:00 -08:00