summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63417 Oplog fetcher should not retry when a node is known to be downMatthew Russotto2022-03-172-2/+10
* SERVER-57171 Make the killop test more resilientAmirsaman Memaripour2021-11-081-38/+42
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-08-112-2/+2
* SERVER-56580 Promote build-tools=next to stableAndrew Morrow2021-08-052-16/+16
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-08-042-0/+8
* SERVER-57494 Clear the locker before re-attempting a command using the same o...Matthew Russotto2021-06-251-0/+2
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-212-2/+5
* SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran2021-05-121-6/+6
* SERVER-55397 Relax index ident reconciliation invariant when restarting an in...Gregory Noma2021-05-053-7/+6
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-302-4/+4
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+6
* SERVER-54389 Add option for safe and optimized reconfig that is separate from...Jason Chan2021-03-292-0/+7
* SERVER-55172 Add and use a fail point to wait for user cache invalidationBen Caimano2021-03-221-3/+1
* SERVER-54524 Extend Authorization Session to record all access checks and pri...Mark Benvenuto2021-03-221-4/+6
* SERVER-24912 Audit setting ClientMetadata as its own eventBen Caimano2021-03-192-0/+3
* SERVER-54964 Require valid client for all audit eventsBen Caimano2021-03-181-1/+5
* SERVER-46581 Use a temporary directory in the embedded test log callback checkAndrew Morrow2021-03-111-8/+22
* SERVER-55016 Remove depedency of db/commands on 'sharding_runtime_d'Kaloian Manassiev2021-03-091-1/+3
* SERVER-54203 Tenant migration donor should wait for external keys to replicat...Jack Mulrow2021-03-082-0/+8
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-2/+3
* SERVER-54539 Make command execution mindful of the threading modelAmirsaman Memaripour2021-02-261-0/+26
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-251-3/+2
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-221-2/+3
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-171-0/+1
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-66/+4
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-1/+0
* SERVER-54077 Introduce ForwardableOperationMetadata class for DDL operationsTommaso Tocci2021-02-011-1/+2
* SERVER-52555 Convert listIndexes command implementation to inherit from IDL-g...Shreyas Kalyan2021-01-291-0/+4
* 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