summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68766 add server parameter to enable single value reduce optimizationr5.0.12-rc0r5.0.12Davis Haupt2022-08-294-1/+85
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-264-176/+1
* SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-08-249-34/+115
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-237-5/+30
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-08-236-26/+27
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-2310-21/+88
* SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering shar...Jordi Serra Torrens2022-08-232-7/+17
* SERVER-68694 The compact command should not block oplog applicationGregory Wlodarek2022-08-231-0/+3
* SERVER-68694 Reverse the compact commands locking orderGregory Wlodarek2022-08-231-7/+6
* SERVER-68482 Add MONGO_TSAN_IGNORE to getFlowControlStatsSara Golemon2022-08-222-10/+17
* SERVER-63852 ThreadName rewriteBilly Donahue2022-08-226-194/+241
* SERVER-62636 setFeatureCompatibilityVersion 4.4 succeeds on 5.0 binVersion th...Denis Grebennicov2022-08-201-1/+35
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-182-0/+107
* SERVER-67126 Don't invoke LOGV2 in printStackTrace(ostream)Gabriel Marks2022-08-171-1/+2
* SERVER-63843 Don't allow recursive doLog in sync signal handlersGabriel Marks2022-08-174-28/+122
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdErin Liang2022-08-171-5/+0
* Revert "SERVER-63843 Don't allow recursive doLog in sync signal handlers"Gabriel Marks2022-08-164-122/+28
* SERVER-63843 Don't allow recursive doLog in sync signal handlersGabriel Marks2022-08-164-28/+122
* SERVER-68039 Support cleaning up dbQuery/dbGetMore exhaust cursors safelyGeorge Wangensteen2022-08-153-236/+334
* SERVER-68728 Add failpoint activation condition for mixed version clustersAbdul Qadeer2022-08-121-2/+2
* SERVER-60958 Access info on SessionCatalogMigrationSource outside of the Clon...Paolo Polato2022-08-121-5/+8
* Import wiredtiger: ce1d1e58ba35166710552e3aaa1c426ddba513fd from branch mongo...r5.0.11-rc1r5.0.11Luke Chen2022-08-1012-1003/+756
* Import wiredtiger: 2cb88aba972de7fa49879ee3616fa49905efbb7c from branch mongo...Luke Chen2022-08-102-5/+12
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-68495 Update resharded zones after kCommitting transition.Max Hirschhorn2022-08-095-29/+39
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-094-0/+28
* SERVER-66841 Fix LOGV2 invalid JSON when truncation happens at a backslash ch...Erwin Pe2022-08-094-42/+230
* SERVER-67296 Mark the OpCtx of the configsvr commands used to commit chunk-re...Silvia Surroca2022-08-092-0/+39
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-092-2/+16
* SERVER-68522 Prevent 5.0 binary from starting in FCV 4.4 with misconfigured T...r5.0.11-rc0Benety Goh2022-08-082-0/+85
* Import wiredtiger: ff7311530da905f46e26bb1690302fb4b1da1a6f from branch mongo...Luke Chen2022-08-083-33/+155
* Import wiredtiger: c93ddc3da4f8384a084e9b585960fc284ef5a540 from branch mongo...Luke Chen2022-08-082-12/+5
* Import wiredtiger: 9bdf1abbc3149109d6a107812ea8c87bc4d6d28b from branch mongo...Luke Chen2022-08-082-5/+7
* Import wiredtiger: 7cfc9f4732503223c878f2ac404e18b9f327845e from branch mongo...Luke Chen2022-08-082-3/+10
* Import wiredtiger: f7fe74a1439a9fcc637ddf5304b36e3737182fe1 from branch mongo...Luke Chen2022-08-0812-756/+1003
* Import wiredtiger: e9be21e8a09085cbfa3a5eca74f9279b3329f42e from branch mongo...Luke Chen2022-08-082-8/+17
* Import wiredtiger: 399edaeb4cd9265746de06b4bc59dd3b047d8106 from branch mongo...Luke Chen2022-08-085-8/+145
* Import wiredtiger: ccff98033f53ebe5dd4bd3c097a1ba386045ebe2 from branch mongo...Luke Chen2022-08-085-145/+8
* Import wiredtiger: e317718b7be5f9ff762e2cc93ec418f8cc4eae01 from branch mongo...Luke Chen2022-08-086-21/+23
* Import wiredtiger: 3e3d67e18e4af93d1d4aeaac30765bc521b9b20c from branch mongo...Luke Chen2022-08-086-23/+21
* Import wiredtiger: 0a0e7777d06232d588bd1d8dd94df5c3a83dced3 from branch mongo...Luke Chen2022-08-085-8/+145
* Import wiredtiger: f151b51d8cac62b5465deb847ed6f19c4dfcbe20 from branch mongo...Luke Chen2022-08-086-64/+60
* SERVER-68511 MovePrimary update of config.databases entry must use dotted fie...Pierlauro Sciarelli2022-08-051-28/+51
* SERVER-68487 add BSONElement::isNaN()Benety Goh2022-08-032-0/+39
* SERVER-43155 Queries which exceed `maxTimeMS` may return `NetworkInterfaceExc...Daniel Morilha2022-08-015-90/+230
* SERVER-67305 Fix lock-free read timestamp order during repl stepupHenrik Edin2022-08-016-72/+130
* SERVER-66072 Fix dependency analysis for $match on $expr with $randAlya Berciu2022-07-292-10/+38
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareAlya Berciu2022-07-291-1/+4
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-291-1/+7
* SERVER-64340 Warn if balancer is disabled while draining shardAntonio Fuschetto2022-07-281-0/+47