summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/rename_collection_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-14/+16
* SERVER-29453 Disallow removing featureCompatibilityVersion document and renam...Xiangyu Yao2017-12-071-0/+7
* SERVER-30212 add RenameCollectionOptionsBenety Goh2017-08-141-6/+4
* SERVER-29731 get errmsg out of BasicCommand apiMathias Stearn2017-07-131-7/+7
* SERVER-29731 convert all direct subclasses of Command to BasicCommandMathias Stearn2017-07-131-2/+2
* SERVER-29260 Make BSONObj argument to Command::run() const&Mathias Stearn2017-05-171-1/+1
* SERVER-28701 Remove queryOptions argument from Command::run()Mathias Stearn2017-04-121-1/+0
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-5/+5
* SERVER-24128 reject embedded null bytes in namespace string parsingDavid Storch2016-12-091-18/+25
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-261-1/+0
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-201-1/+0
* Revert "SERVER-23779 Replace direct instantiation of OperationContextImpl wit...Eric Milkie2016-04-191-0/+1
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-181-1/+0
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+3
* SERVER-23407 Get rid of public fields in the Command classKaloian Manassiev2016-03-301-0/+151