summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-51598 Add new abort_multi_stmt_txn_test suitesJason Chan2020-11-122-1/+30
* SERVER-46729 Make Windows shell soft-fail for unavailable OCSP responderShreyas Kalyan2020-11-111-2/+6
* SERVER-51303 Fix lookup match absorbtion optimization for $typeJacob Evans2020-11-102-2/+19
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-093-2/+9
* SERVER-51757 Collect /proc/vmstat numa_pages_migrated statistics in FTDCMark Benvenuto2020-11-042-0/+3
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-285-35/+146
* SERVER-51808 fix invariant readConcern level != AvailableMisha Tyulenev2020-10-261-3/+3
* SERVER-50123 Record number of physical cores on all platformsGabriel Russell2020-10-233-60/+238
* SERVER-49165 Limit auditing authz failure in endSessions commandSara Golemon2020-10-233-2/+28
* SERVER-41192 Add a logical session cache metric for the size of the SessionCa...Kaloian Manassiev2020-10-222-1/+8
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-221-0/+4
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-225-12/+99
* SERVER-48523 Unconditionally check the first entry in the oplog when attempti...Bernard Gorman2020-10-2122-397/+711
* SERVER-45992 Skip nojournal warning when starting up with inMemory storage en...Gregory Noma2020-10-211-40/+43
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-10-192-1/+7
* SERVER-51083 Reject invalid UTF-8 from $regex match expressionsJacob Evans2020-10-153-0/+28
* SERVER-15902 sigaltstack for workers and stdx::thread.Billy Donahue2020-10-096-4/+433
* SERVER-48518 Fix rollback via refetch anomaly, try 2A. Jesse Jiryu Davis2020-10-0710-2/+60
* SERVER-51106 Make the isMaster command a derived class of hellor4.0.21-rc0Ali Mir2020-10-053-33/+63
* SERVER-50818 Coverity analysis defect 114987: Wrapper object use after freeArun Banala2020-10-051-2/+1
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-043-9/+56
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-10-0210-60/+2
* SERVER-50736 Make OpenSSL explicitly accept SNIsSpencer Jackson2020-09-301-0/+14