summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/sharded_union_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-12/+15
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-13/+26
* Revert "SERVER-46255 Use killOperations to cleanup dangling remote requests"Nick Zolnierz2020-04-281-26/+13
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-13/+26
* SERVER-46783 Mark $accumulator, $_internalJs operators as FCV 4.4 onlyDavid Percy2020-03-161-3/+3
* SERVER-46309 Test that $unionWith forwards readConcern set on commandCharlie Swanson2020-03-051-1/+52
* SERVER-46278 Ensure maxTimeMS works correctly through sub-pipeline in $unionWithKatherine Wu2020-03-021-0/+37
* SERVER-45563 Add support for $unionWith reading from sharded viewCharlie Swanson2020-03-021-6/+64
* SERVER-46429 Blacklist sharded_union_testLouis Williams2020-02-261-0/+5
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+305