summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 912ceefab6bf5e7287952e713ef5c8b6af648fa2 from branch mongo...r5.0.0-rc0Luke Chen2021-05-252-3/+5
* Import wiredtiger: f0d322252d4becd1b4d183c0a2d62bb904b5b3a6 from branch mongo...Luke Chen2021-05-2517-95/+470
* Import wiredtiger: 2b482755b5a91d2c9bc7276069f3693d2d8d8bfb from branch mongo...Luke Chen2021-05-253-5/+7
* Import wiredtiger: fd460b724d5b1679c3b950ed4aed81e85f98d336 from branch mongo...Luke Chen2021-05-252-1/+12
* Import wiredtiger: cdeef9d4078d7bedaac368fe02953b4341b65228 from branch mongo...Luke Chen2021-05-259-31/+117
* SERVER-56933 Return options to create an identical time-series collection fro...Gregory Noma2021-05-2513-93/+193
* Revert "SERVER-56877 add js tests and rename multikey paths member name"Benety Goh2021-05-252-18/+15
* SERVER-57071 Ensure that TenantMigrationDonorAccessBlocker's promises are ful...Cheahuychou Mao2021-05-244-3/+47
* SERVER-57148 Pass variables states to input evaluation in removable range exe...Nick Zolnierz2021-05-241-1/+1
* SERVER-56934 Make expireAfterSeconds a top-level collection optionGregory Noma2021-05-2417-118/+75
* SERVER-56484 Remove 'advances' stats from SBE explain (same stats provided by...Irina Yatsenko2021-05-241-1/+0
* SERVER-57117 Verify that 'hedge' option is an object when parsing ReadPrefere...Mihai Andrei2021-05-241-0/+6
* SERVER-57132 Remove OperationType in TenantMigrationAccessBlockerCheahuychou Mao2021-05-248-27/+11
* SERVER-55601 Improve performance of Queries.CoveredBlockingSort benchmark in SBENikita Lapkov2021-05-2422-51/+275
* SERVER-56836 SERVER-56837 Add self-assignment checks in MinMaxStore.Henrik Edin2021-05-241-2/+6
* SERVER-55786 Update PartitionIterator memory usage when documents are releasedNick Zolnierz2021-05-2430-340/+568
* SERVER-56002 SERVER-56023 Store Collection metadata in the Collection and rep...Henrik Edin2021-05-2491-1424/+1787
* Import wiredtiger: 4f12812afc32494be41c1a1c911c9f986a5bc5e9 from branch mongo...Chenhao Qu2021-05-246-24/+21
* Import wiredtiger: c28aff6a18daedef185f88d908d29d33e3a2adf0 from branch mongo...Chenhao Qu2021-05-242-2/+2
* Import wiredtiger: 9acb906193234331be4978d07bb3ffe710ece6ed from branch mongo...Chenhao Qu2021-05-245-24/+80
* Import wiredtiger: ff7881f9211c93b80162d6f1e61833195329771d from branch mongo...Chenhao Qu2021-05-243-1/+13
* SERVER-56739 Rewrite resharding metrics duration component to allow for resum...Blake Oler2021-05-2110-91/+190
* SERVER-56638 Create explicit command for abort participants in reshardCollectionRandolph Tan2021-05-2111-40/+226
* SERVER-56976 'setIndexCommitQuorum' command has no effect while the index bui...Gregory Wlodarek2021-05-211-7/+15
* SERVER-57042 Don't store defaultWriteConcernSource on diskHuayu Ouyang2021-05-213-91/+180
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-05-213-21/+48
* Revert "SERVER-56877 IndexCatalogEntryImpl maintains separate copies of multi...Benety Goh2021-05-212-15/+9
* SERVER-57014 Include all index keys in relevant slots for index filterNikita Lapkov2021-05-211-2/+3
* SERVER-57022 The CollectionShardingRuntime should be updated when there is an...Sergi Mateo Bellido2021-05-216-11/+439
* Revert "SERVER-56779 Include forgotten file change on the v5.0 branch"Kaloian Manassiev2021-05-211-5/+10
* Import wiredtiger: 856ebf380516351f394256d4640d34d9ef7916ff from branch mongo...Luke Chen2021-05-212-3/+36
* Import wiredtiger: cb8077e2b6d4c1d60ef71305e36f28c4866693b6 from branch mongo...Luke Chen2021-05-2121-149/+174
* Import wiredtiger: 02da3990fb1d9da925ff5ba5e0ba7042b48f5c46 from branch mongo...Luke Chen2021-05-212-3/+7
* SERVER-56779 Include forgotten file change on the v5.0 branchKaloian Manassiev2021-05-211-10/+5
* SERVER-56488 Change the default read concern to always be localSamy Lanka2021-05-2148-114/+530
* SERVER-47855 Change default value for minSnapshotHistoryWindowInSecondsMonica Ng2021-05-201-1/+1
* SERVER-56877 IndexCatalogEntryImpl maintains separate copies of multikey path...Benety Goh2021-05-202-9/+15
* SERVER-56877 rename IndexCatalogEntryImpl::_indexMultikeyPaths to _indexMulti...Benety Goh2021-05-202-15/+16
* SERVER-56131 Add early return when all candidate plans have exited early (SBE)Ian Boros2021-05-201-1/+7
* SERVER-56816: Remove resharding RecipientStateEnum::kRenamingJamie Anderson2021-05-203-10/+3
* SERVER-57024 Fix SpillableCache writes to disk across getMore requestsTed Tuckman2021-05-201-0/+15
* SERVER-54202 Remove startup warning encouraging eMRC=false for PSA architecture.Wenbin Zhu2021-05-201-17/+0
* SERVER-56724 change tassert to uassert in $integral window functionRuslan Abdulkhalikov2021-05-202-1/+27
* SERVER-55684: Remove resharding's RecipientStateEnum::kSteadyState stateJamie Anderson2021-05-208-84/+23
* SERVER-57038 Fix stack-use-after-scope of TransactionParticipant in write_ops...Gregory Noma2021-05-201-2/+2
* SERVER-55781 Add shard version check to create indexes pathMarcos Jose Grillo Ramirez2021-05-201-0/+2
* SERVER-57023 Add retriable error categories into ddl coordinator retry logicMarcos Jose Grillo Ramirez2021-05-202-5/+8
* Import wiredtiger: 29fc5e8cfe0666fc26efc00813fbac586f603dc8 from branch mongo...Luke Chen2021-05-204-4/+62
* Import wiredtiger: 3971a04feede04cbe930babd6038dfae7b5d3a1c from branch mongo...Luke Chen2021-05-202-1/+2
* SERVER-57039 Legacy-path DDL operations are not interrupted on stepdownJordi Serra Torrens2021-05-204-0/+8