summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-47690 Snapshot reads via mongosA. Jesse Jiryu Davis2020-05-0726-244/+586
* Revert "SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noop"Benety Goh2020-05-076-26/+10
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild()Benety Goh2020-05-074-288/+0
* SERVER-47434 Update ReplSetMetadata config version rule in replication archit...Ali Mir2020-05-071-3/+0
* SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noopBenety Goh2020-05-076-10/+26
* SERVER-38961 remove characterize_index_builds_on_restart.jsBenety Goh2020-05-071-261/+0
* SERVER-47612 make storing the LastVote uninterruptibleJudah Schvimer2020-05-072-34/+27
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-073-111/+3
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-0732-296/+75
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-0711-213/+49
* SERVER-48005 reduce parallelism on Ubuntu 18.04 ARMRobert Guo2020-05-071-1/+1
* SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...Kaloian Manassiev2020-05-0710-63/+143
* SERVER-47518 StaticImmortal<T>Billy Donahue2020-05-073-0/+236
* SERVER-38961 remove IndexBuildsCoordinator::supportsTwoPhaseIndexBuild()Benety Goh2020-05-0710-164/+36
* SERVER-47528 Turn off initialSyncStatus for replSetGetStatus in FTDCSamy Lanka2020-05-061-1/+4
* SERVER-47710 Make onConfirmedSet update config.shards seriallyHaley Connelly2020-05-062-72/+238
* SERVER-47136 Fix multiversion blacklisting for replica_sets_multiversion and ...Jason Chan2020-05-063-48/+10
* SERVER-47635 remove index build from config.system.indexBuilds after completi...Benety Goh2020-05-065-5/+41
* SERVER-47989: Ensure lint dependencies are specifiedDavid Bradford2020-05-061-0/+2
* SERVER-37364 Coordinator should return the decision to the client as soon as ...Cheahuychou Mao2020-05-0624-164/+255
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-0636-406/+428
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-062-2/+8
* SERVER-47635 add tests to check config.system.indexBuilds after completing in...Benety Goh2020-05-064-1/+106
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-05-068-26/+28
* SERVER-47846 fix use-after-free coding error in collMod hidden indexesEric Milkie2020-05-061-1/+3
* SERVER-47927 Ubuntu 20.04 - ifconfig replaced with ip commandMark Benvenuto2020-05-061-3/+5
* SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto2020-05-061-2/+17
* SERVER-47959 JournalFlusher will retry oplog reads on WriteConflictExceptions...Dianna Hohensee2020-05-065-11/+58
* SERVER-47635 improve indexbuildentryhelpers error handling and messagesBenety Goh2020-05-063-5/+13
* SERVER-47320: Disable WCE tracing on FSM tests.Daniel Gottlieb2020-05-062-0/+7
* SERVER-47723: Correct timestamp monitor log line.Daniel Gottlieb2020-05-061-2/+2
* SERVER-47635 IndexBuildsCoordinator::onCommitIndexBuild() updates IndexBuildS...Benety Goh2020-05-061-2/+2
* SERVER-47957 Set j=true when specifying write concern for inserts in rollback...Ali Mir2020-05-061-1/+1
* SERVER-47635 IndexBuildsCoordinator::onCommitIndexBuild() accepts shared poin...Benety Goh2020-05-061-10/+10
* SERVER-47748 The update stage will not treat as "sharded" for the purposes of...Pierlauro Sciarelli2020-05-062-16/+18
* SERVER-47582 clearing the oplogTruncateAfterPoint during stepdown must not ta...Dianna Hohensee2020-05-061-0/+4
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-065-49/+117
* SERVER-47635 do not import indexbuildentryhelpers namespace into index_builds...Benety Goh2020-05-062-12/+10
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-062-4/+5
* Import wiredtiger: 18dfb9e58e39927696affcd8e362364e23e1aa59 from branch mongo...Luke Chen2020-05-06138-2925/+3280
* SERVER-44012 Remove tracking of newly created indexes intended for background...Gregory Wlodarek2020-05-068-98/+2
* SERVER-47962 Use rawMongoProgramOutput instead of logfileSara Golemon2020-05-061-5/+2
* SERVER-30862 ReplSetTest.remove() should call stop() on the node to be removedJason Chan2020-05-052-0/+17
* SERVER-47775 Log failure to collect stacktrace at error levelAmirsaman Memaripour2020-05-051-2/+1
* SERVER-47968 Do not run 'current_op_reports_validation_io.js' on ephemeralFor...Gregory Wlodarek2020-05-051-0/+2
* SERVER-46570 Remove the kCheckpoint ReadSource on the RecoveryUnitJamie Heppenstall2020-05-057-155/+10
* SERVER-47319 dropIndexes should not invariant if a similar index was created ...Gregory Wlodarek2020-05-052-17/+105
* SERVER-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-054-6/+47
* SERVER-47928 Fix quadradic KeyString insert behavior in fts indexes.Henrik Edin2020-05-056-49/+95
* SERVER-47831 numAwaitingTopologyChanges metrics must be changed under Replica...Jason Chan2020-05-051-1/+1