summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50769 Change streams no longer balk at empty applyOpsr4.2.12-rc0r4.2.12Justin Seyster2021-01-126-4/+411
* SERVER-43739 Always send SNI regardless of allowInvalidHost and setup proper ...Sara Golemon2021-01-123-7/+20
* SERVER-53703: Use WTKVEngine to compute the all durable timestamp.Daniel Gottlieb2021-01-121-1/+1
* SERVER-48471 Hashed indexes may be incorrectly marked multikey and be ineligi...Louis Williams2021-01-126-54/+143
* SERVER-40090 DISTINCT_SCAN is only used when certain format of $group _id is ...Katherine Wu2021-01-082-3/+30
* SERVER-52879 Close expired idle sessions outside of the cache mutexGregory Wlodarek2021-01-081-1/+9
* SERVER-41836 Log thread Id as part of error in FSM testsArun Banala2021-01-081-2/+2
* SERVER-53234 jstests/core/profile2.js fails when background operations are ru...Mindaugas Malinauskas2021-01-081-34/+28
* SERVER-44375 fix merge_with_drop_shard.js when the curop command fails due to...Lamont Nelson2021-01-071-9/+19
* SERVER-48659 Update SLES 12 AMI for package testsBrian McCarthy2021-01-062-13/+3
* Import wiredtiger: 7e416a7dd98de324bba158b087197124df70c5a9 from branch mongo...Luke Chen2021-01-0521-82/+557
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-0513-298/+737
* SERVER-51526 Hybrid index builds can miss writes and crash in the event of a ...Louis Williams2021-01-051-18/+18
* SERVER-51886 $lookup + $merge pipeline may fail to resolve views correctly wh...Mihai Andrei2021-01-043-20/+105
* SERVER-52919 Wire compression not enabled for initial syncAmirsaman Memaripour2020-12-222-1/+50
* SERVER-53444 Make tests that run removeShard in assert.soon to wait for the s...Cheahuychou Mao2020-12-213-0/+36
* SERVER-52950 recoverFromOplogAsStandalone mode must not start oplog truncater...Gregory Wlodarek2020-12-182-2/+68
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-181-1/+3
* SERVER-34741 Move $match in front of $group if condition is on group keyGeorge Wangensteen2020-12-166-8/+189
* SERVER-53026 Fix "resync" commandA. Jesse Jiryu Davis2020-12-142-7/+16
* SERVER-48742 Modified 4.4 backport to remove dependence on structured loggingJames Wahlin2020-12-102-14/+11
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-12-102-11/+65
* SERVER-52929 Correctly handle compound indexes with 32 keysLouis Williams2020-12-103-6/+85
* SERVER-50417 Fix linting in backports_required_for_multiversion_tests.ymlAli Mir2020-12-101-3/+0
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
* SERVER-52732 Uptime reporter disables autosplit during ShardingTest initializ...Pierlauro Sciarelli2020-12-101-1/+6
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-12-106-13/+24
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-12-103-9/+11
* SERVER-52618James Wahlin2020-12-083-7/+147
* SERVER-52806 Don't assume systemd on all Debian systemsRyan Egesdahl2020-12-084-4/+12
* SERVER-51858 Fix curl lockingMark Benvenuto2020-12-081-6/+44
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2020-12-073-4/+12
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-12-0711-34/+385
* SERVER-53233 Fix change_streams_update_lookup_shard_metadata_missing.js to pu...Bernard Gorman2020-12-051-10/+12
* SERVER-50900 Disable PeriodicShardedIndexConsistencyChecker for cursor_valid_...Jason Zhang2020-12-041-0/+6
* SERVER-52969 Temporarily disable powercycle on Windowsvrachev2020-12-021-1/+1
* SERVER-52891 run PPC builds less frequentlyZakhar Kleyman2020-11-301-3/+3
* SERVER-52975 Fix use of 'onRollback' callback for collection validator option...Mihai Andrei2020-11-302-7/+42
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-11-296-9/+13
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-11-262-2/+8
* SERVER-50869 Fix race condition in bgsync when clearing appliedThrough during...Samy Lanka2020-11-241-0/+16
* SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...Suganthi Mani2020-11-231-12/+21
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-202-2/+63
* SERVER-50445 Return the value in double when NumberLong subtraction overflows...Arun Banala2020-11-202-3/+41
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machines.Suganthi Mani2020-11-2010-64/+87
* SERVER-47812 Secondaries persist wildcard multikeypaths out of orderBernard Gorman2020-11-2021-124/+408
* SERVER-32960 Make $mod truncate float values consistently and use long long f...Nikita Lapkov2020-11-197-42/+283
* SERVER-50901 Wait for secondaries to be ready in RollbackTest.checkDataConsis...Vesselina Ratcheva2020-11-161-0/+1
* SERVER-46393 Always check client last operation time when computing operation...Cheahuychou Mao2020-11-151-4/+0
* SERVER-52560 oplog_writes_only_permitted_on_standalone.js must wait for inser...Tess Avitabile2020-11-121-1/+2