summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50318: Only cancel scheduled heartbeatsXueruiFa2020-09-292-2/+2
* SERVER-51134 ensure that RSASR has no services when destroyed, and embedded m...Kevin Pulo2020-09-281-3/+3
* SERVER-35970 Use regular Locker during storage engine initializationGregory Wlodarek2020-09-191-3/+6
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-172-7/+0
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-09-031-0/+4
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-021-1/+1
* SERVER-50168 Stop clearing current committed snapshot after rollbackTess Avitabile2020-09-022-2/+2
* 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-272-3/+3
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-271-1/+3
* SERVER-50204 Refactor role acquisition using resolveRolesSara Golemon2020-08-241-6/+4
* SERVER-50187 Use AuthzManagerExternalState::roleExists() to simplify role checksSara Golemon2020-08-201-0/+4
* SERVER-47667: Create FCVOpObserverGrace Luong2020-08-191-0/+1
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-122-2/+4
* Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...Charlie Swanson2020-08-061-0/+4
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-041-4/+0
* SERVER-49730: Replace usages of waitForDrainFinishXueruiFa2020-08-042-6/+0
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-042-1/+19
* SERVER-50043 Remove Framework build vestiges from embeddedAndrew Morrow2020-08-034-32/+5
* SERVER-49800 remove unnecessary std::move() callsBenety Goh2020-08-011-11/+4
* SERVER-47731 Add FCV check for $v:2 delta oplog entriesIan Boros2020-07-311-2/+4
* SERVER-49732 Change _currentCommittedSnapshot to be an OpTime instead of an O...Tess Avitabile2020-07-312-6/+0
* SERVER-49301 repairDatabasesAndCheckVersion() accepts previous server shutdow...Benety Goh2020-07-301-1/+2
* SERVER-49301 initializeStorageEngine() returns previous server shutdown state...Benety Goh2020-07-301-1/+3
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-303-3/+5
* SERVER-49958 Fix mongoc_embedded_test compileMark Benvenuto2020-07-291-1/+1
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-292-10/+9
* 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-48731 Inclusion of FLE support in the shell drags too much of the quer...Svilen Mihaylov2020-07-221-5/+3
* SERVER-48050 FCV should be initialized before attempting to restart in-progre...Louis Williams2020-07-202-11/+6
* SERVER-47922 move embedded config from argv[0] to a StaticImmortalGabriel Russell2020-07-185-8/+68
* SERVER-47922 remove unused embedded options helpersGabriel Russell2020-07-163-130/+0
* SERVER-47845 Remove usage of ReplicationCoordinator::DataConsistency typeWilliam Schultz2020-07-162-5/+5
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-092-2/+5
* SERVER-48930: Use lastFetched from previous batch when comparing optimes for ...XueruiFa2020-07-092-8/+11
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-082-5/+2
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-083-42/+36
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-082-0/+9
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-032-2/+5
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-021-1/+1
* SERVER-44968 Remove useless BSONVersion enum classFaustoleyva542020-06-261-10/+10
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-262-2/+2
* SERVER-48970 Prevent concurrent uses of the same mongo_embedded_v1_status in ...Gregory Noma2020-06-231-4/+19
* SERVER-48367 fix embedded runGlobalInitializers callBilly Donahue2020-06-231-2/+1
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-117-27/+14
* SERVER-47182 remove IndexBuildsCoordinator::IndexBuildOptions::replSetAndNotP...Benety Goh2020-06-051-1/+0
* SERVER-46379 upgrade/downgrade support for initial sync semantics.Suganthi Mani2020-05-302-0/+6
* SERVER-48267 Don't apply export file in non-SDK buildsAndrew Morrow2020-05-181-1/+7