summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: c0d466d05f48b392e7c38a1ffc4a1f5c30b58d6c from branch mongo...Luke Chen2021-07-194-480/+634
* Import wiredtiger: 038e0a6839a1d4eefb6b9d8ef3f2fa03620ffb91 from branch mongo...Luke Chen2021-07-194-1/+158
* SERVER-58048 fix mac os x compile - explicit LL suffix to fix XCode buildBenety Goh2021-07-171-3/+3
* SERVER-58591: Better instrumentation for TLS authentication problem during co...Andrew Shuvalov2021-07-162-3/+19
* SERVER-58625 Add multi_update tag to geo_update1.js to exclude from certain p...Wenbin Zhu2021-07-161-3/+6
* SERVER-58637 Tag null_query_semantics.js as requires_fcv_50David Storch2021-07-161-0/+6
* SERVER-58618 Temporarily disable interruptible_testAlex Li2021-07-161-1/+1
* SERVER-56486 Improve SBE multiplannerMihai Andrei2021-07-167-62/+98
* SERVER-58610: fix Simple8b windows variant bugJackson Xie2021-07-162-7/+9
* SERVER-57779: Add double support for simple8b encodinglukebhan2021-07-164-1/+269
* SERVER-58515 disable parallel test in ephemeralForTest builderBenety Goh2021-07-161-2/+3
* SERVER-58039 Generate releases.h file with FCV enumsMina Mahmood2021-07-165-0/+136
* SERVER-58594 ReplicationCoordinatorImpl::handleHeartbeatResponse_forTest does...Vishnu Kaushik2021-07-161-4/+6
* SERVER-58495 ensure unique collection names in time-series test timeseries_li...Benety Goh2021-07-161-8/+10
* SERVER-58031 Shorten timeouts in ssl_cluster_ca.jsSpencer Jackson2021-07-161-0/+8
* SERVER-57783 update7.js is not resilient to ObjectID wraparoundYuhong Zhang2021-07-161-3/+3
* SERVER-52007 Add search meta feature flagTed Tuckman2021-07-161-0/+5
* SERVER-58608: Fix sharding_last_lts_mongos_and_mixed_shards_genDavid Bradford2021-07-161-1/+2
* SERVER-58609 Disable the Simple8b unittests as they are failing on Windows.Henrik Edin2021-07-161-1/+1
* SERVER-58494 ensure unique collection names in time-series test timeseries_li...Benety Goh2021-07-161-7/+5
* SERVER-58386 clean up null_query_semantics.js to use different collection nam...Benety Goh2021-07-161-4/+13
* Revert "SERVER-57763: Allow partial filter expression to use $geoWithin"Uladzimir Makouski2021-07-162-165/+0
* Revert "SERVER-57779: Add double support for simple8b encoding"Uladzimir Makouski2021-07-163-268/+0
* SERVER-58531 Remove unused tag requires_full_ddl_support from test suitesMarcos José Grillo Ramirez2021-07-165-5/+0
* SERVER-56992 Create FSM workload for interleaved chunk merge & chunk splitSimon Graetzer2021-07-161-0/+243
* SERVER-58535 _shardsvrRenameCollection should be interrupted on stepdownJordi Serra Torrens2021-07-161-0/+2
* SERVER-57790 Stop the balancer thread while serving setFCV.Paolo Polato2021-07-163-3/+75
* Import wiredtiger: e6d16f8d03ab27f7b74ba97ee10873f21a72f64a from branch mongo...Luke Chen2021-07-162-6/+1
* Import wiredtiger: 19190bd88d594f5f7ab02303afc6f59dd4f0ea60 from branch mongo...Luke Chen2021-07-164-1/+103
* Import wiredtiger: 0d87872310d00cc1ca39122d825dbb2f6f8badc5 from branch mongo...Luke Chen2021-07-162-2/+8
* Import wiredtiger: 8cca29d99e0d0cae29e26440d33b5355fe4fd483 from branch mongo...Luke Chen2021-07-163-20/+3
* Import wiredtiger: 24b148776d00f38bc566d8fd74b038d64d4bdd4c from branch mongo...Luke Chen2021-07-163-1/+9
* Import wiredtiger: 3920a8bd073ed718a1c3c4df7e073fda4da3822f from branch mongo...Luke Chen2021-07-162-2/+3
* Import wiredtiger: c85ab8d5c2ea820f709c5750b7c92ca2e62f3adc from branch mongo...Luke Chen2021-07-162-3/+8
* SERVER-57391 Return error response to OP_QUERY and OP_GET_MORE messagesIrina Yatsenko2021-07-1625-1702/+189
* SERVER-56763 Move $merge target collection epoch validation outside ofNick Zolnierz2021-07-153-10/+17
* SERVER-58133 Use generated task for replica_sets_jscore_passthrough on Enterp...ali-mir2021-07-152-1/+2
* SERVER-39048, SERVER-57957: ban sharded $lookup and $graphLookup in a transac...Hana Pearlman2021-07-158-66/+117
* SERVER-58564 Add missing bitcastTo()'s in SBE HashAgg/HashJoin unittestsDrew Paroski2021-07-152-2/+5
* SERVER-57761 Increment insert opcounter as part of resharding collection cloningHaley Connelly2021-07-154-9/+23
* SERVER-57779: Add double support for simple8b encodinglukebhan2021-07-153-0/+268
* SERVER-57474 profile_operation_metrics.js queries yield less frequentlyGregory Wlodarek2021-07-151-4/+3
* SERVER-58477 Minor wording changes and typo fixes in SConstructRyan Schmidt2021-07-151-38/+38
* SERVER-57276 Capture max/min percent complete in FTDC metrics as seen by the ...Junhson Jean-Baptiste2021-07-157-14/+171
* SERVER-58149: Simple8b flush currNums into bufJackson Xie2021-07-153-52/+180
* SERVER-58147: Simple8b reduce redundant computationsJackson Xie2021-07-152-85/+240
* SERVER-58295 delete accidentally re-introduced testsVishnu Kaushik2021-07-155-1066/+0
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-152-3/+5
* SERVER-58425 Include list of DocumentSource-like objects in CanonicalQueryEric Cox2021-07-156-7/+163
* SERVER-57547 Add SBE builder for group accumulatorsEric Cox2021-07-155-0/+660