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
Age
Commit message (
Expand
)
Author
2019-06-26
Import wiredtiger: ee1bae262347285f46b5c56cc0490d20b9ee9c98 from branch mongo...
r4.2.0-rc2
Luke Chen
2019-06-25
SERVER-41462 unlock RSTL for index builds on secondaries
Eric Milkie
2019-06-25
SERVER-41004 Allow CursorNotFound errors to count as a successful kill in the...
Blake Oler
2019-06-25
SERVER-36529 OpObservers for session operations should pass SessionTxnRecord
Judah Schvimer
2019-06-25
SERVER-41780 always wait for write concern on prepareTransaction retries
Judah Schvimer
2019-06-25
SERVER-41838 Release RSTL if we choose not to commit a prepared transaction a...
Judah Schvimer
2019-06-24
SERVER-41373 Add abortCause to mongos transactions serverStatus output
Jamie Heppenstall
2019-06-24
SERVER-41375 Add successfulDurationMicros to commitTypes in mongos transactio...
Jamie Heppenstall
2019-06-24
SERVER-41572 use FailPointEnableBlock to control failpoints in transaction_co...
Lamont Nelson
2019-06-24
SERVER-41837 Fix unittest compilation on non-ssl builds
Mark Benvenuto
2019-06-24
SERVER-41609 Create ClientEncryption object for FLE shell API
Mark Benvenuto
2019-06-24
SERVER-41644 Expose explicit encryption helpers in community shell
Mark Benvenuto
2019-06-24
SERVER-41601 mongocryptd pid file should contain connectivity information
Mark Benvenuto
2019-06-24
SERVER-40928 mongocryptd --help output list incorrect default port
Mark Benvenuto
2019-06-24
SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...
Mark Benvenuto
2019-06-24
SERVER-41816 Clarify purpose of prepared commit uasserts
Judah Schvimer
2019-06-24
SERVER-40791 Track multi-statement transaction operations for migrations at c...
Blake Oler
2019-06-21
SERVER-41164 stop documents from leaking into unrelated changestreams when re...
Davis Haupt
2019-06-21
SERVER-41352 Incorrect verbose configuration in the wiredtiger connection string
Zach Yam
2019-06-21
SERVER-40535 read signing keys with readConcern level majority
Misha Tyulenev
2019-06-21
SERVER-41589 OplogStartHack should use the requested yield policy.
Justin Seyster
2019-06-21
SERVER-40478 Merge StorageEngine class with KVStorageEngine
Xiangyu Yao
2019-06-21
SERVER-41779: reconstructPreparedTransactions should use readSource kNoTimestamp
Lingzhi Deng
2019-06-21
SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...
Arun Banala
2019-06-20
SERVER-41583 Refactor the registration and de-registration of collection and ...
Xiangyu Yao
2019-06-20
SERVER-41751 Stop Flow Control mechanism before PeriodicRunner shutdown
Maria van Keulen
2019-06-20
SERVER-41120 perserve the correct status during scope timeout
Gabriel Russell
2019-06-20
SERVER-40832 Add accessor to 'expression' in DocumentSourceRedact
Arun Banala
2019-06-20
SERVER-40830 Move 'ReplaceRootTransformation' to header file
Arun Banala
2019-06-19
SERVER-41701 [FLE] Add support for $bucket and $bucketAuto
Pawel Terlecki
2019-06-19
SERVER-41682 Turned on matchPrimaryNode
Ben Caimano
2019-06-19
SERVER-41817 String ServerParameters should not be JSON.stringify'd
Ben Caimano
2019-06-19
SERVER-41602 Activate followBusiestNode in ShardingTaskExecutor
Ben Caimano
2019-06-19
SERVER-41460 dropConnections should shut down affected SpecificPools
Ben Caimano
2019-06-19
SERVER-39817 SERVER-39819 SERVER-38920 Add ConnectionPoolControllers
Ben Caimano
2019-06-19
SERVER-40716 Refactor catalog initialization logic on startup
Xiangyu Yao
2019-06-19
SERVER-41478 Take initialization of index catalog out of collection constructor
Xiangyu Yao
2019-06-19
SERVER-41398 Create IndexAccessMethodFactory
Xiangyu Yao
2019-06-19
SERVER-41237 Re-ban $graphLookup against a sharded collection
Ian Boros
2019-06-18
SERVER-41105 Consistently refer to the PBWM lock in code and text
Dianna Hohensee
2019-06-17
SERVER-39805 [FLE] add support for in MatchExpression
Davis Haupt
2019-06-17
Import wiredtiger: 40e3225e55ffbf0c9819af138fa4a014c0639c72 from branch mongo...
Luke Chen
2019-06-14
SERVER-41377 Add JS tests that the rollback data files are generated correctl...
William Schultz
2019-06-14
SERVER-40831 [FLE] Accessors for translation of $group
Pawel Terlecki
2019-06-14
SERVER-41361 Do not read at lastApplied while already holding the PBWM lock o...
Louis Williams
2019-06-14
SERVER-41702 Copy Collection NamespaceString before yielding locks in AutoGet...
Louis Williams
2019-06-14
SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...
Louis Williams
2019-06-13
SERVER-40986 Include relevant server-wide two phase commit metrics on mongod ...
Esha Maharishi
2019-06-13
SERVER-41404: [FLE] Accessors needed for $graphLookup
Pawel Terlecki
2019-06-13
SERVER-41332 Fix incorrect getter
Jacob Evans
[next]