summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-62956 add a noop oplog message for refineCollectionShardKey commandMisha Tyulenev2022-04-222-0/+52
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-228-3188/+0
* SERVER-64386 Track and Report New Coordinator Fields in ServerStatusRandolph Tan2022-04-224-8/+328
* SERVER-64963 Add SBE logic for reconstructing objects from columnsIan Boros2022-04-227-8/+669
* SERVER-65501 Re-start interleaved object compression when scalar field is enc...Henrik Edin2022-04-222-8/+144
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-2287-525/+556
* SERVER-64379 Implement restoration of countWritesToStashCollectionsRandolph Tan2022-04-229-10/+35
* SERVER-65895 Also create applier metrics for donor shards with no progress do...Randolph Tan2022-04-221-2/+14
* SERVER-64972 Generate change stream events for batched deletesJosef Ahmad2022-04-228-40/+97
* SERVER-65476 Coverity analysis defect 122072: Macro compares unsigned to 0Mark Benvenuto2022-04-221-2/+3
* SERVER-65194 Converting CollectionTest to WiredTiger storage engineMatt Kneiser2022-04-221-6/+3
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-225-13/+14
* SERVER-65885 Remove TestingProctor conditional on setting write_timestamp_usageGregory Wlodarek2022-04-222-27/+23
* SERVER-65407: Use admin database for applyOpsKshitij Gupta2022-04-223-3/+3
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-226-41/+86
* SERVER-65779 Pass IndexBounds directly to the CheckBounds stageDenis Grebennicov2022-04-224-73/+54
* SERVER-65795 Ensure BalancerStatsRegitry async initialization is interrupted ...Tommaso Tocci2022-04-222-31/+66
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-221-3/+32
* SERVER-65489 Make unwind of the terminal foreign key value conditioned on whe...Irina Yatsenko2022-04-221-2/+41
* Import wiredtiger: d20a5bcc72c33638ab70016459f3f9244246612d from branch mongo...Etienne Petrel2022-04-224-7/+8
* Import wiredtiger: 484656b0971c16e5fb45c46589c6bd94ebeb9eb4 from branch mongo...Etienne Petrel2022-04-222-2/+2
* Import wiredtiger: 30ae90f15b3be1f68a2c038f2d2a84ae261d396e from branch mongo...Etienne Petrel2022-04-226-26/+131
* Import wiredtiger: 481780d95ea99aac78f886ce9dc5964aad99f1ce from branch mongo...Etienne Petrel2022-04-223-122/+2
* Import wiredtiger: 3fa9aed7f25f1af8b1d71b72ab45c21817e8150c from branch mongo...Etienne Petrel2022-04-2263-396/+4147
* Import wiredtiger: 0cbb7bdf05bfa79c0aef69a0119f1fe7b6539538 from branch mongo...Etienne Petrel2022-04-222-2/+2
* Import wiredtiger: 627322028711d7b07fad1e00718b3dd9858dc0fa from branch mongo...Etienne Petrel2022-04-226-66/+18
* SERVER-65881 Support sort-limit optimization with bounded sort stageDan Larkin-York2022-04-222-8/+18
* SERVER-64376 Add Parity Recipient Applying Fields in CurrentOpBrett Nawrocki2022-04-2121-137/+369
* SERVER-65439: Conditionally set multikey paths when indexing recordsChristopher Caplinger2022-04-214-0/+72
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-04-2118-73/+79
* SERVER-61991: implement ABT translation for $in match expressionHana Pearlman2022-04-212-1/+205
* SERVER-65191 Run `StorageEngineRepairTest` with `wiredTiger`Gregory Noma2022-04-212-4/+5
* SERVER-65864 Parse $densify step as a NumberLong when using a date unitDavis Haupt2022-04-212-6/+10
* SERVER-65189 Run `DurableCatalogTest` with `wiredTiger`Gregory Noma2022-04-214-89/+143
* SERVER-65504 Explicitly instantiate the templates for processFindAndModifyReq...Mark Benvenuto2022-04-212-0/+27
* SERVER-64077 Remove `featureFlagCommandsAcceptCollectionUUID`Gregory Noma2022-04-214-25/+6
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2022-04-218-58/+67
* Import wiredtiger: 97d584516d96b43fb0f03982c91f1a4dccc51b1f from branch mongo...Luke Chen2022-04-2113-78/+131
* Import wiredtiger: d0ad0d4cc8a0e07b46890bee85abb0135bdfd5be from branch mongo...Luke Chen2022-04-214-7/+27
* Import wiredtiger: a73a8775b420845e484d33f0f997092191a2d219 from branch mongo...Luke Chen2022-04-212-11/+1
* Import wiredtiger: 8cbc9c6610d9b7ee88bc9822e378d7d16bbbb2d7 from branch mongo...Luke Chen2022-04-212-17/+18
* Import wiredtiger: 1cb324e236aac2baf78dd3a59e39dad5f1f674b5 from branch mongo...Luke Chen2022-04-212-1/+11
* Import wiredtiger: a563b6ba9929dac43e70076fbf9691c78f2a357b from branch mongo...Luke Chen2022-04-212-5/+53
* Import wiredtiger: e101cd1a5aa662ec2195f91f72d752f63bf1b4dc from branch mongo...Luke Chen2022-04-214-42/+60
* SERVER-65772: Use consistent endinaness when (de)serializing during spilling ...Irina Yatsenko2022-04-211-2/+3
* SERVER-65431 Disallow renaming to/from a collection with encrypted fieldsErwin Pe2022-04-212-1/+16
* SERVER-64803 Check for C99 libc headers during buildRyan Egesdahl2022-04-201-4/+0
* SERVER-65846 Fix a bug in path fusion for new optimizerSvilen Mihaylov2022-04-202-3/+81
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation a...Jack Mulrow2022-04-2015-399/+352
* SERVER-65695 Delete checks for atomic query knobs when getting secondary name...Mihai Andrei2022-04-202-6/+2