summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/document_source_update_on_add_shard.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55491: Make DocumentSourceUpdateOnAddShards as the first class member ...Rishab Joshi2021-05-091-131/+0
* SERVER-53533 Remove deprecated return value from ShardRegistry::reloadTommaso Tocci2020-12-291-8/+2
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-2/+2
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-9/+3
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-171-29/+43
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-2/+2
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-5/+8
* 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-21/+23
* SERVER-37297 Move aggregation pipeline stages that require sharding out of th...Henrik Edin2018-10-031-0/+125