| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-36606: Allow commands to expose names of sensitive fields | Spencer Jackson | 2018-09-17 | 1 | -4/+4 |
* | SERVER-37001 Add idleCursor to $currentOp | Ted Tuckman | 2018-09-14 | 2 | -6/+6 |
* | SERVER-5261 Include authentication information in currentOp output | Jonathan Reams | 2018-09-14 | 2 | -3/+2 |
* | SERVER-36591 Fill in placeholder SERVER ticket | Jack Mulrow | 2018-09-12 | 1 | -1/+1 |
* | SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx... | Jack Mulrow | 2018-09-12 | 10 | -379/+433 |
* | SERVER-36987 ChunkVersion::minorVersion truncates to 16 bit | Randolph Tan | 2018-09-12 | 3 | -16/+29 |
* | SERVER-36922 Remove MutableDocument::hasField | Charlie Swanson | 2018-09-11 | 1 | -1/+5 |
* | SERVER-32198 Make MetadataManager support an 'UNKNOWN' filtering metadata state | Kaloian Manassiev | 2018-09-11 | 1 | -1/+3 |
* | SERVER-36926 Remove possibility of passing INT_MIN to abs() in ClusterCursorM... | Ted Tuckman | 2018-09-10 | 1 | -2/+7 |
* | SERVER-36557 Compute atClusterTime when killCursors is the first command in a... | Jack Mulrow | 2018-09-07 | 1 | -0/+18 |
* | SERVER-36557 Compute atClusterTime for cluster batch writes and findAndModify | Jack Mulrow | 2018-09-06 | 20 | -156/+735 |
* | SERVER-36122 Implement mongos transaction commit | Randolph Tan | 2018-09-06 | 6 | -111/+333 |
* | SERVER-36109 Provide planner with multikey metadata for $** indexes. | David Storch | 2018-09-05 | 1 | -2/+7 |
* | SERVER-35333 caching plans for allPaths indexes | Ian Boros | 2018-08-31 | 1 | -1/+1 |
* | SERVER-36932 Implement rename tracking API for $match | Charlie Swanson | 2018-08-30 | 1 | -0/+36 |
* | SERVER-35905 Plug pieces together to perform a distributed when applicable | Martin Neupauer | 2018-08-30 | 2 | -9/+122 |
* | SERVER-36122 Add capability to send 'fire and forget' commands to ShardRemote | Randolph Tan | 2018-08-30 | 5 | -29/+107 |
* | SERVER-36015 Remove references to system.namespaces and system.indexes | Dianna Hohensee | 2018-08-29 | 9 | -116/+33 |
* | SERVER-35643 Allow atClusterTime when enableTestCommands is false | Cheahuychou Mao | 2018-08-24 | 3 | -10/+0 |
* | SERVER-35905 Add logic to detect when $out is eligible for an exchange | Charlie Swanson | 2018-08-24 | 9 | -7/+748 |
* | SERVER-36738 Block without timeout when test expects to block. | Charlie Swanson | 2018-08-21 | 1 | -1/+0 |
* | SERVER-34986 Allow connections to override maxConns based on CIDR range | Jonathan Reams | 2018-08-21 | 1 | -0/+6 |
* | SERVER-36237 Integrate atClusterTime selection on mongos with TransactionRouter | Cheahuychou Mao | 2018-08-21 | 19 | -381/+711 |
* | SERVER-36667: Add ability to have a mixture of sharded and unsharded foreign ... | Nick Zolnierz | 2018-08-21 | 1 | -1/+1 |
* | SERVER-30815 The db/serveronly library no longer exports library edges | Andrew Morrow | 2018-08-20 | 1 | -0/+1 |
* | SERVER-33323 Refactor cluster_aggregate logic | Charlie Swanson | 2018-08-20 | 1 | -57/+73 |
* | SERVER-33323 New cluster_aggregate library | Charlie Swanson | 2018-08-20 | 12 | -23/+387 |
* | Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range" | Siyuan Zhou | 2018-08-16 | 1 | -6/+0 |
* | SERVER-34986 Allow connections to override maxConns based on CIDR range | Jonathan Reams | 2018-08-16 | 1 | -0/+6 |
* | SERVER-33323 Fix lint. | Siyuan Zhou | 2018-08-15 | 1 | -1/+1 |
* | SERVER-33323 Refactor agg cursor merging on mongos | Charlie Swanson | 2018-08-15 | 22 | -1113/+889 |
* | SERVER-29908 Fold the 'sharding_connection_hook' library into 'sharding_initi... | Kaloian Manassiev | 2018-08-15 | 6 | -33/+11 |
* | SERVER-35708 Make mongos attach errorLabels on command response | Cheahuychou Mao | 2018-08-15 | 2 | -8/+20 |
* | SERVER-36094 Make DBClientBase::query() take an NamespaceStringOrUUID | Matthew Russotto | 2018-08-14 | 3 | -8/+8 |
* | SERVER-29908 Move all runtime logic out of ShardingState | Kaloian Manassiev | 2018-08-13 | 1 | -1/+0 |
* | SERVER-36594 fix lint | Randolph Tan | 2018-08-13 | 3 | -14/+9 |
* | SERVER-36594 Rename RouterTransactionState to TransactionRouter | Randolph Tan | 2018-08-13 | 6 | -70/+70 |
* | SERVER-36594 Rename TransactionParticipant in router_session_runtime_state.h | Randolph Tan | 2018-08-10 | 6 | -109/+111 |
* | SERVER-36554 Make computeAtClusterTimeForOneShard return latest clusterTime i... | Jack Mulrow | 2018-08-10 | 3 | -2/+36 |
* | SERVER-34448 Remove miscellaneous now-unused autosplitter code from mongos | Matthew Saltz | 2018-08-09 | 5 | -33/+5 |
* | SERVER-34448 Remove autosplitting logic from map-reduce on mongos | Matthew Saltz | 2018-08-09 | 4 | -301/+0 |
* | SERVER-34448 Remove autosplitting logic from find-and-modify on mongos | Matthew Saltz | 2018-08-09 | 1 | -2/+0 |
* | SERVER-34448 Remove splitIfNeeded from the write path on mongos | Matthew Saltz | 2018-08-09 | 1 | -37/+0 |
* | SERVER-34448 Enable autosplitting on the shard and disable on mongos | Matthew Saltz | 2018-08-09 | 1 | -1/+2 |
* | SERVER-33710 Support readConcern snapshot with atClusterTime in cluster disti... | Cheahuychou Mao | 2018-08-08 | 6 | -138/+446 |
* | SERVER-36244 Include arrayFilters when estimating size of update command obje... | Bernard Gorman | 2018-08-08 | 1 | -9/+48 |
* | SERVER-35895: Add ability for $out to write to remote hosts | Nick Zolnierz | 2018-08-08 | 1 | -8/+9 |
* | SERVER-36257 Remove copyDB and clone commands | Maria van Keulen | 2018-08-07 | 1 | -102/+0 |
* | SERVER-36400 Explicitly destroy the client on exiting run() of each Backgroun... | Xiangyu Yao | 2018-08-06 | 1 | -0/+1 |
* | SERVER-36292 Fix thread_pool_task_executor dependency | Sara Golemon | 2018-08-06 | 1 | -3/+3 |