Daniel Valdivia
|
1127594f83
|
Refactor Notification API. Move code to it's own file. (#6)
* Refactor Notification API. Move code to it's own file.
* Fix missing import
* Remove empty line
* Fix Typo
|
2019-07-12 16:23:01 -07:00 |
|
Daniel Valdivia
|
891d050e35
|
Move to debug! instead of println! (#7)
|
2019-07-10 09:56:11 -07:00 |
|
Daniel Valdivia
|
128ecb871f
|
Add listen bucket notification (#3)
|
2019-06-24 17:04:27 -07:00 |
|
Krishnan Parthasarathi
|
89d0c3accf
|
Add validation for possibly empty tags in ListObjects response (#5)
|
2019-06-24 16:17:33 -07:00 |
|
Krishnan Parthasarathi
|
124b254009
|
Add list_objects API (#2)
|
2019-06-24 11:59:37 -07:00 |
|
Krishnan Parthasarathi
|
36a3b3c155
|
Add list_buckets api (#1)
|
2019-06-18 16:33:06 -07:00 |
|
Harshavardhana
|
a7c29a57c3
|
Add travis build
|
2019-06-18 12:23:56 -07:00 |
|
Krishnan Parthasarathi
|
fe8d248fed
|
Add make_bucket api
|
2019-06-04 17:05:52 -07:00 |
|
Aditya Manthramurthy
|
8647dccfde
|
Get object request
|
2019-05-31 14:54:16 -07:00 |
|
Aditya Manthramurthy
|
a40a6e15ed
|
Add bucket exists API
|
2019-05-30 17:27:35 -07:00 |
|
Aditya Manthramurthy
|
b63c820c66
|
Refactor request creation bits
|
2019-05-30 17:09:14 -07:00 |
|
Aditya Manthramurthy
|
334533cff1
|
Add delete_bucket API
|
2019-05-30 16:52:02 -07:00 |
|
Aditya Manthramurthy
|
035fced940
|
Use roxmltree for parsing
|
2019-05-30 16:41:03 -07:00 |
|
Aditya Manthramurthy
|
21f4de0540
|
Fix build
|
2019-05-30 15:14:05 -07:00 |
|
Aditya Manthramurthy
|
d91cdcf02c
|
Parse region from xml resp for get_bucket_location
|
2019-05-30 15:13:35 -07:00 |
|
Aditya Manthramurthy
|
f310d96d37
|
Refactor to use enum for conn client
|
2019-05-30 13:58:17 -07:00 |
|
Aditya Manthramurthy
|
eb35be48d3
|
Implement get_bucket_location API
- with unsigned body
|
2019-05-29 20:52:48 -07:00 |
|
Aditya Manthramurthy
|
393e1645b4
|
More fixes to signature v4 implementation
|
2019-05-17 15:59:29 -07:00 |
|
Aditya Manthramurthy
|
46f0aa8706
|
Initial
|
2019-05-15 15:39:44 -07:00 |
|