summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-051-2/+55
* SERVER-35387 Ensure retried commitTransaction command waits for writeConcernJudah Schvimer2018-06-051-0/+6
* SERVER-35016 Adding commmon log for client/server certificate with LOG(1)Kashish Garg2018-06-052-10/+21
* SERVER-35382 _isSelf requiresAuth falseBilly Donahue2018-06-051-3/+6
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-06-0515-64/+155
* SERVER-35403: Don't attempt to close a non-existing cursorDavid Bradford2018-06-051-1/+3
* SERVER-35406 Fix handling of unknown OIDs in OpenSSLSara Golemon2018-06-051-2/+8
* SERVER-33954 Modified getCollectionRoutingInfoWithRefresh to refresh twice if...Matthew Saltz2018-06-0510-91/+315
* SERVER-35231: Invalid decimal continuation can trigger a dassert when decodin...Nick Zolnierz2018-06-052-0/+19
* SERVER-35366 OplogApplier only returns empty batch when buffer is emptyJudah Schvimer2018-06-053-5/+16
* SERVER-35181 Corrected function signatures for CpuProfilerCommandBen Caimano2018-06-051-2/+2
* SERVER-35057 Notify oplog waiters after advancing the lastApplied timestampXiangyu Yao2018-06-041-0/+3
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-042-18/+25
* SERVER-34705: Whole-DB or whole-cluster change streams may not provide a tota...Nick Zolnierz2018-06-042-7/+213
* Import tools: e46dcde7151b8fcd97a311afdc14de3aad82f10b from branch v4.0David Golden2018-06-048-167/+241
* SERVER-35318 improve free monitoring op observer perfEric Milkie2018-06-041-19/+25
* Import wiredtiger: c3eafe83e8e48632d8b221a86ded6b3d949da979 from branch mongo...Luke Chen2018-06-048-46/+165
* SERVER-33863 Fix lint.Siyuan Zhou2018-06-011-1/+3
* SERVER-35291 ServiceEntryPointEmbedded does not derive from ServiceEntryPoint...Henrik Edin2018-06-016-52/+50
* SERVER-33863 Disable fastcount check in ReplSetTest.Siyuan Zhou2018-06-011-0/+4
* SERVER-34338 Find explain in legacy query path on mongos does not retry on St...Esha Maharishi2018-06-011-23/+68
* SERVER-35321 Make renameCollection uninterruptibleLouis Williams2018-05-311-0/+4
* SERVER-34170 Ensure transactions fail when run against a 3.6 node through the...Matthew Russotto2018-05-311-5/+26
* SERVER-22563 amend uassert codeVesselina Ratcheva2018-05-311-1/+1
* SERVER-26150 add retryOnNetworkError to assertAuthenticateGabriel Russell2018-05-311-6/+13
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-3118-669/+759
* SERVER-35083 Add writeConcernError option to failCommand failpointMathias Stearn2018-05-311-22/+29
* SERVER-35270 StringMap::count()Mathias Stearn2018-05-312-7/+24
* SERVER-35243 Rename mongoe to mongoedHenrik Edin2018-05-312-7/+9
* SERVER-35004 Add functionality to only fail specific commands in failCommand ...Samy Lanka2018-05-311-5/+19
* SERVER-35268: Reduce recovery logging and add a buffer to resmoke's I/O pipes.Daniel Gottlieb2018-05-312-6/+8
* SERVER-33327 Don't update lastWriteDate field in Session::onMigrateCompletedO...Blake Oler2018-05-312-3/+27
* SERVER-22653 Retry establishing remote cursor during rollbackVesselina Ratcheva2018-05-306-5/+116
* SERVER-33889 Remove more commands from embeddedAndrew Morrow2018-05-303-5/+2
* SERVER-35286: Pass the oplog NamespaceString when getting the collection.Daniel Gottlieb2018-05-301-1/+1
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-304-11/+25
* SERVER-33907 Cleanup naming of embedded SDK in preparation for ABIAndrew Morrow2018-05-3033-554/+499
* SERVER-34348 Add causally consistent core_txns passthroughTess Avitabile2018-05-301-1/+9
* SERVER-34348 Speculative transactions should not wait for afterClusterTime to...Tess Avitabile2018-05-302-17/+22
* SERVER-34348 Ensure shell sends afterClusterTime in transactionsTess Avitabile2018-05-301-14/+16
* SERVER-35070: Timestamp index completions individually.Daniel Gottlieb2018-05-298-26/+158
* SERVER-35253 Fix dbHash cmd to acquire IX locks inside multi-stmt txn.Max Hirschhorn2018-05-291-9/+14
* SERVER-35257 Forbid count command in transactionsJudah Schvimer2018-05-291-1/+5
* SERVER-34790 ensure proper locks are held when doing reads or writes, via deb...Eric Milkie2018-05-298-13/+53
* SERVER-34919 do not retry vector insert on write conflict exception, for read...Eric Milkie2018-05-291-3/+9
* Import wiredtiger: 5e14c6107f8cae984d73e208fa7ce11341917bf1 from branch mongo...Luke Chen2018-05-2826-137/+228
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-266-88/+199
* SERVER-33889 Remove auditing command from embeddedAndrew Morrow2018-05-252-62/+60
* SERVER-35055 keyed executorJason Carey2018-05-255-0/+712
* SERVER-34991 JS tests doing transaction operations must use majority writeCon...Dianna Hohensee2018-05-251-4/+3