summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/router_stage_limit.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57985 Remove RouterExecStage::ExecContextDenis Grebennicov2021-07-121-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-1/+1
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-6/+0
* SERVER-30799 Avoid misleading empty batches with tailable cursors.Charlie Swanson2017-08-301-1/+3
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-27965 thread OperationContext* down through ClusterClientCursor's next...Esha Maharishi2017-02-091-4/+2
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-291-1/+1
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-0/+2
* SERVER-21218 make mongos forward maxTimeMS on getMore command to mongodDavid Storch2015-11-051-0/+2
* SERVER-20720 mongos now returns dead tailable cursor over an empty capped col...Yunhe (John) Wang2015-10-081-0/+2
* SERVER-19355 add skip support to the new find/getMore path in mongosDavid Storch2015-07-301-3/+1
* SERVER-19355 add limit support to the new find/getMore path in mongosDavid Storch2015-07-211-0/+54