summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/process_interface_shardsvr.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40466 Unify checks for being in a multi-document transactionSamy Lanka2019-08-081-3/+1
* SERVER-42600 Implement the FCV 4.4 checkShardVersion protocolEsha Maharishi2019-08-081-2/+3
* SERVER-40258 Relax locking requirements for sharding metadata refresh on shardsRandolph Tan2019-06-271-2/+3
* SERVER-41294 shard filtering for $sbIan Boros2019-06-071-0/+8
* SERVER-41487 Fix $merge mode whenNotMatched:fail to send updates to mongosAnton Korshunov2019-06-061-16/+18
* SERVER-40015 make $sb work shardedIan Boros2019-05-281-1/+1
* SERVER-41115 Add $merge support for $$NOW and $$CLUSTER_TIMEBernard Gorman2019-05-241-2/+1
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-8/+3
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-1/+1
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-1/+1
* SERVER-40688 Make CollectionLock take NamespaceStringGeert Bosch2019-04-171-1/+1
* SERVER-40604 Make CollectionLock interruptibleGeert Bosch2019-04-151-1/+1
* SERVER-38810 Use Session's concurrency control rules instead of internal mute...Andy Schwerin2019-02-151-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39269 flag gate sharded $lookupIan Boros2019-02-071-2/+9
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-0/+47
* SERVER-37871 Enforce agreement on shard key across cluster for $outCharlie Swanson2018-11-211-0/+8
* SERVER-37982 Distinguish use cases for collecting document key fieldsCharlie Swanson2018-11-161-48/+15
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-141-4/+4
* SERVER-36813 Be careful when choosing default uniqueKeyCharlie Swanson2018-11-011-4/+6
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-311-15/+36
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37229: Switch to unordered write ops ini $outNick Zolnierz2018-10-121-89/+0
* SERVER-37295 Remove embedded dependency on process interface shard server.Henrik Edin2018-10-031-0/+245