summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-68325 add sparsity to encrypted range placeholderDavis Haupt2022-08-082-0/+13
* SERVER-67710 Complete TODO listed in SERVER-64865Allison Easton2022-08-081-1/+0
* SERVER-65511 added feature flag for additional participants(PM-2844)Kruti Shah2022-08-081-0/+4
* SERVER-66912 Make resharding_update_shard_key_in_retryable_write.js not depen...Cheahuychou Mao2022-08-081-11/+13
* SERVER-68186 Reconcile index table metadata during startup if there is a mism...Yuhong Zhang2022-08-084-1/+110
* SERVER-62042 Remove test for checking default value of internalQueryFramework...Nicholas Zolnierz2022-08-081-1/+0
* SERVER-67905 Created PriorityTicketHolder that queues by 3 priority levelsLeonardo Menti2022-08-085-10/+259
* SERVER-68631 Move insertDocumentsForOplog out of CollectionImplKaloian Manassiev2022-08-085-53/+22
* SERVER-67950 Make stronger assertions in bucket_unpacking_with_sort_granulari...samontea2022-08-081-1/+5
* SERVER-68527 Robustify sbe plan cache tests for multiversion suitesAnton Korshunov2022-08-087-5/+7
* SERVER-68239 Fix use-after-move in match expression parserAnton Korshunov2022-08-081-5/+4
* Import wiredtiger: facef330c1d78c946f4c7a5bfadb9ae3dc988c2d from branch mongo...Will Korteland2022-08-0819-70/+1711
* Import wiredtiger: ddd1e572b15f77dbe0d67e826677e115ff7cef67 from branch mongo...Will Korteland2022-08-0832-750/+1728
* Import wiredtiger: 01ad4aa49323a76c9fabc23c3266b6d100b6c09a from branch mongo...Will Korteland2022-08-084-12/+13
* Import wiredtiger: cf1091763ec83de20c3c664374df3ca3381b29c3 from branch mongo...Will Korteland2022-08-082-5/+6
* Import wiredtiger: d10d9d24e544c4d0325f68af144543cea60e2c37 from branch mongo...Will Korteland2022-08-088-7/+11
* SERVER-68205 Pull capped collection maintenance out of CollectionImplKaloian Manassiev2022-08-0740-837/+721
* SERVER-67548 Index scan with equality to null incorrectly appends null if the...Svilen Mihaylov2022-08-0616-159/+397
* SERVER-68374 YAMLize builtin role definitionsSara Golemon2022-08-065-857/+1053
* SERVER-68598 Change CommandHelpers::parseNsOrUUID to take in DatabaseNameSophia Tan2022-08-066-24/+30
* SERVER-68018 Remove invariant in SEPTransactionClient::runCommand requiring e...Jason Zhang2022-08-061-1/+0
* SERVER-68599 Disable ddl_op_behind_transaction_fails_in_shutdown on slow vari...Matthew Russotto2022-08-051-0/+9
* SERVER-67803 Parse $encryptedBetween MatchExpressionReilly McBride2022-08-054-0/+88
* SERVER-67515 Need to wait for final config to propagate and commit before sto...Matthew Russotto2022-08-051-0/+2
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-051-0/+1
* Revert "SERVER-65511 created feature flag for PM-2844"Kruti Shah2022-08-051-4/+0
* SERVER-68455: GDB methods for dumping in-memory WT trees.Daniel Gottlieb2022-08-053-1/+229
* SERVER-68566: Disable pylinters for gdb scripts.Daniel Gottlieb2022-08-051-1/+1
* SERVER-68603 Temporarily disable `TaskWaitingForOngoingQueriesInvalidatedOnSt...Pierlauro Sciarelli2022-08-051-22/+0
* SERVER-68368 Upgrade pcre2Alexander Neben2022-08-0556-9432/+14195
* SERVER-67617 Stop using ErrorCategory::Interruption in Replicationseanzimm2022-08-058-21/+26
* SERVER-67752 Add range support to create collectionMark Benvenuto2022-08-059-26/+476
* SERVER-67425 ServiceStateMachineTest: separate mock and utility types from th...Alex Li2022-08-051-111/+118
* Revert "SERVER-67336 Per-path filters"Uladzimir Makouski2022-08-057-816/+127
* SERVER-68456 Implement a `dumpState` method within the range deleter serviceSilvia Surroca2022-08-053-0/+63
* SERVER-68431 Configure test fixture failpoints for all CSRS nodesAbdul Qadeer2022-08-051-24/+45
* SERVER-68553 Add local DDL lock acquisition reasonTommaso Tocci2022-08-057-21/+51
* SERVER-67996 implement collection statistics read through cacheMisha Tyulenev2022-08-057-1/+438
* SERVER-68244 discard logs from some successful patch build testsRobert Guo2022-08-054-14/+35
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-052-2/+2
* Import wiredtiger: 29dc534be3034ce9d7623d15ffbc9eeda697b72b from branch mongo...Siddhartha Mahajan2022-08-052-3/+2
* SERVER-67336 Per-path filtersIrina Yatsenko2022-08-047-127/+816
* Revert "SERVER-68456 Implement a `dumpState` method within the range deleter ...Max Hirschhorn2022-08-043-60/+0
* SERVER-67299: Dropping shard key index fails if only multikey index leftnandinibhartiyaMDB2022-08-043-1/+22
* SERVER-61035 Increase zones in resharding test for large initial chunks.Max Hirschhorn2022-08-041-1/+10
* SERVER-68495 Update resharded zones after kCommitting transition.Max Hirschhorn2022-08-043-29/+32
* SERVER-68066 Organize CQF Passthrough test suite into correct TODOsEmily Wang2022-08-041-7/+2
* SERVER-64616: Install recipient access blocker when applying "create" entryChristopher Caplinger2022-08-0441-552/+471
* SERVER-68511 MovePrimary update of `config.databases` entry must use dotted f...Pierlauro Sciarelli2022-08-042-20/+123
* SERVER-68253 Maintain collections and indexes in pending-drop state in the Co...Gregory Wlodarek2022-08-0414-70/+437