Commit Graph

  • 5101e7640b update rustdoc htmls Harshavardhana 2022-09-04 22:19:19 -07:00
  • 146dd7c18a add docs build 'deploy-docs.sh' Harshavardhana 2022-09-04 20:27:04 -07:00
  • c5f8f61bdf
    Add compose_object() API (#20) Bala FA 2022-09-05 08:41:02 +05:30
  • c21dda1492
    Add listen_bucket_notification() API (#15) Bala FA 2022-08-31 20:50:33 +05:30
  • f88c9dd919
    add SSL_CERT_FILE support, add into tests (#18) Harshavardhana 2022-08-24 20:02:23 -07:00
  • b62b39e7c9
    Accept list of items in list_objects() callback. (#16) Bala FA 2022-08-25 00:19:28 +05:30
  • 1888666d4f
    address build issues and also use builder class for Client (#17) Harshavardhana 2022-08-22 22:30:06 -07:00
  • 20c0150d3d rename ci->rust.yml Harshavardhana 2022-08-22 19:03:24 -07:00
  • 0fb80e1456
    Refactor S3 client implementation (#13) Bala FA 2022-08-21 03:40:11 +05:30
  • 91ad6401c3
    Parse XML Errors. (#11) Daniel Valdivia 2021-03-25 13:31:38 -07:00
  • db45f6865f
    Pass ownership of header map to get_headers_to_sign (#10) Daniel Valdivia 2021-02-08 10:48:59 -08:00
  • 8aa4d412ff
    Merge pull request #9 from grumbach/master Daniel Valdivia 2021-02-05 11:19:15 -08:00
  • 5d0bf5a496 [CLEAN] remove main, replace println with debug grumbach 2020-10-13 11:31:04 +02:00
  • 93e5cb1108 [CLEAN] tests back to original grumbach 2020-09-24 13:35:55 +02:00
  • b9b939e8e8 [ADD] working test grumbach 2020-09-24 13:32:25 +02:00
  • 1127594f83 Refactor Notification API. Move code to it's own file. (#6) Daniel Valdivia 2019-07-12 16:23:01 -07:00
  • 891d050e35 Move to debug! instead of println! (#7) Daniel Valdivia 2019-07-10 09:56:11 -07:00
  • 128ecb871f Add listen bucket notification (#3) Daniel Valdivia 2019-06-24 17:04:28 -07:00
  • 89d0c3accf Add validation for possibly empty tags in ListObjects response (#5) Krishnan Parthasarathi 2019-06-24 16:17:33 -07:00
  • 124b254009 Add list_objects API (#2) Krishnan Parthasarathi 2019-06-24 11:59:37 -07:00
  • 36a3b3c155 Add list_buckets api (#1) Krishnan Parthasarathi 2019-06-18 16:33:06 -07:00
  • a7c29a57c3 Add travis build Harshavardhana 2019-06-18 12:14:27 -07:00
  • fe8d248fed Add make_bucket api Krishnan Parthasarathi 2019-06-03 17:02:34 -07:00
  • 8647dccfde Get object request Aditya Manthramurthy 2019-05-31 14:54:16 -07:00
  • a40a6e15ed Add bucket exists API Aditya Manthramurthy 2019-05-30 17:27:35 -07:00
  • b63c820c66 Refactor request creation bits Aditya Manthramurthy 2019-05-30 17:09:14 -07:00
  • 334533cff1 Add delete_bucket API Aditya Manthramurthy 2019-05-30 16:52:02 -07:00
  • 035fced940 Use roxmltree for parsing Aditya Manthramurthy 2019-05-30 16:41:03 -07:00
  • 21f4de0540 Fix build Aditya Manthramurthy 2019-05-30 15:14:05 -07:00
  • d91cdcf02c Parse region from xml resp for get_bucket_location Aditya Manthramurthy 2019-05-30 15:13:35 -07:00
  • f310d96d37 Refactor to use enum for conn client Aditya Manthramurthy 2019-05-30 13:58:17 -07:00
  • eb35be48d3 Implement get_bucket_location API Aditya Manthramurthy 2019-05-17 17:28:20 -07:00
  • 393e1645b4 More fixes to signature v4 implementation Aditya Manthramurthy 2019-05-15 16:28:39 -07:00
  • 46f0aa8706 Initial Aditya Manthramurthy 2019-05-15 15:39:44 -07:00