summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_realm_reloader.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Thread site config into RADOS driverAdam Emerson2024-01-241-0/+1
* rgw: SAL drivers take `boost::asio::io_context`Adam C. Emerson2024-01-241-2/+4
* rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* rgw/lua/doc: support reloading lua packages on all RGWsYuval Lifshitz2023-10-061-1/+4
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-1/+1
* rgw: RGWRealmReloader reloads rgw::SiteConfigCasey Bodley2023-03-131-21/+23
* rgw: don't start the bucket notification thread in radosgw-adminYuval Lifshitz2023-03-071-0/+1
* rgw/lua: split out a struct RGWLuaProcessEnvCasey Bodley2022-12-131-0/+1
* rgw: move RGWProcessEnv into new rgw_process_env.hCasey Bodley2022-12-091-1/+2
* rgw: RGWRealmReloader reloads auth_registryCasey Bodley2022-12-091-1/+9
* rgw/main: add RGWProcessEnv in AppMainCasey Bodley2022-12-091-16/+17
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-27/+27
* RGW - Zipper - Init cleanupDaniel Gryniewicz2022-08-011-2/+4
* RGW - Zipper - Add temporary Filter testingDaniel Gryniewicz2022-07-271-0/+1
* rgw: DPP addition to log messagesKalpesh Pandya2021-06-241-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-12/+12
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-5/+5
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-1/+1
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-5/+6
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+3
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* 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-5/+6
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-4/+0
|\
| * rgw: api fixes and adjustmentsYehuda Sadeh2019-07-291-4/+0
* | rgw: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-9/+7
|/
* rgw: move all reshard config options out of legacy_config_optionsJ. Eric Ivancich2018-12-031-8/+8
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-1/+3
* rgw: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* misc: mark constructors as explicitDanny Al-Gaaf2018-05-021-1/+1
* rgw: make cache configurable durining init_storageOrit Wasserman2018-04-081-1/+3
* rgw: register as a serviceYehuda Sadeh2017-07-091-1/+12
* rgw: start resharding theardOrit Wasserman2017-06-051-1/+2
* rgw: remove rgw_realm_reconfigure_delayCasey Bodley2017-04-261-5/+3
* rgw: add override in rgw subsystemliuchang08122017-02-151-1/+1
* RGW:lifecycle feature[rebase]Ji Chen2016-07-221-0/+1
* rgw: call rgw_log_usage_finalize() on reconfigurationCasey Bodley2016-04-131-0/+4
* rgw: abort early in realm reload if already reloadingYehuda Sadeh2016-03-081-0/+5
* rgw: adjust interfaces following rebaseYehuda Sadeh2016-02-121-1/+1
* rgw: more log info on realm reloadingYehuda Sadeh2016-02-121-0/+9
* rgw: RGWRealmWatcher supports multiple watch typesCasey Bodley2016-02-121-1/+2
* rgw: rename RGWRealmReloader::FrontendPauser to PauserCasey Bodley2016-02-121-1/+1
* rgw: refactor reconfigure out of RGWRealmWatcherCasey Bodley2016-02-121-0/+142