Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-28846 Use IDL to generate oplog entry parsers | Judah Schvimer | 2017-05-17 | 1 | -47/+117 |
* | SERVER-28846 replace public variables with getters in OplogEntry | Judah Schvimer | 2017-05-03 | 1 | -18/+17 |
* | SERVER-24242 Stop copying OplogEntries so much | Mathias Stearn | 2016-06-22 | 1 | -7/+5 |
* | SERVER-24273 added unit tests for repl::multiApply | Benety Goh | 2016-06-01 | 1 | -0/+6 |
* | SERVER-22858 create a new Applier which wraps multiApply | matt dannenberg | 2016-03-24 | 1 | -0/+26 |
* | Revert "SERVER-22858 create a new Applier which wraps multiApply" | Max Hirschhorn | 2016-03-23 | 1 | -26/+0 |
* | SERVER-22858 create a new Applier which wraps multiApply | matt dannenberg | 2016-03-23 | 1 | -0/+26 |
* | SERVER-22858 generate batches in DataReplicator using the TryPopAndWaitForMor... | matt dannenberg | 2016-03-15 | 1 | -0/+26 |
* | SERVER-22858 change Applier to use OplogEntry instead of BSONObj | matt dannenberg | 2016-03-15 | 1 | -0/+8 |
* | SERVER-22965 move OplogEntry into repl/oplog_entry.{cpp,h} | matt dannenberg | 2016-03-07 | 1 | -0/+56 |