summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50446 IndexBuildsCoordinator provides 'isResumable' info to MultiIndex...Benety Goh2020-08-246-19/+30
* SERVER-50093 Test that donor supports running multiple tenant migrations conc...Cheahuychou Mao2020-08-245-25/+185
* SERVER-50091 Enable SCons cache for ARM64 buildersBrian McCarthy2020-08-241-0/+5
* SERVER-50471 Waiting for failpoint does not always throw in quiesce_mode.jsTess Avitabile2020-08-241-4/+10
* SERVER-50446 log errors during of collection scan for index buildBenety Goh2020-08-241-14/+29
* SERVER-50488 Fix race condition in PrimaryOnlyServiceTest unit testSpencer T Brody2020-08-241-5/+6
* SERVER-50431 Clean up persisted Sorter data if resuming index build failsGregory Noma2020-08-242-4/+33
* SERVER-49882 Log status in the catch block in JSThread::run()Charlie Swanson2020-08-241-0/+6
* SERVER-46867 Ensure that a db directory is created even when alwaysUseLogFile...Carl Raiden Worley2020-08-241-1/+2
* SERVER-50104 Add a tenant migration jscore passthrough that uses ReplicaSetFi...Cheahuychou Mao2020-08-242-0/+47
* SERVER-50066 Rehost tenant migration donor's logic on Primary-Only ServiceCheahuychou Mao2020-08-2415-334/+737
* SERVER-46928 logv2 readme: addtl msg guidance, addtl examplesubuntu2020-08-241-2/+13
* SERVER-50446 move checks for index build resumability into a helper functionBenety Goh2020-08-241-3/+23
* SERVER-50472 Change SharedFuture tests to use InlineRecursiveCountingExecutorSpencer T Brody2020-08-241-8/+8
* SERVER-48860 Make migration oplog applier class apply oplog entries.Matthew Russotto2020-08-2420-492/+1374
* SERVER-50464 waitAfterCommandFinishesExecution failpoint should only execute ...Jason Chan2020-08-241-13/+16
* SERVER-50456 Add incompatible_with_eft tag to tenant migration testsCheahuychou Mao2020-08-243-3/+18
* SERVER-50183 Copy _awaitPrimaryAppliedSurpassesRollbackApplied function from ...Jason Chan2020-08-243-12/+34
* SERVER-50468 Tag accumulator_js_size_limits.js as resource_intensiveCharlie Swanson2020-08-241-0/+1
* SERVER-49924 SERVER-49527 recoverFromOplogAsStandalone does not relax index c...Judah Schvimer2020-08-242-0/+66
* SERVER-50237 Initialize StorageGlobalParams::disableLockFreeReads booleanDianna Hohensee2020-08-242-1/+3
* SERVER-49234 Add '_id' field to generated errors for updatesMindaugas Malinauskas2020-08-244-12/+108
* Import wiredtiger: 7a08dc67df07f3895410c4b6cf7a2c70aec3ce24 from branch mongo...Luke Chen2020-08-2427-512/+741
* SERVER-49857 Explicit llvm-symbolizer path handling with {A,T,UB}SANRyan Egesdahl2020-08-223-44/+31
* SERVER-48282 Add RHEL8.2 arm64 buildersAndrew Morrow2020-08-214-2/+119
* SERVER-50122: Support running mixed versions with last-continuous in ReplSetT...Lingzhi Deng2020-08-213-111/+144
* SERVER-50008 Implement basic jsonSchema validation error generationMihai Andrei2020-08-2113-424/+1201
* SERVER-50178: Add logging to initial_sync_nodes_maintain_and_gossip_commit_po...XueruiFa2020-08-211-6/+6
* SERVER-49761 Added libdeps rule for leaf node no dependenciesDaniel Moody2020-08-213-5/+41
* SERVER-48893 Remove outdated tasks from the commit queue variantAndrew Morrow2020-08-211-46/+0
* SERVER-50354 Fix mongodb-javascript-stack gdb command to allow printing stack...Richard Samuels2020-08-211-7/+49
* SERVER-50426 Add a delimiter indicating the end of a death test runLydia Stepanek2020-08-211-0/+4
* SERVER-50448: Add requires_journaling tag to API version testsXueruiFa2020-08-212-0/+4
* SERVER-49019 Run commitTransaction for refineShardKey on fresh opCtxjannaerin2020-08-211-3/+14
* SERVER-48600 refineCollectionShardKey internal transaction should check for w...Jack Mulrow2020-08-211-1/+6
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-08-212-0/+41
* SERVER-50447 fix ismaster.js ticket dependencies in backports ymlPavi Vetriselvan2020-08-211-2/+2
* SERVER-49846 Drop internal idents on startup if there are no index builds to ...Samy Lanka2020-08-214-8/+28
* SERVER-50277 missing 'start server' invocation on insert microbenchmarkRyan Timmons2020-08-211-0/+1
* Import wiredtiger: 850b579d4b526de7f296cb617999ccc20adb4aff from branch mongo...Luke Chen2020-08-2120-64/+428
* SERVER-50435 Restore constness to getInitialDataTimestampA. Jesse Jiryu Davis2020-08-217-7/+7
* SERVER-50277 Performance Yaml Cleanups pt 1Ryan Timmons2020-08-203-1238/+1042
* SERVER-50107 Add new lastContinuous upgrade/downgrade path to setFeatureCompa...Jason Chan2020-08-205-216/+329
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-2014-115/+335
* SERVER-50391 do not wait for majority commit point while applying startIndexB...Benety Goh2020-08-201-0/+14
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-2010-27/+118
* SERVER-49758 Add a sys-perf variant that runs using the last-LTS FCVJason Chan2020-08-201-0/+20
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-2029-51/+489
* SERVER-50187 Use AuthzManagerExternalState::roleExists() to simplify role checksSara Golemon2020-08-2015-46/+180
* SERVER-49965: Add apiVersion metrics to serverStatus and remove stale metricsXueruiFa2020-08-207-35/+322