summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_conn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: pass DoutPrefixProvider into RGWHTTPClientCasey Bodley2024-07-021-12/+18
* rgw: forward_to_master() passes rgw_owner for effective uid headerCasey Bodley2024-04-101-11/+9
* rgw/multisite: maintain endpoints connectable status and retry the requests t...Jane Zhu2024-01-161-0/+19
* rgw: fix use of creds in forward_iam_request()Casey Bodley2024-01-111-1/+1
* rgw: forward_request takes const req_infoCasey Bodley2023-11-071-2/+2
* rgw: Pass and check destination zone trace when fetching objectAlex Wojno2023-05-241-1/+2
* rgw/cloudtransition: Allow multisite zones to sync cloudtiered objectsSoumya Koduri2023-05-011-1/+3
* rgw/rados: remove sal handles from RGWRados::Object opsCasey Bodley2023-02-181-4/+4
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-3/+3
* RGW - Zipper - Add rgw_sal_fwd.hDaniel Gryniewicz2022-06-281-4/+1
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-0/+3
* rgw: BucketInstanceTrimCR knows about generationsAdam C. Emerson2022-05-271-2/+2
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-28/+8
* rgw/CloudTransition: Replace Coroutines with RGWRestConn APIsSoumya Koduri2021-11-181-3/+3
* rgw/RGWRESTConn: Define a wrapper to send PUT/POST stream requestSoumya Koduri2021-11-181-0/+10
* rgw: build without "using namespace std"Kefu Chai2021-08-131-66/+66
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-21/+22
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-9/+9
* rgw: more rest api workYehuda Sadeh2021-03-091-1/+1
* rgw: rest: some code cleanupYehuda Sadeh2021-03-091-2/+2
* rgw, rgw-admin: config and pass region name for aws auth v4Yehuda Sadeh2021-03-091-12/+39
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-0/+12
* rgw: No null_yield in rgw_restAdam C. Emerson2020-11-131-6/+6
* rgw: optional_yield support for REST connectionCasey Bodley2020-09-151-13/+22
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* Zipper ObjectDaniel Gryniewicz2020-07-171-4/+4
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-1/+1
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-6/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: cr_rest: allow a error type for wait with bufferlistsAbhishek Lekshmanan2019-04-251-19/+9
* rgw: rest_conn: wait bl takes an optional error templateAbhishek Lekshmanan2019-04-181-35/+25
* rgw: rest_conn: parse_json bails on failed parsingAbhishek Lekshmanan2019-04-181-9/+8
* rgw: http interfaces take optional_yieldCasey Bodley2019-03-291-10/+10
* rgw: rest cr: can return json decoded errorsYehuda Sadeh2019-01-301-9/+20
* rgw: svc: more zone work, add zone_utils, quota servicesYehuda Sadeh2018-11-081-7/+7
* misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-1/+1
* rgw: rework rest client to handle meta attributesYehuda Sadeh2018-04-251-1/+6
* rgw: cloud sync via multipart upload, send attrs on initYehuda Sadeh2018-04-251-0/+12
* rgw: handle the situation that get a 409 response from S3 correctlylvshanchun2018-04-131-1/+1
* rgw: virtual hosted-style supportlvshanchun2018-04-131-6/+12
* rgw/cleanup: fix compile warnningChang Liu2018-04-101-1/+5
* rgw: add populate_zonegroup() and populate_uid() in RGWRESTConnlvshanchun2018-04-101-0/+15
* rgw: implement S3RESTConn to send request to S3lvshanchun2018-04-101-0/+18
* rgw: rest_client: work towards throttling of http read requestsYehuda Sadeh2018-04-101-5/+5
* rgw: cr: introduce io channelsYehuda Sadeh2018-04-101-12/+4
* rgw: aws sync: check that source object doesn't changeYehuda Sadeh2018-04-101-0/+3
* rgw: aws sync, more work on large object sync via multipart uploadYehuda Sadeh2018-04-101-5/+35
* rgw: aws sync module, fix target object namingYehuda Sadeh2018-04-101-2/+2
* rgw: a bit cleaner interfaces for sending put crfYehuda Sadeh2018-04-101-3/+5
* rgw: first go at sync to aws spliceYehuda Sadeh2018-04-101-2/+2