ebozduman
|
c6079b7a0c
|
HttpClient instance as a property of MinioClient class (#582)
|
3 years ago |
ebozduman
|
7344e9e3d4
|
Replaces RestSharp library with built-in HttpClientFactory (#551)
|
4 years ago |
ebozduman
|
bb911d9b11
|
Removes broken exception handling outside of TearDown async function (#547)
|
4 years ago |
ebozduman
|
f07aa0aae1
|
Runs all MakeBucketAsync tests regardless of the platform (#545)
|
4 years ago |
ebozduman
|
a9b5ab25eb
|
Adds missing bucket replication config exception (#542)
|
4 years ago |
Priyank Raj
|
0b4d6f4008
|
Add support for Listobjects v1 (#546)
|
4 years ago |
Priyank Raj
|
cde9a2e261
|
Merge ListObjectVersionsAsync into ListObjectsAsync. (#543)
|
4 years ago |
Priyank Raj
|
e0627885c3
|
Functional Test refactor(#541)
|
4 years ago |
Priyank Raj
|
54a1709bb0
|
move tagging related classes into a namespace. (#539)
|
4 years ago |
Priyank Raj
|
77bd34b963
|
Namespace changes for objectlock. (#538)
|
4 years ago |
Priyank Raj
|
41354eef79
|
Functional tests Exception handling (#535)
|
4 years ago |
Priyank Raj
|
d511e0e733
|
fix: ListObjectsAsync error for empty bucket/prefix (#527)
|
4 years ago |
Priyank Raj
|
045f731d9f
|
Builder pattern support for PutObject. (#484)
|
4 years ago |
Priyank Raj
|
d74a6ea1f0
|
fix: Add continuation token support to ListObjectsAsync. (#524)
|
4 years ago |
Priyank Raj
|
547486f996
|
fix: Functional Tests and access modifiers (#517)
|
4 years ago |
P R
|
97324efc53
|
Add builder pattern support for CopyObject API. (#485)
|
5 years ago |
P R
|
f33fed40ad
|
fix: functional tests. (#514)
|
5 years ago |
P R
|
f2e893c708
|
Add Bucket replication API. (#508)
|
5 years ago |
P R
|
104906de20
|
Add builder pattern support for Remove Objects. (#464)
|
5 years ago |
P R
|
8c6ed36665
|
Add support for lifecycle configuration APIs (#507)
|
5 years ago |
P R
|
8ec6c36445
|
Remove github action warnings. (#505)
Obsolete marker added
|
5 years ago |
P R
|
96df781acd
|
Add retention APIs (#496)
|
5 years ago |
P R
|
3dd4fb6744
|
Add Object Lock Configuration APIs. (#498)
|
5 years ago |
P R
|
11e01243a4
|
Add Tagging APIs. (#503)
|
5 years ago |
P R
|
b61b0c7611
|
GetObject API with Args & Response objects. (#473)
|
5 years ago |
P R
|
a0cc80cb61
|
LegalHold APIs (Set, Get) with Args, Response. (#495)
|
5 years ago |
P R
|
629361fb08
|
Add Bucket Encryption API. (#494)
|
5 years ago |
P R
|
802e5f1af2
|
RemoveIncompleteUpload with Args. (#493)
|
5 years ago |
P R
|
1982b4b7e6
|
PresingedPutObject API. Args & Functional test. (#487)
|
5 years ago |
P R
|
f00cf8a60e
|
Add builder pattern for PresignedPostPolicy API (#489)
|
5 years ago |
P R
|
663fb74b4d
|
Builder pattern support in ListIncompleteUploads (#492)
|
5 years ago |
P R
|
51f703cb14
|
StatObject with Args & Response objects. (#472)
|
5 years ago |
P R
|
fb6e224d4a
|
Builder support for PresignedGetObject API. (#486)
|
5 years ago |
ebozduman
|
822dd0a50d
|
Fix mint test and cleanup issues against Azure (#466)
|
5 years ago |
P R
|
3d3c7757a6
|
SelectObjectContent API with args & response object. (#475)
|
5 years ago |
P R
|
87412ac5ae
|
Bucket notifications Get/Set/Listen/RemoveAll operations (#470)
|
5 years ago |
P R
|
111bb94aba
|
Github actions workflow added. (#482)
Removing travis, appveyor.
|
5 years ago |
P R
|
97d1eb5c0d
|
Listobjects for bucket/prefix with Versions. (#458)
|
5 years ago |
P R
|
7639b72d7f
|
Get/Set Bucket Policy with Args/Response object. (#460)
Functional Test, Examples updated.
|
5 years ago |
P R
|
d49910cb95
|
Builder refactoring including WithBucket. (#454)
|
5 years ago |
P R
|
b780b0dca3
|
Builder implemented for MinioClient, Arguments (#446)
Also added Versioning API support
|
5 years ago |
Nathan Brown
|
6f5bbd713f
|
Correct StatObjectAsync header retrieval (#409)
Fixes #408
|
5 years ago |
poornas
|
1eee6b1fab
|
remove PutObject_Test6 from functional test (#412)
|
5 years ago |
ig-sinicyn
|
22cc896398
|
Fix: Use typed exceptions for minio client (#398)
Fixes #396, #395
|
5 years ago |
Adam Hodgson
|
c0d18bf85d
|
Fix: MakeBucketAsync returns deserialization exception if BucketName is null (#382)
|
5 years ago |
Eugene Lubarsky
|
544308a045
|
Add ListenBucketNotificationsAsync API call (#370)
|
5 years ago |
poornas
|
b7e7adff75
|
Add SelectObjectContentAsync API call (#367)
|
6 years ago |
poornas
|
9b836b7959
|
Prefix x-amz-meta- for custom metadata (#356)
Prefix x-amz-meta- for custom metadata if not specified.
Fixes: #353 #309
|
6 years ago |
Harshavardhana
|
fceed5c78b
|
Unescape URI encoded returns in listObjectsResult (#337)
8bd4c65514 added encoding-type
this broke recursive listing for special characters due to
wrong marker calculation, this PR fixes this.
|
6 years ago |
Tino Hager
|
9525c4b989
|
Code and test case cleanup (#315)
|
6 years ago |