summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * SERVER-32863 Delete core fileNaomie Gao2022-06-221-0/+0
| * 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-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels2022-06-222-9/+35
| * SERVER-64432 Integrate SBE plan cache for $lookupRui Liu2022-06-2275-385/+1143
| * SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-2215-566/+378
| * SERVER-66130 Do not detach from the balancer worker thread on config server s...Paolo Polato2022-06-221-8/+10
| * SERVER-65435 Increase fuzzer's min eviction_dirty_trigger to 50MBJosef Ahmad2022-06-221-1/+4
| * SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ...Jason Zhang2022-06-221-0/+4
| * SERVER-67254 remove index3.jsBenety Goh2022-06-221-18/+0
| * 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-213-0/+29
| * SERVER-49153 Fix the policy used by errorcodes.pyAlex Li2022-06-213-7/+12
| * SERVER-65529 Validate 2dsphere indexed levels index specs as numbers instead ...David Wang2022-06-213-3/+46
| * SERVER-66011: Enable internal_transactions_resharding.js in the concurrency_s...Erin Liang2022-06-211-9/+0
| * SERVER-67082 Add new build variant for classic engine query microbenchmarkZixuan Zhuang2022-06-211-4/+11
| * SERVER-67376: 32 bit integer overflow in Value{} creationMatt Boros2022-06-212-2/+9
| * 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
| * SERVER-67092 Delete 'featureFlagSBEGroupPushdown' and 'featureFlagSBELookupPu...Mihai Andrei2022-06-2127-151/+47
| * SERVER-67381 Fix lowering of IndexScanSvilen Mihaylov2022-06-211-2/+13
| * SERVER-65796: convert activeIndexBuilds gauge metrics to indexBuilds counter ...Yu Jin Kang Park2022-06-213-17/+18
| * SERVER-66347 Extend add/remove shards tests to verify that the topologyTime i...Enrico Golfieri2022-06-211-0/+70
| * SERVER-65031: Enable watchdog for serverStatus_does_not_block_on_RSTL.jsRichard Hausman2022-06-211-1/+2
| * Revert "SERVER-66347 Extend add/remove shards tests to verify that the topolo...Pierlauro Sciarelli2022-06-211-64/+0
| * Import wiredtiger: 2666d037c9ebfc84db2c739dfc10dab0e28b3e02 from branch mongo...Etienne Petrel2022-06-202-1/+7
| * Import wiredtiger: 069fb7b70440d2b4d8c815105ec0cd3b08cde6cf from branch mongo...Etienne Petrel2022-06-204-199/+229
| * SERVER-65733: remove SNMP moduleAdam Rayner2022-06-2015-216/+13
| * SERVER-66869 Get rid of the multi DB locking capabilityKaloian Manassiev2022-06-2032-350/+79
| * SERVER-66347 Extend add/remove shards tests to verify that the topologyTime i...Enrico Golfieri2022-06-201-0/+64
| * SERVER-64717 Ensure the ShardRegistry always read with majority write concern...Marcos José Grillo Ramirez2022-06-204-39/+3
| * SERVER-67346 Disable autosplit on config.system.sessions when upgrading the c...Paolo Polato2022-06-202-3/+5
| * SERVER-64112 Stop running applicable multiversion tests as soon as a release ...Mikhail Shchatko2022-06-204-60/+76
| * Import wiredtiger: 934316b9762ac6bc760cca32df3f9a15937d8829 from branch mongo...Luke Chen2022-06-202-2/+14
| * Import wiredtiger: f8fca788e9099b5cf9ddace29b499d8f33ae4dd2 from branch mongo...Luke Chen2022-06-204-10/+9
| * Import wiredtiger: 6942de44633e8b5acb4b17ae165f58adfc569b0d from branch mongo...Luke Chen2022-06-202-4/+3
| * SERVER-67109 added json validator for build metrics toolDaniel Moody2022-06-184-0/+110
| * SERVER-65982 Change NamespaceStringOrUUID::dbnameWithTenant() to dbName()Fernando Lisboa2022-06-171-1/+3
| * SERVER-67295 remove ServiceStateMachine _state enumBilly Donahue2022-06-171-49/+4