aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/throttling/throttling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Use T && f() && to avoid moving temporaries.Henning Baldersheim2023-02-031-1/+1
* - Deinline destructor.Henning Baldersheim2023-02-011-2/+1
* Update C++ DynamicThrottlePolicy to match Java impl semanticsTor Brede Vekterli2022-01-171-20/+26
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
* Merge branch 'master' into balder/use-duration-in-messagebus-and-storageapi-r...Henning Baldersheim2019-12-051-2/+2
|\
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-2/+2
* | timeout as durationHenning Baldersheim2019-12-041-14/+12
|/
* Need to wait until first message has arrived since there are no ordering guar...Henning Baldersheim2017-09-261-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add missing override.Henning Baldersheim2017-04-251-3/+0
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-0/+3
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-3/+0
* add override in messagebus moduleArne H Juul2017-04-101-2/+2
* PublishJon Bratseth2016-06-151-0/+362