summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lc_s3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgwlc: introduce lifecycle config flags extensionMatt Benjamin2022-07-181-0/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* Zipper - Assorted cleanupsDaniel Gryniewicz2020-11-201-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: lifecycle and xml parser fixesYehuda Sadeh2019-01-041-8/+1
* rgw: rework lifecycle parsingYehuda Sadeh2019-01-041-251/+27
* rgw: remove enum defination for storage class.Zhang Shaowen2019-01-041-1/+0
* rgw: support object transition in lifecycle config set.Zhang Shaowen2019-01-041-2/+71
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* Merge pull request #21637 from ceph/wip-da-SCA-20180423Kefu Chai2018-05-061-3/+3
|\
| * misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-3/+3
* | misc: mark functions with 'override' specifierDanny Al-Gaaf2018-05-021-1/+1
|/
* rgw: lc fix rgw crash when lc configuration xml not including IDEnming Zhang2017-10-311-3/+10
* rgw_lc: support for object tagging in LC policiesAbhishek Lekshmanan2017-09-201-2/+28
* rgw: LCFilter_S3::to_xml the second "prefix" missed "/"lu.shasha2017-09-121-1/+1
* rgw_lc: add support for optional filter argument and make ID optionalAbhishek Lekshmanan2017-08-171-1/+27
* rgw: add valid and empty in class LCExpiration.Zhang Shaowen2017-07-071-3/+3
* rgw: S3 lifecycle now supports expiration dateZhang Shaowen2017-06-211-8/+23
* rgw: add support for delete marker expiration in s3 lifecycle.Zhang Shaowen2017-06-191-7/+37
* rgw: drop expat header in a couple of filesAbhishek Lekshmanan2017-05-171-2/+0
* rgw: drop using namespace std in header filesAbhishek Lekshmanan2017-05-171-4/+0
* rgw: add support for multipart upload expiration.Zhang Shaowen2017-04-051-10/+21
* rgw/cleanup: add override in headersliuchang08122017-03-141-14/+14
* rgw: add support for noncurrentversion expiration in s3 lifecycle.Zhang Shaowen2017-02-171-8/+40
* Add op to get Lifecycle configurationDaniel Gryniewicz2016-07-221-11/+28
* RGW:lifecycle feature[rebase]Ji Chen2016-07-221-0/+104
* Revert "LifeCycle feature"Yehuda Sadeh2015-12-091-104/+0
* LifeCycle featureJi Chen2015-12-081-0/+104