summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_request.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-3/+3
* rgw: remove the fcgi frontendCasey Bodley2021-05-171-20/+0
* 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
* rgw: req_state and RGWOp implement DoutPrefixProviderCasey Bodley2018-05-151-4/+0
* rgw: remove RGWRequest::log_initCasey Bodley2018-05-151-1/+0
* rgw: use coarse_real_clock for req_state::timeCasey Bodley2018-05-091-1/+0
* rgw: migrate atomic_t to std::atomic<>Jesse Williamson2017-05-171-2/+2
* rgw: migrate atomic_t to std::atomic<>Jesse Williamson2017-04-281-2/+5
* rgw/cleanup: add override in headersliuchang08122017-03-141-1/+1
* rgw: make fcgi optional during buildBassam Tabbara2017-01-111-1/+4
* rgw: refactor rgw_mainMatt Benjamin2016-02-121-0/+64