summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/crutch.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-161-56/+0
* SERVER-23103 Refactor access to haveLocalShardingInfoAndrew Morrow2016-06-161-4/+0
* SERVER-23103 Make service contexts responsible for creating DBDirectClientsAndrew Morrow2016-06-161-5/+0
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-14/+0
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-22/+22
* SERVER-18347 Attach ShardedConnectionInfo as a client decorationAndrew Morrow2015-06-081-1/+3
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-181-0/+10
* SERVER-16105 do not hold any locks when exiting via shutdown commandEric Milkie2014-11-121-1/+1
* SERVER-14925 Shutdown command should exit cleanlyMathias Stearn2014-08-201-1/+5
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-1/+3
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11637: Consolidate unittest crutches into crutch.cppShaun Verch2013-11-091-7/+23
* SERVER-11637: Move lasterror.cpp into its own library and add comment about d...Shaun Verch2013-11-091-1/+0
* SERVER-11637: Move some base files that libfoundation.a needs to link into li...Shaun Verch2013-11-091-3/+0
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-1/+0
* Include what you use: mongo/util/concurrency/mutex.h.Andy Schwerin2013-06-271-0/+1
* Break a few more libraries off of "mongocommon".Andy Schwerin2012-07-171-0/+3
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-0/+34