summaryrefslogtreecommitdiff
path: root/src/mongo/util/decorable_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-34873 Re-enable DecorableTest::ThrowingConstructor` on s390xAndrew Morrow2018-11-171-4/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34872 Disable `DecorableTest::ThrowingConstructor` on s390x.ADAM David Alan Martin2018-05-071-0/+4
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-16/+67
* SERVER-32454 Add support for decorations referring to their ownersGeert Bosch2018-01-111-4/+19
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-1/+1
* SERVER-30580 Eliminate DBException::getCode() in favor of code()Mathias Stearn2017-08-161-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-121/+119
* SERVER-17816 Implementation of a generic decoration facility.Andy Schwerin2015-04-031-0/+179