Harshavardhana
|
5b67da7d96
|
Add PutBucket and ListBuckets service
|
10 years ago |
Harshavardhana
|
e22ae2475a
|
Add license headers and other cleanup
|
10 years ago |
Harshavardhana
|
9949a02e3e
|
Merge pull request #2 from harshavardhana/pr_out_provide_package_http_as_a_http_server_wrapper
Provide package http as a http.Server wrapper
|
10 years ago |
Frederick F. Kautz IV
|
761249934b
|
Merge pull request #27 from fkautz/pr_out_adding_error_when_object_exists
|
10 years ago |
Frederick F. Kautz IV
|
9a4c8bfaac
|
Merge pull request #26 from fkautz/pr_out_adding_handler_for_listing_objects_to_both_trailing_and_non_trailing_url
|
10 years ago |
Frederick F. Kautz IV
|
9260e6404a
|
Adding error when object exists
|
10 years ago |
Frederick F. Kautz IV
|
3026f77cfc
|
Adding handler for listing objects to both trailing and non-trailing url
|
10 years ago |
Frederick F. Kautz IV
|
a7029206ff
|
Merge pull request #25 from fkautz/pr_out_list_objects_in_a_bucket
|
10 years ago |
Frederick F. Kautz IV
|
cc4329fb12
|
List objects in a bucket.
|
10 years ago |
Frederick F. Kautz IV
|
d6fd1b0a38
|
Merge pull request #24 from fkautz/pr_out_initial_work_for_xml_list_objects
|
10 years ago |
Frederick F. Kautz IV
|
53190e1210
|
Initial work for xml list objects
|
10 years ago |
Frederick F. Kautz IV
|
5a4f472638
|
Merge pull request #23 from fkautz/pr_out_simplifying_code
|
10 years ago |
Frederick F. Kautz IV
|
3c1580fcd9
|
Simplifying code
|
10 years ago |
Harshavardhana
|
b921c5b459
|
Merge pull request #22 from fkautz/pr_out_moving_scsi_pkg_away_from_errors_new
Moving scsi pkg away from errors.New
|
10 years ago |
Frederick F. Kautz IV
|
2fedef04ac
|
Moving scsi pkg away from errors.New
|
10 years ago |
Frederick F. Kautz IV
|
50703cf4d6
|
Merge pull request #21 from fkautz/pr_out_adding_error_handling_to_storage_get_call
|
10 years ago |
Frederick F. Kautz IV
|
36268f07ea
|
Adding error handling to storage get call
|
10 years ago |
Frederick F. Kautz IV
|
cc288a5fd7
|
Merge pull request #20 from fkautz/pr_out_moving_web_logic_to_minioapi_package
|
10 years ago |
Frederick F. Kautz IV
|
f3705c5d61
|
Moving web logic to minioapi package
|
10 years ago |
Frederick F. Kautz IV
|
7b91f2405c
|
Merge pull request #19 from fkautz/pr_out_store_objects_in_memory_map
|
10 years ago |
Frederick F. Kautz IV
|
c791c7bca4
|
Store objects in memory map
|
10 years ago |
Frederick F. Kautz IV
|
718794205f
|
wip
|
10 years ago |
Frederick F. Kautz IV
|
7db1d5afef
|
Merge pull request #18 from fkautz/pr_out_closing_channel_when_http_server_dies
|
10 years ago |
Frederick F. Kautz IV
|
2ede0bff52
|
Closing channel when http server dies
Fixing deadlock on error
|
10 years ago |
Harshavardhana
|
3f03ce7334
|
Merge pull request #14 from fkautz/pr_out_handler_now_only_listens_to_get_requests
handler now only listens to GET requests
|
10 years ago |
Frederick F. Kautz IV
|
1176d38e84
|
handler now only listens to GET requests
|
10 years ago |
Frederick F. Kautz IV
|
e1cd8d7412
|
Merge pull request #13 from fkautz/pr_out_populating_http_handler_with_test_scaffolding
|
10 years ago |
Frederick F. Kautz IV
|
c766f3617b
|
Populating http handler with test scaffolding
|
10 years ago |
Frederick F. Kautz IV
|
8d20e81295
|
Merge pull request #12 from fkautz/pr_out_minor_refactoring_moving_http_request_logic_from_storage_to_server
|
10 years ago |
Frederick F. Kautz IV
|
d3d1c1afb3
|
Minor refactoring, moving http request logic from storage to server
|
10 years ago |
Harshavardhana
|
4e644a1f41
|
Merge pull request #11 from fkautz/pr_out_adding_initial_web_server_and_storage_server_module_infrastructure
|
10 years ago |
Frederick F. Kautz IV
|
f356599e22
|
Adding initial web server and storage server module infrastructure
|
10 years ago |
Harshavardhana
|
34b3cb7f9f
|
Merge pull request #9 from harshavardhana/pr_out_change_developer_md_to_contributing_md_in_accordance_with
|
10 years ago |
Harshavardhana
|
511d415fc5
|
Change DEVELOPER.md to CONTRIBUTING.md in accordance with
- https://github.com/blog/1184-contributing-guidelines
|
10 years ago |
Frederick F. Kautz IV
|
530e609618
|
Merge pull request #10 from fkautz/pr_out_removing_old_server
|
10 years ago |
Frederick F. Kautz IV
|
f550e84cf4
|
Removing old server
Removing storage drivers
|
10 years ago |
Harshavardhana
|
7c861eec12
|
Merge pull request #7 from fkautz/pr_out_removing_old_server
Removing old server
|
10 years ago |
Frederick F. Kautz IV
|
b8981ce946
|
Removing old server
|
10 years ago |
Harshavardhana
|
ad8010f2a4
|
Merge pull request #6 from harshavardhana/pr_out_consolidate_asm_s_from_crc32c_sha1_sha256_and_sha512
|
10 years ago |
Harshavardhana
|
b1266de212
|
Consolidate asm.S from crc32c, sha1, sha256 and sha512
|
10 years ago |
Anand Babu (AB) Periasamy
|
c8a65caf8c
|
Merge pull request #5 from harshavardhana/pr_out_remove_assembly_code_bring_back_c_code
Remove assembly code bring back C code
|
10 years ago |
Harshavardhana
|
3bf73642fd
|
Remove assembly code bring back C code
|
10 years ago |
Harshavardhana
|
6e84b1df97
|
Provide package http as a http.Server wrapper
|
10 years ago |
Harshavardhana
|
0f66f0f5de
|
Merge pull request #4 from harshavardhana/pr_out_further_restructure
|
10 years ago |
Harshavardhana
|
68de9ac19e
|
Further restructure
|
10 years ago |
Harshavardhana
|
3178879b03
|
Merge pull request #3 from abperiasamy/make-clean
|
10 years ago |
Anand Babu (AB) Periasamy
|
d4d43fa018
|
clean isal files as well
|
10 years ago |
Harshavardhana
|
fb665c85d5
|
Merge pull request #1 from harshavardhana/pr_out_full_restructure_in_accordance_with
|
10 years ago |
Harshavardhana
|
432275e966
|
Full restructure in accordance with
- pkg/{subsystem}/{package} style
- modify Makefile to reflect the new style,
consolidate various entries
- add a dummy ``main.go`` at top level
|
10 years ago |
Harshavardhana
|
033ad56a61
|
Merge pull request #167 from harshavardhana/pr_out_merge_with_intel_isal_changes_from_github_com_minio_io_isal
|
10 years ago |