summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/getmore_request.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18384 process term parameter to find/getMore commandsEric Milkie2015-07-061-1/+7
* SERVER-18765 ClusterClientCursor and AsyncClusterClientCursorDavid Storch2015-07-021-5/+11
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+28
* SERVER-18791 Pull count command parsing into a separate libraryKaloian Manassiev2015-06-111-1/+1
* SERVER-17577 query planner now makes use of separate limit and batchSize fiel...David Storch2015-05-211-3/+5
* SERVER-17283 initial getMore command implementationDavid Storch2015-03-271-0/+73