summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/blocking_results_merger.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46446 Log time spent waiting for remote operationsYoonsoo Kim2023-01-201-4/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-57985 Remove RouterExecStage::ExecContextDenis Grebennicov2021-07-121-9/+7
* SERVER-50559 Don't log waiting change stream getMores as slow queriesDenis Grebennicov2021-07-051-0/+5
* SERVER-25497 Fix sharded query path to handle shutdown of the mongos processRuoxin Xu2020-10-151-6/+1
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-231-0/+11
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-33683 Prevent deadlock in aggregate with transactionsIan Boros2018-12-171-6/+43
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-0/+140