summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 4761fa3580dc3c9a90bfdeec4c2f6c6e83736d8d from branch mongo...r4.4.19-rc2r4.4.19Luke Chen2023-02-162-6/+27
* SERVER-73719 Comment out legacy sys-perf buildvariants v4.4dalyd2023-02-131-477/+477
* SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ...r4.4.19-rc1Matthew Russotto2023-02-1310-7/+167
* SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York2023-02-112-86/+150
* SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...Gregory Wlodarek2023-02-101-3/+3
* SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek2023-02-103-9/+47
* SERVER-71950 Fail and log the operation when out-of-order keys are detected i...Gregory Wlodarek2023-02-101-10/+9
* SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek2023-02-101-2/+2
* SERVER-72825 [v4.4] Remove Outdated/Duplicate Entries for Multiversion Testsjames-hippler2023-02-101-2/+2
* SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York2023-02-104-16/+52
* SERVER-38232 Add RuntimeDirectory to mongod.serviceRyan Egesdahl2023-02-1010-35/+25
* Import wiredtiger: bab09b31d30af412bb5070c5f041346718fce35c from branch mongo...Luke Chen2023-02-093-5/+78
* SERVER-71969 Change sys-perf dsi compile-variant expansion v4.4dalyd2023-02-082-14/+14
* SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan2023-02-0818-72/+289
* SERVER-70427 Remove Chef+Kitchen package test infrastructureRyan Egesdahl2023-02-086-722/+0
* SERVER-73106 Explicitly persist range deletion task with local write concernAntonio Fuschetto2023-02-031-1/+1
* SERVER-73232 Change the default log-verbosity for `_killOperations`Amirsaman Memaripour2023-02-021-1/+2
* SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock2023-01-302-1/+7
* SERVER-73183 Skip storageEngine option sanitization for inMemory modeYu Jin Kang Park2023-01-251-1/+2
* SERVER-68122 Remove encryption from storageOptions on secondary replicationYu Jin Kang Park2023-01-2515-5/+212
* SERVER-73256 Disable rolling_index_builds_interrupted.js from running on sing...Gregory Wlodarek2023-01-241-0/+6
* 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