summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37297 Move aggregation pipeline stages that require sharding out of th...Henrik Edin2018-10-031-7/+9
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-2/+2
* SERVER-37016 Don't stash TransactionRouter inside ShardingTaskExecutorRandolph Tan2018-09-211-1/+1
* SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx...Jack Mulrow2018-09-121-13/+0
* SERVER-35905 Add logic to detect when $out is eligible for an exchangeCharlie Swanson2018-08-241-2/+2
* SERVER-36237 Integrate atClusterTime selection on mongos with TransactionRouterCheahuychou Mao2018-08-211-0/+2
* SERVER-33323 New cluster_aggregate libraryCharlie Swanson2018-08-201-0/+28
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-8/+5
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-111-1/+1
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-6/+2
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-7/+8
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-0/+1
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-1/+0
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-041-0/+1
* SERVER-33462 allow killOp on local mongos operationsIan Boros2018-03-271-0/+1
* SERVER-14900 Record post-execution CurOp metrics on mongoSBernard Gorman2018-03-241-0/+1
* SERVER-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-0/+1
* SERVER-33028 Support readConcern snapshot in cluster find commandJack Mulrow2018-03-211-0/+1
* SERVER-33028 Make cluster find retry on snapshot errorsJack Mulrow2018-03-201-0/+13
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-0/+1
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-2/+2
* SERVER-24978 Use AsyncResultsMerger in $mergeCursorsCharlie Swanson2018-03-061-6/+4
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-1/+0
* SERVER-30834 Make mongos reload the shard registry and re-establish changeStr...Matthew Russotto2017-11-141-0/+4
* SERVER-28874 make allowPartialResults option only apply if exhausted retries ...Esha Maharishi2017-11-031-0/+13
* SERVER-29609 Enable updateLookup for sharded change streams.Matthew Russotto2017-10-111-0/+1
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-1/+4
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+1
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-0/+1
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-3/+3
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-0/+1
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-0/+1
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+2
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-0/+2
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-0/+1
* SERVER-29199 Implement ServiceLiasonMongossamantharitter2017-07-131-0/+1
* SERVER-27937 pull apart the AsyncResultsMerger logic into (1) establishing th...Esha Maharishi2017-03-301-0/+2
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-3/+0
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27304 add internalQueryAlwaysMergeOnPrimaryShard setParameterDavid Storch2016-12-061-0/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-301-1/+0
* Revert "SERVER-24856 Make manual moveChunk requests go through the balancer o...Ian Whalen2016-07-271-0/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-271-1/+0
* SERVER-24118 Rename LiteParsedQuery to QueryRequest.David Hatch2016-06-031-1/+1
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-1/+0
* Revert "SERVER-23494 Cleanup sharding library dependencies"Kaloian Manassiev2016-04-191-0/+1
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-1/+0
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-12/+16
* SERVER-23210 Clean up library dependencies and fix dynamic linkingSpencer T Brody2016-04-151-0/+1
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-4/+0