summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/mongo_embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-18/+15
* 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-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-171-75/+0
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-23/+36
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-6/+2
* SERVER-44548 Switch embedded over to use wiredtigerAndrew Morrow2020-01-304-80/+41
* 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-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-092-97/+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-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-1/+1
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-4/+4
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-26/+10
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-0/+1
* SERVER-41038 Add --abbrev to git describe in build.gradleMathew Robinson2019-05-081-1/+1
* SERVER-40125 Add a periodic job that runs incremental vacuum on the mobile st...Henrik Edin2019-04-242-0/+11
* SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...Henrik Edin2019-04-041-1/+27
* SERVER-40195 Pin all Gradle dependenciesMathew Robinson2019-03-181-2/+2
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-021-0/+1
* SERVER-39876 Migrate mongo embedded test option to IDLSara Golemon2019-02-283-4/+48
* SERVER-38991 Automate Maven releases for 4.1.XMathew Robinson2019-02-201-0/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-133-3/+0
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-35356 Add release process builder for cocoapodsMathew Robinson2019-01-301-1/+2
* SERVER-38725 Add credentials for nexus staging pluginMathew Robinson2019-01-141-0/+2
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-1/+0
* SERVER-37830 Fix undefined behavior when using NULL status objects.Justin Seyster2018-12-211-7/+13
* SERVER-37830 Common Status objects for C APIsJustin Seyster2018-12-201-183/+50
* 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-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-1/+0
* SERVER-38049 Mark slf4j as optional when generating deployed pom fileMathew Robinson2018-11-161-0/+6
* SERVER-37912 Publish MongoDB embedded android artifacts to Maven CentralMathew Robinson2018-11-057-97/+107
* SERVER-37852 Add publishing logic for mobile in masterRamon Fernandez2018-11-011-1/+1
* SERVER-37813 Switch out Bintray for ArtifactoryHenrik Edin2018-10-303-47/+41
* SERVER-37785 Fix bundle identifier in mobile framework plistsAndrew Morrow2018-10-301-1/+1
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-302-6/+30
* SERVER-37755 Update framework metadata with valid version informationAndrew Morrow2018-10-261-2/+3
* SERVER-37513 Pass along Throwable in MongoEmbeddedCAPIException when available.Henrik Edin2018-10-244-16/+11
* SERVER-37402 Finalize embedded licensingAndrew Morrow2018-10-236-160/+36
* SERVER-37683 Embedded iOS minimum deployment target is 11.0Henrik Edin2018-10-231-2/+1