summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-292-0/+2
* SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgradeSiyuan Zhou2020-02-292-16/+41
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-0/+1
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-288-31/+38
* SERVER-46110 Expose $out functionalityTed Tuckman2020-02-281-1/+1
* SERVER-46264 Change the rename command so it is passed through IDL rather tha...Nick Zolnierz2020-02-283-15/+74
* SERVER-46283 Implement command mirroring for updateAmirsaman Memaripour2020-02-273-0/+213
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-271-6/+10
* Revert "SERVER-46110 Expose $internalOutToDifferentDB functionality"Louis Williams2020-02-271-1/+1
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-12/+22
* SERVER-42984 Add serverStatus counters for authentication attempts/successesSara Golemon2020-02-271-3/+10
* SERVER-46110 Expose $internalOutToDifferentDB functionalityTed Tuckman2020-02-271-1/+1
* Revert "SERVER-44367 Allow hinting the delete command"Eric Milkie2020-02-272-2/+0
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-272-0/+2
* SERVER-44978 Move the "cache generation" to AuthorizationManagerImplKaloian Manassiev2020-02-273-157/+147
* SERVER-46002 Attach core read mirroring functionalityBen Caimano2020-02-274-2/+91
* SERVER-45210 Accept and ignore nonAtomic:true option in mapReduceKatherine Wu2020-02-262-23/+19
* Revert "SERVER-46110 Expose $internalOutToDifferentDB in $out"Louis Williams2020-02-261-1/+1
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"Louis Williams2020-02-261-10/+6
* SERVER-46110 Expose $internalOutToDifferentDB in $outTed Tuckman2020-02-261-1/+1
* SERVER-44978 Remove accidentally added usage of getGlobalServiceContext() fro...Kaloian Manassiev2020-02-261-25/+29
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-251-6/+10
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"David Percy2020-02-241-10/+6
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-1/+1
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-211-6/+10
* SERVER-46295 Remove unneeded isColletion parameter to CollectionShardingRunti...Tommaso Tocci2020-02-213-13/+9
* SERVER-42437 Make ReplicaSetMonitorManager a ServiceContext decorationHaley Connelly2020-02-211-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-2146-55/+23
* SERVER-45457 Allow disabling system.js on a per-expression basisKatherine Wu2020-02-211-0/+1
* SERVER-46156 Manual log conversionsHenrik Edin2020-02-201-6/+5
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-207-17/+42
* SERVER-45623 improve diagnosability of default writeConcernKevin Pulo2020-02-201-1/+1
* SERVER-46091 Add new failpoint to support driver testing of ResumableChangeSt...Bernard Gorman2020-02-201-0/+16
* SERVER-46015 Cleanup Pipeline parsing for aggregation stages with child pipel...Nicholas Zolnierz2020-02-192-4/+4
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-02-191-1/+3
* SERVER-45978: Added "minRetentionHours" field to replSetResizeOplog cmdAndrew Chen2020-02-193-15/+69
* SERVER-46122 Make the drop command abort in-progress index builds before drop...Gregory Wlodarek2020-02-191-1/+0
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-191-0/+3
* SERVER-45944 disallow downgrade to 4.2 if there is an index build in progressBenety Goh2020-02-181-0/+15
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-187-1/+26
* SERVER-46026 Fix ssl suite when using JSON logsHenrik Edin2020-02-181-7/+7
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-141-0/+4
* Revert "SERVER-45610 Reject commands that read data when node is in RECOVERIN...Ian Boros2020-02-147-26/+1
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-143-12/+47
* SERVER-45567 set parameter structured logging fixGabriel Russell2020-02-131-7/+15
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-137-1/+26
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-1326-119/+258
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-132-2/+5
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-131-3/+2
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-121-9/+7