summaryrefslogtreecommitdiff
path: root/jstests/core/find_getmore_cmd.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54491 Make PlanExecutorSBE::isEOF consistent with PlanExecutorImpl::isEOFNikita Lapkov2021-02-231-2/+1
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-73/+70
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-15/+6
* SERVER-21786 increase test coverage of the s/query directoryDavid Storch2015-12-101-0/+3
* SERVER-20470 ClusterFind::runQuery() should respect LPQ::wantMore()Jason Rassi2015-09-171-0/+7
* SERVER-20335 Mongos now forwards batchSize of none instead of 0Yunhe (John) Wang2015-09-101-1/+1
* SERVER-17577 query planner now makes use of separate limit and batchSize fiel...David Storch2015-05-211-0/+86