summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73176: Only print actual error message in getHostFQDNsr4.4.19-rc0Adi Zaimi2023-01-231-2/+4
* Import wiredtiger: c1099d90937b0beb39e78d31b5674e25f5dd04ca from branch mongo...Luke Chen2023-01-234-12/+233
* Import wiredtiger: c2114ce2b1c40599892dc244e0fe1b5c35f9e296 from branch mongo...Luke Chen2023-01-232-1/+20
* Import wiredtiger: 671cb6e1d5617e0f18452e69016830fb2bacba53 from branch mongo...Luke Chen2023-01-232-2/+2
* SERVER-72535 BACKPORT-14491 Disallow creating the 'admin', 'local', and 'conf...Jordi Serra Torrens2023-01-202-6/+61
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls(v4.4)Adi Zaimi2023-01-186-11/+166
* SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ...Yuhong Zhang2023-01-181-1/+5
* Revert "SERVER-69982 packaging broken (missing systemd) for amazon linux 1"Juan Gu2023-01-171-2/+16
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2023-01-104-34/+144
* SERVER-69982 packaging broken (missing systemd) for amazon linux 1Juan Gu2023-01-091-16/+2
* Revert "SERVER-69982 packaging broken (missing systemd) for amazon linux 1"Juan Gu2023-01-061-0/+8
* SERVER-72223: Disallow majority reads from reads_during_catchup.js for epheme...Lingzhi Deng2023-01-051-1/+2
* SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl2022-12-281-2/+1
* SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl2022-12-281-2/+2
* SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl2022-12-282-3/+3
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-276-6/+10
* SERVER-72288: microbenchmark tests fail after Enable M1 Mac support for DSIMridul Augustine2022-12-221-1/+1
* SERVER-72276 Removing outdated entreies for multiversion tests (#1511)Aaron Morand2022-12-211-2/+0
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-212-41/+97
* SERVER-71436 Range deleter must not aggressively spam the log when shard key ...Pierlauro Sciarelli2022-12-211-6/+14
* SERVER-72294 Migrated all uses of suse12 to suse12-sp5Alexander Neben2022-12-211-8/+8
* SERVER-72136 Cast 'numShardedCollections' to 'size_t' in sharding_server_stat...Pol Pinol Castuera2022-12-201-1/+2
* Import wiredtiger: 4c5b256a1fd4cb08ba970b2eb998a16b0aee6f86 from branch mongo...Luke Chen2022-12-194-7/+29
* Import wiredtiger: b4da1f016dc9e7f83f85f0b5622848a3cc77143a from branch mongo...Luke Chen2022-12-193-2/+107
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-162-7/+105
* SERVER-72170 Remove sys-perf 1 day history variant from sys-perf-4.4dalyd2022-12-161-24/+0
* SERVER-72143 Fix sys-perf logkeeper links on 4.4dalyd2022-12-151-2/+2
* SERVER-72140 - Remove move_chunk_large_chunk_map_workloads task from v4.4Ahmad Shah2022-12-151-1/+0
* SERVER-71449 log_successs_msg: not foundAbdulrahmanKanaan2022-12-131-1/+1
* SERVER-71875 fuzzers no longer run on rhel 6.2Alexander Neben2022-12-134-137/+136
* SERVER-71772 Made any aarch64 builds target armv8.2-aAlexander Neben2022-12-131-13/+16
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-0910-106/+150
* SERVER-70594 Add updated build variants to sys-perf v4.4 branchdalyd2022-12-091-158/+667
* Revert "SERVER-67704 SERVER-67705 Fix processor package counting for ARM"Gabriel Marks2022-12-0910-148/+106
* SERVER-69982 packaging broken (missing systemd) for amazon linux 1Juan Gu2022-12-081-8/+0
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-0610-106/+148
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-041-2/+2
* SERVER-70971 Skip RSTL lock acquisition during FTDC data captureJordi Olivares Provencio2022-12-0111-27/+166
* SERVER-30888 Obtain locks with timeouts when collecting FTDC statisticsGregory Noma2022-11-304-7/+79
* SERVER-71624 Removed sanity patch in favor of allAlexander Neben2022-11-291-3/+1
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-292-9/+36
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-283-5/+45
* SERVER-71533 Update legacy task generation to use new test stats locationMikhail Shchatko2022-11-258-177/+136
* SERVER-71623 Temporary disable lint_fuzzer_sanity_patchMikhail Shchatko2022-11-251-1/+2
* SERVER-71534 Fixed fuzzer linting scriptsAlexander Neben2022-11-231-4/+12
* SERVER-71471 Fixed deployment process for jstestfuzzAlexander Neben2022-11-231-30/+3
* SERVER-71424 Excluded third_party js files from lintingAlexander Neben2022-11-231-1/+1
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-186-83/+219
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-11-171-154/+3
* SERVER-70084 add per shard cursor multiversion sort key test and correct psc ...Mickey. J Winters2022-11-174-23/+40