summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-55164 Improve testing around snapshotted range deletion tasks for renamePierlauro Sciarelli2021-06-101-0/+118
* Import wiredtiger: 4fb3f7a835d51b47436bbc77694f51fb69280e5c from branch mongo...Luke Chen2021-06-107-6/+361
* Import wiredtiger: eb5afc287da81efd473f7db128935959060108f3 from branch mongo...Luke Chen2021-06-1013-57/+65
* Import wiredtiger: fd77581d2be7553e5ddc025143bc12e2b0ab035c from branch mongo...Luke Chen2021-06-108-9/+285
* Import wiredtiger: 5904d74bfd3de3da526e0af3367f391a44e4c0e6 from branch mongo...Luke Chen2021-06-102-38/+53
* Import wiredtiger: 8ab25823a1608357983965f1729bf5fbf0ba217d from branch mongo...Luke Chen2021-06-103-15/+74
* Import wiredtiger: 041af27b65ba4bd47c915d23c3f9d5e03cb9d497 from branch mongo...Luke Chen2021-06-1016-98/+142
* SERVER-57587 Avoid scheduling more range deletion tasks for same range during...Pierlauro Sciarelli2021-06-101-7/+9
* SERVER-57483 Fix caching $lookup results for config.cache.chunks.Max Hirschhorn2021-06-101-5/+15
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan2021-06-091-5/+13
* SERVER-57426 Enable zstd compression for time-series collections by defaultGregory Wlodarek2021-06-093-1/+87
* SERVER-57266 Create IDL representation for resharding metrics time intervalsjannaerin2021-06-095-4/+39
* SERVER-56722 Fix cluster time key refresh backoff logicJack Mulrow2021-06-091-3/+2
* SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan2021-06-092-104/+112
* SERVER-57458 Removed perf test suites which use legacy opsYoonsoo Kim2021-06-091-218/+0
* SERVER-57008 Add unit tests for reconfigs that would change implicit default ...Ali Mir2021-06-091-0/+316
* SERVER-52516 lockInfo command accesses lock manager as ServiceContext decoratorBenety Goh2021-06-091-1/+1
* SERVER-57452 Remove the sort stage in retryable write pre-fetch as oplog buff...Wenbin Zhu2021-06-092-49/+9
* SERVER-57333 Implement $densify DocGenerator for numeric valuesTed Tuckman2021-06-094-0/+409
* SERVER-52516 redirect global lock manager accessor to service context decoratorBenety Goh2021-06-092-4/+18
* SERVER-57472 Yield service executor worker threads after sinking messagesGeorge Wangensteen2021-06-091-0/+5
* SERVER-57564 Increase initialsync-logkeeper timeoutMikhail Shchatko2021-06-091-0/+1
* SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto2021-06-091-7/+13
* SERVER-57560 Fix error message typo in `IDLParserErrorContext::checkAndAssert...Kaloian Manassiev2021-06-091-1/+1
* SERVER-52516 redirect LockerImpl to access lock manager through getGlobalLock...Benety Goh2021-06-091-4/+4
* SERVER-57574 Temporarily disable create_view_does_not_take_database_X.js on W...Gregory Noma2021-06-091-0/+8
* SERVER-56520 Time-series inserts spent a lot of time in wt_calc_modify but do...Yuhong Zhang2021-06-096-1/+13
* SERVER-52516 make LockManager an inactive ServiceContext decorationBenety Goh2021-06-092-0/+35
* SERVER-56350 Add default value to OwnedValueAccessor::_valSajed Nahian2021-06-091-1/+1
* SERVER-57169 Removed declaration of unused Resharding::_applyThenTransitionTo...Matt Walak2021-06-091-4/+0
* SERVER-57382 Add _id $-prefix validation to storage validationAlya Berciu2021-06-094-37/+44
* Revert "SERVER-55164 Improve testing around snapshotted range deletion tasks ...Pierlauro Sciarelli2021-06-091-113/+0
* Import wiredtiger: ccb1fc26d51419846e3185a7c41e5c3052b5bb07 from branch mongo...Luke Chen2021-06-092-3/+4
* Import wiredtiger: 8a3206b68bd7ef048c5805ef3396c408791d668b from branch mongo...Luke Chen2021-06-097-6/+37
* Import wiredtiger: 92379db4f8d93f0c9b6017bd334d0cc52b429902 from branch mongo...Luke Chen2021-06-092-2/+2
* SERVER-56793 running dbtest with no suites should be an errorMikhail Shchatko2021-06-091-0/+6
* Revert "SERVER-57476: Return a WriteConflict when a timestamped transaction h...Daniel Gottlieb2021-06-093-59/+0
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-093-0/+59
* SERVER-56860 Update semantics for server status's opReadConcernCountersMoustafa Maher2021-06-085-112/+320
* SERVER-57136 Skip maxStaleness wire version check when server is down.Max Hirschhorn2021-06-083-13/+45
* SERVER-54666 Use earlier oplog entry if recovery timestamp cannot be found in...Vesselina Ratcheva2021-06-083-5/+73
* SERVER-57398 Use PyPI-hosted copy of evergreen-lintRichard Samuels2021-06-081-1/+1
* SERVER-56631 Make sure retryable write pre-fetch phase can see the config.tra...Wenbin Zhu2021-06-088-33/+348
* SERVER-57429 Remove ON_BLOCK_EXIT for X509 objects in SSLManagerOpenSSLAdrian Gonzalez2021-06-081-15/+12
* SERVER-57541 Pin mypy < 0.900Richard Samuels2021-06-081-1/+1
* SERVER-44316 Remove incorrect log message in initial_syncer.cppCarolyn Duan2021-06-081-5/+3
* SERVER-55034 profile command takes intent locks when accessing profile settingsBenety Goh2021-06-081-1/+1
* SERVER-55147 resmoke should shlex.quote() commands before printing themSiran Wang2021-06-082-5/+17
* SERVER-57263: Use resharding metrics stepUp/stepDown logic in theKshitij Gupta2021-06-082-18/+22
* SERVER-56987 Fix type qualifiers on return types in read_write_concern_proven...Samy Lanka2021-06-081-4/+4