summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_client_info.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41780 always wait for write concern on prepareTransaction retriesJudah Schvimer2019-06-251-0/+5
* SERVER-33727 Do not wait for write concern if opTime didn't change during writeJames Wahlin2019-05-231-1/+7
* 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-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-9/+0
* SERVER-32284 remove unused last snapshot support from ReplClientInfoBenety Goh2018-01-171-8/+0
* SERVER-31304: Refactor away SnapshotName.Daniel Gottlieb2017-11-211-4/+4
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-28013 Ensure that last op for client only moves forwardSpencer T Brody2017-02-151-3/+7
* SERVER-19212 Make w:majority wait for any reserved snapshots to be visibleMathias Stearn2015-08-121-0/+9
* SERVER-19786 Cache term in replication coordinatorSiyuan Zhou2015-08-061-11/+0
* 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-25/+33
* SERVER-18216 Add term to oplog.Siyuan Zhou2015-05-261-0/+13
* SERVER-18217 Change Timestamp to OpTime where appropriate.Siyuan Zhou2015-05-121-4/+4
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-4/+4
* SERVER-17817 Move replication-specific data from Client into ReplClientInfo d...Andy Schwerin2015-04-061-0/+59