summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_out_replace_coll.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-139/+0
* SERVER-40520 avoid dropping temp collection when $out succeedsIan Boros2019-04-231-0/+3
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-191-3/+3
* SERVER-39237 move ON_BLOCK_EXIT before opCtx updateArun Banala2019-03-051-2/+1
* SERVER-39237 Ensure with replaceCollection can clean up temp collection after...Arun Banala2019-03-051-1/+27
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-20445 Add support for majority read concern level to MapReduce and Agg...Martin Neupauer2018-11-131-0/+4
* SERVER-37946: Clean up error message issued when $out fails to create aDevin Hilly2018-11-061-1/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36714 update DocumentSourceOutReplaceColl::initializeWriteNs to use cr...Dianna Hohensee2018-08-231-15/+15
* SERVER-36123: Reject $out with mode: replaceCollection if the output collecti...Nick Zolnierz2018-08-091-8/+3
* SERVER-36286: Rename options for $outNick Zolnierz2018-07-261-0/+110