summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_test_service_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59618 add LockerNoopClientObserverWithReplacementPolicy and use in bim...Benety Goh2021-09-281-0/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-2/+3
* 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-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-5/+11
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-081-4/+1
* SERVER-33690 Transaction abort and commit should kill any associated client c...James Wahlin2018-04-161-1/+4
* SERVER-29852 Store session id and transaction number on all commands' Operati...Kaloian Manassiev2017-06-271-1/+4
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-151-0/+9
* Revert "SERVER-29417 Attach logical session ids to cursors"Max Hirschhorn2017-06-151-9/+0
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-141-0/+9
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-0/+47