summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-61096 ResetDbPath sometimes errors while recreating dbpath on WindowsRichard Samuels2021-10-291-1/+14
* SERVER-61102 Run unittest_shell_hang_analyzer on a large distroMikhail Shchatko2021-10-292-0/+3
* SERVER-61052 Remove wtimeout from resharding write concernLuis Osta2021-10-292-2/+11
* SERVER-61034 Don't always add extra match stage to $graphLookupTed Tuckman2021-10-291-3/+10
* Import wiredtiger: 893ff3571a44ae152576cd82772b5e441c748623 from branch mongo...Luke Chen2021-10-2936-3002/+2225
* Import wiredtiger: 874a51e8b28615a2485e64994bd298f6dced0ca5 from branch mongo...Luke Chen2021-10-292-1/+8
* Import wiredtiger: 0d0df1c83cd1300cc486ef5bc184b9411981bf82 from branch mongo...Luke Chen2021-10-2936-2225/+3002
* Import wiredtiger: e32b9e4077922c0e20f97b90577a419079d16dcb from branch mongo...Luke Chen2021-10-292-2/+2
* Import wiredtiger: f9387c4b85ec9acea609f2bd596d7a4689767f9e from branch mongo...Luke Chen2021-10-293-1/+153
* Import wiredtiger: d5937a956b5fcf4ff1a695b978389e5f770fa06b from branch mongo...Luke Chen2021-10-292-2/+2
* SERVER-58756 Support retrying internal transactions for retryable writes afte...Cheahuychou Mao2021-10-292-41/+92
* SERVER-58756 Support retrying internal transactions for retryable writesCheahuychou Mao2021-10-2912-46/+742
* SERVER-58756 Move ApplyOpsCommandInfo into a separate libraryCheahuychou Mao2021-10-295-156/+262
* SERVER-58756 Store stmtIds for the operations in retryable internal transacti...Cheahuychou Mao2021-10-2920-39/+481
* SERVER-61098 New suites for mongo-perf aggregation and query benchmarks with ...Irina Yatsenko2021-10-291-0/+28
* SERVER-59680 Partition the plan cachejoshua2021-10-289-94/+154
* SERVER-60954 Deflake executor_stress_test_fixture.cppAndrew Shuvalov2021-10-282-4/+24
* SERVER-59741 Enable more sharded-collections time-series testsDavid Percy2021-10-2818-91/+109
* SERVER-60986 WiredTigerIndex insert functions include uri and index name in W...Benety Goh2021-10-281-5/+18
* SERVER-59604 Audit log authcheck record has incorrect command for unauthentic...Erwin Pe2021-10-281-11/+15
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-2826-10/+624
* SERVER-60986 add support for context expression to wtRCToStatus()Benety Goh2021-10-282-4/+12
* SERVER-50281: Split mainline tasks differently than patch buildsDavid Bradford2021-10-282-1/+58
* SERVER-61051 Fix js_global_scope.js on s390xCharlie Swanson2021-10-281-1/+1
* SERVER-60676 Improve robustness when parsing invalid BSONColumn binary or com...Henrik Edin2021-10-285-24/+168
* SERVER-59963 support patch build params for multiversion versionsRobert Guo2021-10-282-2/+19
* SERVER-60623 Remove feature flag for Time-series CollectionBenety Goh2021-10-281-5/+0
* Import wiredtiger: 4116ce894259576f8a1a6cb1bbf99dc4e2a2b41b from branch mongo...Alison Felizzi2021-10-282-2/+3
* Import wiredtiger: 99f4dd58a6256a349e7f99328c08afc764181882 from branch mongo...Alison Felizzi2021-10-2846-644/+2440
* Import wiredtiger: 5c24bfac132a01fe9c561f353bf8b0420e2ec1dd from branch mongo...Alison Felizzi2021-10-286-20/+378
* Import wiredtiger: 5b3f8910769d52ecb14d5b0326207c21b8de09be from branch mongo...Alison Felizzi2021-10-286-108/+176
* Import wiredtiger: 76a9144b256d4c090dc0327a7f02efc965cb650a from branch mongo...Alison Felizzi2021-10-2849-2473/+650
* Import wiredtiger: 92f4687823f4828c9bd73a1caa9dd6425788e61e from branch mongo...Alison Felizzi2021-10-286-25/+81
* Import wiredtiger: 7b006681ce7fbefdb7f96597477873a0001a6edb from branch mongo...Alison Felizzi2021-10-282-76/+53
* Import wiredtiger: 0c0cca8587e0db76ccc33919a7866d3dce1ddc13 from branch mongo...Alison Felizzi2021-10-286-37/+73
* Import wiredtiger: e3e77069b2b56efb1445f150bc28945af9c95157 from branch mongo...Alison Felizzi2021-10-2849-650/+2473
* Import wiredtiger: fafdde779d6825b00810b164f123f64b5559bf00 from branch mongo...Alison Felizzi2021-10-2834-286/+607
* Import wiredtiger: 0a66a61b2ff6a0f1eb6780164e8918934bffe61d from branch mongo...Alison Felizzi2021-10-287-40/+50
* Import wiredtiger: 92489e4d484f25f2bece4046b0e9e716765284c2 from branch mongo...Alison Felizzi2021-10-283-37/+1
* Revert "SERVER-60677: Implement parser for Proxy Protocol V1 and V2"Benety Goh2021-10-284-1127/+0
* SERVER-61065 fix symbolizer invocation of multiversion setupRobert Guo2021-10-282-13/+14
* SERVER-54420 don't run feature flag tests on the multiversion ff variantRobert Guo2021-10-284-9/+29
* SERVER-60677: Implement parser for Proxy Protocol V1 and V2Tyler Seip2021-10-274-0/+1127
* SERVER-54909 Report last durable and last applied operation wall times for al...Vesselina Ratcheva2021-10-273-0/+93
* SERVER-60927 temporarily disable more shell hang analyzer unittestRobert Guo2021-10-271-6/+6
* SERVER-58194 Have `ThreadContext` present as cleaning up `OpMsgFuzzerFixture`Amirsaman Memaripour2021-10-271-11/+18
* SERVER-61019 Move clustered_indexes_utils.js content under ClusteredCollectio...Haley Connelly2021-10-277-193/+203
* SERVER-61030 Add 'authenticate' command to the OP_QUERY allowlistDavid Storch2021-10-272-6/+27
* SERVER-59191 Use expansions in modulesVlad Rachev2021-10-272-23/+23
* SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers autodet...Daniel Gottlieb2021-10-271-1/+1