summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/working_set_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-4/+4
* SERVER-18826 Rename WorkingSet State Names from LOC to RIDJames Wahlin2016-02-051-7/+7
* SERVER-19708: Move RecordCursor::seekExact to derived SeekableRecordStore classGeert Bosch2015-08-281-4/+4
* SERVER-16444 Copy data in the query subsystem as needed.Max Hirschhorn2015-08-241-4/+2
* SERVER-18961 avoid iterating the entire working set when preparing for a Wire...David Storch2015-07-011-16/+18
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-99/+99
* SERVER-16444 New API for navigating RecordStoresMathias Stearn2015-06-091-3/+5
* SERVER-18127 Shard class should use ConnectionString for addressesKaloian Manassiev2015-05-261-0/+2
* SERVER-17062 rename NEED_FETCH to NEED_YIELDDavid Storch2015-02-161-3/+2
* SERVER-17062 Make query execution handle WriteConflictExceptions where possibleMathias Stearn2015-02-131-12/+23
* SERVER-16675 force fetch RecordIds buffered by the query system on saveState()David Storch2015-01-071-0/+13
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-261-1/+1
* SERVER-15665 MMAP v1 requests yields during page faults via NEED_FETCHDavid Storch2014-11-041-0/+9
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-1/+3
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-091-0/+16
* SERVER-13632 Get rid of DiskLoc::obj (Part 1)Kaloian Manassiev2014-04-261-1/+1
* SERVER-12398 bubble error from plan stages to runnerBenety Goh2014-02-101-2/+34
* SERVER-10566 WorkingSet cleanup and optimizationMathias Stearn2013-11-221-1/+1
* SERVER-10026 mock stage doesn't copy WSMs anymore but instead the data insideHari Khalsa2013-11-221-0/+5
* 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-11/+0
* SERVER-10026 Fix Windows warningTad Marshall2013-07-121-1/+1
* SERVER-10026 interfaces, index scan stage, debug cmd, jstestHari Khalsa2013-07-011-0/+44