summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-69598 squash commitsgalon12022-09-2328-121/+121
* SERVER-67651 replace clang tidy with clang tidy condensedJuan Gu2022-09-239-818/+191
* SERVER-69860 Fix issue where dropping config would crashGabriel Marks2022-09-232-1/+19
* SERVER-64760 Correctly timestamp catalog writes for index recovery when an op...Gregory Wlodarek2022-09-231-15/+12
* SERVER-68792 Refactor iterating over cell values into a cursorIrina Yatsenko2022-09-233-144/+163
* SERVER-69912 SConstruct is executable by mistakeTausif Rahman2022-09-231-0/+0
* SERVER-69930 Unexpected error message in the logs attempting to refresh the v...Antonio Fuschetto2022-09-231-1/+1
* SERVER-68677 Skip row store projection in column scan plans when possibleSteve Tarzia2022-09-2311-55/+356
* SERVER-68844 Improve VMMartin Neupauer2022-09-237-838/+702
* SERVER-65016 Remove range deletions as part of `dropCollection`Silvia Surroca2022-09-234-1/+98
* SERVER-69894 Combine PriorityTicketHolder and SchedulingTicketHolderHaley Connelly2022-09-232-110/+80
* SERVER-69928 Add _shardsvrDeleteGlobalIndexKey to all_commands_downgrading_to...Yu Jin Kang Park2022-09-231-0/+1
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in pa...Alya Berciu2022-09-231-0/+1
* SERVER-67793 Change log_progress_msg to show output in Ubuntuxudyang12022-09-231-4/+4
* Revert "SERVER-69149 Make debug print of SBE expressions more readable"auto-revert-processor2022-09-233-49/+24
* SERVER-69908 fix clang_tidy on enterprise-rhel80-dynamic-clang-tidy-v4Trevor Guidry2022-09-2213-18/+18
* SERVER-62302 Add support for RHEL9 x86t.ward2022-09-229-3/+218
* SERVER-69661 Add sharded collection check to ShardingStateTestVesselina Ratcheva2022-09-221-1/+18
* SERVER-68800 Retry isSelf fast path on temporary DNS failureVesselina Ratcheva2022-09-222-3/+75
* SERVER-67236 Improve size and memUsage tracking for reopened bucketsDan Larkin-York2022-09-223-4/+46
* SERVER-69149 Make debug print of SBE expressions more readableDavid Storch2022-09-223-24/+49
* Import wiredtiger: 8670ce2dec70063c06becb0c8b060e8c559e0b1b from branch mongo...Etienne Petrel2022-09-2225-494/+56
* Import wiredtiger: c53541a3c025469432cb097d2574bd8398483195 from branch mongo...Etienne Petrel2022-09-227-10/+181
* Import wiredtiger: f82c0e2c4f0726c955a195a861bb1ea00f78d609 from branch mongo...Etienne Petrel2022-09-222-2/+7
* Import wiredtiger: c9c52d672430ef4adb30dc01c4f0c81aa948bedd from branch mongo...Etienne Petrel2022-09-229-121/+52
* Import wiredtiger: 8dc9a88dbbf57da763cf3ae440de7b3b49cb86ab from branch mongo...Etienne Petrel2022-09-2225-56/+494
* SERVER-69242 Add _shardsvrDeleteGlobalIndexKey commandYu Jin Kang Park2022-09-2238-178/+823
* SERVER-68301 Enable fle2/query tests in passthrough suitesMilena Ivanova2022-09-2239-53/+42
* SERVER-65046 fix typo in gnu-style long optionBenety Goh2022-09-221-1/+1
* SERVER-69811 don't use pythons mac_verDaniel Moody2022-09-222-10/+23
* SERVER-69025 [CQF] Performance-only partial schema requirementsSvilen Mihaylov2022-09-2218-246/+812
* SERVER-69760 Disable new SBE yielding behavior: project on pauseDianna Hohensee2022-09-222-43/+1
* SERVER-69896: Optimize the performance test execution frequencyXiaochen Wu2022-09-222-14/+14
* SERVER-69113 Refactor server-side rewrite to enable easy addition of new encr...Davis Haupt2022-09-2220-1769/+2225
* SERVER-69280 Fixed use-after-move defect in IndexScanSebastien Mendez2022-09-221-2/+2
* SERVER-69276 Fixed use-after-move defect in DocumentSourceWriterSebastien Mendez2022-09-221-1/+1
* SERVER-67951 Record AdmissionContext::Priority::kImmediate statisticsHaley Connelly2022-09-227-118/+363
* SERVER-69222 Make random_moveChunk_multi_update_delete_change_streamsjs check...Jordi Serra Torrens2022-09-221-125/+115
* SERVER-63655 Reintroduce balancer_collection_status.js into multiversion suiteAllison Easton2022-09-221-6/+1
* SERVER-69570 ServiceExecutorSynchronous optimizationsBilly Donahue2022-09-226-120/+333
* Import wiredtiger: 132e8a3ba5cc8ab45dfcbc1ae904b2e5dd1be237 from branch mongo...Etienne Petrel2022-09-229-52/+121
* Import wiredtiger: bb5c03d59037747b3c477bb58e4c82eb961e5589 from branch mongo...Etienne Petrel2022-09-222-10/+12
* Import wiredtiger: e440ba4506ddfdabd87fdacfb625da54aa1b3aeb from branch mongo...Etienne Petrel2022-09-2223-175/+59
* Import wiredtiger: 753efa984e0f7bcf1179066b205d34883abb76aa from branch mongo...Etienne Petrel2022-09-223-8/+11
* SERVER-69767 Add 'no_selinux' tag to disallow running the featureFlag tests o...Arun Banala2022-09-226-0/+12
* SERVER-69217: [CQF] Convert PathObj to intervalNaama Bareket2022-09-224-5/+92
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-2248-116/+70
* SERVER-69862 pass callable by value instead of referenceAndrew Witten2022-09-221-2/+2
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-226-4/+96
* SERVER-68562 Re-enable timeseries_cluster_indexstats.js and timeseries_indexe...Matthew Saltz2022-09-212-2/+0