summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/mongo_embedded/mongo_embedded_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46581 Use a temporary directory in the embedded test log callback checkAndrew Morrow2021-03-111-8/+22
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-171-0/+1
* SERVER-47817 Remove resetError commandAlexandre Bique2021-01-281-1/+0
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-011-0/+1
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-1/+0
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-0/+1
* SERVER-47922 move embedded config from argv[0] to a StaticImmortalGabriel Russell2020-07-181-1/+1
* SERVER-44968 Remove useless BSONVersion enum classFaustoleyva542020-06-261-10/+10
* SERVER-48970 Prevent concurrent uses of the same mongo_embedded_v1_status in ...Gregory Noma2020-06-231-4/+19
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-4/+2
* SERVER-44548 Switch embedded over to use wiredtigerAndrew Morrow2020-01-301-10/+0
* SERVER-44164 Create _killOperations commandBen Caimano2020-01-021-0/+1
* SERVER-44715 C++ Unit Tests cannot be filtered by test fileMark Benvenuto2019-12-181-1/+1
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-171-23/+0
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-2/+0
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-251-3/+4
* SERVER-42287 SNI names are not allowed to include IP addressesAdam Cooper2019-09-061-1/+0
* SERVER-42287 SNI names are not allowed to include IP addressesAdam Cooper2019-09-061-61/+62
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-09-051-1/+0
* SERVER-43152 add vector elements to MongodbCAPITest::RunListCommands test ass...Benety Goh2019-09-051-2/+3
* SERVER-42211 Remove RepairCursorCmd and RecordStore::getCursorForRepair()Evgeni Dobranov2019-08-301-1/+0
* SERVER-40125 Add a periodic job that runs incremental vacuum on the mobile st...Henrik Edin2019-04-241-0/+10
* SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...Henrik Edin2019-04-041-1/+27
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-021-0/+1
* SERVER-39876 Migrate mongo embedded test option to IDLSara Golemon2019-02-281-3/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-1/+0
* SERVER-37939 Add a temporary twoPhaseCreateIndexes command in order to select...Dianna Hohensee2018-12-101-0/+1
* SERVER-37965 add command result to test assertion messages in mongo_embedded_...Benety Goh2018-12-051-7/+8
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36702 Install embedded frameworks on mobile platformsAndrew Morrow2018-09-261-0/+752