summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: cumulatively fix 6 AWS SigV4 request failure casesMatt Benjamin2024-02-131-18/+1
* rgw: fix spelling errorsJosh Soref2023-11-271-9/+9
* rgw/swift: convert underscores to hyphens in swift user metadata namesJane Zhu2023-11-231-2/+2
* rgw: fix the Content-Length in response header is inconsistent with response ...mengxiangrui2023-07-261-0/+1
* rgw: use string_view to parse Accept headerCasey Bodley2023-05-161-9/+7
* Merge pull request #50507 from cbodley/wip-rgw-api-zeroCasey Bodley2023-05-041-5/+9
|\
| * rgw/rest: don't require s->formatterCasey Bodley2023-03-131-5/+9
* | rgw: add default Server response headerCasey Bodley2023-03-131-1/+8
|/
* rgw: rgw_op.h doesn't include rgw_torrent.hCasey Bodley2023-03-021-3/+0
* rgw/torrent: PutObj uses the filter to write RGW_ATTR_TORRENTCasey Bodley2023-03-021-13/+0
* rgw: refactor service handlersYuval Lifshitz2023-01-251-0/+3
* Merge pull request #48554 from giubacc/rgw_dns_name_multivalueCasey Bodley2022-12-091-2/+6
|\
| * rgw: add multivalue support to rgw_dns_name config optionGiuseppe Baccini2022-10-211-2/+6
* | RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-5/+5
|/
* rgw/s3: align output format with client requestMatt Benjamin2022-08-161-14/+1
* rgw/rest: replace RGW_FORMAT_ macros with an enum classMatt Benjamin2022-08-161-17/+17
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-43/+43
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-3/+6
* rgw: Add rgw rate limiting per user and per bucketOr Friedmann2022-01-051-1/+25
* RGW Zipper - API CleanupsDaniel Gryniewicz2021-11-091-1/+1
* rgw/rest: dump_owner() takes name by const refCasey Bodley2021-10-291-1/+1
* rgw/rest: dump_time() takes real_time by valueCasey Bodley2021-10-291-2/+2
* rgw/rgw_rest: do not set unused variableKefu Chai2021-08-161-2/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW - Zipper - MultipartUploadDaniel Gryniewicz2021-07-281-2/+8
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-1/+1
* RGW Zipper - move attrs into UserDaniel Gryniewicz2021-04-281-3/+2
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-2/+2
* rgw: handle aws4 completion when reading all op dataYehuda Sadeh2021-03-111-6/+6
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-4/+4
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-26/+26
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-20/+20
* rgw: RGWRESTOp no longer tracks separate error codeCasey Bodley2020-09-101-1/+1
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* Zipper ObjectDaniel Gryniewicz2020-07-171-6/+6
* Merge pull request #33228 from galsalomon66/s3select_integration_into_RGW_2Matt Benjamin2020-06-251-0/+1
|\
| * adding s3select sub-module; integrating sub-module into RGW; current commit ...gal salomon2020-06-231-0/+1
* | rgw: Replace boost::string_ref/view with std::string_viewPrateek Sachan2020-06-181-11/+11
|/
* rgw: append user policies to existing policiesAbhishek Lekshmanan2020-03-111-7/+4
* Merge pull request #30778 from joke-lee/rgw-ipv6Casey Bodley2020-01-271-3/+11
|\
| * rgw: fix SignatureDoesNotMatch when use ipv6 address in s3 clientyuliyang2019-10-081-3/+11
* | Zipper - RGWUserDaniel Gryniewicz2020-01-171-7/+7
* | rgw: support encoding-type param for list bucket multipartsAbhishek Lekshmanan2019-10-181-0/+10
|/
* rgw: fix dns name comparison for virtual hostingCasey Bodley2019-09-061-2/+3
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Merge pull request #29380 from theanalyst/rgw-dns-name-fixesCasey Bodley2019-08-161-3/+3
|\
| * rgw: make dns hostnames matching case insensitiveAbhishek Lekshmanan2019-07-291-3/+3
* | Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-4/+4
* | rgw: fixes following rebaseYehuda Sadeh2019-07-291-1/+1