Harshavardhana
|
c26af265ec
|
Add ListObjectsV1 API support (#66)
This is added for legacy requirements
|
2017-10-15 22:38:06 -07:00 |
|
Krishnan Parthasarathi
|
d7ba361784
|
Add removeIncompleteupload API (#49)
|
2017-09-08 12:42:29 +05:30 |
|
Aditya Manthramurthy
|
9e846fc698
|
Minor doc re-wording and remove warning
|
2017-07-17 13:58:22 -07:00 |
|
Krishnan Parthasarathi
|
dca4462879
|
Move runResourceT into Minio monad (#50)
|
2017-07-15 11:07:33 -06:00 |
|
Krishnan Parthasarathi
|
b30beecd52
|
Add bucketExists and headBucket APIs (#42)
Also fixed examples to work with lts-8.5
|
2017-03-23 15:57:52 +05:30 |
|
Krishnan Parthasarathi
|
9d5f6f326f
|
Add missing API docs (#29)
|
2017-03-14 13:22:20 +05:30 |
|
Krishnan Parthasarathi
|
de97837020
|
Add removeObject function (#22)
* Add an example
* Fix minor issues in API.md
|
2017-03-02 16:49:27 +05:30 |
|
Aditya Manthramurthy
|
95815b3edd
|
Clean up ConnectInfo smart constructors + doc sections: (#21)
* Introduce ConnectInfo and its smart constructors
* Introduce the Minio monad and provide a simple example
|
2017-03-02 15:45:15 +05:30 |
|
Krishnan Parthasarathi
|
8efd9f2329
|
Export getService S3API as listBuckets (#18)
... for parity with other SDKs.
- Also remove left-over reference of listIncompleteParts.
|
2017-03-02 12:11:34 +05:30 |
|
Krishnan Parthasarathi
|
4ec362918e
|
listIncompleteUploads returns upload size like other SDKs (#15)
|
2017-03-01 17:01:52 +05:30 |
|
Aditya Manthramurthy
|
566c5a6703
|
API.md (#11)
* Getting started
* More funcs added in docs + more stubs
|
2017-02-28 18:45:25 +05:30 |
|