summaryrefslogtreecommitdiffstats
path: root/src/messages/MConfig.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/: use make_message<Foo> instead of Foo::create()Kefu Chai2019-04-181-6/+4
* messages: Update MConfig.h to work without using namespaceAdam C. Emerson2019-03-291-3/+3
* mon/ConfigMonitor: use MConfig(map&&)Kefu Chai2019-03-221-1/+4
* common/config,mon/ConfigMap: use transparent comparatorKefu Chai2019-03-221-2/+3
* *: use std::string_view instead of char ptrPatrick Donnelly2019-01-091-1/+1
* messages: define HEAD_VERSION and COMPAT_VERSION inlinedKefu Chai2018-08-171-2/+2
* msg: cleanup factory/ref definition in messagesPatrick Donnelly2018-08-151-6/+3
* msg: add factory method to correctly construct smart_ptrPatrick Donnelly2018-08-151-1/+7
* core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* messages/MConfig: send config mapSage Weil2018-03-061-0/+37