summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35643 Allow atClusterTime when enableTestCommands is falseCheahuychou Mao2018-08-242-7/+0
* SERVER-35905 Add logic to detect when $out is eligible for an exchangeCharlie Swanson2018-08-241-1/+0
* SERVER-36237 Integrate atClusterTime selection on mongos with TransactionRouterCheahuychou Mao2018-08-218-647/+26
* SERVER-33323 New cluster_aggregate libraryCharlie Swanson2018-08-209-1355/+6
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-152-142/+134
* SERVER-35708 Make mongos attach errorLabels on command responseCheahuychou Mao2018-08-152-8/+20
* SERVER-36594 Rename RouterTransactionState to TransactionRouterRandolph Tan2018-08-131-4/+4
* SERVER-36594 Rename TransactionParticipant in router_session_runtime_state.hRandolph Tan2018-08-101-2/+2
* SERVER-36554 Make computeAtClusterTimeForOneShard return latest clusterTime i...Jack Mulrow2018-08-103-2/+36
* SERVER-34448 Remove miscellaneous now-unused autosplitter code from mongosMatthew Saltz2018-08-091-2/+1
* SERVER-34448 Remove autosplitting logic from map-reduce on mongosMatthew Saltz2018-08-091-27/+0
* SERVER-34448 Remove autosplitting logic from find-and-modify on mongosMatthew Saltz2018-08-091-2/+0
* SERVER-33710 Support readConcern snapshot with atClusterTime in cluster disti...Cheahuychou Mao2018-08-086-138/+446
* SERVER-35895: Add ability for $out to write to remote hostsNick Zolnierz2018-08-081-8/+9
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-102/+0
* SERVER-35896: Support 'replaceDocuments' mode in $outNick Zolnierz2018-08-024-363/+3
* SERVER-36240 Make transactions on mongos use snapshot level readConcern if no...Jack Mulrow2018-08-011-0/+17
* SERVER-14394 Create initial hashed shard key chunks directly on shardsCheahuychou Mao2018-07-312-5/+16
* SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-302-2/+0
* SERVER-35709 Mongos should remember readConcern setting for multi statement t...Jack Mulrow2018-07-251-9/+9
* SERVER-35829 Make router TransactionParticipant attach txnNumber to requests ...Jack Mulrow2018-07-251-0/+7
* SERVER-36020 Redesign CursorResponseBuilder to allow usage of DocumentSequenceGregory Noma2018-07-248-28/+44
* SERVER-35897: Add support for $out to append to existing collectionNick Zolnierz2018-07-241-1/+1
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-2/+3
* SERVER-35910 Use correct parseNs function in ClusterFindCmd's ns()Gregory Noma2018-07-231-1/+2
* SERVER-36049 Enable snapshot readConcern w/o atClusterTime for txn commands o...Jack Mulrow2018-07-132-0/+12
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-111-5/+15
* SERVER-35911 Upgraded GetMoreCmd and ClusterGetMoreCmd to use TypedCommandAnthony Roy2018-07-111-47/+44
* SERVER-35912 Upgraded PipelineCommand and ClusterPipelineCommand to TypedCommandAnthony Roy2018-07-111-56/+63
* SERVER-35937 Move authorization error handling to service entry pointNathan Orttung2018-07-102-15/+5
* SERVER-35910 Upgrade FindCmd and ClusterFindCmd to use TypedCommandGregory Noma2018-07-101-149/+144
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-053-20/+16
* SERVER-35961 Remove unitialized count variable in MapReduce commandBen Caimano2018-07-051-4/+6
* SERVER-35948 Clean up stale TODO comments in query system code.David Storch2018-07-031-3/+0
* SERVER-35710 Remove extentFreeList reporting from the mongos dbStats cmd in c...Dianna Hohensee2018-07-031-15/+0
* SERVER-35428 Added ability to add two OpDebug objects togetherjinichu2018-07-031-4/+4
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-021-4/+4
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-292-92/+0
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-294-4/+0
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-282-89/+0
* SERVER-32198 Add support for an optional `vWanted` to StaleConfigInfoKaloian Manassiev2018-06-271-26/+4
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-264-0/+175
* Revert "SERVER-35735 Single shard transaction support for basic crud ops"Randolph Tan2018-06-264-174/+0
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-264-0/+174
* SERVER-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-222-2/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-223-11/+8
* SERVER-35691 Merge the stale_config library together with common_sKaloian Manassiev2018-06-201-4/+4
* SERVER-35357 Implement a temporary map of transaction runtime states on MongoSRandolph Tan2018-06-201-5/+20
* SERVER-34470 Make DatabaseVersion non-optional in CachedDatabaseInfoBlake Oler2018-06-202-5/+3
* SERVER-34470 Give config and admin databases a fixed database versionBlake Oler2018-06-201-8/+6