summaryrefslogtreecommitdiff
path: root/src/mongo/client/query_fetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21293 Add network timeout to the query fetcherKaloian Manassiev2015-11-161-4/+23
* SERVER-19307 added 'first' to fetcher QueryResponse to indicate if the curren...Benety Goh2015-07-091-8/+0
* SERVER-18153 request and return replication metadatamatt dannenberg2015-06-261-2/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-49/+46
* SERVER-18036 renamed Fetcher::BatchData to QueryResponseBenety Goh2015-06-191-2/+16
* SERVER-18036 query fetcher was not checking start timestamp in first batch of...Benety Goh2015-06-161-1/+3
* SERVER-18901 Move Fetcher and QueryFetcher to mongo/client/Daniel Alabi2015-06-111-0/+76