summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_loadgen.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: make init env methods return an errorAbhishek Lekshmanan2018-02-201-1/+2
* rgw: rgw_common introduce `rgw_to_asctime`Abhishek Lekshmanan2017-07-191-3/+1
* rgw: switch to Ceph's sstring in AWS signature generation process.Radoslaw Zarzynski2017-06-071-5/+9
* rgw: switch to size_t and exception in rgw::io::BasicClient::complete_request.Radoslaw Zarzynski2016-10-211-1/+1
* rgw: ONLY replace std::size_t with size_t.Radoslaw Zarzynski2016-10-211-12/+12
* rgw: implement RGWStreamIO[Engine]::send_header().Radoslaw Zarzynski2016-10-211-0/+6
* rgw: switch to std::size_t in the front-end infrastructure.Radoslaw Zarzynski2016-10-211-8/+11
* rgw: cleanup in the LoadGen frontend.Radoslaw Zarzynski2016-10-211-7/+9
* rgw: dump_status() uses integerYehuda Sadeh2015-12-181-1/+1
* rgw: modelinesSage Weil2014-07-101-0/+2
* rgw: sign loadgen requestsYehuda Sadeh2014-01-171-0/+37
* rgw: add a load generation frontendYehuda Sadeh2014-01-171-0/+74