summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_entry.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-2/+2
* SERVER-24242 Stop copying OplogEntries so muchMathias Stearn2016-06-221-6/+1
* SERVER-24273 added unit tests for repl::multiApplyBenety Goh2016-06-011-0/+5
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-241-0/+5
* Revert "SERVER-22858 create a new Applier which wraps multiApply"Max Hirschhorn2016-03-231-5/+0
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-231-0/+5
* SERVER-22858 generate batches in DataReplicator using the TryPopAndWaitForMor...matt dannenberg2016-03-151-1/+10
* SERVER-22858 change Applier to use OplogEntry instead of BSONObjmatt dannenberg2016-03-151-0/+9
* SERVER-22965 move OplogEntry into repl/oplog_entry.{cpp,h}matt dannenberg2016-03-071-0/+61