summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71387 Add missing typecheck for range-based windowv5.0David Percy2023-05-172-2/+43
* SERVER-76056 Rename range deleter's docs deleted statistic from countDocsDele...Marcos José Grillo Ramirez2023-05-164-7/+9
* SERVER-74471 Prune change stream perf tests to reduce variability of the perf...Mindaugas Malinauskas2023-05-161-18/+0
* SERVER-73662 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-162-0/+62
* SERVER-77028 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-151-1/+2
* SERVER-76983 Shutdown and join the CatalogCached's thread pool when mongos te...Antonio Fuschetto2023-05-151-0/+8
* SERVER-77074 Always shutdown and join the CatalogCached's thread pool when mo...Antonio Fuschetto2023-05-151-1/+1
* SERVER-76180 Remove TemporarilyUnavailable which does not exist in 5.0 from j...Yu Jin Kang Park2023-05-151-4/+3
* SERVER-77039 Re-denylist map_reduce_drop.js from SERVER-71368 changesPol Piñol Castuera2023-05-154-0/+16
* SERVER-67732 mongod shutdown procedure doesn't shutdown the Grid::getExecutor...Antonio Fuschetto2023-05-123-3/+21
* SERVER-76826 Fix invariant failure for $merge with dollar fieldsRui Liu2023-05-123-3/+141
* SERVER-76955 remove a . typo from fsm_workloads/map_reduce_drop.js test tagsDianna Hohensee2023-05-111-1/+1
* SERVER-76948 Allow shard key fields to contain DBRefsCheahuychou Mao2023-05-104-7/+28
* SERVER-73943 Pin program code segments in memory on startupJason Chan2023-05-109-3/+219
* SERVER-75789 Require WT engine for read_ticket_exhaustion_with_stepdown testMatt Kneiser2023-05-101-0/+1
* SERVER-76955 Add a multiversion_incompatible flag to fsm_workloads/map_reduce...Dianna Hohensee2023-05-101-0/+3
* SERVER-76278 Log extra migration information at the end of the operationr5.0.18-rc2r5.0.18Marcos José Grillo Ramirez2023-05-102-0/+32
* SERVER-76619 Add setParameter to enable libcurl's verbose loggingMark Benvenuto2023-05-105-4/+171
* SERVER-74344 Ban use of sparse indexes on internal comparison expression unle...Ruoxin Xu2023-05-0911-98/+235
* SERVER-75479 Fixed red ssl tests on macsAlexander Neben2023-05-081-1/+2
* SERVER-63865 Handle missing index idents during standalone startup recoveryGregory Noma2023-05-0848-268/+468
* SERVER-76721: Robustify plan_cache_stats_shard_and_host.js to count plan cach...Adityavardhan Agrawal2023-05-051-7/+26
* SERVER-73007 CURL_OPT_SEEKFUNCTION for HTTP retryMark Benvenuto2023-05-042-10/+50
* SERVER-76179 Add RuntimeDirectory to mongod.service for RPMr5.0.18-rc1Alexander Neben2023-05-041-0/+1
* SERVER-76600 Increase timeouts for aggregation_timeseries_fuzzer on tsan/asanMilitsa Sotirova2023-05-041-1/+4
* SERVER-66009 Avoid use of mongo process interface if search is in an update p...Militsa Sotirova2023-05-032-1/+5
* SERVER-76767 remove v4.0 in version upgrade testsJiawei Yang2023-05-032-0/+10
* SERVER-75369 Fix the overflow of total possible enumeration count in Lockstep...Ruoxin Xu2023-05-033-6/+37
* SERVER-76695 initial_sync_nodes_maintain_and_gossip_commit_point.js should wa...Kaitlin Mahar2023-05-021-7/+13
* SERVER-76378 Estimate metadata sizeSara Golemon2023-05-026-2/+150
* Revert "SERVER-76690 Special handling for PYTHONPATH when activate venv"Juan Gu2023-05-021-12/+1
* Revert "SERVER-75626 added venv site-packages path to sys.path at macos host"Juan Gu2023-05-023-5/+2
* SERVER-76718 Add RHEL 7 PPC to mongocryptd and packages in evergreen.ymlr5.0.18-rc0Britt Snyman2023-05-021-0/+2
* SERVER-76690 Special handling for PYTHONPATH when activate venvJuan Gu2023-05-011-1/+12
* SERVER-75626 added venv site-packages path to sys.path at macos hostJuan Gu2023-05-013-2/+5
* SERVER-75987 Synchronize the connection and server threads in `transport_laye...Blake Oler2023-05-011-4/+5
* Import wiredtiger: 574253ac34c21f61156ba2f8e1327b7e528bcd44 from branch mongo...Luke Chen2023-05-012-18/+4
* Import wiredtiger: 4c136b654b665f8c9520fa21ced665768cce34ef from branch mongo...Luke Chen2023-05-013-1/+147
* SERVER-76063 Always report FreeMonitoring as disabledSara Golemon2023-04-284-27/+25
* SERVER-76599 Exclude jstests/sharding/balancer_collection_status.js from step...Antonio Fuschetto2023-04-271-1/+5
* SERVER-76516 Fix concurrent access of clock in Resharding TestBrett Nawrocki2023-04-276-5/+21
* Import wiredtiger: 48ee474ec2074b3e2724c32ed3435a708927de25 from branch mongo...Luke Chen2023-04-272-3/+1
* Import wiredtiger: c75c517bea4f1a361b4eb1e40d7cd0974b3e72fb from branch mongo...Luke Chen2023-04-272-8/+8
* Import wiredtiger: d0b59444672462b26323e5132fb4975cfea7092c from branch mongo...Luke Chen2023-04-274-25/+25
* Import wiredtiger: 6632af1c977e9d47386c7cc451be418ac1814317 from branch mongo...Luke Chen2023-04-274-2/+184
* SERVER-54150 Recovery from a stable checkpoint should fassert on oplog applic...Moustafa Maher Khalil2023-04-2616-55/+334
* SERVER-76498: update push task to run on rhel8.7dylrich2023-04-261-1/+1
* SERVER-75360 Add number of results from mongot to slow query log lineTed Tuckman2023-04-262-0/+6
* SERVER-72686: Support collstats in agg pipeline for timeseries collectionAdityavardhan Agrawal2023-04-257-148/+279
* SERVER-75082 Make balancer migrations throttling configurableSilvia Surroca2023-04-252-9/+16