summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-65459 Construct NamespaceString using tenantId on the OpMsgReq...jannaerin2022-07-1214-276/+66
* Revert "SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case ...Tommaso Tocci2022-07-123-14/+30
* SERVER-66357 Add the Transaction API section to the sharding architecture guideSanika Phanse2022-07-121-0/+14
* SERVER-66760 Add ASSERT_DOES_NOT_THROW to unittest assertionsLeonardo Menti2022-07-127-55/+15
* SERVER-67628 create $encryptedBetween MatchExpressionDavis Haupt2022-07-1213-0/+173
* SERVER-65360 Handle TemporarilyUnavailableException in query execJosef Ahmad2022-07-1227-441/+877
* SERVER-61770 Remove the pre-images collection creation/dropping on FCV upgrad...Denis Grebennicov2022-07-122-54/+1
* SERVER-67730 CSRS stepdown during rename must not leave orphned entries in `c...Enrico Golfieri2022-07-121-0/+12
* SERVER-60411 Remove legacy change stream pipeline construction.Rishab Joshi2022-07-123-59/+1
* Import wiredtiger: 450a2b54364c9c2632e5c9fe2e0d8ded326c2c9c from branch mongo...Etienne Petrel2022-07-122-11/+6
* Import wiredtiger: 2c0810100fd6ab83f471c7e592a947990198d9cb from branch mongo...Etienne Petrel2022-07-122-2/+153
* Import wiredtiger: f0f7617d61d91d5ebb175c5b59daf009d71b7d91 from branch mongo...Etienne Petrel2022-07-122-2/+5
* Import wiredtiger: 1ddfde7033ee6153d0672edf46ab5798918b4284 from branch mongo...Etienne Petrel2022-07-122-1/+182
* SERVER-65459 Construct NamespaceString using tenantId on the OpMsgRequest dur...Sophia Tan2022-07-1114-66/+276
* SERVER-66485 Update AuthzManagerExternalStateLocal with new Tenant aware Name...Sara Golemon2022-07-112-81/+54
* SERVER-67782 Fix handling of bounds with MaxKey and MinKeySvilen Mihaylov2022-07-1111-128/+173
* SERVER-62781 Include tid in oplog entries for commandsHugh Tong2022-07-1130-81/+275
* SERVER-67953 Disable internal_sessions_reaping_basic.js in replica_sets_multi...Cheahuychou Mao2022-07-111-0/+4
* SERVER-67957 Fix duplicated assertion in internal_sessions_reaping_basic.jsCheahuychou Mao2022-07-111-1/+1
* SERVER-65526 Make api_params_nontransaction_sharded.js test robust to JavaScr...Sanika Phanse2022-07-111-8/+6
* SERVER-67420 Range Defining Supported TypesReilly McBride2022-07-111-1/+33
* SERVER-67460 Change BasicCommandWithRequestParser to use DatabaseNameFernando Lisboa2022-07-119-32/+46
* SERVER-67520 Add `checkBSONConsistency` option to the validate commandYuhong Zhang2022-07-115-19/+112
* SERVER-67520 Update validation commentsYuhong Zhang2022-07-112-4/+2
* SERVER-67382 Refresh the catalog before re-checking UUID <-> NSS resolution i...Dianna Hohensee2022-07-111-1/+7
* SERVER-67919 icu4c should still be on ubsan denylistTausif Rahman2022-07-111-5/+1
* SERVER-67739: Fix tenant migration garbage collection race conditionsChristopher Caplinger2022-07-111-25/+19
* SERVER-63650 Change Locker::isDbLockedForMode to take in DatabaseNamejannaerin2022-07-1134-177/+170
* SERVER-64393 Adapt ReshardingMetrics JS tests to C++ unit testsBrett Nawrocki2022-07-114-282/+202
* SERVER-66985 Ensure writes are serialized to shard split donors nsMatt Broadstone2022-07-111-3/+6
* SERVER-67580: Remove featureFlagShardedLookupHana Pearlman2022-07-1153-951/+249
* SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests.Rishab Joshi2022-07-118-99/+61
* SERVER-67248 Remove any additional references to 5.x FCV constantsEvelyn Wu2022-07-1112-144/+15
* SERVER-67235 Change references in pipeline_d.cpp to kVersion_6_0 to use isEna...Evelyn Wu2022-07-111-4/+0
* SERVER-66957 Integrate CE prototypeSvilen Mihaylov2022-07-1124-18/+2184
* SERVER-67949 Fix compile failure in expression_nary_test.cppSteve Tarzia2022-07-111-1/+1
* SERVER-67779 Refactor `deleteRangeInBatches` to don't require an executorPierlauro Sciarelli2022-07-112-103/+115
* SERVER-67939: run_dbcheck_background.js retry on CappedPositionLostYu Jin Kang Park2022-07-111-9/+25
* SERVER-67912 Reduce set of non-causally consistent API of the ShardRegistryTommaso Tocci2022-07-1112-51/+27
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS ...Tommaso Tocci2022-07-113-30/+14
* SERVER-63099 Add left-associative constant folding optimization for $add and ...Davis Haupt2022-07-119-80/+507
* SERVER-67473 Support inserting doc to implicitly replicated collectionsJosef Ahmad2022-07-112-4/+1
* SERVER-66272: Disallow new LSM collections and improve error messageYu Jin Kang Park2022-07-113-0/+36
* SERVER-66072 Fix dependency analysis for $match on $expr with $randAlya Berciu2022-07-114-1/+199
* SERVER-67930 Fix timeseries sharding DDL operation test on multiversion suiteTommaso Tocci2022-07-111-5/+13
* SERVER-61072 Remove MigrationRecipientCriticalSection feature flagAntonio Fuschetto2022-07-1120-517/+164
* Import wiredtiger: 924f8449bf58d19bfff25e836d48cb0d97794528 from branch mongo...Clarisse Cheah2022-07-112-19/+51
* Import wiredtiger: 9ba71463685ae4375319c46697f8faedd4eb901e from branch mongo...Clarisse Cheah2022-07-116-7/+23
* SERVER-67436 Add paramaterer to Traverse path element to specify max depthSvilen Mihaylov2022-07-1017-298/+460
* SERVER-67802 ensure mongos count can handle large values for limitBenety Goh2022-07-101-1/+1