summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/mongo_embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-131-1/+1
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-2/+2
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-56580 Promote build-tools=next to stableAndrew Morrow2021-08-051-8/+8
* SERVER-57171 Make the killop test more resilientAmirsaman Memaripour2021-05-271-38/+42
* SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran2021-05-121-6/+6
* 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-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-2/+5
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-011-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-1/+1
* SERVER-50043 Remove Framework build vestiges from embeddedAndrew Morrow2020-08-031-4/+0
* SERVER-49800 remove unnecessary std::move() callsBenety Goh2020-08-011-11/+4
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-301-1/+1
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-1/+0
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-0/+1
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-1/+1
* SERVER-47922 move embedded config from argv[0] to a StaticImmortalGabriel Russell2020-07-181-1/+1
* 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