summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/record_store_test_validate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29491 Only full validate should verifyTableGregory Wlodarek2017-07-251-2/+2
* SERVER-27257 Deduplicate symbol `newHarnessHelper`ADAM David Alan Martin2016-12-141-3/+3
* SERVER-23905 Unify lifetime management for LockState on OperationContexts int...Andy Schwerin2016-06-031-9/+9
* SERVER-23873 Optimize checking for interruptMathias Stearn2016-05-101-0/+2
* SERVER-23055 optimize perf of hashtable used by validate()Robert Guo2016-04-291-96/+11
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-176/+176
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-22/+21
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-13635 Enclose validate() tests in anonymous namespace.Max Hirschhorn2014-10-081-0/+2
* SERVER-13635 Expand set of generic RecordStore API tests.Max Hirschhorn2014-10-071-0/+247