summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/executor_registry.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-07-281-243/+249
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-16659 Collection: rename cursorManager() to getCursorManager()Jason Rassi2015-01-121-2/+2
* SERVER-16502: make getCollection const and not require an OpContextScott Hernandez2015-01-021-2/+2
* SERVER-16520 Rename CollectionCursorCache to CursorManagerJason Rassi2014-12-231-2/+2
* SERVER-15882 Get rid of ensureIndex in dbtests.Andy Schwerin2014-11-051-2/+2
* SERVER-15707 Fix leaks in C++ unit test frameworkAndrew Morrow2014-10-271-1/+3
* SERVER-15541 SERVER-15652 implement timing-based yieldingDavid Storch2014-10-211-14/+21
* SERVER-13635: make capped dbtests more genericEliot Horowitz2014-10-111-0/+5
* SERVER-14668 expand support for yielding, add back in yield policyHari Khalsa2014-10-031-1/+1
* SERVER-14668 split dbdirectclient out of instance.cppHari Khalsa2014-09-111-1/+1
* SERVER-14407 delete runner.hDavid Storch2014-07-231-13/+13
* SERVER-14407 delete dead Runner codeDavid Storch2014-07-221-1/+0
* SERVER-14407 replace Runner with PlanExecutorDavid Storch2014-07-221-0/+325