summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_usage.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-4/+6
* rgw: use load_bucket()'s rgw_bucket overloadCasey Bodley2023-11-061-2/+6
* rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-061-2/+8
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-1/+1
* rgw: fix problem that usage is trimmed when the remove-all parameter of rgw a...cao.leilc2022-12-131-1/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-6/+6
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-5/+5
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-6/+16
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-4/+4
* rgw: RGWRESTOp no longer tracks separate error codeCasey Bodley2020-09-101-3/+3
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-2/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-2/+2
* RGW: add bucket as option when show/trim usagelvshuhua2018-09-291-2/+7
* rgw: make RGWOp::name() const and return const char*Casey Bodley2018-05-151-2/+2
* rgw: add override in rgw subsystemliuchang08122017-02-151-6/+6
* rgw: user has a tenant propertyYehuda Sadeh2015-11-251-4/+8
* rgw: modelinesSage Weil2014-07-101-0/+3
* Removed extra semicolonsDaniel J. Hofmann2014-05-091-2/+2
* rgw: change RGWOp::name() to return string instead of char*Danny Al-Gaaf2013-07-201-2/+2
* rgw/rgw_rest_usage.cc: remove unused variablesDanny Al-Gaaf2013-03-121-2/+0
* rgw: usage REST api handles cateogoriesYehuda Sadeh2012-11-271-0/+14
* Merge branch 'wip-admin-rest'Yehuda Sadeh2012-10-081-2/+2
* rgw: configurable set of enabled apisYehuda Sadeh2012-10-081-2/+8
* rgw: usage trimYehuda Sadeh2012-10-081-0/+40
* rgw: usage show accepts more paramsYehuda Sadeh2012-10-081-5/+17
* rgw: add a flusher to handle output data, simplify client apiYehuda Sadeh2012-10-081-8/+2
* rgw: add rest-usage handlerYehuda Sadeh2012-10-081-0/+32