summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/store_possible_cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-1/+3
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-011-4/+5
* SERVER-30799 Avoid misleading empty batches with tailable cursors.Charlie Swanson2017-08-301-0/+3
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-1/+1
* SERVER-18940 Optimise sharded aggregations that are targeted to a single shardBernard Gorman2017-08-021-1/+0
* SERVER-28870 make ClusterClientCursorParams::RemoteCursor store the ShardIdEsha Maharishi2017-04-241-1/+4
* SERVER-27937 pull apart the AsyncResultsMerger logic into (1) establishing th...Esha Maharishi2017-03-301-1/+2
* SERVER-9609 Ensure users can only call getMore on cursors they createdTess Avitabile2017-03-221-1/+4
* Revert "SERVER-9609 Ensure users can only call getMore on cursors they created"Tess Avitabile2017-03-211-4/+1
* SERVER-9609 Ensure users can only call getMore on cursors they createdTess Avitabile2017-03-171-1/+4
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+3
* SERVER-27965 thread OperationContext* down through ClusterClientCursor's next...Esha Maharishi2017-02-091-3/+5
* SERVER-24771 Support killCursors & mongos getMore on view namespaceJames Wahlin2016-08-261-4/+6
* SERVER-20030 Shut down ShardRegistrySpencer T Brody2016-01-291-1/+4
* SERVER-20758 delete legacy mongos query pathDavid Storch2015-11-111-39/+0
* SERVER-20596 don't access ClusterCursorManager for single-batch queriesDavid Storch2015-11-051-5/+3
* SERVER-20880 Add move support to CursorResponse classJason Rassi2015-10-151-6/+6
* SERVER-20351 Ensure storePossibleCursor() called w/ valid HostAndPortJason Rassi2015-09-211-4/+4
* SERVER-20194 SERVER-18849 add support for querying SCCC mode config servers i...David Storch2015-09-101-0/+116