summaryrefslogtreecommitdiff
path: root/src/mongo
AgeCommit message (Expand)Author
2019-05-09Revert "SERVER-40567 benchRun support for pipeline updates"r4.1.11Siyuan Zhou
2019-05-08Revert "SERVER-41006 Make replBatchLimitBytes configurable"Siyuan Zhou
2019-05-08SERVER-40498 Writing transaction oplog entries must not take locks while hold...Siyuan Zhou
2019-05-08SERVER-40705: No need to delay unlocking if lock is recursively acquiredLingzhi Deng
2019-05-08SERVER-40567 benchRun support for pipeline updatesCharlie Swanson
2019-05-08SERVER-40676 Write implicit commit oplog entry on primary for new large trans...William Schultz
2019-05-08SERVER-41006 Make replBatchLimitBytes configurableTess Avitabile
2019-05-08SERVER-13006 getParameter for journalCommitInterval returns the appropriate v...Gregory Wlodarek
2019-05-08SERVER-16553 Add the scaling factor to stats commandsGregory Wlodarek
2019-05-08SERVER-41056 Fix NiTL::shutdown() without startup()Jason Carey
2019-05-08SERVER-40823 Enable Flow Control in testingMaria van Keulen
2019-05-08SERVER-39498 Make rollback trigger a lazy (rather than blocking) reload of th...Matthew Saltz
2019-05-08SERVER-41054 Trivially increased heartbeat logging for connection problemsBen Caimano
2019-05-08SERVER-40405 Add support for 'sort' option in combination with a pipeline-sty...James Wahlin
2019-05-08SERVER-40792 Create error details if doesn't already exist when handling Woul...Blake Oler
2019-05-08SERVER-40404 Add support for 'fields' option in combination with a pipeline-s...James Wahlin
2019-05-08SERVER-41038 Add --abbrev to git describe in build.gradleMathew Robinson
2019-05-08SERVER-38321 Enable verbose checkpoint logging in WiredTigerGregory Wlodarek
2019-05-08SERVER-14396 Issue periodic warnings to the log while instance is lockedGregory Wlodarek
2019-05-08SERVER-38867 refine handling of system collections in listCollectionsKevin Pulo
2019-05-07SERVER-41042 fix early thread in NonAuthTEJason Carey
2019-05-07SERVER-40315 Fix SASL mechanism acquisition for __system in testsSpencer Jackson
2019-05-07SERVER-40248 Return correct operation to apply for update oplog entriesJudah Schvimer
2019-05-07SERVER-41021 createIndexes should not use Database MODE_X when creating the c...Geert Bosch
2019-05-07SERVER-37837 Use unique_ptr instead of shared_ptr for the SessionCatalog mapKaloian Manassiev
2019-05-07Revert "SERVER-36443 Clean up ChunkManager objects when usage count reaches 0"jannaerin
2019-05-07SERVER-40735 Force FreeMonControllerTest::TestRegisterFail to use fake timeMark Benvenuto
2019-05-07SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch
2019-05-07SERVER-41001 mongos map reduce cleaup aborts on first command failureRandolph Tan
2019-05-07SERVER-40401 Test support for 'bypassDocumentValidation' option in combinatio...James Wahlin
2019-05-07SERVER-40399 Test support for 'collation' option in combination with a pipeli...James Wahlin
2019-05-07SERVER-40055 Consolidate $round behavior with and without a defaultCharlie Swanson
2019-05-07SERVER-40403 Test support for 'writeConcern' option in combination with a pip...James Wahlin
2019-05-07SERVER-40964 Change lookupNSSByUUID to return boost::optional<NamespaceString...Gregory Wlodarek
2019-05-06SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka
2019-05-06SERVER-40440 Add merge support for whenMatched: 'keepExisting'Anton Korshunov
2019-05-06SERVER-40402 Test support for 'writeConcern' option in combination with a pip...James Wahlin
2019-05-06SERVER-39797 Rollback implicit commit applyOps oplog entry in rollback-via-re...Matthew Russotto
2019-05-06SERVER-40993 Make restartCatalog uninterruptibleXiangyu Yao
2019-05-06SERVER-40971 Fix the check of _resolvedNss in AutoGetCollectionXiangyu Yao
2019-05-06SERVER-40725 Pack multiple operations into a single applyOps on primary for l...Matthew Russotto
2019-05-04SERVER-40765 TaskExecutor inherits from OutOfLineExecutorA. Jesse Jiryu Davis
2019-05-03SERVER-40498 Side transaction keeps the same lockerSiyuan Zhou
2019-05-03SERVER-40408 Add pipeline versions of update helpers in the shellBernard Gorman
2019-05-03SERVER-39896 Write shell JS API for explicitly encrypting and decrypting dataShreyas Kalyan
2019-05-03SERVER-40516 Ban single-valued BSON types in encrypt objectTed Tuckman
2019-05-03SERVER-40465 $group will not distinct scan multikey indexIan Boros
2019-05-03SERVER-40526 fix lintIan Boros
2019-05-03SERVER-40526 Make agg Expressions walkableJacob Evans
2019-05-03SERVER-40854 do not delete side table records while we are still have an acti...Benety Goh