Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/: use make_message<Foo> instead of Foo::create() | Kefu Chai | 2019-04-18 | 1 | -6/+4 |
* | messages: Update MConfig.h to work without using namespace | Adam C. Emerson | 2019-03-29 | 1 | -3/+3 |
* | mon/ConfigMonitor: use MConfig(map&&) | Kefu Chai | 2019-03-22 | 1 | -1/+4 |
* | common/config,mon/ConfigMap: use transparent comparator | Kefu Chai | 2019-03-22 | 1 | -2/+3 |
* | *: use std::string_view instead of char ptr | Patrick Donnelly | 2019-01-09 | 1 | -1/+1 |
* | messages: define HEAD_VERSION and COMPAT_VERSION inlined | Kefu Chai | 2018-08-17 | 1 | -2/+2 |
* | msg: cleanup factory/ref definition in messages | Patrick Donnelly | 2018-08-15 | 1 | -6/+3 |
* | msg: add factory method to correctly construct smart_ptr | Patrick Donnelly | 2018-08-15 | 1 | -1/+7 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -1/+1 |
* | messages/MConfig: send config map | Sage Weil | 2018-03-06 | 1 | -0/+37 |