summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44132 DataBuilder move assignment computes size incorrectlyr4.0.24-rc1r4.0.24Mark Benvenuto2021-04-132-3/+6
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-04-084-6/+81
* SERVER-36926 Remove possibility of passing INT_MIN to abs() in ClusterCursorM...r4.0.24-rc0Ted Tuckman2021-04-051-2/+7
* SERVER-55189 Call awaitReplication() before returning from syncFrom() in rsli...Ali Mir2021-04-021-0/+1
* SERVER-55445: Remove mmap variants from sys-perf on 4.0Brad de Vlugt2021-04-011-130/+0
* SERVER-55395 stdx/thread.h needs cstdlibBilly Donahue2021-04-011-0/+1
* SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...Suganthi Mani2021-03-292-13/+22
* SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.Suganthi Mani2021-03-298-49/+66
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machinesSamyukta Lanka2021-03-291-10/+23
* SERVER-54710 Improve checks for overlarge BSON when generating explain outputDavid Storch2021-03-264-10/+83
* Import wiredtiger: 0b64c3341b8617d22cf8482d4ed6fae6f1bed89b from branch mongo...Luke Chen2021-03-2538-362/+611
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-248-14/+361
* SERVER-54964 Take out extra idl fileBen Caimano2021-03-191-34/+0
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-1913-104/+466
* SERVER-35649 Retry DNS failures during reconfigXuerui Fa2021-03-1112-22/+161
* SERVER-54031 Include .py and .idl files in the errorcodes.py scanBilly Donahue2021-03-112-36/+76
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-102-0/+32
* SERVER-54770 Add /proc/meminfo MemAvailable to FTDCMark Benvenuto2021-03-101-0/+1
* SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is imm...Lingzhi Deng2021-03-076-5/+69
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesJack Mulrow2021-03-046-7/+91
* BACKPORT-7936 Error message when creating a mixed hashed/not hashed index sho...Dan Larkin-York2021-03-012-3/+11
* SERVER-47030 Fix date_time_support to not throw exceptionsTed Tuckman2021-02-255-126/+236
* SERVER-54708 Rollback test fixtures should ensure sync source's lastApplied >...Samy Lanka2021-02-232-2/+2
* SERVER-53992: Remove calls to detect-outliersDavid Bradford2021-02-181-6/+0
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-02-181-0/+2
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-02-171-0/+11
* Revert "SERVER-50073 Error message when creating a mixed hashed/not hashed in...Dan Larkin-York2021-02-112-11/+3
* SERVER-50073 Error message when creating a mixed hashed/not hashed index shou...Dan Larkin-York2021-02-112-3/+11
* SERVER-54255 Update RHEL 7 AMI for package testingBrian McCarthy2021-02-111-1/+1
* SERVER-46740 Add missing reference characterr4.0.23-rc0r4.0.23Ben Caimano2021-02-091-2/+2
* SERVER-53459 Call awaitPrimaryAppliedSurpassesRollbackApplied in rollback tes...Samy Lanka2021-02-092-2/+7
* SERVER-54138: Add setup_spawnhost_coredump to 4.0.Daniel Gottlieb2021-02-091-0/+77
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-055-62/+110
* SERVER-53274 Avoid bumping all chunk versions after writing 'history' field o...Jordi Serra Torrens2021-02-052-18/+59
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-02-054-6/+20
* SERVER-54074 Log start and end of changes to table log settingsGregory Wlodarek2021-02-0414-0/+91
* SERVER-54134 ignore newer MongoDB versionsRobert Guo2021-02-031-1/+8
* SERVER-54091 Update assertion messages for dbhash check run by resmoke.pyJudah Schvimer2021-02-031-1/+2
* SERVER-47869 Add debug logging mechanism to mongos cursor managerIan Boros2021-02-032-12/+237
* SERVER-46740 establishCursors() must always drain the AsyncRequestsSender::_b...Ben Caimano2021-02-0110-173/+304
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-2913-283/+755
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2021-01-153-4/+16
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-143-0/+49
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-143-6/+31
* SERVER-52950 Add jstest tag for check_for_oplog_cap_maintainer_thread.jsGregory Wlodarek2021-01-091-1/+1
* SERVER-52950 recoverFromOplogAsStandalone mode must not start oplog truncater...Gregory Wlodarek2021-01-092-2/+68
* SERVER-52879 Close expired idle sessions outside of the cache mutexGregory Wlodarek2021-01-081-1/+9
* SERVER-53234 jstests/core/profile2.js fails when background operations are ru...Mindaugas Malinauskas2021-01-081-34/+28
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-181-1/+3
* bpr4.0.22-rc0r4.0.22James Wahlin2020-12-153-11/+99