summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-0920-84/+280
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-0911-34/+108
* SERVER-38413 Always set an initial postBatchResumeToken on mongoDBernard Gorman2019-01-095-13/+33
* SERVER-38410 Allow ARM to consume postBatchResumeTokenBernard Gorman2019-01-0916-164/+401
* SERVER-37915 Updates serverStatus.opcountersRepl.command on secondaries.Suganthi Mani2019-01-081-1/+12
* SERVER-38291 Add constant time size tracking in biggie record storeGeert Bosch2019-01-085-264/+293
* SERVER-38800 OpObserver accepts numRecords for drop and rename operationsBenety Goh2019-01-0827-22/+89
* SERVER-38481 No strong locks in profiling while uninterruptibleJustin Seyster2019-01-081-3/+17
* SERVER-38302 update prepared commit/abort metrics before call to opObserverPavi Vetriselvan2019-01-082-17/+36
* SERVER-38587 Extract authorization logic from OpObserverImpl to new AuthOpObs...Isabella Siu2019-01-0811-144/+730
* SERVER-37947 Fail gracefully when explain is used in transactionsJacob Evans2019-01-084-38/+133
* SERVER-38008 Upgrade Valgrind to version 3.14.0Henrik Edin2019-01-082-669/+190
* SERVER-37700 Remove thread names that include whitespacesJonathan Ma2019-01-089-9/+9
* SERVER-38512 Test that secondary hangs up on w: 0 writesA. Jesse Jiryu Davis2019-01-071-0/+11
* SERVER-38510 Set moreToCome flag with OP_MSG writes from shellA. Jesse Jiryu Davis2019-01-071-3/+45
* SERVER-38282 Step-up reacquires locks for prepared transactionsSiyuan Zhou2019-01-076-36/+115
* SERVER-37255 Fix invariant when reconfig races with electionA. Jesse Jiryu Davis2019-01-073-31/+48
* SERVER-38427 Log warning when client connects with server's own TLS certificateIsabella Siu2019-01-073-2/+26
* SERVER-38072 CollectionClonerTest references memory that is potentially alrea...Matthew Russotto2019-01-071-12/+27
* Revert "SERVER-37829 Add Stitch library update functions"Nick Zolnierz2019-01-0710-467/+21
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-07136-319/+316
* SERVER-38848 Code cleanup in TransactionCoordinator::continueCommitMatthew Saltz2019-01-071-20/+16
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-074-2/+13
* SERVER-38743 rename unused argument to RestartCatalogCmd::run()Benety Goh2019-01-071-1/+1
* SERVER-38513 Implement disconnection behavior for legacy messagesMatthew Russotto2019-01-072-0/+17
* SERVER-38788 Log more context when TransactionRouter implicitly abortsJack Mulrow2019-01-074-21/+24
* SERVER-38479 allow lock acquisition interruptions in StorageInterface::create...Eric Milkie2019-01-073-3/+10
* Import wiredtiger: 86012f8e40636cd602188ba7cf3a4724624bfa53 from branch mongo...Luke Chen2019-01-073-4/+11
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-044-13/+2
* SERVER-38826 Export yaml constant values as C++ constexprsSara Golemon2019-01-043-2/+15
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-044-2/+13
* SERVER-38840 ICU parsing does not gracefully handle invalid id-prefixed localesNick Zolnierz2019-01-042-0/+35
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-0410-21/+467
* SERVER-38800 defer ident drop for _id index if storage engine supports drop-p...Benety Goh2019-01-041-5/+1
* Revert "SERVER-38527 Merge supportsRecoverToStableTimestamp into supportsReco...Gregory Wlodarek2019-01-0416-25/+81
* SERVER-36644 re-enable -Wclass-memaccess warning (w/AtomicWord refactor)Billy Donahue2019-01-047-217/+124
* Revert "SERVER-38649 Add generic AlarmScheduler and AlarmRunner"Jonathan Reams2019-01-047-750/+0
* SERVER-38800 rollback falls back on collection scan to reset collection count...Benety Goh2019-01-041-4/+35
* Revert "SERVER-37498 remove slowBackgroundIndexBuild failpoint"Gregory Wlodarek2019-01-041-2/+7
* SERVER-38527 Merge supportsRecoverToStableTimestamp into supportsRecoveryTime...Gregory Wlodarek2019-01-0316-81/+25
* SERVER-38690 Mongos should throw write targeting errors during a transactionJack Mulrow2019-01-032-0/+97
* SERVER-37835 Support rolling over X509 cluster auth certificatesJonathan Reams2019-01-035-42/+124
* SERVER-38522 Make persistParticipantList/persistDecision/deleteCoordinatorDoc...Kaloian Manassiev2019-01-0326-1489/+1428
* Revert "SERVER-35393 Flush output buffer before attempting new writes"Sara Golemon2019-01-031-7/+1
* SERVER-38362 Prevent $out stage within $lookupBrigitte Lamarche2019-01-032-12/+13
* SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI specJonathan Reams2019-01-035-24/+26
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-037-0/+750
* SERVER-36902 Abort transaction on shell exit, try 2A. Jesse Jiryu Davis2019-01-035-53/+143
* SERVER-37788 Move Oplog unittests from WiredTiger to the Record Store Harness...Gregory Wlodarek2019-01-023-4/+13
* SERVER-37788 Implement oplog hack and plugin oplog visibility manager in the ...Gregory Wlodarek2019-01-022-22/+147