index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
Age
Commit message (
Expand
)
Author
2019-05-09
Revert "SERVER-40567 benchRun support for pipeline updates"
r4.1.11
Siyuan Zhou
2019-05-08
Revert "SERVER-41006 Make replBatchLimitBytes configurable"
Siyuan Zhou
2019-05-08
SERVER-40498 Writing transaction oplog entries must not take locks while hold...
Siyuan Zhou
2019-05-08
SERVER-40705: No need to delay unlocking if lock is recursively acquired
Lingzhi Deng
2019-05-08
SERVER-40567 benchRun support for pipeline updates
Charlie Swanson
2019-05-08
SERVER-40676 Write implicit commit oplog entry on primary for new large trans...
William Schultz
2019-05-08
SERVER-41006 Make replBatchLimitBytes configurable
Tess Avitabile
2019-05-08
SERVER-13006 getParameter for journalCommitInterval returns the appropriate v...
Gregory Wlodarek
2019-05-08
SERVER-16553 Add the scaling factor to stats commands
Gregory Wlodarek
2019-05-08
SERVER-41056 Fix NiTL::shutdown() without startup()
Jason Carey
2019-05-08
SERVER-40823 Enable Flow Control in testing
Maria van Keulen
2019-05-08
SERVER-39498 Make rollback trigger a lazy (rather than blocking) reload of th...
Matthew Saltz
2019-05-08
SERVER-41054 Trivially increased heartbeat logging for connection problems
Ben Caimano
2019-05-08
SERVER-40405 Add support for 'sort' option in combination with a pipeline-sty...
James Wahlin
2019-05-08
SERVER-40792 Create error details if doesn't already exist when handling Woul...
Blake Oler
2019-05-08
SERVER-40404 Add support for 'fields' option in combination with a pipeline-s...
James Wahlin
2019-05-08
SERVER-41038 Add --abbrev to git describe in build.gradle
Mathew Robinson
2019-05-08
SERVER-38321 Enable verbose checkpoint logging in WiredTiger
Gregory Wlodarek
2019-05-08
SERVER-14396 Issue periodic warnings to the log while instance is locked
Gregory Wlodarek
2019-05-08
SERVER-38867 refine handling of system collections in listCollections
Kevin Pulo
2019-05-07
SERVER-41042 fix early thread in NonAuthTE
Jason Carey
2019-05-07
SERVER-40315 Fix SASL mechanism acquisition for __system in tests
Spencer Jackson
2019-05-07
SERVER-40248 Return correct operation to apply for update oplog entries
Judah Schvimer
2019-05-07
SERVER-41021 createIndexes should not use Database MODE_X when creating the c...
Geert Bosch
2019-05-07
SERVER-37837 Use unique_ptr instead of shared_ptr for the SessionCatalog map
Kaloian Manassiev
2019-05-07
Revert "SERVER-36443 Clean up ChunkManager objects when usage count reaches 0"
jannaerin
2019-05-07
SERVER-40735 Force FreeMonControllerTest::TestRegisterFail to use fake time
Mark Benvenuto
2019-05-07
SERVER-40892 Rename UUIDCatalog to CollectionCatalog
Geert Bosch
2019-05-07
SERVER-41001 mongos map reduce cleaup aborts on first command failure
Randolph Tan
2019-05-07
SERVER-40401 Test support for 'bypassDocumentValidation' option in combinatio...
James Wahlin
2019-05-07
SERVER-40399 Test support for 'collation' option in combination with a pipeli...
James Wahlin
2019-05-07
SERVER-40055 Consolidate $round behavior with and without a default
Charlie Swanson
2019-05-07
SERVER-40403 Test support for 'writeConcern' option in combination with a pip...
James Wahlin
2019-05-07
SERVER-40964 Change lookupNSSByUUID to return boost::optional<NamespaceString...
Gregory Wlodarek
2019-05-06
SERVER-36492 Reconstruct prepared transactions at the end of initial sync
Samy Lanka
2019-05-06
SERVER-40440 Add merge support for whenMatched: 'keepExisting'
Anton Korshunov
2019-05-06
SERVER-40402 Test support for 'writeConcern' option in combination with a pip...
James Wahlin
2019-05-06
SERVER-39797 Rollback implicit commit applyOps oplog entry in rollback-via-re...
Matthew Russotto
2019-05-06
SERVER-40993 Make restartCatalog uninterruptible
Xiangyu Yao
2019-05-06
SERVER-40971 Fix the check of _resolvedNss in AutoGetCollection
Xiangyu Yao
2019-05-06
SERVER-40725 Pack multiple operations into a single applyOps on primary for l...
Matthew Russotto
2019-05-04
SERVER-40765 TaskExecutor inherits from OutOfLineExecutor
A. Jesse Jiryu Davis
2019-05-03
SERVER-40498 Side transaction keeps the same locker
Siyuan Zhou
2019-05-03
SERVER-40408 Add pipeline versions of update helpers in the shell
Bernard Gorman
2019-05-03
SERVER-39896 Write shell JS API for explicitly encrypting and decrypting data
Shreyas Kalyan
2019-05-03
SERVER-40516 Ban single-valued BSON types in encrypt object
Ted Tuckman
2019-05-03
SERVER-40465 $group will not distinct scan multikey index
Ian Boros
2019-05-03
SERVER-40526 fix lint
Ian Boros
2019-05-03
SERVER-40526 Make agg Expressions walkable
Jacob Evans
2019-05-03
SERVER-40854 do not delete side table records while we are still have an acti...
Benety Goh
[next]