summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/router_stage_limit_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57985 Remove RouterExecStage::ExecContextDenis Grebennicov2021-07-121-15/+15
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-13/+14
* 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-15/+15
* SERVER-30799 Avoid misleading empty batches with tailable cursors.Charlie Swanson2017-08-301-16/+15
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-18/+19
* SERVER-27973 make ClusterClientCursor own ClusterClientCursorParams and pass ...Esha Maharishi2017-02-161-21/+0
* SERVER-27965 thread OperationContext* down through ClusterClientCursor's next...Esha Maharishi2017-02-091-16/+20
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-9/+9
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-291-26/+47
* SERVER-21218 make mongos forward maxTimeMS on getMore command to mongodDavid Storch2015-11-051-0/+13
* SERVER-20720 mongos now returns dead tailable cursor over an empty capped col...Yunhe (John) Wang2015-10-081-0/+27
* Revert "Revert "SERVER-19946 support the tailable option for unsharded capped...David Storch2015-08-211-0/+31
* Revert "SERVER-19946 support the tailable option for unsharded capped collect...David Storch2015-08-201-31/+0
* SERVER-19946 support the tailable option for unsharded capped collections in ...David Storch2015-08-201-0/+31
* SERVER-19355 add limit support to the new find/getMore path in mongosDavid Storch2015-07-211-0/+111