summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_multi_del.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* rgw: multi object delete supports versioningYehuda Sadeh2015-01-201-4/+11
* rgw: modelinesSage Weil2014-07-101-0/+3
* rgw/rgw_multi_del.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-111-4/+4
* Implement multi-object delete.caleb miles2012-08-281-0/+64