summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/record_store_test_harness.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41842 Collapse unit tests under storageXiangyu Yao2019-09-161-3/+5
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+1
* SERVER-28743: Have WiredTiger data structures be --groupCollections aware.Daniel Gottlieb2017-06-021-0/+6
* SERVER-27257 Deduplicate symbol `newHarnessHelper`ADAM David Alan Martin2016-12-141-28/+5
* SERVER-23905 Unify lifetime management for LockState on OperationContexts int...Andy Schwerin2016-06-031-4/+6
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-1/+1
* SERVER-18928 Remove remaining uses of platform/cstdintAndrew Morrow2015-07-061-1/+2
* SERVER-18912 Document and implement correct capped visibility rulesMathias Stearn2015-06-291-5/+30
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-16/+16
* SERVER-18277 Stronger locking rules for CurOp and OpDebug.Andy Schwerin2015-06-051-2/+7
* SERVER-13635: make generic RecordStoreTestHarnessEliot Horowitz2014-09-171-0/+54