summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_cursor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65317 `TaskExecutorCursor` should not cancel prefetching getMoresAmirsaman Memaripour2022-08-091-0/+6
* SERVER-62531 Add ability for TaskExecutorCursor to parse multiple cursorsTed Tuckman2022-02-101-0/+135
* SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in...Benety Goh2021-09-271-0/+5
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45726 Improve variable names in TaskExecutorCursorCheahuychou Mao2020-02-271-37/+46
* SERVER-45726 Allow empty firstBatch with TaskExecutorCursorCheahuychou Mao2020-02-271-2/+91
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-34/+14
* SERVER-40414 fix mac os compileBenety Goh2019-04-111-2/+2
* SERVER-40414 TaskExecutorCursorJason Carey2019-04-101-0/+308