summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72991: Enhance Internal Transactions API for bulkWriteseanzimm2023-04-261-3/+2
* SERVER-72637: Implement the skeleton of BulkWriteExec on mongosLingzhi Deng2023-01-311-0/+1
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-34/+0
* SERVER-71981 Write a two phase write protocol helperJason Zhang2022-12-141-0/+2
* SERVER-71896 Validate if a query with _id or shard key is directly targetable...Jason Zhang2022-12-081-1/+1
* SERVER-71340 Change helper function in write_one_without_shard_keysphanse992022-11-221-0/+1
* SERVER-71396 Have batch write op detect a write without shard keyJason Zhang2022-11-211-0/+2
* SERVER-69708 Detect a write without a shard key or _idJason Zhang2022-10-131-0/+10
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-291-1/+0
* Revert "SERVER-64520 Get rid of WriteErrorDetail"Kaloian Manassiev2022-03-241-0/+1
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-241-1/+0
* SERVER-63285 Ensure `CollectionUUIDMismatch` error from write commands does n...Gregory Noma2022-02-181-0/+3
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-1/+0
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-1/+1
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-1/+1
* SERVER-47740 Plumbing for construction of a full ExpressionContext in the sha...Eric Cox2020-06-011-0/+2
* SERVER-47151 Move batch_downconvert and tests to be only in 'sharding_commands'Kaloian Manassiev2020-04-011-11/+1
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-311-22/+0
* SERVER-43915 Update shard targeting logic to correctly target by compound has...Arun Banala2019-12-131-0/+1
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-0/+1
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-211-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-23/+7
* SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update commandBernard Gorman2019-05-171-0/+1
* 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