summaryrefslogtreecommitdiff
path: root/src/mongo/util/decoration_container.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76788 elide trivial Decoration constructorsBilly Donahue2023-05-171-1/+1
* SERVER-62074 De-duplicate Decorable and DecorableCopyableAndy Schwerin2022-01-101-30/+3
* SERVER-50273 Add DecorableCopyable to support copyable types where decoration...Henrik Edin2020-09-021-0/+46
* 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-10/+32
* SERVER-32454 Add support for decorations referring to their ownersGeert Bosch2018-01-111-1/+1
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-84/+83
* SERVER-17816 Implementation of a generic decoration facility.Andy Schwerin2015-04-031-0/+131