summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_period_history.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add missing current_history initializationOrit Wasserman2017-11-011-0/+2
* rgw: add == and != operators for period history cursorCasey Bodley2017-04-261-0/+9
* rgw: add rgw_log_http_headers optionMatt Benjamin2016-12-141-0/+2
* rgw: period history behaves with no current_periodCasey Bodley2016-03-041-8/+19
* rgw: use pimpl pattern for RGWPeriodHistoryCasey Bodley2016-02-261-48/+128
* rgw: RGWPeriodHistory to track period historyCasey Bodley2016-02-121-0/+249