summaryrefslogtreecommitdiff
path: root/src/mongo/util/invariant.h
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+17
* SERVER-34364 add Status and StatusWith support to invariant()Benety Goh2018-04-231-17/+26
* SERVER-32369 evaluate invariant message before passing to invariantFailedWith...Benety Goh2017-12-261-5/+11
* SERVER-31830 Allow invariant to accept messagessamantharitter2017-12-061-5/+36
* SERVER-24858 Tighten assertions around waiting for write concernKaloian Manassiev2016-07-081-3/+3
* SERVER-24530 Use invariant instead of verify in mutable bsonAndrew Morrow2016-06-131-1/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-2/+5
* SERVER-18007 support non-default constructible types in StatusWithAdam Midvidy2015-06-041-0/+61