summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30SERVER-80488 Avoid traversing routing table in balancer split chunk policyr5.0.21-rc0r5.0.21Tommaso Tocci
2023-08-29SERVER-75255 Remove all outdated entries from backports_required_for_multiver...Maria Prinus
2023-08-29Import wiredtiger: ba2b5b7e6deb40a56f77282857b9b4585c25cfe2 from branch mongo...Luke Chen
2023-08-29Import wiredtiger: 4197b725a5c8c91eba3e624f3c8880dd4fb86431 from branch mongo...Luke Chen
2023-08-29Import wiredtiger: 68cb5831d67f4e1f10fa603d370ab0ec87a412f9 from branch mongo...Luke Chen
2023-08-29Import wiredtiger: 719640aae3daabc2f8cdd3cc26df08ad90f86500 from branch mongo...Luke Chen
2023-08-29Import wiredtiger: 38ef1546a4a8393e3865bc7485bbb230385dc9ec from branch mongo...Luke Chen
2023-08-29Import wiredtiger: 7b859fb2cfb288c8beed66ca1f4c277b70469608 from branch mongo...Luke Chen
2023-08-28SERVER-79771 Add retry on NetworkTimeout category errorsAbdul Qadeer
2023-08-28SERVER-77382 Skip checking the IDL validator fields for time-series timeField...Yuhong Zhang
2023-08-28SERVER-77382 Return errors when creating a time-series collection with null-e...Yuhong Zhang
2023-08-25SERVER-67529 Resharding silently skips documents with all MaxKey values for t...Tommaso Tocci
2023-08-24SERVER-78987 Fix read_write_concern_defaults_application.js for free mon and ...Mark Benvenuto
2023-08-24SERVER-78987 Remove the free monitoring code from mongodb/mongo repoMark Benvenuto
2023-08-24SERVER-80302 Protect `capped_large_docs.js` from replication rollbackGregory Noma
2023-08-24SERVER-73394 Remove operationsBlockedByRefresh metricsPol Pinol Castuera
2023-08-23SERVER-79397 Fix and test logic to internally retry time series inserts on OI...Dan Larkin-York
2023-08-23SERVER-79382 Reset bucket OID counter when encountering a collisionDan Larkin-York
2023-08-23SERVER-78950 Use sequential time series bucket IDs when possibleDan Larkin-York
2023-08-22SERVER-78971 Skip shutting down Grid::getExecutorPool() when TestProctor is d...Alex Li
2023-08-22SERVER-78369 Allow index options only for the correct index typesAlberto Massari
2023-08-21SERVER-69793 Disable memory underflow check in the query systemIvan Fefer
2023-08-21SERVER-71627 Refreshed cached collection route info will severely block all c...Tommaso Tocci
2023-08-21SERVER-80183 Remove operationTime check from store_retryable_find_and_modify_...Allison Easton
2023-08-18SERVER-79252 add bootstrap download link to task filesJim O'\''Leary
2023-08-17SERVER-79305 [v5.0] add link to skip compile docs #14955SimonEismann
2023-08-15SERVER-79651: Only use two node replicasets in initial sync performance testsMiguel Angel Nieto
2023-08-15SERVER-79885: Oplog fetching getMore should only set null lastKnownCommittedO...Lingzhi Deng
2023-08-15SERVER-78813: Fix commit point propagation for exhaust oplog cursorsLingzhi Deng
2023-08-14SERVER-79305 [v5.0] Build a skip compile paramSimon Eismann
2023-08-14SERVER-73789: use graviton workload client for AWS m60Jawwad Asghar
2023-08-10SERVER-61732 Prevent threads spawned outside ThreadContextTest from updating ...Vojislav Stojkovic
2023-08-09SERVER-79261 Add logging to pingMonitorKruti Shah
2023-08-09SERVER-79861 Deleted rosetta buildersAlexander Neben
2023-08-09SERVER-79609 Modify test to accept StaleConfig errorPau Baldillou Salse
2023-08-09SERVER-79716 [v5.0] Append -sys-perf to the version string of binaries compil...Simon Eismann
2023-08-08SERVER-78036 Handle the race between the getting and setting of the LogicalTi...Cheahuychou Mao
2023-08-08SERVER-60466 Remove references to config shard in cluster_time_across_add_sha...Cheahuychou Mao
2023-08-08SERVER-60466 Support drivers gossiping signed $clusterTimes to shardsvr repli...Cheahuychou Mao
2023-08-08SERVER-60466 Make KeysCollectionClientSharded support returning external keysCheahuychou Mao
2023-08-08SERVER-60466 Move the helpers for creating and inserting external key documen...Cheahuychou Mao
2023-08-08SERVER-50606 NetworkInterfaceTest needs to be more permissive with async op t...vstojkovic-mongodb
2023-08-07SERVER-79022 Update ASIO's Git hash in README.third_party.mdSpencer Jackson
2023-08-07Revert "SERVER-78813: Fix commit point propagation for exhaust oplog cursors"Lingzhi Deng
2023-08-07SERVER-59419 Move runWithoutInterruptionExceptAtGlobalShutdown to OperationCo...Adityavardhan Agrawal
2023-08-04SERVER-78828: Take snapshot of LDAP host timing data before sortingr5.0.20-rc1r5.0.20Varun Ravichandran
2023-08-03Revert "SERVER-78828: Take snapshot of LDAP host timing data before sorting"Tausif Rahman
2023-08-03SERVER-78525 Update jstests/noPassthrough/metadata_size_estimate.js to use a ...Mihai Andrei
2023-08-02SERVER-76299 Report writeConflicts in serverStatus on secondaries.Wenbin Zhu
2023-08-02SERVER-44422: (5.0 Backport) Allow findAndModify and delete one to target by ...wenqinYe