summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-28684 Get rid of trivial usages of PublicGridCommand::passthroughKaloian Manassiev2018-03-014-108/+226
* SERVER-29908 Move some mongos commands to separate .cpp filesKaloian Manassiev2018-03-018-414/+547
* SERVER-33215 Remove unused references to opCtx in onCommit callbacks.Siyuan Zhou2018-02-281-54/+47
* SERVER-33503: Complete timestamping multikey updates for background index bui...Daniel Gottlieb2018-02-286-1/+170
* SERVER-32822 Support read from unique index with both old and new format entriesnehakhatri52018-03-013-41/+360
* SERVER-33383 Prevent internal replSetStepDown from racing with stepdown via h...Vesselina Ratcheva2018-02-284-2/+27
* SERVER-33504 Add test suite for resmoke.py logging performance.Max Hirschhorn2018-02-284-0/+127
* SERVER-33109 add the mobile storage engine to dbtestsGabriel Russell2018-02-281-1/+4
* SERVER-33496: Stop timestamping collection drops.Daniel Gottlieb2018-02-283-166/+23
* SERVER-33545 readConcern_snapshot.js should confirm storageEngine support und...James Wahlin2018-02-281-2/+2
* SERVER-33544 snapshot_reads.js should check for storage engine support once a...James Wahlin2018-02-281-6/+6
* SERVER-33269 add --excludeWithAnyTags=requires_mmapv1 to every non-MMAPv1 bui...Judah Schvimer2018-02-281-7/+53
* SERVER-33159 don't assume all tables exist in storage engine after unclean sh...Kyle Suarez2018-02-287-6/+128
* SERVER-32636 Close outgoing connections to earlier binVersion serversMaria van Keulen2018-02-286-21/+25
* SERVER-32914 Add formatting conversions to $convertJustin Seyster2018-02-282-118/+431
* SERVER-33533 Add MongoRunner.stopMongod() to inmem_config_str.js test.Max Hirschhorn2018-02-281-0/+2
* SERVER-33087 Fix the use of dropTarget in renameCollectionXiangyu Yao2018-02-284-31/+339
* SERVER-32588 create parameter to force rollback via refetchKyle Suarez2018-02-283-5/+11
* SERVER-32583: Sys-perf update bootstrap variables to use proper ConfigDict Namesdalyd2018-02-282-6/+6
* SERVER-33260 Fix format of FCV-related IncompatibleServerVersion error messagesXiangyu Yao2018-02-271-6/+7