summaryrefslogtreecommitdiffstats
path: root/src/rgw/services/svc_notify.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Remove `RGWSI_RADOS`Adam C. Emerson2023-11-291-2/+0
* rgw: Remove `RGWSI_RADOS` from `RGWSI_Notify`Adam C. Emerson2023-11-291-8/+10
* rgw: reenable cache notify config variablesCasey Bodley2023-07-311-1/+1
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-4/+4
* Merge pull request #42249 from kalebskeithley/rgw-51599Casey Bodley2021-07-221-1/+2
|\
| * rgw: cleanup virtual dtor decls and defnsKaleb S. KEITHLEY2021-07-091-1/+2
* | rgw: Robust notify invalidates on cache timeoutAdam C. Emerson2021-07-141-1/+1
* | rgw: distribute() takes RGWCacheNotifyInfoAdam C. Emerson2021-07-141-4/+5
|/
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-5/+8
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* rgw/services: No null_yieldAdam C. Emerson2020-11-131-2/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-0/+2
|\
| * rgw: more headers cleanupYehuda Sadeh2019-07-291-0/+2
* | rgw: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-1/+1
|/
* rgw: add editor directive comments to rgw services source filesJ. Eric Ivancich2019-04-301-5/+3
* rgw: add optional_yield to RGWSI_NotifyCasey Bodley2019-03-291-2/+3
* rgw: fix uninitialized accessYehuda Sadeh2018-11-081-1/+1
* rgw: svc_notify: call set_enabled() when registering callbackYehuda Sadeh2018-11-081-0/+2
* rgw: svc: hold services in unique_ptrYehuda Sadeh2018-11-081-7/+7
* rgw: svc: due to popular demand, get rid of service registryYehuda Sadeh2018-11-081-14/+10
* rgw: svc: fixesYehuda Sadeh2018-11-081-0/+1
* rgw: svc_finisher: create serviceYehuda Sadeh2018-11-081-3/+17
* rgw: svc_cache: more workYehuda Sadeh2018-11-081-3/+27
* rgw: svc_notify: initial workYehuda Sadeh2018-11-081-0/+63