summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_metadata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-1/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-1/+1
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-1/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-6/+9
* Zipper ObjectDaniel Gryniewicz2020-07-171-1/+2
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-4/+4
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-4/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: fixes following api changesYehuda Sadeh2019-07-291-29/+0
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: Get the user metadata of the user used to sign the requestVolker Theile2018-06-111-0/+8
* rgw: make RGWOp::name() const and return const char*Casey Bodley2018-05-151-6/+6
* rgw: implement the dynamic reconfiguration of auth strategies.Radoslaw Zarzynski2017-03-241-3/+4
* rgw/cleanup: add override in headersliuchang08122017-03-141-33/+33
* rgw: add support for dispatching requests with respect to frontend prefix.Radoslaw Zarzynski2016-10-211-3/+4
* Merge remote-tracking branch 'jmunhoz/wip-aws4' into wip-aws4Yehuda Sadeh2016-02-191-0/+1
|\
| * rgw: implement RGWOp_Metadata_Put::get_type()Yehuda Sadeh2016-02-131-0/+1
* | librgw: refactor RGWHandler HTTP/REST methods into _RESTMatt Benjamin2016-02-121-5/+5
|/
* Merge branch 'wip-rgw-versionchecks' into nextGreg Farnum2013-07-261-0/+3
|\
| * rgw: expose the version of synced items to the posterGreg Farnum2013-07-261-0/+1
| * rgw: return the update status on sync requestsGreg Farnum2013-07-261-0/+2
* | rgw: change RGWOp::name() to return string instead of char*Danny Al-Gaaf2013-07-201-6/+6
|/
* rgw: metadata lock/unlock implemented with test casesBabu Shanmugam2013-06-101-0/+29
* rgw: modify metadata RESTful implementationYehuda Sadeh2013-05-151-9/+18
* With admin metadata rest API implementation and unit test cases for itBabu Shanmugam2013-05-151-0/+82