summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/all_database_cloner.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-10/+28
* SERVER-45735 Initial syncer must verify removed node locallyMatthew Russotto2020-01-271-4/+10
* SERVER-45616 Initial syncer should only connect to nodes in primary or second...Matthew Russotto2020-01-221-1/+35
* SERVER-30622 Refactor outage determination in initialSyncSharedDataMatthew Russotto2019-12-171-11/+3
* SERVER-44060 Make stats contain un-started collections and databases.Matthew Russotto2019-12-021-6/+8
* SERVER-43275 Implement retry-on-network-error logic in cloners, except for qu...Matthew Russotto2019-11-071-15/+10
* SERVER-43274 Implement cloners using DBClient with basic functionality and un...Matthew Russotto2019-10-301-0/+192