summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/initial_sync_base_cloner.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61505 Remove WireVersion::RESUMABLE_INITIAL_SYNCGabriel Marks2022-01-041-16/+3
* SERVER-59512 add new, cleaner query interface to DBClientBaseDavid Storch2021-11-101-1/+1
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-231-1/+2
* SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...Irina Yatsenko2021-08-141-1/+1
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-50492 Move initial sync functionality out of ReplSyncSharedDataVesselina Ratcheva2020-09-041-0/+4
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-021-0/+209