summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_client_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-5/+12
* SERVER-39364: Get the last oplog entry from the storage engine for setLastOpT...Lingzhi Deng2020-01-151-1/+40
* SERVER-33727 Do not wait for write concern if opTime didn't change during writeJames Wahlin2019-05-231-1/+19
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* 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