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
2020-04-11
SERVER-47478 restore 'forked process: <pid>' message
r4.4.0-rc1
Billy Donahue
2020-04-10
SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...
Gregory Noma
2020-04-10
SERVER-47189 Do a reconfig on upgrade to FCV 4.4 to add a config term
William Schultz
2020-04-10
SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...
Louis Williams
2020-04-10
SERVER-47407 Avoid using WriteUnitOfWork in index build collection scan loop
Louis Williams
2020-04-10
SERVER-39458 Continuously drain side writes while waiting for next index buil...
Louis Williams
2020-04-10
SERVER-47361 Add test that TopologyStateMachine checks electionId before upda...
jannaerin
2020-04-10
SERVER-47423 Take collection MODE_X locks instead of databse MODE_X lock in c...
Gregory Noma
2020-04-10
SERVER-46916 misc. map reduce performance improvements
Ian Boros
2020-04-10
SERVER-47164 Drop any existing indexes conflicting with the specs from the st...
Gregory Wlodarek
2020-04-10
SERVER-47360 Take collection MODE_IX lock instead of database MODE_X lock whe...
Gregory Noma
2020-04-10
SERVER-47317 Take collection MODE_X locks instead of database MODE_X lock in ...
Gregory Noma
2020-04-10
SERVER-46667 Avoid invariant from invalid candidateIndex
A. Jesse Jiryu Davis
2020-04-10
SERVER-43883: Enable WTs cursor copy mode for ASAN builds.
Daniel Gottlieb
2020-04-09
SERVER-47384 Remove TODO comment for SERVER-41070
Cheahuychou Mao
2020-04-09
SERVER-45624 Make the balancer split the sessions collection
Cheahuychou Mao
2020-04-09
SERVER-47176 Make update.cpp not take database MODE_X lock
Gregory Noma
2020-04-09
SERVER-47358 Take collection MODE_X locks instead of database MODE_X lock in ...
Gregory Noma
2020-04-09
SERVER-43044 IndexBuildsCoordinatorMongod reports operation statistics for sl...
Gregory Wlodarek
2020-04-09
SERVER-47255 Force $out/$merge tests within jstests/replsets to run with prim...
Mihai Andrei
2020-04-09
Import wiredtiger: da6c25fee0c5c9b0376df0dc19caa40a553cc5a2 from branch mongo...
r4.4.0-rc0
Luke Chen
2020-04-08
SERVER-46818: Do untimestamped writes in idemptency tests
Lingzhi Deng
2020-04-08
SERVER-47337 Only allow the commitQuorum option in createIndexes to be specif...
Gregory Wlodarek
2020-04-08
SERVER-47387 Remove TODO comment for SERVER-45707
Cheahuychou Mao
2020-04-08
SERVER-42455 Make ReplicaSetChangeNotifier::onConfirmedSet safe during shutdown
jannaerin
2020-04-07
SERVER-47077 Clean up log lines in 'mongo/db'
Amirsaman Memaripour
2020-04-07
SERVER-47077 Clean up log lines in 'mongo/db'
samanca
2020-04-07
SERVER-47077 Clean up log lines in 'mongo/db'
Amirsaman Memaripour
2020-04-07
SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...
Cheahuychou Mao
2020-04-07
SERVER-47233 Consider WriteOp complete when no shards left to target
Marcos José Grillo Ramírez
2020-04-07
SERVER-47179: Fix crash when requesting serverStatus oplog before the oplog c...
Lingzhi Deng
2020-04-07
SERVER-46799 Fix LOGV2 lines in the BatchWriteExecutor
Kaloian Manassiev
2020-04-07
SERVER-47345 Fix causal consistency bug in $merge code on mongos
Arun Banala
2020-04-07
SERVER-47357 return incremented iterator from fmt::formatter<HostAndPort>
Billy Donahue
2020-04-06
SERVER-46233 Relocate second call to optimizePipeline()
Justin Seyster
2020-04-06
SERVER-46563 use pipe instead of SIGUSR2 for interfork comms
Billy Donahue
2020-04-06
SERVER-46501 add mount table to hostInfo
Billy Donahue
2020-04-06
SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...
Jack Mulrow
2020-04-06
SERVER-46289 Make SingleServerPingMonitor retry after failed ping
Haley Connelly
2020-04-06
SERVER-46821 Allow NetworkingBatons to send work to ASIOReactor after detach
Ben Caimano
2020-04-06
SERVER-47139 Introduce GuaranteedExecutor class
Ben Caimano
2020-04-05
SERVER-46894 Wait for the current config to be committed before running recon...
Siyuan Zhou
2020-04-04
SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0
Shreyas Kalyan
2020-04-03
SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.
Max Hirschhorn
2020-04-03
SERVER-46534 Make notMasterUnacknowledgedWrites ignore reads
Amirsaman Memaripour
2020-04-03
SERVER-47173 Make mirroring response callback record non-okay status
Amirsaman Memaripour
2020-04-03
SERVER-47076 Clean up log lines in mongo/util
Cheahuychou Mao
2020-04-02
SERVER-46946 Optimize BtreeKeyGenerator::getKeys for non-multikey indexes
Anton Korshunov
2020-04-02
SERVER-47169 Call ShardRegistry::updateReplSetHosts() synchronously
Haley Connelly
2020-04-02
SERVER-45055 Startup recovery should work with more than one unfinished two-p...
Louis Williams
[next]