summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/copydb.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-46/+0
|
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-4/+2
|
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-8/+6
|
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-3/+1
| | | | This reverts commit 0672061deb58aac931912bed68d014247c581968.
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-1/+3
| | | | | This is part of the changes to move LockState be part of OperationContext and not retrieved from TLS.
* SERVER-8213 Make copyDB and clone work with auth when using new-style usersSpencer T Brody2013-10-281-0/+50