summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-33639 Protect against distlock acquisition timeout at createDatabase timejannaerin2018-05-251-2/+2
* SERVER-34341 parseCollModUUIDAndNss should uassert the input UUID is in the c...Xiangyu Yao2018-05-241-12/+7
* SERVER-34102 Fix to prevent race between _handleTimePassing (stepdown timeout...Suganthi Mani2018-05-246-2/+71
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-243-8/+70
* SERVER-34999 Deprecate clone and copydb commandsMaria van Keulen2018-05-243-4/+24
* SERVER-34893 Make the config server determine the control chunk on migration ...Randolph Tan2018-05-245-26/+66
* SERVER-35201 Define HAVE_ARM_NEON_INTRIN_H flag for AArch64Daniel Stewart2018-05-241-0/+4
* SERVER-35177 Do not send 4.0-format option to shards when FCV is 3.6Charlie Swanson2018-05-241-6/+0
* SERVER-35077 fix lintBenety Goh2018-05-241-1/+2
* Revert "SERVER-34944 Create a shim-override mechanism."Louis Williams2018-05-243-70/+8
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-233-8/+70
* SERVER-35077 Add armv7-a SDK builderAndrew Morrow2018-05-232-6/+6