summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-0246-90/+96
* SERVER-33340 Turn on shared cache for non-shipping buildersBrian McCarthy2018-03-023-45/+192
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-0220-258/+215
* SERVER-33065 CommandReplyBuilder and CommandInvocationBilly Donahue2018-03-0226-233/+452
* SERVER-32638 Disable lock interruption for createIndex commandLouis Williams2018-03-021-0/+3
* SERVER-33569 Don't allowPartialResults for session refreshJason Carey2018-03-022-2/+0
* SERVER-33203 add benchmark canary testsRobert Guo2018-03-029-175/+369
* SERVER-32325 Snapshot readConcern support for insertsSiyuan Zhou2018-03-023-12/+37
* SERVER-33502 Do not use getLastError in parallel suiteCharlie Swanson2018-03-024-24/+29
* SERVER-27100 Optimize all-constant ExpressionObject to a constant.KevinCybura2018-03-022-7/+44
* SERVER-33620 ShardingTest::shardColl should assert enableSharding workedJack Mulrow2018-03-021-1/+1
* SERVER-33622 Make sure txnState is initialized in SessionMatthew Russotto2018-03-021-1/+1
* SERVER-33563 add RAII-style class to opt out of replication's use of Parallel...Benety Goh2018-03-026-40/+49
* SERVER-33396 Update fixture teardown to throw ServerFailureYves Duhem2018-03-0210-130/+251
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-0233-251/+890
* SERVER-33299 Add support for timeouts to TransportLayerASIO SessionsJonathan Reams2018-03-029-135/+468
* SERVER-33581 New msvc-debugging-format SCons option that allow for compiling ...Henrik Edin2018-03-021-4/+15
* SERVER-32742 Implement SHA-1, SHA-256, and HMAC crypto support with Windows B...Mark Benvenuto2018-03-024-19/+190
* SERVER-33579 Fix dependency error.Henrik Edin2018-03-021-1/+1
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-0282-217/+126
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-0282-126/+217
* SERVER-33579 Use mobile storage engine as default for embedded and remove dep...Henrik Edin2018-03-024-7/+22
* SERVER-33603 invalidated_cursors.js now runs getMores against the right colle...Ian Boros2018-03-021-20/+20
* SERVER-33020 Enable testing MONGODB-CR removal across versionsSara Golemon2018-03-021-0/+29
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-0282-217/+126
* SERVER-32741 Remove erroneous TODOsMaria van Keulen2018-03-023-3/+0
* SERVER-29807 Make CollectionRangeDeleter wait for w:majority after each rangeKevin Pulo2018-03-021-46/+54
* Import wiredtiger: f428c0667e73dddce9bc45e0924fdee64f1b1716 from branch mongo...Luke Chen2018-03-0220-198/+570
* SERVER-32821 Insert and remove support for multiversion unique index.nehakhatri52018-03-021-14/+23
* SERVER-32272 Remove 3.4 to 3.6-specific UUID handlingMaria van Keulen2018-03-0126-455/+71
* SERVER-33277 Adapt invalidated_cursors.js and kill_multicollection_aggregatio...Ian Boros2018-03-012-7/+16
* SERVER-33375 Use correct mutex in WiredTigerRecordStore::inShutdown and dtorGeert Bosch2018-03-012-7/+3
* SERVER-32843 Allow multiple times in OpObserversADAM David Alan Martin2018-03-0114-234/+430
* SERVER-32320 Rename tests which were renamed wrongMatthew Russotto2018-03-013-155/+155
* Revert "SERVER-33097 make shards put a request's databaseVersion on the Opera...Esha Maharishi2018-03-016-110/+99
* SERVER-33449 Seg fault at HMAC keys background thread during rollbackRandolph Tan2018-03-011-1/+3
* SERVER-33547 fix for split_against_shard_with_invalid_split_points.jsEsha Maharishi2018-03-011-3/+1
* SERVER-32638 Rename interruptable to interruptibleLouis Williams2018-03-0119-61/+61
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-0131-153/+572
* SERVER-33560 Remove deprecated Fixture function declarations from Google Benc...Robert Guo2018-03-012-6/+38
* SERVER-33097 make shards put a request's databaseVersion on the OperationShar...Esha Maharishi2018-03-016-99/+110
* SERVER-33547 remove backwards compatibility check for shardVersion on OSS in ...Esha Maharishi2018-03-012-13/+2
* SERVER-33510 Add shorthand syntax for $convertCharlie Swanson2018-03-017-8/+291
* SERVER-32436 Add virtual destructor to DurableViewCatalogChibuikem Amaechi2018-03-011-0/+1
* SERVER-33509 unpack applyOps commands on all storage engines during oplog app...Benety Goh2018-03-011-2/+1
* SERVER-32600 Add architecture parameter to setup_multiversion_mongodb.py to e...Jonathan Abrahams2018-03-012-118/+138
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-0113-16/+36
* SERVER-33077 checkReplicatedDataHashes should provide more information if a c...Jonathan Abrahams2018-03-011-28/+69
* SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.Matthew Russotto2018-03-0118-234/+673
* SERVER-32320 Make sharding doTxn back into applyOps temporarily.Matthew Russotto2018-03-013-19/+19