summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/copydb_start_commands.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-6/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-149/+143
* SERVER-18347 Store authorized connection in copydb as a client decorationAndrew Morrow2015-06-091-13/+25
* SERVER-18567 Replace usages of the legacy ConnectionString::parseKaloian Manassiev2015-05-221-23/+7
* SERVER-15860 Switch replication metadata ops to be replication-specific, rath...matt dannenberg2015-04-171-4/+2
* SERVER-13896 Replace logOp() with a more operation-aware observer interfacematt dannenberg2015-03-111-1/+0
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-15684 Make copydb work with SCRAM (SASL)Andreas Nilsson2014-10-311-0/+229