summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37223 Invariant sharded txns with snapshot read concern select atClust...Jack Mulrow2018-10-091-0/+1
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-3/+1
* SERVER-37016 Don't stash TransactionRouter inside ShardingTaskExecutorRandolph Tan2018-09-211-1/+1
* SERVER-36557 Compute atClusterTime for cluster batch writes and findAndModifyJack Mulrow2018-09-061-0/+1
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-111-3/+1
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+1
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-0/+1
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+3
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-5/+2
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-12/+5
* SERVER-29908 Consolidate some sharding libraries to help break dependency cyclesKaloian Manassiev2018-02-121-5/+5
* SERVER-32684 Make mongos write command objects hold Status directlyMathias Stearn2018-01-171-0/+1
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-1/+1
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-181-0/+3
* SERVER-28752 Use IDL write_ops everywhere instead of Batched Insert/Update/De...Kaloian Manassiev2017-08-011-8/+0
* SERVER-28752 Make legacy writes go through the new write code pathKaloian Manassiev2017-07-191-2/+0
* SERVER-28752 Use IDL for write commands parsingKaloian Manassiev2017-07-061-1/+1
* SERVER-29319 mongos write commands support document sequencesMathias Stearn2017-06-191-0/+1
* SERVER-28753 Add support for TxnNumber/StmtId in write commandsKaloian Manassiev2017-06-081-98/+99
* SERVER-28163 make cluster_get_last_error_cmd.cpp use ARS instead of DBClientM...Esha Maharishi2017-03-061-0/+1
* SERVER-28155 Move ChunkManagerTargeter in the sharding commands libraryKaloian Manassiev2017-03-011-1/+0
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-101-0/+6
* SERVER-24111 Move WriteConcernErrorDetail under mongo/rpcKaloian Manassiev2016-05-101-2/+1
* Revert "SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHost"Esha Maharishi2016-05-091-6/+1
* Revert "SERVER-24112 only include libs required for MONGO_INITIALIZER deps in...Esha Maharishi2016-05-091-6/+5
* SERVER-24112 only include libs required for MONGO_INITIALIZER deps in cluster...Esha Maharishi2016-05-091-5/+6
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-091-1/+6
* SERVER-23647 Make Shard::runCommand retry on failuresSpencer T Brody2016-04-281-1/+2
* SERVER-19855 SERVER-20285 Make write commands send shard version information ...Spencer T Brody2015-09-171-2/+0
* SERVER-19855 Make write_ops have their own SConscriptKaloian Manassiev2015-08-141-0/+92