summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-3112-32/+335
* SERVER-64482 Support collation when lowering lookup into SBEIrina Yatsenko2022-03-312-22/+37
* SERVER-64993 Test IET in IndexBoundsBuilder::testTranslate* tests casesAlexander Ignatyev2022-03-312-87/+73
* SERVER-63791 support unindexed fle2 encrypted fieldssergey.galtsev2022-03-315-114/+326
* SERVER-64872 Ensure `CollectionUUIDMismatch` from sharded `aggregate` does no...Gregory Noma2022-03-315-51/+148
* SERVER-51904 Add feature flag for execution controlJordi Olivares Provencio2022-03-316-17/+31
* SERVER-64440 added ppc and s390x libunwind supportDaniel Moody2022-03-3121-30/+3125
* SERVER-63574 Support all types in the index join strategy of $lookupNikita Lapkov2022-03-315-65/+283
* SERVER-64055 fle find rewrite on mongodDavis Haupt2022-03-319-32/+68
* Revert "SERVER-63363 Fixing parsing of ChunkVersion"Sergi Mateo Bellido2022-03-312-13/+5
* SERVER-64870 Make sure $lookup query is cached when SBE plan cache is enabledRui Liu2022-03-313-12/+15
* SERVER-64826 Upgrade/downgrade for collMod coordinatorRui Liu2022-03-317-5/+387
* 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-3014-26/+337
* SERVER-64429 Add txn oplog filtering for createIndexes eventMickey. J Winters2022-03-301-2/+6
* SERVER-65014 Use long long type for orphan countTommaso Tocci2022-03-304-11/+13
* 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-303-84/+0
* 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-303-41/+331
* SERVER-61855 Add 5.2 language features to the stable APIMihai Andrei2022-03-305-25/+23
* SERVER-61339 Improve change stream pre-image purging job to leverage efficien...Denis Grebennicov2022-03-304-22/+53
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-03-303-0/+84
* Revert "SERVER-64540 Add feature flag just for using txn API for updating doc...Max Hirschhorn2022-03-304-46/+5
* SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with ongoing...Allison Easton2022-03-3012-46/+91
* SERVER-63860 Restore documentKey cache for 5.0 - 6.0 upgradeBernard Gorman2022-03-304-33/+113
* SERVER-64464 Check the shard version for collections when AutoGetCollection i...Antonio Fuschetto2022-03-303-24/+28
* SERVER-64466 Add PlusCal implementation for the ticketholderJordi Olivares Provencio2022-03-302-0/+563
* SERVER-65021 Avoid creating small chunks if `autoSplitVector` called with a l...Pierlauro Sciarelli2022-03-301-3/+3
* SERVER-65012 Avoid invariant when converting write-blocked shard to replicaSetJordi Serra Torrens2022-03-302-2/+3
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-305-7/+523
* Import wiredtiger: f35abcdb9cfb20549bfa451be34957cbbb5494eb from branch mongo...Luke Chen2022-03-303-11/+15
* Import wiredtiger: fd276e7f8f6c8bf2817faed9e3f5461fba1d87da from branch mongo...Luke Chen2022-03-302-2/+6
* SERVER-64996 Dump all locks before fasserting on RSTL timeoutAdi Zaimi2022-03-301-0/+4
* SERVER-62946 add exit code to servers.js constantsAdam Rayner2022-03-291-0/+1
* SERVER-63838 expose createIndexes and create events from chunkMigration only ...Misha Tyulenev2022-03-2933-44/+119
* SERVER-64874 Make mongos return retriedStmtIdsCheahuychou Mao2022-03-294-0/+16
* SERVER-64540 Add feature flag just for using txn API for updating document sh...sphanse992022-03-294-5/+46
* SERVER-64828 Only check for out-of-order index entries in debug buildsDan Larkin-York2022-03-291-28/+15
* SERVER-64829 Do not materialize key twice in WiredTigerIndexCursorBase::seekDan Larkin-York2022-03-291-11/+18
* SERVER-64927 Add batched deletes passthrough suitesJosef Ahmad2022-03-293-3/+31
* SERVER-64348 Support compound sort in $_internalBoundedSort stageDavid Percy2022-03-296-17/+394
* SERVER-64949: Disable CST benchmarks.Maddie Zechar2022-03-291-14/+14