summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/working_set_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22726 Propagate multikey paths computed during key generation.Max Hirschhorn2016-05-081-1/+4
* SERVER-22793 clear buffered WorkingSetIDs on storage engines without document...David Storch2016-02-241-1/+7
* SERVER-22783 Consolidate WriteConcernError parsingKaloian Manassiev2016-02-241-2/+1
* SERVER-18826 Rename WorkingSet State Names from LOC to RIDJames Wahlin2016-02-051-10/+10
* SERVER-19708: Move RecordCursor::seekExact to derived SeekableRecordStore classGeert Bosch2015-08-281-1/+1
* SERVER-16444 Copy data in the query subsystem as needed.Max Hirschhorn2015-08-241-4/+0
* SERVER-18961 avoid iterating the entire working set when preparing for a Wire...David Storch2015-07-011-29/+22
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-147/+148
* SERVER-16444 New API for navigating RecordStoresMathias Stearn2015-06-091-2/+5
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-2/+2
* SERVER-17062 Make query execution handle WriteConflictExceptions where possibleMathias Stearn2015-02-131-40/+42
* SERVER-17132: fix debug build includeEliot Horowitz2015-02-021-0/+1
* SERVER-17132: Added SnapshotId and Snapshotted and use them in query to make ...Eliot Horowitz2015-02-021-8/+10
* SERVER-16675 force fetch RecordIds buffered by the query system on saveState()David Storch2015-01-071-1/+37
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-261-3/+3
* SERVER-15665 MMAP v1 requests yields during page faults via NEED_FETCHDavid Storch2014-11-041-0/+21
* SERVER-15203 Correctly read error strings from WorkingSet status objsJason Rassi2014-09-171-1/+1
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-3/+4
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-091-4/+22
* SERVER-13635 RIP pdfile.h/cppMathias Stearn2014-06-231-1/+0
* SERVER-13632 Get rid of DiskLoc::obj (Part 1)Kaloian Manassiev2014-04-261-2/+4
* SERVER-12398 bubble error from plan stages to runnerBenety Goh2014-02-101-0/+56
* SERVER-10026 returnKey in new systemHari Khalsa2013-12-051-6/+6
* SERVER-10026 mock stage doesn't copy WSMs anymore but instead the data insideHari Khalsa2013-11-221-0/+16
* SERVER-10026 break up proj parsing and exec, add meta/text score projectionHari Khalsa2013-11-211-0/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 SERVER-10461 overhaul yielding, introduce findAllHari Khalsa2013-08-141-26/+8
* SERVER-10026 interfaces, index scan stage, debug cmd, jstestHari Khalsa2013-07-011-0/+56