Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | message: mark message classes "final" | Kefu Chai | 2020-11-16 | 1 | -1/+1 |
* | messages: use final specifier for destructor | Patrick Donnelly | 2020-11-10 | 1 | -1/+1 |
* | messages: Build target 'common' without using namespace in headers | Adam C. Emerson | 2020-03-07 | 1 | -2/+3 |
* | src/: use make_message<Foo> instead of Foo::create() | Kefu Chai | 2019-04-18 | 1 | -9/+10 |
* | *: 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/+6 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -1/+1 |
* | messages: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -10/+11 |
* | osd: use new MOSDPGBackfillRemove instead of MOSDSubOp | Sage Weil | 2017-03-31 | 1 | -0/+75 |