summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_client_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30842 Don't try to set last optime for client backwards after rollbackSpencer T Brody2017-08-281-1/+16
* SERVER-29274 moved ReplClientInfo to repl_coordinator_interface libraryBenety Goh2017-05-231-5/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+4
* SERVER-28013 Ensure that last op for client only moves forwardSpencer T Brody2017-02-151-0/+5
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-041-1/+1
* SERVER-21667 do not set lastop on clients used by replication on secondariesEric Milkie2015-12-081-1/+1
* SERVER-19786 Cache term in replication coordinatorSiyuan Zhou2015-08-061-8/+0
* SERVER-19675 fix ReplicationMetadata populating and parsingmatt dannenberg2015-08-061-3/+4
* SERVER-18522 set lastOp to last system optime, on no-op updates or deletesEric Milkie2015-07-291-0/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-7/+7
* SERVER-18216 Add term to oplog.Siyuan Zhou2015-05-261-0/+8
* SERVER-17817 Move replication-specific data from Client into ReplClientInfo d...Andy Schwerin2015-04-061-0/+45