summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_lc_s3.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgwlc: implement Filter size limit checksMatt Benjamin2024-03-141-7/+20
* rgwlc: implement NewerNoncurrentVersionsMatt Benjamin2024-03-141-0/+4
* rgw/common: add rgw lifecycle specific debug log subsystemOguzhan Ozmen2023-12-111-1/+1
* rgwlc: update LCFilter::dump_xml(...) to add flags/ArchiveZoneMatt Benjamin2022-07-181-4/+9
* rgwlc: represent lc filter flags as XML elementsMatt Benjamin2022-07-181-4/+3
* rgwlc: introduce lifecycle config flags extensionMatt Benjamin2022-07-181-3/+10
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* Zipper - Assorted cleanupsDaniel Gryniewicz2020-11-201-1/+1
* rgwlc: fix clause counting in LCFilter_S3::decode_xml()Matt Benjamin2020-09-241-13/+9
* common: move gen_rand_alphanumeric() helpers into commonCasey Bodley2019-11-121-4/+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-15/+27
* rgw: rework lifecycle parsingYehuda Sadeh2019-01-041-218/+180
* rgw: move check_date placeZhang Shaowen2019-01-041-12/+13
* rgw: remove enum defination for storage class.Zhang Shaowen2019-01-041-1/+1
* rgw: support object transition in lifecycle config set.Zhang Shaowen2019-01-041-8/+98
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* rgw: Limit the number of lifecycle rules on one bucket.Zhang Shaowen2018-06-201-0/+5
* Merge pull request #17683 from shashalu/fix-lc-xmlYuri Weinstein2018-01-091-0/+2
|\
| * rgw:lc: RGWPutLC return ERR_MALFORMED_XML when missing <Rule> tag in lifecyc...lu.shasha2017-09-131-0/+2
* | [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* | rgw: lc fix rgw crash when lc configuration xml not including IDEnming Zhang2017-10-311-3/+3
* | Merge pull request #17305 from theanalyst/rgw-lc-taggingYuri Weinstein2017-10-231-6/+38
|\ \
| * | rgw_lc: support for object tagging in LC policiesAbhishek Lekshmanan2017-09-201-6/+38
| |/
* / rgw:lc return error if expiration_date is not midnight in Lifecycleconfigurat...lu.shasha2017-09-201-1/+6
|/
* rgw_lc: add support for optional filter argument and make ID optionalAbhishek Lekshmanan2017-08-171-8/+39
* rgw: add valid and empty in class LCExpiration.Zhang Shaowen2017-07-071-4/+5
* rgw: S3 lifecycle now supports expiration dateZhang Shaowen2017-06-211-6/+17
* rgw: add support for delete marker expiration in s3 lifecycle.Zhang Shaowen2017-06-191-5/+21
* rgw: add support for multipart upload expiration.Zhang Shaowen2017-04-051-4/+25
* rgw: add support for noncurrentversion expiration in s3 lifecycle.Zhang Shaowen2017-02-171-4/+32
* rgw: modify error code in lifecycle to be compatible with S3.Zhang Shaowen2017-01-171-5/+10
* rgw: add lifecycle validation according to S3.Zhang Shaowen2017-01-031-6/+4
* Add op to get Lifecycle configurationDaniel Gryniewicz2016-07-221-3/+16
* RGW:lifecycle feature[rebase]Ji Chen2016-07-221-0/+112
* Revert "LifeCycle feature"Yehuda Sadeh2015-12-091-112/+0
* LifeCycle featureJi Chen2015-12-081-0/+112