summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/establish_cursors.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-1/+11
* SERVER-73557 add ability for mongos to broadcast shards pipeline to all nodes...Davis Haupt2023-03-081-0/+20
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-0/+1
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-7/+2
* Revert "SERVER-46255 Use killOperations to cleanup dangling remote requests"Nick Zolnierz2020-04-281-2/+7
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-7/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-1/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-311-6/+9
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36911: Ensure that cluster aggregations that fail clean up cursorsNick Zolnierz2018-10-041-0/+15
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-8/+7
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-7/+8
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-041-8/+7
* SERVER-32586 Convert ResolvedView to use ErrorExtraInfoMathias Stearn2018-01-171-11/+9
* SERVER-27937 pull apart the AsyncResultsMerger logic into (1) establishing th...Esha Maharishi2017-03-301-0/+74