summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: cf79d062ecdaa7509ca80c4a643268ee5303e915 from branch mongo...r5.0.0-alpha0Luke Chen2021-04-293-25/+256
* SERVER-56267 Prevent authentication as multiple users on API versioned connec...Ben Caimano2021-04-293-0/+132
* SERVER-55498 Prevent SBE from using unowned values from storage afterMartin Neupauer2021-04-2944-120/+415
* SERVER-47123 remove AutoGetOrCreateDb from collection and view creationBenety Goh2021-04-291-8/+8
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-04-299-19/+599
* SERVER-56456 Add reply types to UMC commands and simplify templatesSara Golemon2021-04-293-80/+72
* SERVER-56455 Expose reply_type on generated Command classSara Golemon2021-04-291-0/+8
* SERVER-56494: Fix handling of groupby min/max rewrite if unpackbucket is the ...Svilen Mihaylov2021-04-291-1/+8
* SERVER-51708 submitRangeDeletionTask should handle RangeOverlapConflict errorjannaerin2021-04-293-99/+121
* SERVER-49213 Upgrade SafeInt from 3.23 to 3.24Andrew Morrow2021-04-294-90/+248
* SERVER-56437 Always detach Pipeline from OperationContext.Max Hirschhorn2021-04-293-4/+10
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-2913-8/+272
* SERVER-47123 use collection lock to read FCV docBenety Goh2021-04-291-1/+2
* SERVER-56188 Nested applyOps can hold onto global X lock while blocking on mi...Jason Zhang2021-04-298-137/+178
* SERVER-56319 shell_writeconcern.js should explicitly remove _id:1 documentPavi Vetriselvan2021-04-291-1/+1
* SERVER-56292 Ensure time-series collections properly handle stepdown and stepupGregory Noma2021-04-299-99/+170
* SERVER-56321 aggregation without atClusterTime can read at a newer committed ...Pavi Vetriselvan2021-04-291-2/+4
* SERVER-55873 Force secondaries to apply each write to config.localReshardingO...Blake Oler2021-04-292-0/+12
* SERVER-56378 Remove stale TODO referencing SERVER-49200Andrew Morrow2021-04-291-1/+0
* SERVER-47123 remove AutoGetOrCreateDb from IndexBuildsManager::_moveRecordToL...Benety Goh2021-04-293-34/+35
* SERVER-56445 Upsert violates multi-timestamp constraints when inserting into ...Gregory Wlodarek2021-04-293-4/+32
* SERVER-56458 [SBE][aggregation_disabled_optimization] Aggregate command doesn...Anton Korshunov2021-04-291-0/+3
* SERVER-47123 remove AutoGetOrCreateDb from repl::StorageInterfaceImplBenety Goh2021-04-291-4/+5
* SERVER-56426 Fix $type expression behaviour for missing values in SBENikita Lapkov2021-04-292-3/+33
* SERVER-47123 remove sharding (and resharding) references to AutoGetOrCreateDbBenety Goh2021-04-296-17/+16
* SERVER-56460 Temporarily disable drop_collection_sharded.js FSM workload in s...Tommaso Tocci2021-04-291-1/+2
* SERVER-56399 Configsvr step-up can fail after stepping-down during setFCV met...Jordi Serra Torrens2021-04-291-10/+15
* SERVER-55637 Create random_DDL_CRUD_setFCV_operations FSM workloadJordi Serra Torrens2021-04-292-3/+113
* Import wiredtiger: 41859ea925fb10cc40d482f4a3315145750ea933 from branch mongo...Luke Chen2021-04-2921-185/+568
* SERVER-47123 remove AutoGetOrCreateDb from test command pinHistoryReplicatedBenety Goh2021-04-291-2/+3
* SERVER-56102 Fix SBE bit-test operators to match classic engine for Decimal v...Drew Paroski2021-04-296-132/+136
* SERVER-56434 Make tenant migration hook retry if get primary times outCheahuychou Mao2021-04-291-6/+24
* SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry dono...Cheahuychou Mao2021-04-291-2/+3
* SERVER-56326 Add a round() method to the Decimal128 classDrew Paroski2021-04-293-0/+181
* SERVER-47123 remove AutoGetOrCreateDb from dbtestsBenety Goh2021-04-298-89/+100
* SERVER-56254 [SBE] ixscan's snapshot id slot should be updated during yield r...Mihai Andrei2021-04-293-73/+101
* SERVER-55828: Replace urllib3's 'method_whitelist' attribute with 'allowed_me...Varun Ravichandran2021-04-283-2/+3
* SERVER-54598 Disable write_conflict_wildcard when SBE is enabledIan Boros2021-04-281-3/+11
* SERVER-56054: Change minThreads value for replication writer thread pool to 0Lingzhi Deng2021-04-285-9/+31
* SERVER-47123 remove AutoGetOrCreateDb from non-catalog unit testsBenety Goh2021-04-285-22/+29
* SERVER-56322 Increase log severity for tassertAmirsaman Memaripour2021-04-281-4/+4
* SERVER-56436 Immediately kill OperationContext if already canceled.Max Hirschhorn2021-04-282-9/+32
* SERVER-55501 Avoid element-wise iteration and copy when appending to an objec...Dan Larkin-York2021-04-2817-89/+253
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default set...Matthew Russotto2021-04-281-5/+5
* SERVER-56400 Fix race in WiredTigerKVEngine::haveDropsQueued over _previousCh...Henrik Edin2021-04-282-4/+4
* SERVER-56080 all replica sets suites for SBE build variantsKyle Suarez2021-04-281-11/+1
* SERVER-55899 Add serialization/deserialization unit test for IDL optionalBool...Milena Ivanova2021-04-281-0/+50
* SERVER-55827: Rename security.clusterIpSourceWhitelist to security.clusterIpS...Varun Ravichandran2021-04-284-27/+39
* SERVER-47123 remove AutoGetOrCreateDb from catalog unit testsBenety Goh2021-04-284-37/+38
* SERVER-56439 Exclude insert1.js from tenant migration kill/terminate primary ...Pavi Vetriselvan2021-04-282-0/+2