summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54908 Allow new 4.9 shard servers in FCV 4.4 to use secondaryDelaySecsr4.9.0-alpha6Pavi Vetriselvan2021-03-052-17/+153
* SERVER-32640 migrate cursor kill audit into authorization checkSergey Galtsev2021-03-058-31/+13
* SERVER-54285 Ensure cycle detection traverses private edgesAndrew Morrow2021-03-051-21/+86
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-0564-388/+274
* SERVER-49228 Remove kickback to mongos requirement for cluster view read when...James Wahlin2021-03-052-3/+92
* SERVER-54832 make SBE stage builder tassert() that index exists in catalogDavid Storch2021-03-051-0/+4
* SERVER-54234 Implement removable $stddev window functionHartek Sabharwal2021-03-053-0/+290
* SERVER-54929 Helper functions to convert underlying buckets collection index ...Dianna Hohensee2021-03-054-194/+111
* SERVER-48203 setup ninja install actions rule, make evergreen fail correctly ...Daniel Moody2021-03-054-177/+293
* SERVER-54922 Fix broken promises resulting from concurrency issue in BucketCa...Dan Larkin-York2021-03-052-8/+19
* SERVER-53604 Convey both id and full arn to authenticate audit eventsBen Caimano2021-03-057-197/+261
* SERVER-54025 Make HashAggStage's group-bys and HashJoinStage's key matching c...Mickey. J Winters2021-03-0511-32/+363
* SERVER-54758 Serialize explain info lazily in SBEIan Boros2021-03-054-32/+22
* SERVER-54818 Mitigate distributed lock acquisition unfairnessTommaso Tocci2021-03-052-3/+3
* SERVER-54639 Helper functions to map a timeseries index spec to the index sch...Dianna Hohensee2021-03-057-172/+229
* SERVER-52702 Allow FTDC data collection in read-only modeBynn Lee2021-03-051-2/+2
* SERVER-53693 add powercycle help message and additional cleanupRobert Guo2021-03-058-445/+553
* SERVER-54646 support hidden index creation on time-series collectionsBenety Goh2021-03-052-1/+11
* SERVER-54646 support hiding/unhiding indexes by key pattern on time-series co...Benety Goh2021-03-052-10/+127
* SERVER-54646 support hiding/unhiding indexes by name on time-series collectionsBenety Goh2021-03-052-1/+14
* SERVER-54233 Implement $derivative window-function executorDavid Percy2021-03-0424-104/+827
* SERVER-53428 Add initial sync result status in statistics.Wenbin Zhu2021-03-041-18/+21
* SERVER-54723 Shorten resmoke log prefixesMikhail Shchatko2021-03-0413-57/+133
* SERVER-54646 move hidden index collMod checks into command parserBenety Goh2021-03-041-17/+23
* SERVER-53402 Relax assertion to account for precision loss in stddev calculationNick Zolnierz2021-03-041-3/+12
* SERVER-53584 Create recipient TenantMigrationAccessBlockers on startup, initi...Cheahuychou Mao2021-03-049-12/+854
* SERVER-54912: Use o2 field for tenant migration no-op writesLingzhi Deng2021-03-049-206/+125
* SERVER-54917 Error messages that prohibit index types should be based on whet...Louis Williams2021-03-042-16/+12
* SERVER-52778 Remove unused 'allowImplictCollectionCreate' from the routerKaloian Manassiev2021-03-0412-62/+26
* SERVER-54607 Add support for right unbounded windows in removable document ex...Ted Tuckman2021-03-043-31/+62
* SERVER-54288 remove push from suggested template, add a new Enterprise WindowsJon Streets2021-03-041-3/+64
* SERVER-54841 Use AsyncTry in _fetchAndStoreRecipientClusterTimeKeyDocsJason Zhang2021-03-041-74/+99
* SERVER-54842: Raise time limit of commands executed as part of the addShard o...Jordi Serra Torrens2021-03-041-1/+1
* SERVER-54947 Fix ForwardableOperationMetadata constructionTommaso Tocci2021-03-044-11/+23
* SERVER-54930 Fix sbe_explain_helpers.js breaking parallel testerAndrii Dobroshynski2021-03-043-14/+19
* SERVER-53149 Specify getMore in IDLA. Jesse Jiryu Davis2021-03-048-148/+172
* SERVER-54866 Don't call get() on mocked objectRobert Guo2021-03-041-1/+4
* SERVER-54821 Change window function syntaxTed Tuckman2021-03-0413-171/+245
* SERVER-48378 Expose settings of query knobs in agg explain outputTimour Katchaounov2021-03-0428-0/+110
* SERVER-54949 Remove the `enableSharding` then `shardCollection` from another ...Kaloian Manassiev2021-03-041-15/+2
* SERVER-54631 Submit range deletion tasks upon sharded collection renamePierlauro Sciarelli2021-03-045-5/+55
* Import wiredtiger: a5fd80d29c69f12c01f412fb6d8d7930cecc8758 from branch mongo...Luke Chen2021-03-0433-1629/+1292
* Import wiredtiger: 563ccc601f5689a16a3f41743398329b8a3aedf7 from branch mongo...Luke Chen2021-03-045-70/+179
* Import wiredtiger: 8e8a883722edfecd03bc6d6b0c18117e0e87b83f from branch mongo...Luke Chen2021-03-042-6/+6
* Import wiredtiger: d4caf98a552a7295fd16c2e767ee8859da4a04ec from branch mongo...Luke Chen2021-03-042-1/+135
* SERVER-54645 support listing indexes on a time-series collectionBenety Goh2021-03-042-0/+167
* SERVER-54887 Fix nossl build for mongod_fsyncMark Benvenuto2021-03-041-0/+1
* SERVER-54921 Fix index out-of-bounds error for bulk ordered time-series insertsLouis Williams2021-03-041-6/+10
* SERVER-54446 Accept the 'clusteredIndex' option to the createCollection comma...Louis Williams2021-03-0410-34/+116
* SERVER-54880: Increase timeout for generating tasksDavid Bradford2021-03-031-0/+20