summaryrefslogtreecommitdiff
path: root/src
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-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-244-2/+18
* 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-54366 Wait for node to start stepdown before killing shutdown operatio...Ali Mir2021-02-231-0/+9
* 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-225-1/+39
* 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-174-3/+30
* SERVER-50073 Error message when creating a mixed hashed/not hashed index shou...Dan Larkin-York2021-02-122-4/+10
* 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-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-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-02-087-2/+41
* SERVER-47694: fix multikey. againLouis Williams2021-02-084-74/+96
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-052-3/+21
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-02-043-6/+12
* SERVER-35649 Retry DNS failures during reconfigA. Jesse Jiryu Davis2021-02-047-18/+49
* 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-47030 Fix date_time_support to not throw exceptionsJacob Evans2021-01-296-125/+2568
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-142-0/+20
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-144-0/+40
* SERVER-50769 Change streams no longer balk at empty applyOpsr4.2.12-rc0r4.2.12Justin Seyster2021-01-123-4/+333
* 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-125-54/+6
* SERVER-40090 DISTINCT_SCAN is only used when certain format of $group _id is ...Katherine Wu2021-01-081-3/+18
* SERVER-52879 Close expired idle sessions outside of the cache mutexGregory Wlodarek2021-01-081-1/+9
* 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-0511-298/+424
* 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-042-20/+51
* SERVER-52919 Wire compression not enabled for initial syncAmirsaman Memaripour2020-12-221-1/+16
* SERVER-52950 recoverFromOplogAsStandalone mode must not start oplog truncater...Gregory Wlodarek2020-12-181-2/+10
* 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-101-6/+3
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-12-101-2/+28
* SERVER-52929 Correctly handle compound indexes with 32 keysLouis Williams2020-12-102-6/+27
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-12-101-5/+5
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-12-101-5/+5
* SERVER-52618James Wahlin2020-12-082-7/+54
* SERVER-51858 Fix curl lockingMark Benvenuto2020-12-081-6/+44