summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_yield.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38478 Remove UninterruptibleLockGuard in query yieldEric Milkie2019-04-261-59/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36156 Delete RecordFetcher.David Storch2018-09-051-1/+0
* SERVER-29128 Fix performance regression on awaitData with lastKnownCommittedO...Matthew Russotto2017-07-171-1/+4
* Revert "SERVER-29128 Make $changeNotification stage return a tailable, awaitD...Matthew Russotto2017-07-141-4/+1
* SERVER-29128 Make $changeNotification stage return a tailable, awaitData curs...Matthew Russotto2017-07-111-1/+4
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-2/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-21058 Adds fail point to stress yielding behaviorJudah Schvimer2015-11-031-1/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-17/+16
* SERVER-16050: Do not sleep when yieldingGeert Bosch2014-11-101-1/+1
* SERVER-15541 Move yield.cpp out of the LockManager library and fix warningKaloian Manassiev2014-11-051-0/+53