summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the workaround added to suppress an ICE.jseyster/revert-ice-workaroundJustin Seyster2022-03-311-32/+0
* SERVER-65148 Extend MSVC ICE workaroundJustin Seyster2022-04-012-1/+23
* SERVER-64606 Remove TenantNamespacejannaerin2022-04-0149-817/+306
* SERVER-65135 Add 'future_git_tag_incompatible' to capped_resize_fcv_check.jsFaustoleyva542022-03-311-0/+1
* SERVER-64821 Change unstable to true for fields that are not meant to be incl...Huayu Ouyang2022-03-314-4/+12
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-3125-138/+884
* SERVER-64132 Make shardsvrs running in serverless mode always return "unshard...Sophia Tan2022-03-315-8/+60
* SERVER-60708 Improve collection validation response for document schema valid...Gregory Wlodarek2022-03-316-51/+138
* SERVER-64875 Enable `collectionUUID` parameter on `aggregate` command more ge...Gregory Noma2022-03-313-31/+79
* SERVER-64540 Add feature flag just for using txn API for updating document sh...Sanika Phanse2022-03-313-2/+7
* SERVER-60831 Document configuration for Server linting toolstrahman13182022-03-313-4/+95
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-3122-33/+433
* SERVER-64482 Support collation when lowering lookup into SBEIrina Yatsenko2022-03-315-146/+229
* SERVER-64596 Fix SBE $lookup test case for lookup_unionWith_subpipeline_local...Rui Liu2022-03-311-23/+26
* SERVER-64993 Test IET in IndexBoundsBuilder::testTranslate* tests casesAlexander Ignatyev2022-03-312-87/+73
* SERVER-65108 Robustify multi_delete_in_transaction_large.js test on RHEL 8.0 ...Mindaugas Malinauskas2022-03-311-1/+1
* SERVER-63791 support unindexed fle2 encrypted fieldssergey.galtsev2022-03-317-114/+341
* SERVER-64872 Ensure `CollectionUUIDMismatch` from sharded `aggregate` does no...Gregory Noma2022-03-316-51/+200
* SERVER-64647 Fix errors in SimulateCrashes hook and convert it to use BGHookGregory Wlodarek2022-03-311-101/+31
* Revert "SERVER-62287: Reenable agg fuzzer tests"Hana Pearlman2022-03-315-38/+38
* SERVER-51904 Add feature flag for execution controlJordi Olivares Provencio2022-03-316-17/+31
* SERVER-65113 Exclude resharding_disallow_writes.js from multiversion suites a...Antonio Fuschetto2022-03-311-0/+1
* SERVER-64440 added ppc and s390x libunwind supportDaniel Moody2022-03-3122-32/+3126
* SERVER-62287: Reenable agg fuzzer testsHana Pearlman2022-03-315-38/+38
* SERVER-63574 Support all types in the index join strategy of $lookupNikita Lapkov2022-03-3110-118/+481
* SERVER-64055 fle find rewrite on mongodDavis Haupt2022-03-3110-34/+71
* SERVER-64260 Beef up testing stressing projection semanticsCharlie Swanson2022-03-312-120/+541
* Revert "SERVER-63363 Fixing parsing of ChunkVersion"Sergi Mateo Bellido2022-03-313-70/+5
* SERVER-64870 Make sure $lookup query is cached when SBE plan cache is enabledRui Liu2022-03-314-12/+81
* SERVER-64826 Upgrade/downgrade for collMod coordinatorRui Liu2022-03-319-12/+437
* SERVER-64429 Fix tags in testSara Golemon2022-03-311-1/+1
* Import wiredtiger: b838e67911994b2f97abe8270a7cfd4d05a62adc from branch mongo...Will Korteland2022-03-312-30/+30
* Import wiredtiger: f1646b537667ed61d1c43875e60f7188415b5d74 from branch mongo...Will Korteland2022-03-315-10/+53
* Import wiredtiger: fe6c936cee7b6d3329e1d4df8da5aa56acfa7abb from branch mongo...Will Korteland2022-03-3117-5/+171
* Import wiredtiger: 1b63816bab2c1d89a7bb96ea18c859b59a74c9f0 from branch mongo...Will Korteland2022-03-312-1/+81
* Import wiredtiger: c36aee23c42c7aa21b500263b9980b61b80679b1 from branch mongo...Will Korteland2022-03-312-2/+27
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-3016-26/+448
* SERVER-64429 Add txn oplog filtering for createIndexes eventMickey. J Winters2022-03-303-2/+130
* SERVER-65014 Use long long type for orphan countTommaso Tocci2022-03-305-14/+16
* SERVER-64358 Rewrite for delete and update commands on mongosDavis Haupt2022-03-305-48/+136
* SERVER-65081 Enable Time-series Metric IndexesDavid Percy2022-03-303-36/+49
* SERVER-63495 Unyielding TransactionRouter never fails except at shutdown and ...Jack Mulrow2022-03-3032-202/+585
* Revert "SERVER-62992 Remove need for resmoke.ini"Richard Samuels2022-03-308-136/+22
* SERVER-64797 Use `WT_SESSION::timestamp_transaction_uint`Gregory Noma2022-03-302-19/+5
* SERVER-65013 Optional min bound for `moveRange`Pierlauro Sciarelli2022-03-304-3/+11
* SERVER-63899 Add a target batch execution time to BatchedDeleteStageHaley Connelly2022-03-305-41/+334
* SERVER-64485 Temporarily disallow 'update_with_dollar_fields.js' to run in al...Arun Banala2022-03-301-0/+2
* SERVER-61855 Add 5.2 language features to the stable APIMihai Andrei2022-03-306-25/+119
* SERVER-64241: Make ttlMonitorSleepSecs change effective immediately. Speedup ...Yu Jin Kang Park2022-03-302-9/+12
* SERVER-61339 Improve change stream pre-image purging job to leverage efficien...Denis Grebennicov2022-03-305-84/+148