Robin Appelman
|
1374cbee3e
|
store unencrypted size in the unencrypted_size column
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-08-16 13:54:26 +07:00 |
Bernd Rederlechner
|
3866f388b1
|
Refactor writeObject to only use MultipartUpload when required
Signed-off-by: Bernd Rederlechner <Bernd.Rederlechner@t-systems.com>
Co-authored-by: Julius Härtl <jus@bitgrid.net>
|
2021-08-20 17:02:25 +07:00 |
Julius Härtl
|
3f44fd00e2
|
Run s3 tests again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-06-30 14:30:04 +07:00 |
Robin Appelman
|
effb7dc8ba
|
set mimetype for objects uploaded to object storages
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-04-21 15:25:58 +07:00 |
Christoph Wurst
|
1584c9ae9c
|
Add visibility to all methods and position of static keyword
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-10 16:51:06 +07:00 |
Robin Appelman
|
3ba46f3b50
|
add basic tests for s3 seeking and add some error handling if reopen return the wrong range
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-04-01 15:23:05 +07:00 |
Christoph Wurst
|
b80ebc9674
|
Use the short array syntax, everywhere
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-26 16:34:56 +07:00 |
Robin Appelman
|
1d322d3b37
|
always use multipart uploader for s3 uploads
the multipart uploader handles non seekable streams while `upload` does not
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-01-28 14:51:19 +07:00 |
Robin Appelman
|
3499cbdb76
|
Use S3Client::upload instead of splitting single/multipart upload ourselves
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-01-24 17:22:05 +07:00 |
Robin Appelman
|
385d6f098c
|
Add tests for multipart upload
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-09-21 14:47:34 +07:00 |
Robin Appelman
|
ac2542f0f0
|
add ci support for s3 object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-01-02 14:17:19 +07:00 |
Robin Appelman
|
eefd059716
|
add amazon s3 objectstore backend
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-16 15:30:36 +07:00 |