summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_log.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: trim bilog: send bucket param instead of source-bucket paramYehuda Sadeh2020-01-281-1/+2
* rgw: bucket autotrim: fetch aggregated bilog info of all bucket targetsYehuda Sadeh2020-01-281-8/+111
* rgw-admin: bucket sync status related fixes and improvementsYehuda Sadeh2020-01-281-1/+1
* rgw: sync: bucket sync status changesYehuda Sadeh2020-01-281-1/+6
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-6/+6
* Project Zipper - BucketlistDaniel Gryniewicz2019-09-261-3/+3
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-30/+30
* rgw: svc.mdlog: init oldest log period only if we're syncingYehuda Sadeh2019-07-291-3/+3
* rgw: rgw_bucket_parse_bucket_instance returns bucket instance and not keyYehuda Sadeh2019-07-291-6/+12
* rgw: svc.datalog_rados: add new svc, move data_log out of RGWRadosYehuda Sadeh2019-07-291-88/+18
* rgw: rgw_rados.cc mostly compilesYehuda Sadeh2019-07-291-11/+12
* rgw: log refactoring around get_bucket_info calls in rgw_rest_log.ccAli Maredia2019-05-171-13/+13
* rgw: add optional_yield to RGWRados::get_bucket_instance_info()Ali Maredia2019-05-171-7/+7
* rgw: add optional_yield to RGWRados::get_bucket_info()Ali Maredia2019-05-171-3/+3
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+2
* rgw: svc: remove SystemObject implYehuda Sadeh2018-11-081-13/+7
* rgw: svc: more zone work, add zone_utils, quota servicesYehuda Sadeh2018-11-081-5/+9
* rgw: Refactored rgw_rest_read_all_input() using bufferlist.Pritha Srivastava2018-10-261-12/+14
* rgw: pass DoutPrefixProvider into the entrypoints for trimAli Maredia2018-09-261-1/+1
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* rgw: make RGWOp::name() const and return const char*Casey Bodley2018-05-151-3/+3
* rgw: rgw_bucket_sync_status takes bucket infoCasey Bodley2018-05-021-1/+9
* ceph: switch to SubsystemMap::should_gather<SubV, LvlV>().Radoslaw Zarzynski2018-02-271-2/+2
* rgw: add /admin/log rest api for bucket sync statusCasey Bodley2017-11-101-0/+51
* rgw multisite: feature of bucket sync enable/disableZengran Zhang2017-06-281-1/+2
* rgw: rest handlers for mdlog and datalog list dont loopCasey Bodley2017-06-281-30/+15
* fix infinite loop in rest api for log listXie Rui2017-06-281-11/+18
* rgw: Searching for error codes and dumping output based on protocol flags.Pritha Srivastava2017-05-161-10/+10
* polymorphic error codes.Marcus Watts2017-05-161-10/+11
* rgw: change metadata read_sync_status interfaceCasey Bodley2017-04-261-2/+1
* rgw: implicit rgw_bucket placement, manifest uses rgw_raw_objYehuda Sadeh2017-03-091-3/+3
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* Merge pull request #10558 from cbodley/wip-rgw-mdlog-historyYehuda Sadeh2016-10-041-1/+1
|\
| * rgw: store oldest mdlog period in radosCasey Bodley2016-09-231-1/+1
* | rgw: add rest handlers to query sync statusCasey Bodley2016-07-221-0/+85
|/
* rgw: try to use current period id in a few more casesYehuda Sadeh2016-04-141-6/+16
* rgw: use current period id when it is empty for mdlog list and shard lock/unlockOrit Wasserman2016-03-171-3/+18
* rgw: timespan fixYehuda Sadeh2016-03-151-2/+2
* rgw: adapt to narrow stat2() and mtime2()Matt Benjamin2016-03-151-1/+1
* rgw: high resolution timeYehuda Sadeh2016-03-151-14/+13
* rgw: LDAP pass-through authenticationMatt Benjamin2016-03-121-0/+1
* rgw: meta log rest handlers avoid get_log()Casey Bodley2016-03-041-13/+13
* rgw: add first log period to mdlog info responseCasey Bodley2016-02-181-3/+7
* rgw: add period id to rgw_rest_log operationsCasey Bodley2016-02-181-10/+34
* rgw: data sync locking fixesYehuda Sadeh2016-02-121-2/+14
* rgw: async data changes notificationsYehuda Sadeh2016-02-121-5/+10
* rgw: work towards datalog sync notificationYehuda Sadeh2016-02-121-0/+37
* rgw: incremental data syncYehuda Sadeh2016-02-121-3/+9
* rgw: bilog info can get shard idYehuda Sadeh2016-02-121-1/+7