summaryrefslogtreecommitdiff
path: root/src/mongo/util/decorable.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62074 De-duplicate Decorable and DecorableCopyableAndy Schwerin2022-01-101-89/+14
* SERVER-50273 Add DecorableCopyable to support copyable types where decoration...Henrik Edin2020-09-021-0/+84
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-18/+39
* SERVER-32454 Add support for decorations referring to their ownersGeert Bosch2018-01-111-1/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-40/+40
* SERVER-18347 Attach ShardedConnectionInfo as a client decorationAndrew Morrow2015-06-081-1/+1
* SERVER-17816 Make Decoration pointer method defer to reference methodMathias Stearn2015-05-041-2/+2
* SERVER-17816 Implementation of a generic decoration facility.Andy Schwerin2015-04-031-0/+121