summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/optime.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22269 make ReadConcern: majority reflect journaled state on PRIMARYmatt dannenberg2016-02-041-6/+14
* SERVER-20684 change OpTime's default constructor set term = -1 to make it the...matt dannenberg2015-09-301-1/+1
* SERVER-20326: record apply batch boundariesScott Hernandez2015-09-251-0/+1
* SERVER-19905 consistently use t as the field name for the term portion of an ...matt dannenberg2015-09-171-3/+6
* SERVER-19765 Rename term constants.Siyuan Zhou2015-08-271-7/+7
* SERVER-19855 Parsing/serialization logic for OpTimeKaloian Manassiev2015-08-121-0/+14
* SERVER-18498 Don't attach term to oplog in old protocol version.Siyuan Zhou2015-06-221-1/+20
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-46/+46
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-191-0/+2
* SERVER-18217 Change Timestamp to OpTime where appropriate.Siyuan Zhou2015-05-121-15/+23
* SERVER-17880 New OpTime class for replEric Milkie2015-04-201-23/+29
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-0/+83
* SERVER-10214 Move OpTime out of db/repl and into bsonAndrew Morrow2013-07-181-159/+0
* SERVER-7772 move all of optime into optime.cpp/.hEric Milkie2013-03-111-8/+12
* SERVER-7772 move optime.h and create new optime.cppEric Milkie2013-03-111-0/+155