summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32335 split OplogApplier into interface and implementationBenety Goh2018-05-319-95/+236
* Revert "Revert "SERVER-34653 don't parse if early auth-checks can reject.""Billy Donahue2018-05-3119-69/+163
* SERVER-35188 Rename ServiceLiason* types to ServiceLiaison*Jack Mulrow2018-05-3117-96/+96
* SERVER-32335 move SyncTail::calculateBatchLimitBytes to OplogApplierBenety Goh2018-05-315-19/+21
* SERVER-35321 Make renameCollection uninterruptibleLouis Williams2018-05-311-0/+4
* SERVER-32335 move SyncTail::replBatchLimitBytes to OplogApplierBenety Goh2018-05-314-7/+7
* SERVER-22563 amend uassert codeVesselina Ratcheva2018-05-311-1/+1
* SERVER-32335 move SyncTail::replBatchLimitOperations to OplogApplierBenety Goh2018-05-316-30/+23
* SERVER-32335 move SyncTail::makeWriterPool to OplogApplierBenety Goh2018-05-318-64/+60
* SERVER-26150 add retryOnNetworkError to assertAuthenticateGabriel Russell2018-05-311-6/+13
* SERVER-35281: Adding Community Support for zSeries RHEL 67Cristopher Stauffer2018-05-312-3/+36
* SERVER-35243 Rename mongoe to mongoedHenrik Edin2018-05-315-15/+15
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-319-51/+689
* SERVER-35299 make "all" include mongoeMathias Stearn2018-05-311-0/+2
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-3118-669/+759
* SERVER-35083 Add writeConcernError option to failCommand failpointMathias Stearn2018-05-312-22/+64
* SERVER-35270 StringMap::count()Mathias Stearn2018-05-312-7/+24
* SERVER-35306 Disable tests that uses capped collections on embedded.Henrik Edin2018-05-314-9/+39
* SERVER-35190 resmoke.py runs lists of tests in alphabetical order by defaultJonathan Abrahams2018-05-311-1/+2
* SERVER-34170 Ensure transactions fail when run against a 3.6 node through the...Matthew Russotto2018-05-311-5/+26
* SERVER-35268: Reduce recovery logging and add a buffer to resmoke's I/O pipes.Daniel Gottlieb2018-05-316-12/+14
* SERVER-33978 References to sudo in evergreen.yml should use ${set_sudo}Jonathan Abrahams2018-05-311-2/+4
* SERVER-35287 Move file-scoped global variables in oplog.cpp into a ServiceCon...Andy Schwerin2018-05-311-41/+49
* SERVER-34258 Fix error in mount_drives.sh on WindowsJonathan Abrahams2018-05-312-5/+6
* SERVER-32335 remove multiInitialSyncApplyBenety Goh2018-05-309-76/+54
* SERVER-32335 implement multiInitialSyncApply in terms of multiSyncApplyBenety Goh2018-05-305-71/+54
* SERVER-22653 Retry establishing remote cursor during rollbackVesselina Ratcheva2018-05-308-5/+183
* SERVER-33889 Remove more commands from embeddedAndrew Morrow2018-05-303-5/+2
* SERVER-35228 Use an immediately-invoked function with an early return instead...Louis Williams2018-05-301-19/+21
* SERVER-35286: Pass the oplog NamespaceString when getting the collection.Daniel Gottlieb2018-05-301-1/+1
* SERVER-35284 Construct unit test fixtures only in the child process in C++ de...Andy Schwerin2018-05-302-6/+9
* SERVER-33907 Cleanup naming of embedded SDK in preparation for ABIAndrew Morrow2018-05-3034-557/+502
* SERVER-35068 Properly release file descriptor in destructor of StorageEngineL...Andy Schwerin2018-05-301-16/+5
* SERVER-34822: Make role graph ignore irrelevant createIndexesSpencer Jackson2018-05-302-1/+23
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-3080-150/+470
* SERVER-35273 Use toolchain virtualenv for Amazon LinuxBrian McCarthy2018-05-301-2/+5
* SERVER-34348 Add causally consistent core_txns passthroughTess Avitabile2018-05-306-171/+187
* SERVER-34348 Speculative transactions should not wait for afterClusterTime to...Tess Avitabile2018-05-305-171/+211
* SERVER-34348 Ensure shell sends afterClusterTime in transactionsTess Avitabile2018-05-301-14/+16
* SERVER-28524 remove group commandKyle Suarez2018-05-30101-2915/+47
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-306-12/+38
* SERVER-35070: Timestamp index completions individually.Daniel Gottlieb2018-05-298-26/+158
* SERVER-33741 Faster capped collection deletion of small number of items in Wi...Don Anderson2018-05-292-16/+79
* SERVER-35253 Skip test when snapshot reads isn't supported.Max Hirschhorn2018-05-291-0/+5
* SERVER-35004 Add functionality to only fail specific commands in failCommand ...Samy Lanka2018-05-293-34/+84
* SERVER-35253 Fix dbHash cmd to acquire IX locks inside multi-stmt txn.Max Hirschhorn2018-05-292-9/+60
* SERVER-34705: Whole-DB or whole-cluster change streams may not provide a tota...Nick Zolnierz2018-05-295-12/+248
* SERVER-35233 Fix remote collection validation by ignoring viewsJonathan Abrahams2018-05-293-22/+8
* SERVER-35257 Forbid count command in transactionsJudah Schvimer2018-05-299-28/+27
* SERVER-35181 Corrected function signatures for CpuProfilerCommandBen Caimano2018-05-293-6/+25