summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/data_replicator_external_state_initial_sync.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48930: Use lastFetched from previous batch when comparing optimes for ...XueruiFa2020-07-091-5/+7
* SERVER-31429: Use last fetched instead of last applied OpTime to eval sync so...Xuerui Fa2020-04-161-1/+2
* SERVER-46120 Make OplogQueryMetadata non-optionalA. Jesse Jiryu Davis2020-03-251-2/+3
* 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-27543 Process OplogQueryMetadata with backwards and forwards compatibi...Judah Schvimer2017-02-151-2/+2
* SERVER-27397 disable OplogFetcher sync source re-evaluation during initial syncBenety Goh2017-01-181-0/+53