summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-3/+19
* SERVER-33690 Transaction abort and commit should kill any associated client c...James Wahlin2018-04-161-5/+137
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-133-0/+4
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-052-9/+9
* SERVER-33821 TL changes for NITLJason Carey2018-04-052-0/+5
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-052-9/+9
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-042-9/+9
* SERVER-34172: Use noop writes to timestamp index completion/failure on primar...Daniel Gottlieb2018-03-301-15/+45
* SERVER-34101 Revert change to free transaction resources on snapshot read kil...James Wahlin2018-03-281-35/+15
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-1/+4
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-57/+1
* SERVER-34071 Apply install aliases to other binaries when in hygienic modeAndrew Morrow2018-03-231-1/+7
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-232-0/+3
* SERVER-33758 Make mongo::logger classes use more unique_ptrsBen Caimano2018-03-211-2/+1
* SERVER-32335 multiInitialSyncApply stops accepting fetchCountBenety Goh2018-03-201-9/+1
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-161-10/+0
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-60/+0
* SERVER-33892 Separate test_commands_enabled libraryBilly Donahue2018-03-141-1/+1
* SERVER-33722 readConcern snapshot should return an error for metadata changesJames Wahlin2018-03-141-21/+28
* SERVER-33689 killCursors on snapshot read cursor should free stashed transact...Tess Avitabile2018-03-132-51/+78
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-57/+8
* SERVER-33542 Avoid swallowing error codes from PlanExecutor errorsCharlie Swanson2018-03-121-2/+4
* SERVER-32445 config.transactions table can get out of sync when the Transacti...Randolph Tan2018-03-121-0/+1
* SERVER-33732 extend SyncTail::MultiSyncApplyFunc to accept an OperationContextBenety Goh2018-03-091-2/+3
* SERVER-33609 Pass readConcernLevel to WiredTigerRecoveryUnitXiangyu Yao2018-03-091-36/+100
* SERVER-33732 SyncTail no longer owns its writer thread poolBenety Goh2018-03-082-7/+8
* SERVER-33625 remove OldThreadPoolBenety Goh2018-03-081-3/+8
* SERVER-33732 remove SyncTail::multiApply_forTest()Benety Goh2018-03-081-2/+5
* SERVER-33625 replace OldThreadPool in SyncTail with ThreadPoolBenety Goh2018-03-061-7/+5
* SERVER-33668 Get rid of OperationShardingState::unsetShardVersion()Esha Maharishi2018-03-061-31/+49
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+11
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-024-15/+26
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-024-26/+15
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-024-15/+26
* SERVER-32843 Allow multiple times in OpObserversADAM David Alan Martin2018-03-011-0/+1
* SERVER-33496: Stop timestamping collection drops.Daniel Gottlieb2018-02-281-136/+16
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-1/+1
* SERVER-33290 secondaries must set multikey before releasing parallel batch wr...Judah Schvimer2018-02-161-3/+11
* SERVER-32913 clean up StorageTimestampTest applyOps operationsBenety Goh2018-02-151-137/+110
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-143-10/+9
* SERVER-30911: Timestamp index build start and completion.Daniel Gottlieb2018-02-131-5/+140
* SERVER-30472 writeCheckpointTimestamp needs to include its own write in check...Judah Schvimer2018-02-021-0/+81
* SERVER-32206 timestamp catalog change to declare index multikeyJudah Schvimer2018-02-021-0/+320
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-011-12/+0
* SERVER-32702 Disable the tests that ignore unique constraint, for Mobile SEnehakhatri52018-01-301-7/+7
* SERVER-32846 NamespaceString: add and remove relational operatorsBilly Donahue2018-01-241-1/+1
* SERVER-32251: Timestamp drop collection/databaseDaniel Gottlieb2018-01-241-1/+272
* SERVER-29421 Make agg explain use outer PlanExecutorIan Boros2018-01-241-24/+63
* SERVER-29519 Removed many usages of getGlobalReplicationCoordinatorHenrik Edin2018-01-222-2/+2
* SERVER-32674 Make SocketException not be a special typeMathias Stearn2018-01-193-9/+9