Frederick F. Kautz IV
7ddf6a9f8f
Merge pull request #324 from fkautz/pr_out_adding_interfaces_for_donut_driver
10 years ago
Frederick F. Kautz IV
2c69433588
Adding interfaces for donut driver
10 years ago
Frederick F. Kautz IV
4ab19943e8
Merge pull request #323 from fkautz/pr_out_renaming_files_to_match
10 years ago
Frederick F. Kautz IV
bf86e78714
Renaming files to match
10 years ago
Frederick F. Kautz IV
e625bf2bb5
Merge pull request #322 from fkautz/pr_out_renaming_encoded_driver_to_donutstorage
10 years ago
Frederick F. Kautz IV
1c9e550ee6
Renaming encoded driver to donutstorage
10 years ago
Frederick F. Kautz IV
0fdd9f6fc0
Merge pull request #321 from fkautz/pr_out_adding_interfaces_for_implementing_against
10 years ago
Frederick F. Kautz IV
d7f00194b5
Adding interfaces for implementing against
10 years ago
Frederick F. Kautz IV
982a52e0d4
Merge pull request #320 from fkautz/pr_out_removing_block_size_from_donut_writer_no_longer_necessary
10 years ago
Frederick F. Kautz IV
d6be8d3517
Removing block size from donut writer, no longer necessary
10 years ago
Harshavardhana
c551757415
Merge pull request #319 from harshavardhana/pr_out_now_minioapi_handles_content_md5_set_during_putobject_
10 years ago
Harshavardhana
74b3d092f2
Now MinioAPI handles Content-MD5 set during putObject()
...
- This change also facilitates proper error response
in case of md5 mismatch or corruption
- TODO a test function needs to be implemented
10 years ago
Harshavardhana
42006c2ab0
Merge pull request #318 from harshavardhana/pr_out_remove_contenttype_pseudo_func_
10 years ago
Frederick F. Kautz IV
1dcb8eceb7
Merge pull request #317 from fkautz/pr_out_fixing_order_of_input_and_layout_in_time_parse
10 years ago
Harshavardhana
dccf32e5c4
Remove contenttype pseudo func()
10 years ago
Frederick F. Kautz IV
90b337a3e8
Fixing order of input and layout in time.Parse
10 years ago
Frederick F. Kautz IV
4770f611e0
Merge pull request #316 from fkautz/pr_out_moving_to_more_accurate_rfc3339
10 years ago
Frederick F. Kautz IV
25725c442a
Moving to more accurate RFC3339
10 years ago
Frederick F. Kautz IV
639f542ac9
Merge pull request #315 from fkautz/pr_out_moving_from_iso8601_to_rfc3339
10 years ago
Frederick F. Kautz IV
e36fa95f1f
Moving from iso8601 to RFC3339
10 years ago
Frederick F. Kautz IV
6070d18217
Merge pull request #314 from fkautz/pr_out_encoded_now_passes_tests_enabling
10 years ago
Frederick F. Kautz IV
598eb5192e
Encoded now passes tests, enabling.
10 years ago
Harshavardhana
e5e6e4cfa7
Merge pull request #313 from harshavardhana/pr_out_encoded_storage_type_now_feature_complete
10 years ago
Harshavardhana
6d71935ea5
Encoded storage type now feature complete
10 years ago
Frederick F. Kautz IV
1766b588fb
Merge pull request #312 from fkautz/pr_out_list_objects_in_buckets
10 years ago
Frederick F. Kautz IV
34cf6682fe
list objects in buckets
10 years ago
Frederick F. Kautz IV
d99435963b
Merge pull request #311 from fkautz/pr_out_switching_from_base64_to_hex_for_etag
10 years ago
Frederick F. Kautz IV
1a88b36c55
Switching from base64 to hex for etag
10 years ago
Harshavardhana
81f1d3c195
Merge pull request #310 from harshavardhana/pr_out_make_blocksize_as_constant
10 years ago
Harshavardhana
b495f15178
Make blockSize as constant
10 years ago
Frederick F. Kautz IV
cda13750f7
Merge pull request #309 from fkautz/pr_out_performing_etag_off_of_bytes_rather_than_md5_string
10 years ago
Frederick F. Kautz IV
211b084e50
Performing etag off of bytes rather than md5 string
10 years ago
Frederick F. Kautz IV
a8c8e4d335
Merge pull request #308 from fkautz/pr_out_metadata_now_stores_hex_md5_not_base64_minio_api_now_converts_md5_hex_to_base64
10 years ago
Frederick F. Kautz IV
583c32c774
Metadata now stores hex md5, not base64. Minio API now converts md5 hex to base64.
10 years ago
Frederick F. Kautz IV
ed5051a795
Merge pull request #307 from fkautz/pr_out_better_handling_of_metadata_in_encoded
10 years ago
Frederick F. Kautz IV
10ae089c46
Better handling of metadata in encoded
10 years ago
Harshavardhana
dc1589bb5f
Merge pull request #306 from harshavardhana/pr_out_some_necessary_cleanup
10 years ago
Harshavardhana
15f68972a5
Some necessary cleanup
...
- Rename 'fs' as 'file' for brevity
- Rename 'inmemory' as 'memory' for brevity
- Change everywhere else
10 years ago
Harshavardhana
772d3bc3d4
Merge pull request #305 from harshavardhana/pr_out_remove_x509_package_janitor_continuation_monad
10 years ago
Harshavardhana
765fde13f1
Remove x509 package, janitor continuation monad
10 years ago
Harshavardhana
bf04d125fd
Merge pull request #304 from harshavardhana/pr_out_move_from_fmt_errorf_to_errors_new
10 years ago
Harshavardhana
596eeb097e
Move from fmt.Errorf to errors.New
...
In many cases fmt.Errorf is good enough, but since
error is an interface, you can use arbitrary data
structures as error values, to allow callers to
inspect the details of the error.
10 years ago
Frederick F. Kautz IV
7936b05451
Merge pull request #303 from fkautz/pr_out_decoding_and_returning_objects_now_works
10 years ago
Frederick F. Kautz IV
a589ddaddf
Decoding and returning objects now works
10 years ago
Frederick F. Kautz IV
a737246f92
Merge pull request #302 from fkautz/pr_out_metadata_and_writing_the_object_are_now_both_committed_together
10 years ago
Frederick F. Kautz IV
682bf085c4
Metadata and writing the object are now both committed together.
10 years ago
Frederick F. Kautz IV
3a2419d20f
Merge pull request #300 from fkautz/pr_out_adding_create_bucket_to_encoded
10 years ago
Frederick F. Kautz IV
96d0a089b8
Adding create bucket to encoded
10 years ago
Harshavardhana
4744149ec4
Merge pull request #299 from harshavardhana/pr_out_skip_uinimplemented_tests_and_some_cleanup
10 years ago
Harshavardhana
3f95c55067
Skip uinimplemented tests and some cleanup
10 years ago