summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/operation_context_repl_mock.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23905 Move writesAreReplicated flag from OperationContextImpl to Opera...Andy Schwerin2016-05-241-55/+0
* SERVER-23095 Remove direct instantiations of OperationContextReplMockAndy Schwerin2016-05-241-6/+0
* SERVER-18277 Track elapsed time on cursors using microsecond resolution on Op...Andy Schwerin2016-05-231-8/+0
* SERVER-18277 Track operation deadlines in OperationContext, not CurOp.Andy Schwerin2016-05-231-16/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-35/+33
* SERVER-14995 Move _killPending from CurOp to OperationContext.Andy Schwerin2015-06-021-2/+2
* Reapply "SERVER-14995 Move operation id, lockState and client fields to Opera...Andy Schwerin2015-06-021-16/+9
* Revert "SERVER-14995 Move operation id, lockState and client fields to Operat...Spencer T Brody2015-05-291-9/+16
* SERVER-14995 Move operation id, lockState and client fields to OperationContext.Andy Schwerin2015-05-291-16/+9
* SERVER-18016 added unit test for SyncTail. some SyncTail cleanupBenety Goh2015-05-191-1/+10
* SERVER-18195 Read after optime (repl only)Randolph Tan2015-05-111-2/+42
* SERVER-16493: Have Client own Locker to amortize initialization costGeert Bosch2014-12-121-8/+1
* SERVER-15614 LockerImpl changes for diagnosticsKaloian Manassiev2014-10-241-1/+10
* Revert "SERVER-15614 LockerImpl changes to support diagnostics and deadlock"Ian Whalen2014-10-231-10/+1
* SERVER-15614 LockerImpl changes to support diagnostics and deadlockKaloian Manassiev2014-10-231-1/+10
* SERVER-15535 Drop temp collections when exiting drain mode.Andy Schwerin2014-10-131-0/+43