summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43844: Remove redundant collation BSONObj on ExpressionContextNicholas Zolnierz2019-10-212-2/+0
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-44122 createIndexes should pass IndexBuildProtocol::kTwoPhase to Index...Benety Goh2019-10-211-10/+7
* SERVER-43123 SERVER-43124 Use ReadWriteConcernDefaults for incoming mongod re...Kevin Pulo2019-10-215-18/+24
* SERVER-44018 Fix MR agg output mode 'reduce' and move JsExecution to decorato...Nicholas Zolnierz2019-10-172-4/+6
* SERVER-42916 Reject non-inline mapReduce to an existing sharded collection th...Nicholas Zolnierz2019-10-171-2/+13
* SERVER-43987 Require predicates with OperationContext::waitForConditionOrInte...Ben Caimano2019-10-171-3/+3
* SERVER-42676 M/R Agg: Add planStats support to mapReduce in aggJames Wahlin2019-10-167-17/+480
* SERVER-42299 Batch chunk and tag upgrade/downgrade modification transactionsJack Mulrow2019-10-161-2/+4
* SERVER-43746 logv2 Tee and RamLogGabriel Russell2019-10-162-34/+37
* SERVER-43267 Fail MapReduce when source collection is the same as destination...Mihai Andrei2019-10-162-5/+51
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-151-0/+31
* SERVER-43796 Support accumulators with an additional static argumentTed Tuckman2019-10-141-4/+3
* SERVER-43910 lockInfo command obtains lock to client info mapping from LockMa...Benety Goh2019-10-111-21/+1
* SERVER-36723 Push $limit beneath DocumentSourceCursor into the PlanStage layer.David Storch2019-10-102-6/+2
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-106-34/+55
* SERVER-43869 runCreateIndexesForMobile() acquires collection locks necessary ...Benety Goh2019-10-091-1/+11
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-3/+3
* SERVER-39002 IndexBuildsCoordinator::abortIndexBuildByBuildUUID() returns voidBenety Goh2019-10-091-6/+4
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-0810-252/+255
* SERVER-43096 Pre-allocate smaller buffer for "distinct" commandsJames Wahlin2019-10-081-15/+17
* SERVER-39002 MultiIndexBlock::cleanUpAfterBuild() accepts a post-catalog upda...Benety Goh2019-10-082-2/+4
* SERVER-43273 Add UUID support to count and getIndexSpecs in DBClientVesselina Ratcheva2019-10-071-1/+1
* SERVER-42726 enable logging via logv2Gabriel Russell2019-10-031-1/+1
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-037-18/+22
* SERVER-42811 M/R Agg: Support referencing 'scope' variables in translated agg...Arun Banala2019-10-032-1/+10
* SERVER-43252: Only compute WriteConcernResult.writtenTo for CmdGetLastErrorLingzhi Deng2019-10-031-0/+12
* SERVER-43644 Update 'validate' command help messageGregory Wlodarek2019-10-021-3/+6
* SERVER-43352 RestartCatalog expects listDatabases to include empty databasesXiangyu Yao2019-10-021-2/+1
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-021-3/+3
* SERVER-43641 upgrade random.hBilly Donahue2019-10-021-3/+3
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-013-3/+3
* SERVER-41496 Remove Database::getCollection() and replace with CollectionCata...Evgeni Dobranov2019-09-3010-18/+28
* SERVER-43339 Make PBWM respect MaxTimeMSXiangyu Yao2019-09-302-0/+14
* SERVER-42977 Remove support for CodeWScope in IDLJacob Evans2019-09-271-0/+21
* SERVER-41613: Remove superfluous durability call in fsync with {allowFsyncFai...Daniel Gottlieb2019-09-271-1/+0
* SERVER-43120 SERVER-43121 SERVER-43122 ReadWriteConcernDefaults component, se...Kevin Pulo2019-09-263-0/+182
* SERVER-42649 Use Value instead of BSONObj in the in-memory sort keyJustin Seyster2019-09-263-4/+6
* SERVER-42524 remove the touch commandHaley Connelly2019-09-252-114/+0
* SERVER-43413 Simplify dependency graphSara Golemon2019-09-251-0/+28
* SERVER-42312 disallow validate cmd during rollback and recovering statesPavithra Vetriselvan2019-09-241-0/+4
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-244-8/+20
* SERVER-43574 validate cmd must open oplog collection cursors before accessing...Dianna Hohensee2019-09-241-1/+2
* SERVER-39239 IndexBuildsCoordinator::abortIndexBuildByBuildUUID() accepts opCtxBenety Goh2019-09-201-0/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-176-26/+26
* SERVER-43134 Only run background validation on check-pointed tablesGregory Wlodarek2019-09-161-5/+0
* SERVER-42903 Enable execution of translated M/R pipelineNicholas Zolnierz2019-09-141-8/+18
* SERVER-42583 Thread 'tempDir' through to SortStage.David Storch2019-09-131-4/+47
* Revert "SERVER-42903 Enable execution of translated M/R pipeline"Nicholas Zolnierz2019-09-131-18/+8
* SERVER-42903 Enable execution of translated M/R pipelineNicholas Zolnierz2019-09-131-8/+18