summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-69889 Fix TODO ticket number to SERVER-69753Huayu Ouyang2022-09-281-1/+1
* SERVER-68929 Define a new method to query historical placement data on a name...Enrico Golfieri2022-09-286-2/+409
* SERVER-67206 Generate tags from a FLE2 Range PayloadDavis Haupt2022-09-287-41/+41
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-2815-56/+124
* SERVER-70046 Fix change_streams/global_indexes.js burn-in duplicate keyYu Jin Kang Park2022-09-281-0/+3
* SERVER-69850 Prevent compact command from running when the config fuzzer is e...Haley Connelly2022-09-287-3/+38
* SERVER-69094: Clean up TenantMigrationRecipientAccessBlockerRegistryChristopher Caplinger2022-09-285-138/+155
* SERVER-69934 Deprioritize TTL passesJordi Olivares Provencio2022-09-281-0/+2
* SERVER-54391 Implement $dateTrunc expression in SBERui Liu2022-09-289-8/+629
* Revert "SERVER-67206 Generate tags from a FLE2 Range Payload"Uladzimir Makouski2022-09-287-41/+41
* SERVER-70030: Fix memory leak in sbe_expression_bm.cppIvan Fefer2022-09-281-2/+5
* SERVER-69439 Add test for global index change streamsYu Jin Kang Park2022-09-281-0/+114
* SERVER-70017 Use simple cursor for CSI filters when no nested arraysIrina Yatsenko2022-09-281-9/+25
* SERVER-69474 Add a helper for finding modified field names from pre and post ...Cheahuychou Mao2022-09-289-206/+640
* SERVER-68329 Drop single connection on some errors during connection set upAlex Li2022-09-276-1/+49
* SERVER-66685 Fetch archived buckets from disk and handle complex metaFields f...Dan Larkin-York2022-09-279-145/+298
* SERVER-69372 Use catalogId mapping when instantiating Collection at timestampHenrik Edin2022-09-2710-131/+152
* SERVER-67206 Generate tags from a FLE2 Range PayloadDavis Haupt2022-09-277-41/+41
* SERVER-69961 Add expected-actual semantics to assert.setEq argumentsRomans Kasperovics2022-09-273-6/+13
* SERVER-67564 Implement progress tracking and resumability for global index fe...Randolph Tan2022-09-277-51/+342
* SERVER-68394 Ensure we do not yield strong locks upon startup recovery when _...Faustoleyva542022-09-273-2/+56
* Import wiredtiger: 0081d825de8c1db90046a87584a63c33cdf05875 from branch mongo...Etienne Petrel2022-09-275-45/+155
* Import wiredtiger: e1ff3407053a6008f3168c9b2e415c30b781a535 from branch mongo...Etienne Petrel2022-09-272-1/+2
* Import wiredtiger: 7d8086f7e96b8ec78eb2efe7a5da9a34b7cc4469 from branch mongo...Etienne Petrel2022-09-272-3/+3
* Import wiredtiger: 8fe426b8190fed941ab6fdd5a64bff1459948eb4 from branch mongo...Etienne Petrel2022-09-272-2/+3
* Import wiredtiger: 4ddc2cc6d395b8412ca4f0d6937f487feaead947 from branch mongo...Etienne Petrel2022-09-274-6/+62
* Import wiredtiger: 441b9a3769271ac32088dce23e1b9a4c10c31790 from branch mongo...Etienne Petrel2022-09-272-4/+9
* SERVER-69886 Properly handle shutdown of range deleter servicePierlauro Sciarelli2022-09-274-201/+318
* SERVER-67702 Remove decimal type from basic_types.idlAlex Li2022-09-272-11/+0
* SERVER-68347 Ensure createIndexes, dropIndexes, and listIndexes work in multi...Sophia Tan2022-09-276-2/+107
* SERVER-67372 Make tenant migration recipient delete its state document in its...Sophia Tan2022-09-274-11/+268
* SERVER-66469 Fix correctness when filtering on dates before the epochJoel Redman2022-09-278-94/+382
* SERVER-69139 Add documentation for PM-2821Huayu Ouyang2022-09-275-245/+660
* SERVER-69719 Shorten the global index crud oplog entriesJosef Ahmad2022-09-274-9/+13
* SERVER-67324: wrap replSetSetup cmd in assert.soonAdityavardhan Agrawal2022-09-271-5/+5
* SERVER-63142 Add log file rotation status to start of new logWarren James2022-09-272-0/+15
* SERVER-69845: Implement column store size on disk.Colin Stolley2022-09-274-40/+49
* SERVER-65016 Remove range deletions as part of `dropCollection`Silvia Surroca2022-09-272-5/+11
* SERVER-69798 Use slot id accessor to directly reset the slot in SBE expressio...Rui Liu2022-09-271-5/+5
* SERVER-67895 Add _shardsvrWriteGlobalIndexKeys commandJosef Ahmad2022-09-2718-43/+848
* SERVER-70003 Alternative client for deleting range deletion documents must be...Silvia Surroca2022-09-271-4/+8
* SERVER-69936 GlobalIndexesCache should use a StringMap rather than a StringDa...Allison Easton2022-09-271-1/+1
* SERVER-69798: Remove color from sbe benchmark logsIvan Fefer2022-09-271-2/+2
* SERVER-68926 Generate historical placement data for createDatabasePaolo Polato2022-09-272-14/+82
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-2715-167/+297
* SERVER-69575 Add unit tests for SDT instance and cumulative metricsBrett Nawrocki2022-09-2612-132/+431
* SERVER-69916 Extend tests for {$exists: true} with columnstore indexIrina Yatsenko2022-09-261-7/+60
* SERVER-69983 Add busy idents to the drop pending reaper to retry dropping laterGregory Wlodarek2022-09-261-8/+19
* SERVER-68371 Allow search queries to pass through query analysisJacob Evans2022-09-261-3/+3
* SERVER-69953 Remove const members from Timer and StopwatchMatt Diener2022-09-262-3/+3