summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/rename_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55974 Check for namespace validity before initializing a rename coordi...Pierlauro Sciarelli2021-04-121-1/+9
* SERVER-53737 Check for sharded collections in renameCollectionLegacyPierlauro Sciarelli2021-01-131-3/+1
* SERVER-47526 Use getCollectionDescription on rename collectionMarcos José Grillo Ramírez2020-04-241-11/+12
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-151-0/+7
* SERVER-37180: Use OplogEntry everywhere in oplog applicationLingzhi Deng2019-07-291-1/+1
* SERVER-42119 Add shardsvrRenameCollection that wraps the existing mongod rena...Jason Zhang2019-07-251-0/+9
* SERVER-33631 Refactor rename_collection.cppXiangyu Yao2019-04-291-4/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33087 Fix the use of dropTarget in renameCollectionXiangyu Yao2018-02-281-3/+5
* SERVER-32098 add renameCollectionForRollback.hbdeBenety Goh2017-12-221-0/+11
* SERVER-30212 add renameOpTime argument to renameCollectionForApplyOps()Benety Goh2017-08-181-1/+9
* SERVER-30212 add RenameCollectionOptionsBenety Goh2017-08-141-2/+5
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-231-0/+11
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-13/+13
* SERVER-17573 move OpObserver calls into the datalayer as much as possible and...matt dannenberg2015-04-091-0/+46