summaryrefslogtreecommitdiff
path: root/src
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-083-6/+29
* SERVER-36926 Remove possibility of passing INT_MIN to abs() in ClusterCursorM...r4.0.24-rc0Ted Tuckman2021-04-051-2/+7
* 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-292-37/+56
* 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-263-10/+25
* 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-1910-61/+190
* SERVER-35649 Retry DNS failures during reconfigXuerui Fa2021-03-117-19/+40
* SERVER-54031 Include .py and .idl files in the errorcodes.py scanBilly Donahue2021-03-111-1/+1
* 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-074-3/+30
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesJack Mulrow2021-03-043-3/+11
* 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-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-46740 Add missing reference characterr4.0.23-rc0r4.0.23Ben Caimano2021-02-091-2/+2
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-053-13/+39
* SERVER-53274 Avoid bumping all chunk versions after writing 'history' field o...Jordi Serra Torrens2021-02-051-18/+10
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-02-053-6/+13
* SERVER-54074 Log start and end of changes to table log settingsGregory Wlodarek2021-02-0414-0/+91
* 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-2911-283/+389
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-142-0/+20
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-141-0/+3
* SERVER-52950 recoverFromOplogAsStandalone mode must not start oplog truncater...Gregory Wlodarek2021-01-091-2/+10
* SERVER-52879 Close expired idle sessions outside of the cache mutexGregory Wlodarek2021-01-081-1/+9
* bpr4.0.22-rc0r4.0.22James Wahlin2020-12-151-2/+25
* SERVER-50365 Use short WT transaction rollback timeout in the multi-document ...Gregory Noma2020-12-137-86/+124
* SERVER-53026 Fix "resync" commandA. Jesse Jiryu Davis2020-12-132-7/+16
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
* Import wiredtiger: c9d3a90c78a12f747f283022eda9b6e140cc6dd1 from branch mongo...Luke Chen2020-12-0213-16/+183
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-11-293-7/+7
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-11-262-2/+8
* SERVER-52955 KeysCollectionClientDirect should check if majority read concern...Alex Taskov2020-11-211-1/+2
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-201-2/+13
* SERVER-50445 Return the value in double when NumberLong subtraction overflows...Arun Banala2020-11-202-3/+40
* SERVER-32960 Make $mod truncate float values consistently and use long long f...Nikita Lapkov2020-11-194-8/+75
* SERVER-52902 Remove assertion !haveJournalFiles()Geert Bosch2020-11-181-1/+0
* SERVER-51902 Check if storage engine supports Recover to Stable Timestamp rat...Samy Lanka2020-11-171-2/+3
* SERVER-46393 Always check client last operation time when computing operation...Cheahuychou Mao2020-11-141-4/+0
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Pierlauro Sciarelli2020-11-122-0/+14