summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62935 Add date string to assert messager6.1.0-alphaGabriel Marks2022-04-181-2/+2
* SERVER-63907 remove redundant database lookup from atomic applyOpsBenety Goh2022-04-181-11/+0
* SERVER-65499 Fix storing int64 max as int128 in BSONColumnBuilderHenrik Edin2022-04-182-1/+17
* SERVER-65585: Prepare tests for FCV upgradeXueruiFa2022-04-181-0/+2
* SERVER-65218 Run `ShardSplitDonorServiceTest` with `wiredTiger`Gregory Noma2022-04-183-58/+53
* SERVER-65686 split sbe_query_stages lib out of sbe_queryIrina Yatsenko2022-04-185-22/+41
* SERVER-35512 Use unique_ptr in QuerySolutionNode::children and clone()David Percy2022-04-1820-405/+332
* SERVER-65715 Implement querying for null for new optimizerSvilen Mihaylov2022-04-186-11/+95
* SERVER-63623 Implemented Basic Global Index Metrics Restoration For CrudOp Me...Randolph Tan2022-04-1822-46/+462
* SERVER-65707 Remove FCV-gating for $lookup pushdownYoonsoo Kim2022-04-183-9/+3
* SERVER-55204 Error on fallthrough unless the attribute is usedAndrew Morrow2022-04-1832-26/+84
* Import wiredtiger: be1725260027ca435e6d3b3c964e4c942db0f425 from branch mongo...Etienne Petrel2022-04-182-2/+124
* Import wiredtiger: 5d5980c6f12188d5c33feeee5da2501ccd0f7498 from branch mongo...Etienne Petrel2022-04-183-28/+69
* Import wiredtiger: 3447d6b9a192fd6325782f334899faaa139b1b3f from branch mongo...Etienne Petrel2022-04-182-3/+4
* Import wiredtiger: 2136fea484fc726814d6d8f14231e449a20b99a3 from branch mongo...Etienne Petrel2022-04-184-9/+14
* Import wiredtiger: 3c06c5e982ae03a016180f3dc009666395878216 from branch mongo...Etienne Petrel2022-04-182-9/+1
* Import wiredtiger: 7e6f26f6706597b7806bdb573e9c5cf385e3e875 from branch mongo...Etienne Petrel2022-04-182-4/+3
* Import wiredtiger: 8bf7aee644ba931e48ab3583885438052f5889c0 from branch mongo...Etienne Petrel2022-04-182-3/+2
* SERVER-63439 Add ColumnStore encoder for SBE valuesJustin Seyster2022-04-166-10/+274
* SERVER-65001 Update timestamp query API calls for WiredTiger changeGregory Wlodarek2022-04-153-10/+22
* SERVER-65350 Fix typo in architecture guide for timeseries measurementsPavi Vetriselvan2022-04-151-2/+2
* SERVER-64378 Track and Report New Donor and Recipient Fields in CurrentOpRandolph Tan2022-04-157-2/+69
* SERVER-65704 always check array compression in test-only BSONColumn validatio...Benety Goh2022-04-151-7/+2
* SERVER-65084: Ensure backup cursor is opened at time > startMigrationDonorTim...Christopher Caplinger2022-04-152-19/+76
* SERVER-65410: Fix uninitialized scalar field in server_rewriteHana Pearlman2022-04-151-1/+1
* SERVER-30312 Fix the TODO SERVER ticket number per Benety's comment.Daniel Morilha2022-04-151-1/+1
* SERVER-64444 Add unittests for repairing and validating index specsYuhong Zhang2022-04-152-0/+61
* SERVER-64444 Extend `validate` command to detect invalid boolean index optionsYuhong Zhang2022-04-151-4/+5
* SERVER-64526 Fix printCollectionInfo for missing collectionsKaloian Manassiev2022-04-151-0/+3
* SERVER-64444 Extend `collMod` command to fix invalid boolean index optionsYuhong Zhang2022-04-159-28/+69
* SERVER-64480 Enable multiple SEARCH_META usagesCharlie Swanson2022-04-1517-83/+392
* SERVER-64372 Clean up some wording in comments and logsBrett Nawrocki2022-04-143-5/+4
* SERVER-65199 Pass through `replanReason` when lowered stages are replannedYoonsoo Kim2022-04-141-0/+3
* SERVER-65653 Fix expected output of optimizertest/FilterIndexingVariable unde...Svilen Mihaylov2022-04-141-244/+63
* SERVER-65576 Improve time-series index build performance on non-measurement i...Gregory Wlodarek2022-04-145-4/+35
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-145-23/+281
* SERVER-64372 Add parity $currentOp resharding donor fieldsBrett Nawrocki2022-04-1416-9/+250
* SERVER-65545 Delegate `ClockSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-143-17/+5
* SERVER-65302 Run `ReshardingCoordinatorServiceTest` with `wiredTiger`Gregory Noma2022-04-141-5/+0
* SERVER-65303 Run `ReshardingTxnClonerTest` with `wiredTiger`Gregory Noma2022-04-141-4/+12
* SERVER-65306 Run `ReshardingOplogSessionApplicationTest` with `wiredTiger`Gregory Noma2022-04-141-7/+17
* SERVER-65307 Run `ReshardingOplogBatchApplierTest` with `wiredTiger`Gregory Noma2022-04-141-6/+12
* SERVER-63206 Change CollectionCatalog::_viewsForDatabase to be keyed by Tenan...Sophia Tan2022-04-1410-58/+69
* SERVER-64793 Make exhaustiveFind asynchronousJason Zhang2022-04-142-22/+45
* SERVER-65652 Delegate `TickSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-148-57/+83
* SERVER-61418 Use majority write concern for commit retries in transaction APIJack Mulrow2022-04-145-63/+229
* SERVER-64306 Support both columnar predicates and a residual predicateCharlie Swanson2022-04-146-371/+473
* SERVER-65495 Reject inconsistent set names in heartbeat responsesMatt Broadstone2022-04-144-2/+67
* SERVER-64526 ShardingTest::getChunksString must rely on UUIDsEnrico Golfieri2022-04-141-9/+30
* SERVER-65328 MigrationSourceManager must reject bounds with outdated shard ke...Pierlauro Sciarelli2022-04-141-0/+34