summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47817 Remove resetError commandAlexandre Bique2021-01-281-1/+0
* SERVER-52548 Convert create command to TypedCommandSara Golemon2021-01-211-1/+1
* SERVER-53869 Remove references to `getGlobalServiceContext()` from the catalogKaloian Manassiev2021-01-192-2/+10
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-1/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-082-7/+2
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-263-6/+10
* SERVER-51265 Change local funs/vars to use hello/secondary in replCoord and t...Pavi Vetriselvan2020-11-182-10/+10
* SERVER-51264 Change IsMasterResponse to HelloResponse on mongod and update lo...Pavi Vetriselvan2020-11-122-7/+7
* SERVER-28943 Make shards retry non-write commands on stale version exceptionsTommaso Tocci2020-11-111-1/+9
* SERVER-50318: Only cancel scheduled heartbeatsXueruiFa2020-11-102-2/+2
* SERVER-51864 IDLify usersInfo and rolesInfo commandsSara Golemon2020-11-091-2/+9
* SERVER-49107 Add support for async execution to MongoD command pathAmirsaman Memaripour2020-11-061-2/+2
* SERVER-52624: Remove useless setOplogCollectionName and getOplogCollectionNam...Lingzhi Deng2020-11-061-1/+0
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-223-3/+3
* SERVER-49183 Remove unused parameter from TopologyCoordinator::setLastOptime.George Wangensteen2020-10-212-3/+2
* SERVER-46995 move pre-commit and abort logic from IndesBuildsCoordinator into...Benety Goh2020-10-162-11/+0
* SERVER-50949: Return empty JournalListener token during rollbackLingzhi Deng2020-10-152-2/+4
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-151-23/+3
* SERVER-50677 Make a lock-free read version of AutoGetCollectionForRead and op...Dianna Hohensee2020-10-141-1/+1
* Revert "SERVER-50318: Only cancel scheduled heartbeats"XueruiFa2020-10-132-2/+2
* 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