summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_test_service_context.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* 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-7/+5
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-081-2/+1
* SERVER-33690 Transaction abort and commit should kill any associated client c...James Wahlin2018-04-161-1/+2
* SERVER-28613: Add $dateToParts and $dateFromParts aggregation framework opera...Derick Rethans2017-06-291-0/+4
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-151-0/+5
* Revert "SERVER-29417 Attach logical session ids to cursors"Max Hirschhorn2017-06-151-5/+0
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-141-0/+5
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-0/+52