summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/mongo_process_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-203/+0
* SERVER-45058 Report currentOp.active as false when internal services block on...Amirsaman Memaripour2020-01-231-1/+2
* SERVER-44823 Add sharding support for $planCacheStats.David Storch2019-12-091-0/+4
* SERVER-42595 Refactor failpoint in curop to fix jstestBen Caimano2019-09-171-0/+8
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+6
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-2/+3
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-0/+13
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...Shreyas Kalyan2019-02-261-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37716 Implement internal match expression which matches a particular B...vrachev2018-12-211-20/+12
* SERVER-37871 Enforce agreement on shard key across cluster for $outCharlie Swanson2018-11-211-2/+3
* SERVER-37982 Distinguish use cases for collecting document key fieldsCharlie Swanson2018-11-161-0/+26
* SERVER-37842 host field for idleCursors doesn't include port.Martin Neupauer2018-11-081-1/+1
* SERVER-36813 Be careful when choosing default uniqueKeyCharlie Swanson2018-11-011-0/+14
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37436 Add fields to idleCursor object in curOpTed Tuckman2018-10-101-0/+13
* SERVER-37007 Add planSummary to idleCursorTed Tuckman2018-10-091-4/+16
* SERVER-36047: Enforce existence of unique index containing fields of $out uni...Nick Zolnierz2018-09-211-0/+15
* SERVER-37001 Add idleCursor to $currentOpTed Tuckman2018-09-141-5/+21
* SERVER-33294 Report stashed in-use locks for idle sessions in currentOpBernard Gorman2018-04-051-0/+6
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-0/+74