summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/mongos_process_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37004 Add auth to getIdleCursorsTed Tuckman2018-10-051-1/+1
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-1/+1
* SERVER-36047: Enforce existence of unique index containing fields of $out uni...Nick Zolnierz2018-09-211-0/+48
* SERVER-37001 Add idleCursor to $currentOpTed Tuckman2018-09-141-3/+3
* SERVER-35954 Default uniqueKey to document key for sharded collectionCharlie Swanson2018-08-241-0/+32
* SERVER-36123: Reject $out with mode: replaceCollection if the output collecti...Nick Zolnierz2018-08-091-0/+5
* SERVER-35896: Support 'replaceDocuments' mode in $outNick Zolnierz2018-08-021-0/+207