summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_config.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-1/+1
* rgw: remove RGWOp_ZoneGroupMap_Get from /admin/config APICasey Bodley2022-08-221-33/+2
* rgw: user_quota and bucket_quota are defined under RGWQuotaIqbal Khan2022-05-041-2/+2
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-1/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-2/+2
* rgw: No null_yield in rgw_zoneAdam C. Emerson2020-11-131-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-2/+2
* rgw: RGWRESTOp no longer tracks separate error codeCasey Bodley2020-09-101-6/+6
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* 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: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+2
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-2/+4
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* rgw: rest api to read zone config paramsYehuda Sadeh2017-01-131-0/+16
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* rgw: LDAP pass-through authenticationMatt Benjamin2016-03-121-0/+1
* rgw: add RGWRegionMap for backward compatabilityOrit Wasserman2016-02-121-4/+24
* rgw: move period Ops to rgw_rest_realm.ccCasey Bodley2016-02-121-74/+0
* rgw: RGWHandler_Config should assume empty type is zonegroupmapOrit Wasserman2016-02-121-7/+0
* rgw: cleanup period initOrit Wasserman2016-02-121-4/+4
* rgw: POST /admin/realm/period reads in json dataCasey Bodley2016-02-121-11/+11
* rgw: delay allocation of RGWPeriodCasey Bodley2016-02-121-4/+7
* rgw: Rename Region to ZoneGroup only internal structures and classOrit Wasserman2016-02-091-6/+6
* rgw: Add period admin commands and rest api to handle periodOrit Wasserman2016-02-091-1/+75
* RESTful implementation to dump regionmap implementationBabu Shanmugam2013-07-021-0/+47