summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: 7813885d2cf3b975d03bfcb7499defb16cae26fc from branch mongo...Etienne Petrel2021-09-2111-44/+296
* SERVER-59908 simplify extendedFCVTable useBilly Donahue2021-09-211-18/+17
* SERVER-60022 global std::optional -> boost::optionalBilly Donahue2021-09-2110-31/+40
* SERVER-60011 list dependent non-pipeline libraries for timeseries_update_dele...Benety Goh2021-09-201-0/+3
* SERVER-59878 Update PyKMIP requirement to 0.10.0Gabriel Marks2021-09-201-1/+1
* SERVER-59737 Remove the disabled_due_to_server_58295 tag from test infrastruc...Vishnu Kaushik2021-09-207-9/+2
* SERVER-60060 Take FCV into account when checking TimeseriesBucketCompression ...Henrik Edin2021-09-201-4/+3
* SERVER-60075 Check for autoSplitVector response status in case of mixed binariesPierlauro Sciarelli2021-09-201-7/+9
* SERVER-59716 Removed "disabled_due_to_server_58295" tag from add_invalid_shardLuis Osta2021-09-202-37/+82
* SERVER-60058 Add helper library to check for feature flags in jstestsHenrik Edin2021-09-201-0/+19
* SERVER-60056 Re-enable aggregation multiversion fuzzer in test_burn_in_tags a...Mihai Andrei2021-09-202-8/+4
* SERVER-60030 Fix group stage builder bugsYoonsoo Kim2021-09-202-16/+65
* SERVER-57344 Enable partitioning in $densifyTed Tuckman2021-09-205-120/+813
* SERVER-60061 Avoid checking internal transactions feature flag more than once...Cheahuychou Mao2021-09-201-16/+20
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-2026-69/+325
* SERVER-59898 Initialize value for $graphLookup outputIndexKatherine Wu2021-09-201-1/+1
* SERVER-59126 Delete buckets collection metadata from config servers on time-s...Nikita Lapkov2021-09-2012-107/+283
* SERVER-59850 Explicitly set multiversion edition and platform for Enterprise ...Mikhail Shchatko2021-09-201-2/+4
* SERVER-60011 add overload for queryOnlyDependsOnMetaField() without pipeline ...Benety Goh2021-09-202-4/+17
* SERVER-57573 Implement orphan filtering logic for $sample stage on sharded ti...Alya Berciu2021-09-207-216/+659
* SERVER-59967 Remove the guard against running multiple moveChunks on a same s...Paolo Polato2021-09-202-73/+21
* Import wiredtiger: b97d0cdf23ad071e6dc02902293942ec3f9d07a3 from branch mongo...Luke Chen2021-09-208-36/+108
* SERVER-59895 init _sbeCompatibleSteve La2021-09-191-1/+2
* SERVER-59915 clean up covered_index_negative_1.jsBenety Goh2021-09-191-18/+22
* SERVER-59915 add does_not_support_stepdowns to covered_index_negative_1.jsBenety Goh2021-09-191-0/+1
* SERVER-59962 clean up geo_array1.js to use different collection name for each...Benety Goh2021-09-181-12/+27
* SERVER-59932 clean up geo_polygon3.js to use different collection name for ea...Benety Goh2021-09-181-1/+3
* SERVER-60034 Prohibit sparse indexes on time-series measurementsGregory Wlodarek2021-09-172-27/+54
* SERVER-59331 Fix SBE size_estimator build on macOSAlexander Ignatyev2021-09-171-0/+7
* SERVER-59866 Stop FCV from waiting for majority when currentCommitted…Matthew Russotto2021-09-172-0/+3
* SERVER-58718 Re-enable the aggregation_multiversion_fuzzer suiteMihai Andrei2021-09-171-2/+1
* SERVER-59019 Add feature flag for Yielding Support for SBEDianna Hohensee2021-09-171-0/+4
* SERVER-57772 Omit test from multiversion tests until backportLuis Osta2021-09-171-0/+2
* SERVER-59234 Fix clang-12 warnings in C++20 modeAndrew Morrow2021-09-176-9/+17
* SERVER-59906 Disable long running tests on code coverage variantYuhong Zhang2021-09-171-2/+2
* SERVER-59683 Extract BudgetEstimator logic from LRU cacheAlexander Ignatyev2021-09-1713-107/+184
* SERVER-59952 Fix multiversion burnin_tests error during resmoke processCarlos Anaya2021-09-173-22/+3
* SERVER-59629 Enable lock-free reads on GetIndexSpecsByUUID dbtest that was pr...Dianna Hohensee2021-09-171-6/+0
* SERVER-54315: Turn off jasper resmokejulianedwards2021-09-174-16/+15
* SERVER-57407 Avoid taking ReplicationCoordinator mutex when deciding …Randolph Tan2021-09-171-1/+4
* SERVER-60004 archive all files on all mainline variantsRobert Guo2021-09-171-4/+2
* SERVER-60036 don't separate debug in ninja_compileRobert Guo2021-09-171-0/+2
* SERVER-59094 Implicitly create timeseries collections with shardCollectionAlya Berciu2021-09-177-82/+136
* SERVER-58460: Increase LDAP timeout threshold in ldap_fastest_host_selection.jsVarun Ravichandran2021-09-171-0/+1
* SERVER-60032 Temporarily disable test failing after bucket compressionHenrik Edin2021-09-171-4/+5
* SERVER-58663 Create a lock-free multi collection AutoGet* helperDianna Hohensee2021-09-177-1/+485
* SERVER-59845 fix missing chunkRange in fallback splitVector logicPierlauro Sciarelli2021-09-171-2/+3
* SERVER-60027 avoid makePromiseFuture in future_utilBilly Donahue2021-09-171-7/+14
* SERVER-59331 Add PlanCache's and EExpression's getCompileTimeSize() functions...Alexander Ignatyev2021-09-1752-2/+916
* SERVER-60008 Disable the distributed lock ping thread in lagged_config_second...Allison Easton2021-09-171-5/+11