summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: bc73453d121e27879e28f6dc0ed91b2a6f773dd5 from branch mongo...Will Korteland2022-10-057-16/+21
* Import wiredtiger: 20386a28e2b57b1f8d2f4c3d8b894180876911db from branch mongo...Will Korteland2022-10-052-4/+4
* Import wiredtiger: 50dfedb57cd146ce65cb96d51713a57c6bb33605 from branch mongo...Will Korteland2022-10-056-9/+66
* Import wiredtiger: 0b175608ea39175c9bbbbefecba7b5800cff80e9 from branch mongo...Will Korteland2022-10-052-2/+18
* Import wiredtiger: 50ad88b9222198c98f295b683a26746654052c42 from branch mongo...Will Korteland2022-10-052-2/+2
* Import wiredtiger: ebdf18ec2ef5e700a56f36822d1afa19dd7f73f7 from branch mongo...Will Korteland2022-10-054-3/+18
* SERVER-68256 Point-in-time instantiated collection lifetime is tied to the st...Gregory Wlodarek2022-10-058-66/+498
* SERVER-70238: Revert return empty vector for listDatabases when featureFlagRe...Adityavardhan Agrawal2022-10-051-9/+12
* SERVER-70183 Tag SBE plan cache test as 'tenant_migration_incompatible'David Storch2022-10-051-0/+2
* SERVER-69277 Consider moving global index metrics source files under db/s/glo...Randolph Tan2022-10-0512-24/+46
* SERVER-69973 Make RemoteCommandExecutionErrorInfo parse and serialize no-opsReo Kimura2022-10-052-4/+42
* SERVER-70045 Do not re-set the random seedJennifer Peshansky2022-10-051-1/+0
* SERVER-69694 Implement broadcast aggregate in _clusterQueryWithoutShardKeyJason Zhang2022-10-054-7/+493
* SERVER-70181 Fix Debian default mongod.confRyan Egesdahl2022-10-051-2/+0
* SERVER-68267 create function to search for durable catalog entry by namespaceDianna Hohensee2022-10-054-19/+106
* SERVER-69264 Fail time-series index builds due to mixed schema only at commit...Gregory Noma2022-10-052-29/+11
* SERVER-70006 CreateCollectionCoordinator should not release the acquired Crit...Tommaso Tocci2022-10-052-44/+60
* SERVER-70170 Update ssl_helpers.js for Amazon 2022Mark Benvenuto2022-10-051-1/+1
* SERVER-70147 Migrate addRequiredPrivileges to checkAuthForOperationSara Golemon2022-10-0569-473/+772
* SERVER-68996 change variable to const reference to avoid copyAlyssa Wagenmaker2022-10-051-1/+1
* SERVER-58000 Add shard split architecture guideMatt Broadstone2022-10-052-0/+77
* SERVER-69109 Fix logging in random_moveChunk_index_operations FSM testMarcos José Grillo Ramirez2022-10-051-1/+1
* SERVER-64181 Remove TODO's from closed ticket that won't be doneMarcos José Grillo Ramirez2022-10-052-3/+0
* SERVER-69870 Created merge conflict to prevent revertAlexander Neben2022-10-041-1/+3
* SERVER-70066 fixed range for floating point numbersSergey Galtsev2022-10-044-29/+71
* SERVER-70209 Update location of timelib library in third_party_components.ymlAlberto Massari2022-10-041-1/+1
* SERVER-67626 server rewrite to $fleInternalBetweenDavis Haupt2022-10-045-50/+213
* SERVER-68101 Integrate Retry Policy Base Class into doRequest FunctionJason Chan2022-10-049-88/+403
* SERVER-68095 Implement $not in CQFBen Shteinfeld2022-10-048-8/+340
* SERVER-69740 Implement _refreshQueryAnalyzerConfiguration commandCheahuychou Mao2022-10-0417-6/+1061
* SERVER-70176 Add tag to $documents sharded test to run on versions 5.1 and hi...galon12022-10-041-1/+1
* SERVER-69740 Make config server track query analysis configurations in memoryCheahuychou Mao2022-10-049-0/+987
* SERVER-70204 Add information about motivation for using feature flags over FC...Huayu Ouyang2022-10-041-0/+4
* SERVER-67431: Filter listDatabases by tenantIdAdityavardhan Agrawal2022-10-0410-14/+140
* SERVER-68447 Extend CE to remaining dataflow nodesAlya Berciu2022-10-046-118/+440
* SERVER-70146 Migrate checkAuthForCommand to checkAuthForOperationSara Golemon2022-10-0465-347/+379
* SERVER-69861 Uninterruptible lock guard in election causes FCBIS to hangMatthew Russotto2022-10-049-1/+45
* SERVER-69870 Added multi version package testingAlexander Neben2022-10-046-23/+462
* SERVER-69599 add parsing for between in matchgalon12022-10-043-44/+256
* SERVER-70008 Rename BasicServerlessTest to ShardSplitTestDidier Nadeau2022-10-0460-422/+404
* Revert "SERVER-70066 fixed range for floating point numbers"Uladzimir Makouski2022-10-044-71/+29
* SERVER-70099 Extend the schema of config.placementData to also store the UUID...Paolo Polato2022-10-043-4/+17
* Revert "SERVER-67285 Provide context to errorCodeToStatus()"auto-revert-processor2022-10-046-42/+27
* SERVER-70161 Optimize the compound index of config.placementHistoryPaolo Polato2022-10-041-1/+1
* Revert "SERVER-69870 Added multi version package testing"auto-revert-processor2022-10-046-462/+23
* SERVER-69208 Fix Coverity warning in ChunkManagerPaolo Polato2022-10-042-6/+6
* SERVER-66863 Add a new Global Index Cache in the Router RoleAllison Easton2022-10-046-28/+351
* SERVER-70166 Add FCV check to global index API commandsJosef Ahmad2022-10-045-0/+20
* SERVER-69150 Rename config_query_analyzer_persistence.jsCheahuychou Mao2022-10-041-0/+0
* SERVER-69867 Do not use sparse or partial index to calculate cardinality and ...Cheahuychou Mao2022-10-042-57/+73