summaryrefslogtreecommitdiff
path: root/src/mongo/db/cursor_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-33959 Avoid deadlock during global cursor registrationCharlie Swanson2018-06-141-2/+12
* SERVER-32169 Allow killCursors to kill across lsidsSara Golemon2018-01-101-1/+4
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2018-01-101-0/+9
* SERVER-31565 Add stats about logical sessions background jobs to serverStatusJason Carey2017-11-071-3/+6
* Revert "SERVER-31565 Add stats about logical sessions background jobs to serv...Ian Whalen2017-11-021-6/+3
* SERVER-31565 Add stats about logical sessions background jobs to serverStatussamantharitter2017-11-011-3/+6
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+12
* SERVER-30805 add LSC::findRemovedSessions()Jason Carey2017-08-311-2/+0
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+8
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-3/+3
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-151-0/+17
* Revert "SERVER-29417 Attach logical session ids to cursors"Max Hirschhorn2017-06-151-17/+0
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-141-0/+17
* SERVER-29253 Migrate cursor manager to the client cursor lib.ADAM David Alan Martin2017-06-051-0/+243