summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: a0eaa7957bb8ac7eca814b89fa406c17f857095b from branch mongo...Etienne Petrel2022-04-1823-165/+507
* SERVER-55429 Add timeout to migrations when waiting for range deletions on in...Marcos José Grillo Ramirez2022-04-126-22/+48
* 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-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-014-1/+37
* Import wiredtiger: 638aa27c3f2893cfb422791b264a71459539e036 from branch mongo...Luke Chen2022-03-2432-233/+549
* 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-091-3/+3
* SERVER-60412 Support using cgroups v2 to inquire about the memory limitAmirsaman Memaripour2022-03-071-5/+11
* SERVER-44847 Clean up explicit 'comment' fields name attached to distinct and...Mindaugas Malinauskas2022-03-024-15/+0
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-016-10/+9
* SERVER-57037 Improve precision of operator countersMilena Ivanova2022-02-2814-17/+135
* Revert "SERVER-57588 Inconsistent query results when an array position is ind...Timour Katchaounov2022-02-2514-135/+17
* SERVER-40691 $nin:[[],...] queries are not indexedr4.4.13-rc0r4.4.13Jess Balint2022-02-247-12/+125
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2022-02-2314-17/+135
* Import wiredtiger: 9698fc6dd74a57d0281d7d27ecc5311d433441c7 from branch mongo...Luke Chen2022-02-234-6/+12
* 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-151-3/+2
* SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse2022-02-141-13/+13
* 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-073-0/+14
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2022-02-042-0/+32
* 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-033-6/+20
* SERVER-62368 Range deleter must honor rangeDeleterBatchDelayMSPierlauro Sciarelli2022-02-034-65/+46
* Revert "SERVER-48068 Fix handling of program registry and wait_for_pid in mon...Richard Samuels2022-02-012-105/+69
* SERVER-48068 Fix handling of program registry and wait_for_pid in mongo shellRichard Samuels2022-01-312-69/+105
* SERVER-48367 Remove all _envp usageBilly Donahue2022-01-3130-669/+407
* SERVER-62085 Use more bits for hashedMultikeyMetadataPaths in validationYuhong Zhang2022-01-281-3/+17
* SERVER-59779 Wrap ReplSetTest.freeze with asCluster()Gabriel Marks2022-01-271-4/+21
* SERVER-62668 Implement synchronization for ImpersonatedUserMetadata accessGabriel Marks2022-01-251-5/+6
* SERVER-62824 Fix `op_msg_fuzzer` initialization order on v4.4Amirsaman Memaripour2022-01-211-2/+2
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-211-5/+9
* SERVER-61837 Add majority write concern wait after index creation in chunk mi...Marcos José Grillo Ramirez2022-01-191-0/+13
* SERVER-53239 fix race in shared future unit testBilly Donahue2022-01-181-1/+10
* SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch2022-01-189-28/+128
* SERVER-49882 Log status in the catch block in JSThread::run()Charlie Swanson2022-01-141-0/+6
* SERVER-62465: After intensities are updated, the resulting health check shoul...Kshitij Gupta2022-01-111-2/+2
* SERVER-59375 SERVER-62373 additional serverStatus sections for health checksAndrew Shuvalov2022-01-114-11/+65
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-0714-153/+482
* SERVER-62312 empty commit to trigger CI/CDr4.4.12-rc1r4.4.12Andrew Shuvalov2022-01-051-1/+0
* SERVER-62312 empty commit to trigger CI/CDAndrew Shuvalov2022-01-051-0/+1
* SERVER-62357 Increase the default health check progress monitor intervalAndrew Shuvalov2022-01-052-2/+8
* SERVER-62312 more health checking documentationAndrew Shuvalov2021-12-301-0/+60
* SERVER-62321: Increase kActiveFaultDuration for OneFacetIsResolved test.Kshitij Gupta2021-12-301-0/+1