summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_xml_enc.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw:cleanup/refactor json and xml encoders and decodersKaleb S. KEITHLEY2021-12-131-129/+0
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set at the same time.yuliyang2020-01-191-4/+21
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: fix the bug of rgw not doing necessary checking to website configurationEnming Zhang2019-07-051-0/+2
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+2
* Copyright: add copyright blocks to new files, and update files with existing ...Robin H. Johnson2016-01-161-1/+12
* rgw: fix xml encoding for certain website operationsYehuda Sadeh2015-08-241-10/+26
* rgw: no need to explicitly allocate XMLObjYehuda Sadeh2015-08-241-2/+2
* rgw: set bucket website operationYehuda Sadeh2015-08-241-0/+39
* rgw: add xml encoders for website confYehuda Sadeh2015-08-241-0/+65