summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65718 Fix mypy errorr4.4.14-rc0r4.4.14Mikhail Shchatko2022-04-181-0/+1
* Import wiredtiger: a0eaa7957bb8ac7eca814b89fa406c17f857095b from branch mongo...Etienne Petrel2022-04-1823-165/+507
* SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody2022-04-132-2/+13
* SERVER-64757 Improve error messages when scons fails to generate-ninja on Win...Richard Samuels2022-04-131-1/+4
* SERVER-55429 Add timeout to migrations when waiting for range deletions on in...Marcos José Grillo Ramirez2022-04-1225-22/+126
* SERVER-65421 Fix package test failures on RHEL 6/7Brian McCarthy2022-04-111-0/+27
* SERVER-65422 Fix package test failures on Ubuntu 16.04Brian McCarthy2022-04-111-0/+7
* SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro2022-04-113-19/+59
* SERVER-64410 Add ability to defer merge sort in pipelineTed Tuckman2022-04-088-9/+183
* SERVER-65033Shreyas Kalyan2022-04-081-0/+1
* SERVER-64554 the abortIndexBuild oplog entry drops unfinished indexes when ru...Gregory Wlodarek2022-04-071-2/+33
* SERVER-62229 Allow applying index build abort entry when in recoverFromOplogA...Pavi Vetriselvan2022-04-061-1/+2
* SERVER-57000 Fix handling of correlated pipeline with facetsamontea2022-04-016-1/+109
* SERVER-52724 'ttl_monitor_does_not_unregister_index_during_collection_creatio...Gregory Wlodarek2022-03-291-2/+2
* Import wiredtiger: 638aa27c3f2893cfb422791b264a71459539e036 from branch mongo...Luke Chen2022-03-2432-233/+549
* SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek2022-03-231-44/+35
* SERVER-58310 Always hold `_mutex` before modifying `CallbackState::callback`Amirsaman Memaripour2022-03-111-2/+9
* SERVER-64304 Prevent a server crash due to index builds started when using th...Gregory Wlodarek2022-03-104-4/+22
* SERVER-62242 fixed $indexOfArray handling of duplicate vals in const arraysSteve Tarzia2022-03-092-3/+35
* SERVER-63497 Fix icecream debuggingRyan Egesdahl2022-03-071-2/+2
* SERVER-60412 Support using cgroups v2 to inquire about the memory limitAmirsaman Memaripour2022-03-071-5/+11
* SERVER-64202 Use a 3-node replica set to avoid having the primary stepdown if...Benety Goh2022-03-041-0/+6
* SERVER-63974 Pin version of itsdangerous python dependencyShreyas Kalyan2022-03-031-0/+1
* SERVER-44847 Clean up explicit 'comment' fields name attached to distinct and...Mindaugas Malinauskas2022-03-025-16/+1
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-017-11/+14
* SERVER-57037 Improve precision of operator countersMilena Ivanova2022-02-2816-17/+338
* Revert "SERVER-57588 Inconsistent query results when an array position is ind...Timour Katchaounov2022-02-2516-338/+17
* SERVER-57676: Wait for a checkpoint correctly before releasing the hangOplogC...Lingzhi Deng2022-02-241-17/+28
* SERVER-40691 $nin:[[],...] queries are not indexedr4.4.13-rc0r4.4.13Jess Balint2022-02-248-12/+164
* SERVER-63505 Replace node connection with node index in rollback_views.jsali-mir2022-02-231-1/+1
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2022-02-2316-17/+338
* Import wiredtiger: 9698fc6dd74a57d0281d7d27ecc5311d433441c7 from branch mongo...Luke Chen2022-02-234-6/+12
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir2022-02-221-1/+1
* SERVER-63203 Do not fail chunk split if more than 8192 points are requestedPaolo Polato2022-02-218-52/+72
* SERVER-48328 remove index key generation error whitelistVishnu Kaushik2022-02-171-27/+2
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-153-3/+106
* SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse2022-02-141-13/+13
* SERVER-48059 backup restore WaitForReplication hook should ignore shutdown er...Pavi Vetriselvan2022-02-111-3/+12
* SERVER-62948 Ensure FTDC collectors read without a timestampGregory Noma2022-02-101-0/+4
* SERVER-63422 Fix build failure for `op_msg_fuzzer` test on v4.4Amirsaman Memaripour2022-02-081-1/+1
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-074-0/+27
* SERVER-62875 Archive data files for the multi_stmt_txn_jscore_passthrough_wit...Gregory Wlodarek2022-02-041-0/+1
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2022-02-043-0/+64
* SERVER-26755 Increase the timeout for find operations against config.chunksCheahuychou Mao2022-02-032-1/+11
* SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a ...Moustafa Maher Khalil2022-02-035-6/+93
* SERVER-62368 Range deleter must honor rangeDeleterBatchDelayMSPierlauro Sciarelli2022-02-034-65/+46
* SERVER-63197 Pin microbenchmarks genny versionCarl Raiden Worley2022-02-021-1/+1
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* SERVER-62511 Fix race in dbcheck_no_history_on_secondary.jsLouis Williams2022-02-011-1/+2