summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/query_stage_sort.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Tyler Brock2014-06-301-21/+22
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-281-22/+21
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Kaloian Manassiev2014-06-281-21/+22
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-271-22/+21
* SERVER-13641 Plumb OperationContext through to getCollection and all HelpersMathias Stearn2014-05-301-5/+5
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-7/+11
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-11/+7
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-7/+11
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-6/+6
* SERVER-13084,SERVER-13632,SERVER-13634 Remove DiskLoc methods hitting diskKaloian Manassiev2014-04-291-1/+1
* SERVER-13643 Move Txn pluming above Database and CollectionMathias Stearn2014-04-291-5/+11
* SERVER-13632 Get rid of DiskLoc::obj (Part 1)Kaloian Manassiev2014-04-261-0/+3
* SERVER-13632 Pass the collection to PlanExecutor and FetchStageKaloian Manassiev2014-04-241-2/+4
* SERVER-13084: move iterator into record layerEliot Horowitz2014-04-101-2/+1
* SERVER-13122 if we must use the raw obj to sort with ensure it's well formattedHari Khalsa2014-03-111-0/+39
* SERVER-12398 bubble error from plan stages to runnerBenety Goh2014-02-101-3/+3
* SERVER-10026 update dbtests for keeping invalidated docs in queryHari Khalsa2014-01-161-3/+3
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-2/+2
* SERVER-10026 SERVER-12046 SERVER-12113 runner/stage invalidation can be mutat...Hari Khalsa2014-01-141-2/+2
* SERVER-12213: bulk of index refactor, making catalog/record store come via ca...Eliot Horowitz2013-12-301-0/+1
* SERVER-11178 remove catalog hackHari Khalsa2013-12-131-1/+0
* SERVER-11987 update disk loc map before removing working set memberBenety Goh2013-12-121-9/+58
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11611: remove dependency on DataFileMgr.Amalia Hawkins2013-11-201-14/+41
* SERVER-10026 don't feed bad data to a sort stage in dbtestHari Khalsa2013-10-311-28/+7
* SERVER-10026 don't return invalidated resultsHari Khalsa2013-10-291-4/+6
* SERVER-10026 SERVER-10461 overhaul yielding, introduce findAllHari Khalsa2013-08-141-6/+8
* SERVER-10026 SERVER-10461 runner registry: short-term safe yielding for non-c...Hari Khalsa2013-08-121-4/+4
* SERVER-10288 fix compileHari Khalsa2013-07-301-1/+1
* SERVER-10026 SERVER-10192 SERVER-1205 sorting stagesHari Khalsa2013-07-191-0/+274