| Commit message (Expand) | Author | Age | Files | Lines |
* | rgw: add const correctness to some rest functions | J. Eric Ivancich | 2019-11-15 | 1 | -5/+1 |
* | RGW - Make sure editor settings are correct for all files | Daniel Gryniewicz | 2019-08-19 | 1 | -1/+1 |
* | rgw: s/Mutex/ceph::mutex/ | Kefu Chai | 2019-08-03 | 1 | -5/+6 |
* | rgw: http_client: propagate send_data_hint differently | Yehuda Sadeh | 2019-01-26 | 1 | -1/+0 |
* | rgw: rework rest client to handle meta attributes | Yehuda Sadeh | 2018-04-25 | 1 | -3/+27 |
* | rgw: cloud sync, sync object meta | Yehuda Sadeh | 2018-04-13 | 1 | -1/+3 |
* | rgw: virtual hosted-style support | lvshanchun | 2018-04-13 | 1 | -3/+5 |
* | rgw: RGWRESTStreamRWRequest::send_prepare(), url encode dest | lvshanchun | 2018-04-13 | 1 | -0/+3 |
* | rgw/cleanup: fix compile warnning | Chang Liu | 2018-04-10 | 1 | -1/+1 |
* | rgw: cr rest splice, both reads and writes are throttled | Yehuda Sadeh | 2018-04-10 | 1 | -0/+2 |
* | rgw: rest_client: work towards throttling of http read requests | Yehuda Sadeh | 2018-04-10 | 1 | -8/+25 |
* | rgw: cr rest splice, work towards write throttling | Yehuda Sadeh | 2018-04-10 | 1 | -0/+11 |
* | rgw: http req, guard out_headers | Yehuda Sadeh | 2018-04-10 | 1 | -1/+4 |
* | rgw: aws sync, more work on large object sync via multipart upload | Yehuda Sadeh | 2018-04-10 | 1 | -2/+4 |
* | rgw: aws sync, add hooks for decoding/encoding rest obj | Yehuda Sadeh | 2018-04-10 | 1 | -0/+7 |
* | rgw: a bit cleaner interfaces for sending put crf | Yehuda Sadeh | 2018-04-10 | 1 | -1/+7 |
* | rgw: first go at sync to aws splice | Yehuda Sadeh | 2018-04-10 | 1 | -1/+1 |
* | rgw: initial work for integrating streaming read/write with cr | Yehuda Sadeh | 2018-04-10 | 1 | -1/+5 |
* | rgw: http client, simplify interfaces | Yehuda Sadeh | 2018-04-10 | 1 | -24/+15 |
* | rgw: restructure http/rest client class hierarchy | Yehuda Sadeh | 2018-04-10 | 1 | -9/+14 |
* | rgw: tweak http client interface | Yehuda Sadeh | 2018-04-10 | 1 | -18/+24 |
* | rgw: add api to finish streaming writes | Yehuda Sadeh | 2018-04-10 | 1 | -0/+7 |
* | rgw: http client, streaming writes api | Yehuda Sadeh | 2018-04-10 | 1 | -6/+10 |
* | rgw: can send data in RGWRESTStreamRWRequest::send_request() | Yehuda Sadeh | 2017-05-30 | 1 | -1/+1 |
* | rgw: make key param in RGWRESTStreamRWRequest::send_request() optional | Yehuda Sadeh | 2017-05-30 | 1 | -1/+1 |
* | rgw: rename a few methods | Yehuda Sadeh | 2017-05-30 | 1 | -4/+4 |
* | rgw/cleanup: add override in headers | liuchang0812 | 2017-03-14 | 1 | -9/+9 |
* | rgw: propagate attrs, mtime, size of remote object | Yehuda Sadeh | 2016-10-07 | 1 | -1/+1 |
* | rgw: helper to stat remote obj | Yehuda Sadeh | 2016-10-07 | 1 | -0/+6 |
* | rgw: rest and http client code to use param vectors | Karol Mroz | 2016-04-26 | 1 | -13/+10 |
* | Merge pull request #8084 from sunfch/wip-rgw-init-max-response | Casey Bodley | 2016-03-30 | 1 | -1/+1 |
|\ |
|
| * | rgw: accept data only at the first time in response to a request | sunspot | 2016-03-15 | 1 | -1/+1 |
* | | rgw: high resolution time | Yehuda Sadeh | 2016-03-15 | 1 | -2/+2 |
|/ |
|
* | rgw: get some errors from req_data | Yehuda Sadeh | 2016-02-12 | 1 | -1/+1 |
* | rgw: add simple POST requests interfaces | Yehuda Sadeh | 2016-02-12 | 1 | -4/+19 |
* | rgw: read remote meta coroutine | Yehuda Sadeh | 2016-02-09 | 1 | -0/+1 |
* | rgw: mdlog sync error reporting on failed request | Yehuda Sadeh | 2016-02-09 | 1 | -0/+2 |
* | rgw: add new class to create resource request | Yehuda Sadeh | 2016-02-09 | 1 | -3/+10 |
* | rgw: more http aio stuff | Yehuda Sadeh | 2016-02-09 | 1 | -1/+1 |
* | rgw: more work on cleaning up http client interfaces | Yehuda Sadeh | 2016-02-09 | 1 | -2/+1 |
* | rgw: rework http client to handle multiple async requests | Yehuda Sadeh | 2016-02-09 | 1 | -2/+4 |
* | rgw: initial work on mdlog sync | Yehuda Sadeh | 2016-02-09 | 1 | -0/+1 |
* | rgw: modelines | Sage Weil | 2014-07-10 | 1 | -0/+3 |
* | rgw: call appropriate curl calls for waiting on sockets | Yehuda Sadeh | 2013-07-09 | 1 | -3/+1 |
* | rgw: forward amz headers of copy request to remote rgw | Yehuda Sadeh | 2013-06-15 | 1 | -1/+1 |
* | rgw: pass original object attrs through extra request data | Yehuda Sadeh | 2013-06-14 | 1 | -1/+4 |
* | rgw: organize get_obj handling for copy a bit different | Yehuda Sadeh | 2013-06-13 | 1 | -4/+8 |
* | rgw: generate read request if source rgw is remote | Yehuda Sadeh | 2013-06-13 | 1 | -0/+17 |
* | rgw: propagate mtime from remote rgw on copy | Yehuda Sadeh | 2013-06-12 | 1 | -5/+5 |
* | rgw: propagate error from remote gateway when copying object | Yehuda Sadeh | 2013-06-11 | 1 | -2/+4 |