summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-1619-99/+699
* SERVER-32913 remove unnecessary reference to 'valueB' in applyOperation_inlock()Benety Goh2018-02-161-1/+2
* SERVER-32635 an old mongos server communicating with a fully upgraded cluster...Dianna Hohensee2018-02-1610-11/+155
* SERVER-33258: Guarantee replication tables are durable before use.Daniel Gottlieb2018-02-168-31/+46
* SERVER-33365 run a valid doTxn command when checking it fails on MMAPv1Kyle Suarez2018-02-161-2/+3
* SERVER-33360 Ambiguous constructor call in ConvertNumericToDecimalJustin Seyster2018-02-161-2/+3
* SERVER-32913 doTxn rejects malformed operationsBenety Goh2018-02-165-212/+62
* SERVER-32913 added 'b' (upsert) field to ReplOperation IDLBenety Goh2018-02-162-4/+47
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-02-162-1/+65
* SERVER-33330 closeAll now checks for bg jobs in progressEric Milkie2018-02-167-67/+14
* SERVER-33290 secondaries must set multikey before releasing parallel batch wr...Judah Schvimer2018-02-1622-122/+258
* SERVER-33361 Update assertion to new signatureSara Golemon2018-02-151-3/+2
* SERVER-33255 propagate sync flag in sourceMessageImplMathias Stearn2018-02-151-40/+41
* SERVER-33255 fix async size reporting in opportunisticRead/WriteMathias Stearn2018-02-151-2/+14
* SERVER-33270: Trigger a first checkpoint when the initial sync time becomes s...Daniel Gottlieb2018-02-151-1/+17
* SERVER-33328 Benchmark calls to ClockSource::now for fast and system clock so...Andy Schwerin2018-02-152-0/+94
* SERVER-32373 correct the libmongodbcapi_db_new call in embedded_transport_lay...Gabriel Russell2018-02-151-1/+1
* SERVER-33335 support all git hook types in buildscripts/install-hooksRobert Guo2018-02-151-59/+77
* SERVER-33251 Retry stepdown in multi_rs.jsSpencer T Brody2018-02-151-8/+18
* SERVER-33034: Update jstest asserts to accept a function for messagesDavid Bradford2018-02-156-391/+1094
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-1516-52/+52
* SERVER-32601 add socket tagging/close to egressJason Carey2018-02-158-7/+416
* SERVER-32913 clean up StorageTimestampTest applyOps operationsBenety Goh2018-02-151-137/+110
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-154-34/+37
* SERVER-33278 Enable shared cache for Ubuntu shared library and debugBrian McCarthy2018-02-152-3/+168
* SERVER-32965 isMaster.saslSupportedMechs updatesSara Golemon2018-02-151-1/+1
* SERVER-32965 isMaster.saslSupportedMechs updatesSara Golemon2018-02-153-21/+90
* SERVER-33273 Do not pre-digest non-SCRAM-SHA-1 passwordsSara Golemon2018-02-152-15/+35
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-158-61/+374
* SERVER-33346 Pin a specific version of boto3 for use in etc/evergreen.yml scr...Jonathan Abrahams2018-02-151-2/+2
* SERVER-32784 Add $convert with typecast conversions.Justin Seyster2018-02-1512-60/+1755
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-1524-252/+1031
* SERVER-32373 building android targets as TARGET_OS=androidGabriel Russell2018-02-1555-40/+2618
* SERVER-32644 only the begining of the protocol messages must be at least 4 bytesGabriel Russell2018-02-151-3/+3
* SERVER-32880 create onMigrateBeginOnPrimary helperPavithra Vetriselvan2018-02-143-14/+33
* SERVER-33200 add entry point for Benchmark testsRobert Guo2018-02-144-3/+62
* SERVER-33004 Add two-phase locking for shared locks for snapshot readsTess Avitabile2018-02-146-11/+115
* SERVER-32367 Clean up the AutoGet* suite of classesKaloian Manassiev2018-02-1428-669/+460
* Revert "SERVER-33081 Reset KeysCollectionManager during rollback properly"Randolph Tan2018-02-144-44/+9
* SERVER-29484 Remove `using std::` forms in headers.ADAM David Alan Martin2018-02-143-16/+6
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-1482-314/+223
* SERVER-33293 Remove `mongo/util/conccurency/mapsf.h`.ADAM David Alan Martin2018-02-141-96/+0
* SERVER-33324 Add useSnapshotReads option to benchRunTess Avitabile2018-02-142-24/+68
* SERVER-32233 Ensure electionId is increasing per iterationChibuikem Amaechi2018-02-141-14/+15
* SERVER-33081 Reset KeysCollectionManager during rollback properlyRandolph Tan2018-02-144-9/+44
* SERVER-33214 ServiceEntryPointCommonBilly Donahue2018-02-148-2135/+1318
* SERVER-32888 Set a default oplog size for replica sets started by resmoke.pyEddie Louie2018-02-1413-12/+3
* SERVER-31562 Archival for test failures from suites not using a resmoke fixtureJonathan Abrahams2018-02-1410-45/+37
* SERVER-33290 Remove ReplicationCoordinatorExternalState::multiSyncApplyJudah Schvimer2018-02-145-18/+0
* SERVER-33290 Remove DataReplicatorExternalState::_multiSyncApplyJudah Schvimer2018-02-145-19/+0