summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: 2aec3a457468b4ef3e2945c7d6c6291c7fe0cd5d from branch mongo...Luke Chen2022-02-142-2/+3
* Import wiredtiger: fc3f4b5a754a8abf30e920afb0d2769ff88b04c0 from branch mongo...Luke Chen2022-02-146-28/+301
* Import wiredtiger: 460513f9f4bc3948a85ef4b772dfbb9ab7949778 from branch mongo...Luke Chen2022-02-1482-555/+513
* Import wiredtiger: d0ec3886a5081190986c43314f2b701034336c16 from branch mongo...Luke Chen2022-02-142-2/+2
* Import wiredtiger: 6fb2e8db721720c4332664b79f8b261b059dcc08 from branch mongo...Luke Chen2022-02-14284-432/+256
* Import wiredtiger: 46826fd9aa3835cf2a7bcd026fa4cf0b8554d6fc from branch mongo...Luke Chen2022-02-145-67/+99
* Import wiredtiger: b6211d1f751d9d4eadf7f5c790505efd56bc24cc from branch mongo...Luke Chen2022-02-144-4/+18
* Import wiredtiger: 2d48d69564f24dce5edf3384431b617194864a27 from branch mongo...Luke Chen2022-02-1456-248/+220
* Import wiredtiger: 8ef0adbb72538423b582035b3c8a216874493c24 from branch mongo...Luke Chen2022-02-142-1/+20
* Import wiredtiger: f51b0f3e39550955ddfb7a526ab7b3ff8e5398a5 from branch mongo...Luke Chen2022-02-142-76/+28
* SERVER-63638 make some backup cursor libraries private in wiredtiger and devn...Benety Goh2022-02-142-4/+4
* SERVER-62681 Create change streams per shard cursor passthrough suiteJennifer Peshansky2022-02-143-0/+116
* SERVER-62986 moreMartin Neupauer2022-02-146-5/+223
* SERVER-62323 Swap destructor ordering in transport_layer_asio_test.cppMatt Diener2022-02-141-1/+1
* SERVER-63223 Relax data consistency checker to not check indexes.Vishnu Kaushik2022-02-141-7/+8
* SERVER-63601 Disable reshard_collection_failover_shutdown_basic.js on shardin...Haley Connelly2022-02-141-0/+1
* SERVER-63557 build csfle on larger instancesergey.galtsev2022-02-141-0/+4
* SERVER-63583 Address coverity issues in the new optimizer.Svilen Mihaylov2022-02-143-0/+3
* SERVER-61835 Fix how SBE plan cache deals with ShardFiltererRuoxin Xu2022-02-147-23/+133
* SERVER-63584 Avoid storing an OperationContext in the backup streaming cursorGregory Wlodarek2022-02-143-13/+14
* SERVER-63584 BackupBlock::_setNamespaceString() should get global lockGregory Wlodarek2022-02-142-0/+3
* SERVER-56578: Create Feature flag for PM-2290Kshitij Gupta2022-02-141-0/+4
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-146-12/+102
* SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir2022-02-141-1/+1
* SERVER-63332 Log random parameters for defragment_large_collection jstestAllison Easton2022-02-142-7/+18
* SERVER-63576 Add clustered collection statistics to catalogStatsLouis Williams2022-02-145-8/+31
* SERVER-63334 fix invalid comparator assertion in windows debugPaolo Polato2022-02-141-2/+2
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-143-3/+10
* SERVER-60733 Test create collection after drop collectionAllison Easton2022-02-141-0/+69
* SERVER-63567 Flag a test with the requires_persistence tagSergi Mateo Bellido2022-02-141-2/+4
* SERVER-63199 Guard fle2 compact with feature flag & skip commands test unless...Erwin Pe2022-02-123-1/+5
* SERVER-63060 Coverity analysis defect 121404: Copy without assignSophia Tan2022-02-122-6/+13
* SERVER-63173 Add WriteBlockBypass decorator to OperationContextAdam Rayner2022-02-113-0/+106
* SERVER-63221 Delay ClusterToClusterReplication hook starting the replicator u...Vishnu Kaushik2022-02-112-40/+26
* SERVER-63579: Prevent initial sync from fasserting when shutting down replica...XueruiFa2022-02-111-1/+1
* SERVER-62036 Failures in preCacheMongosRoutingInfo() will cause mongos to fai...Antonio Fuschetto2022-02-113-9/+14
* SERVER-63535 Change CollectionCatalog::onCloseDatabase to take TenantDatabase...Sophia Tan2022-02-114-9/+8
* SERVER-57188 Remove mongos binVersion check in retryable_write_error_labels.jsSanika Phanse2022-02-111-6/+3
* SERVER-63443 Make `disallowNewDuplicateKeys` persisted in catalogYuhong Zhang2022-02-1119-123/+306
* SERVER-63464 Create Collection restrictions with encrypted fieldsErwin Pe2022-02-117-44/+134
* SERVER-63176 Create RPC serialization hook for WriteBlockBypassGabriel Marks2022-02-114-0/+133
* SERVER-63360 remove 6.0 from the LTS releases listJon Streets2022-02-111-1/+0
* SERVER-63220: Modify ContinuousStepdown hook to be compatible with ClusterToC...XueruiFa2022-02-111-1/+6
* SERVER-61426 Use 'db' parameter to speculativeAuthenticate.authenticate when ...Sara Golemon2022-02-111-2/+9
* SERVER-63244 Round up read timestamp for majority readsDaniel Gómez Ferro2022-02-112-53/+75
* SERVER-63188 Add AES-CTR support for macOSsergey.galtsev2022-02-112-29/+45
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-1110-2/+377
* SERVER-61090 Make setFCV wait for all TransactionCoordinators of internal tra...Jason Zhang2022-02-116-1/+316
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-1117-39/+46
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-119-265/+137