summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 1696bc595ca30ebeb0c2ecd5170c60b2367c83d2 from branch mongo...siddhartha.mahajan2022-06-242-2/+12
* SERVER-67250 Do not overwrite existing objects in 'addToArray()'Justin Seyster2022-06-232-14/+35
* SERVER-67370 Destroy instance metrics object so it's lifetime will not be tie...Randolph Tan2022-06-233-5/+22
* SERVER-66956 Remove redundant tests in MULTI_PLAN and CACHED_PLANDaniel Segel2022-06-231-19/+17
* SERVER-63789 Async file copy/importChristopher Caplinger2022-06-234-248/+274
* SERVER-57109 Authzn architecture guide updatesSara Golemon2022-06-231-15/+84
* SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-06-239-34/+115
* SERVER-67143 Delete some unused internal client codeDavid Storch2022-06-234-331/+2
* SERVER-59853 Simplify $lookup and $unionWith tests to avoid needing manual di...Henri Nikku2022-06-233-90/+94
* SERVER-49971 Report current VectorClock time in serverStatusAntonio Fuschetto2022-06-232-4/+16
* SERVER-66462 Fixed change stream pre-image write performance issueMindaugas Malinauskas2022-06-231-12/+26
* SERVER-66924 Avoid inserting to the change collection that is already dropped.Rishab Joshi2022-06-231-1/+27
* SERVER-65948 Add 'changeStreams' cluster-wide parameterRomans Kasperovics2022-06-236-0/+258
* SERVER-67444 Eliminate legacy `requestMoveChunk` call from `Balancer::_moveCh...Pierlauro Sciarelli2022-06-231-9/+0
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-2321-268/+98
* SERVER-66919: Serialize all writes to tenant migration namespacesChristopher Caplinger2022-06-233-51/+1
* SERVER-67134 Fixed assert logging (bugprone-lambda-function-name)Alexander Neben2022-06-231-6/+7
* SERVER-60531 Remove try-catch block for ShardsvrDropCollectionIfUUIDNotMatchi...Abdul Qadeer2022-06-221-24/+2
* SERVER-67445 Remove setting of setSingleBatch to 'true' in FLEQueryInterfaceI...Erwin Pe2022-06-221-1/+0
* SERVER-23146 More verbose error messages for geoparserEmily Wang2022-06-221-44/+77
* SERVER-65827: Using Milliseconds type in ThrottleCursorTestRichard Hausman2022-06-221-16/+11
* SERVER-62206 Remove DBClientBase::query_DEPRECATED()David Storch2022-06-2232-1019/+298
* SERVER-67380 Improve handling of partial schema requirementsSvilen Mihaylov2022-06-227-161/+173
* SERVER-67227 Avoid implicit collection creation for `collectionUUID` with ins...Gregory Noma2022-06-221-12/+7
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-2251-681/+494
* SERVER-67399 collMod coordinator must block migrations on bucket nssTommaso Tocci2022-06-221-5/+8
* SERVER-66842 Fix pcPointer for instructions that take arguments in CodeFragme...Parker Felix2022-06-224-10/+120
* SERVER-67334: Pass tenantId directly to onCommit hookChristopher Caplinger2022-06-221-5/+4
* SERVER-67352 Skip identifying writes on orphaned documents in replica set dep...Antonio Fuschetto2022-06-222-12/+12
* Import wiredtiger: f8635d2114e04b0eb12b1884c1f6d76013a3e3fc from branch mongo...Etienne Petrel2022-06-2211-23/+28
* Import wiredtiger: 3a5e2b974eae2b5ebe2a7cc007b46aaea79516c0 from branch mongo...Etienne Petrel2022-06-222-3/+10
* Import wiredtiger: 94bdf27918b476e5d6bb8189984223e60992d828 from branch mongo...Etienne Petrel2022-06-2211-28/+23
* SERVER-64432 Integrate SBE plan cache for $lookupRui Liu2022-06-2273-341/+765
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-2211-557/+345
* SERVER-66130 Do not detach from the balancer worker thread on config server s...Paolo Polato2022-06-221-8/+10
* SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ...Jason Zhang2022-06-221-0/+4
* Import wiredtiger: eabc335ef595d527a422d6545407a0a052899df3 from branch mongo...Etienne Petrel2022-06-217-26/+29
* Import wiredtiger: 3fc284f1616134fae02adcc73288e95a06122899 from branch mongo...Etienne Petrel2022-06-212-3/+10
* Import wiredtiger: 943eaf798d4ac2bf6f393326e9827e8fce0db572 from branch mongo...Etienne Petrel2022-06-212-2/+2
* Import wiredtiger: 994aabd96c7c28ffd7c15e3b81bda3e41ca33005 from branch mongo...Etienne Petrel2022-06-214-54/+69
* SERVER-66345: Add a MONGO_UNIMPLEMENTEDErin McNulty2022-06-212-0/+32
* SERVER-65711 Fixed typo in database_test.cppMariano Shaar2022-06-211-2/+2
* SERVER-67338 Fix ownership of HashAggStage key in SBEEric Cox2022-06-211-17/+10
* SERVER-32863 Add named month placeholder to $dateFromString formatNaomie Gao2022-06-211-0/+3
* SERVER-65529 Validate 2dsphere indexed levels index specs as numbers instead ...David Wang2022-06-212-3/+40
* SERVER-67376: 32 bit integer overflow in Value{} creationMatt Boros2022-06-211-1/+3
* SERVER-67400 Introduce a CollectionPlacement component of the collection versionKaloian Manassiev2022-06-2130-268/+202
* SERVER-67401 Remove unused parameter in `writePidFile`Gregory Noma2022-06-214-4/+4
* SERVER-67126 Don't invoke LOGV2 in printStackTrace(ostream)Gabriel Marks2022-06-211-1/+2
* SERVER-66358 Add the "Internal Sessions" section to the sharding architecture...Sanika Phanse2022-06-211-2/+10