summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-54742 Initialize IndexCatalogEntry multikey state directly fro...r4.2.13-rc1Louis Williams2021-02-264-101/+83
* SERVER-54684 Apply upstream fix for MozJS bug 1442583Andrew Morrow2021-02-263-0/+37
* SERVER-54685 Replace the ARM yield instruction with isbAndrew Morrow2021-02-261-1/+2
* SERVER-54733 update multiversion arch for 4.2Robert Guo2021-02-251-4/+32
* SERVER-54339: Prevent spontaneous elections in rollback_crud_op_sequences.jsXueruiFa2021-02-251-115/+52
* SERVER-54760: Guarantee causal relationship between WTOplogManager::waitForAl...r4.2.13-rc0Daniel Gottlieb2021-02-254-30/+30
* SERVER-54278 Add feature flag to disable Opportunistic Reads by defaultAmirsaman Memaripour2021-02-246-2/+75
* SERVER-54660 make kill_pinned_cursor.js more robustIan Boros2021-02-241-4/+3
* SERVER-54742 Initialize IndexCatalogEntry multikey state directly from durabl...Louis Williams2021-02-241-4/+0
* SERVER-51163 Mark nodes returning InvalidReplicaSetConfig in heartbeats as downSiyuan Zhou2021-02-242-5/+3
* SERVER-51722 Enable -moutline-atomics on aarch64Andrew Morrow2021-02-231-1/+6
* SERVER-54366 Wait for node to start stepdown before killing shutdown operatio...Ali Mir2021-02-233-0/+18
* Import wiredtiger: 9d20694ad13222211f2afb3b2328163b5156fb6c from branch mongo...Luke Chen2021-02-2237-336/+684
* SERVER-53932: Round up multi-key write during recovery of prepared transactio...Lingzhi Deng2021-02-227-1/+50
* SERVER-53992: Remove calls to detect-outliersDavid Bradford2021-02-181-18/+0
* SERVER-50592 Update mypy and GitPython pip requirementsRyan Egesdahl2021-02-1810-13/+29
* SERVER-51038 resmoke.py can't be run on python 3.8Robert Guo2021-02-181-1/+1
* SERVER-54484 Use is_alive rather than removed isAliveAndrew Morrow2021-02-181-2/+2
* SERVER-54369 update python dependenciesRobert Guo2021-02-181-1/+1
* SERVER-53579 Update mypy versionRyan Egesdahl2021-02-182-2/+2
* SERVER-53248 call awaitLastOpCommitted before committing transaction in retry...Samy Lanka2021-02-181-0/+3
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-02-181-0/+2
* SERVER-52884 Remove race in reconstruct_prepared_transactions_initial_sync.jsGeorge Wangensteen2021-02-181-0/+2
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-02-171-0/+11
* SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is imm...Lingzhi Deng2021-02-177-5/+70
* SERVER-50073 Error message when creating a mixed hashed/not hashed index shou...Dan Larkin-York2021-02-122-4/+10
* SERVER-54505: Use default distro for build variants that ignore large_distro ...David Bradford2021-02-121-3/+5
* SERVER-54058 Update Debian 10 AMI for package testingBrian McCarthy2021-02-121-1/+1
* SERVER-54458 update vendored scons to use uuid instead of pid for cachedirDaniel Moody2021-02-111-1/+3
* Revert "SERVER-50073 Error message when creating a mixed hashed/not hashed in...Dan Larkin-York2021-02-112-10/+4
* SERVER-54255 Update RHEL 7 AMI for package testingBrian McCarthy2021-02-111-1/+1
* SERVER-50073 Error message when creating a mixed hashed/not hashed index shou...Dan Larkin-York2021-02-112-4/+10
* SERVER-54014 Define a reasonable maxTimeMsOverride for the checkOID requestsAlexandre Bique2021-02-091-0/+3
* SERVER-46740 Add missing reference characterBen Caimano2021-02-091-2/+2
* SERVER-54138: Add setup_spawnhost_coredump to 4.2.Daniel Gottlieb2021-02-091-0/+77
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-02-0812-2/+106
* SERVER-47694: fix multikey. againLouis Williams2021-02-084-74/+96
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-053-3/+96
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-02-044-6/+19
* SERVER-35649 Retry DNS failures during reconfigA. Jesse Jiryu Davis2021-02-0412-20/+174
* SERVER-54091 Update assertion messages for dbhash check run by resmoke.pyJudah Schvimer2021-02-041-1/+2
* SERVER-53651 Just search for user-issued profiled aggregation in read_pref_cm...Pierlauro Sciarelli2021-02-041-2/+8
* SERVER-54134 ignore newer MongoDB versionsRobert Guo2021-02-031-1/+8
* SERVER-53780: Add missing quote to task configDavid Bradford2021-02-031-1/+1
* SERVER-53717: Dynamically split large concurrency tasksDavid Bradford2021-02-032-170/+128
* SERVER-53196: Fail to generate tasks if a large distro is required but not sp...David Bradford2021-02-035-8/+125
* SERVER-47869 Add debug logging mechanism to mongos cursor managerIan Boros2021-02-022-8/+235
* SERVER-46740 establishCursors() must always drain the AsyncRequestsSender::_b...Ben Caimano2021-02-021-85/+152
* SERVER-49222 ARM64 support on Amazon Linux 2Brian McCarthy2021-02-015-25/+161
* SERVER-48442: Fix change_streams.js to test events in any orderSvilen Mihaylov2021-02-011-6/+17